-- Logs begin at Tue 2021-01-19 07:27:53 UTC, end at Tue 2021-01-19 10:08:52 UTC. -- Jan 19 08:10:57.721544 n-d-758944-2 systemd[1]: Starting Devstack devstack@c-api.service... Jan 19 08:10:57.729860 n-d-758944-2 devstack@c-api.service[87969]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: *** Starting uWSGI 2.0.15-debian (64bit) on [Tue Jan 19 08:10:57 2021] *** Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: nodename: n-d-758944-2 Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: machine: x86_64 Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: clock source: unix Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: pcre jit disabled Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: detected number of CPU cores: 4 Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: current working directory: / Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: detected binary path: /usr/bin/uwsgi-core Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: dropping root privileges as early as possible Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: your processes number limit is 47843 Jan 19 08:10:57.731991 n-d-758944-2 devstack@c-api.service[87969]: your memory page size is 4096 bytes Jan 19 08:10:57.733127 n-d-758944-2 devstack@c-api.service[87969]: detected max file descriptor number: 2048 Jan 19 08:10:57.733127 n-d-758944-2 devstack@c-api.service[87969]: lock engine: pthread robust mutexes Jan 19 08:10:57.733127 n-d-758944-2 devstack@c-api.service[87969]: thunder lock: enabled Jan 19 08:10:57.733127 n-d-758944-2 devstack@c-api.service[87969]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 19 08:10:57.733127 n-d-758944-2 devstack@c-api.service[87969]: dropping root privileges after socket binding Jan 19 08:10:57.733127 n-d-758944-2 devstack@c-api.service[87969]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 19 08:10:57.779686 n-d-758944-2 devstack@c-api.service[87969]: Python main interpreter initialized at 0x56438cc939c0 Jan 19 08:10:57.779686 n-d-758944-2 devstack@c-api.service[87969]: dropping root privileges after plugin initialization Jan 19 08:10:57.779686 n-d-758944-2 devstack@c-api.service[87969]: python threads support enabled Jan 19 08:10:57.779686 n-d-758944-2 devstack@c-api.service[87969]: your server socket listen backlog is limited to 100 connections Jan 19 08:10:57.779686 n-d-758944-2 devstack@c-api.service[87969]: your mercy for graceful operations on workers is 90 seconds Jan 19 08:10:57.780278 n-d-758944-2 devstack@c-api.service[87969]: mapped 402621 bytes (393 KB) for 2 cores Jan 19 08:10:57.780278 n-d-758944-2 devstack@c-api.service[87969]: *** Operational MODE: preforking *** Jan 19 08:10:57.780455 n-d-758944-2 devstack@c-api.service[87969]: dropping root privileges after application loading Jan 19 08:10:57.780455 n-d-758944-2 devstack@c-api.service[87969]: *** uWSGI is running in multiple interpreter mode *** Jan 19 08:10:57.780455 n-d-758944-2 devstack@c-api.service[87969]: spawned uWSGI master process (pid: 87969) Jan 19 08:10:57.780718 n-d-758944-2 systemd[1]: Started Devstack devstack@c-api.service. Jan 19 08:10:57.780939 n-d-758944-2 devstack@c-api.service[87969]: spawned uWSGI worker 1 (pid: 87970, cores: 1) Jan 19 08:10:57.781275 n-d-758944-2 devstack@c-api.service[87969]: spawned uWSGI worker 2 (pid: 87971, cores: 1) Jan 19 08:10:57.781388 n-d-758944-2 devstack@c-api.service[87969]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 19 08:11:01.029766 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87971) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 19 08:11:01.032162 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 19 08:11:01.040868 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87971) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:11:01.042184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.043788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.044197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.045144 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.045379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.045580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.045812 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.046058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.046282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87970) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 19 08:11:01.046389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.046498 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.048380 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 19 08:11:01.052183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87970) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:11:01.053483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.054082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.054633 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.055204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.055437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.055662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.055888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.056106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.056325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.056560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.235098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.235299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.235387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.235537 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.235702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.235826 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.235929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.236026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.236121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.236227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.236328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.236433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.236530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.236630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.243625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.243910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.244147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.244265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.244371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.244474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.244580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.244677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.244782 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.244885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.244992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.245098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.245195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.245433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.253032 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.253269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.253499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.253669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.253757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.253940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.254095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.254095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.254367 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.254492 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.254629 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.254629 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.254819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.254975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.256101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.256324 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.256425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.256528 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.256632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.256736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.256832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.256940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.257038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.257163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.257268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.257370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.257465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.257559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.829035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.829249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.829409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.829570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.829688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.829796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.829898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.830009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.830118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.830213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.830307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.830446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.830706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.830950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.834834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.835086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.835312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.835429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.835566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.835675 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.835771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.835867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.835967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.836063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.836201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.836301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.836407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.836648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.839524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.839654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.839759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.839844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.840021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.840267 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.840901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.841048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.841155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.841259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.841355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.841456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.841550 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.841655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.842781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.843018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.843140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.843237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.843340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.843435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.843529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.843660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.843760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.843860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.843967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.844063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.844164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.844265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.848912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.849043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.849200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.849304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.849398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.849491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.849592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.849686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.849787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.849882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.849974 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.850073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.850167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.850267 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.860153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.860298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.860401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.860479 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.860655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.860755 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.860861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.861013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.861154 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.861253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.861346 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.861446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.861555 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.861656 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.867503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.867727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.867813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.867887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.867975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.868057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.868164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.868243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.868368 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.868475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.868642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.868743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.868838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.868938 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.871287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.871444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.871549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.871712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.871813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.871957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.872057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.872198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.872298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.872457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.872612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.872717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.872828 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.872828 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.874026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.874269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.874377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.874473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.874623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.874732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.874828 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.874960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.875060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.875190 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.875289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.875391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.875492 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.875595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.878623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.878874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.878981 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.879118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.879206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.879377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.879494 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.879591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.879685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.879790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.879892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.879993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.880098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.880194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.883407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.883590 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.883691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.883791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.883893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.883994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.884095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.884201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.884296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.884396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.884491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.884591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.884691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.884921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.885970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.886216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.886387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.886489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.886663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.886762 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.886856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.886956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.887601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.887827 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.888005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.888150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.888250 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.888250 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.891001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.891243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.891481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.891595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.891693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.891794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.891927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.892034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.892135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.892241 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.892336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.892434 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.892529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.892768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.901140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.901387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.901495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.901601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.901697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.901839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.901947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.902043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.902136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.902236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.902330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.902473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.902621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.903307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.904481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.904693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.904837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.904942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.905049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.905145 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.905245 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.905344 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.905444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.905543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.905648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.905742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.905834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.905932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.908176 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.908418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.908539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.908642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.908772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.908867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.908961 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.909054 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.909154 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.909249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.909347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.909441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.909533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.909742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.914362 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.914645 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.914834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.914974 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.915086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.915182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.915288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.915383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.915476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.915568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.915708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.915808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.915910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.916156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.918101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.918357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.918611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.918765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.918943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.919091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.919091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.919389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.919547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.919709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.919868 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.920050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.920193 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.920193 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.920950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.921222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.921357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.921463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.921604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.921712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.921816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.921911 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.922006 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.922105 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.922233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.922339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.922435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.922661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.927284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.927546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.927765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.927878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.927976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.928058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.928248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.928357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.928464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.928572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.928669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.928739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.928837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.929023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.933895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.934142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.934380 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.934637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:01.934743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.934849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.934945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:01.935048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.935151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:01.935246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:01.935351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:01.935497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:01.935722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:01.935962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.015566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.015937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.016272 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.016425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.016526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.016679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.016796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.016936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.017047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.017203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.017326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.017430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.017612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.017724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.020183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.020376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.020484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.020623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.020772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.020878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.021057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.021191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.021291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.021513 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.021635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.021857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.022225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.022630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.022973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.023210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.023445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.023681 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.023858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.024037 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.024218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.024409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.024409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.024732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.024908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.025140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.025486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.025597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.025771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.025883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.026000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.026253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.026444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.026649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.026842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.026964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.027186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.027471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.027800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.028090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.028217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.028410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.028512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.028671 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.028790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.028871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.029070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.029282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.029510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.029753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.030076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.030543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.030543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.030876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.031174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.031516 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.031634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.031790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.032003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.032206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.032435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.032625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.033016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.033358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.033688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.034025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.034351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.034716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.068248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87971) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:11:02.068594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87970) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:11:02.068712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.068817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.068916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.069167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.069271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.069427 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.069581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.069756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.069921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.070021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.070118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.070215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.070295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.070400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.070493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.070612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.070684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.070767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.070840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.070910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.071109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.071213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.071304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.071401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.071497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.071592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.071717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.071816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.071912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.072008 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.072104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.072200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.072295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.072389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.072485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.072589 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.072686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.072783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.072878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.072972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.073067 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.073161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.073256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.073351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.073455 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.073553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.073648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.073742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.073838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.073933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.074028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.074122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.074217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.074319 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.074416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.074559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.075147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.075248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.075343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.075438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.075532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.075627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.075734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.075833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.075929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.076024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.076134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.076231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.076326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.076422 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.076517 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.076620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.076717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.076811 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.076905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.077000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.077095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.077189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.077283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.077391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.077496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.077593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.077690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.077786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.077880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.077975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.078070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.078164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.078259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.078361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.078458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.078950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.079094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.079201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.079298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.079394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.079489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.079585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.079692 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.079798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.079894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.079990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.080085 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.080217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.080341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.080459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.080561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.080635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.080713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.080786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.080855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.080855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.080988 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.081057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.081127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.081202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.081272 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.081348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.081419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.081542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.081653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.081763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.081900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.082080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.082182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.082279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.082383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.082481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.082577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.082648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.082717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.082785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.082854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.082923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.082990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.083071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.083142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.083211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.083280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.083348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.083416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.083485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.083606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.083707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.083813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.083910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.084005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.084101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.084196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.084292 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.084387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.084484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.084579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.084683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.084780 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.084876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.084971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.085066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.085160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.085255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.085350 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.085445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.085548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.085646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.085801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.085913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.086022 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.086132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.086244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.086343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.086439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.086589 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.086690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.086787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.086883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.086977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.087071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.087165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.087259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.087353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.087353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.087540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.087540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.087714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.087809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.087932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.088033 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.088129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.088224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.088328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.088433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.088530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.088530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.088721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.089101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.089206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.089302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.089398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.089504 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.089602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.089698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.089793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.089888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.089984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.090080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.090675 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.090750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.090832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.090930 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.091026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.091125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.091221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.091317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.091411 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.091506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.091723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.091866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.091970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.092066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.092138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.092207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.092299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.092394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.092488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.092583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.092686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.092783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.092878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.092878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.093053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.093147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.093252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.093252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.093437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.093539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.093635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.093706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.093774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.093867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.093962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.094114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.094216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.094312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.094416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.094528 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.094605 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.094700 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.094796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.094891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.094985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.095080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.095563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.095652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.095724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.095793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.095862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.095931 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.095999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.096068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.096136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.096203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.096280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.096280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.096405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.096405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.096526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.096593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.096662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.096730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.096797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.096872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.096942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.097010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.097077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.097152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.097222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.097290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.097358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.097426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.097560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.097662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.097761 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.097875 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.098013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.098148 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.098280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.098411 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.098683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.098837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.099380 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.099523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.099658 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.099778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.099858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.099940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.100070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.100200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.100421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.100541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.100658 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.100773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.100886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.101000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.101113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.101238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.101350 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.101480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.101599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.101720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.101842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.101964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.102088 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.102205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.102319 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.102431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.102603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.102721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.102836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.102955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.103084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.103216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.103347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.103479 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.103611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.103754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.103887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.104018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.104151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.104268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.104384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.104509 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.104626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.104751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.104751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.105011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.105011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.105256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.105387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.105520 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.105653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.105823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.105823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.106606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.106750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.106869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.106984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.107108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.107237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.107356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.107481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.107609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.107740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.107891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.108026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.108161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.108293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.108423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.108557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.108688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.108817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.108935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.109064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.109208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.109728 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.109867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.109998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.110131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.110266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.110399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.110545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.110685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.111133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.111316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.111486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.111658 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.111825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.111995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.112162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.112321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.112491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.112646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.112844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.113023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.113184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.113345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.113500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.113659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.113824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.113995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.114154 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.114311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.114470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.114748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.114874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.115026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.115182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.115336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.115508 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.115666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.115824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.115982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.116135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.116290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.116446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.116599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.116796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.116972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.117129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.117283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.117438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.117593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.117749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.117905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.118060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.118216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.118384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.118561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.118723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.118881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.119038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.119038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.119329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.119507 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.119947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.120132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.120303 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.120460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.120614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.120772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.120967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.121133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.121287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.121443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.121631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.121788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.121945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.122104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.122261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.122427 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.122607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.122765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.122895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.123039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.123170 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.123308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.123476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.123476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.123476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.123476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.123476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.123476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.123476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.124502 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 19 08:11:02.124502 n-d-758944-2 devstack@c-api.service[87969]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 19 08:11:02.124814 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 19 08:11:02.124814 n-d-758944-2 devstack@c-api.service[87969]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 19 08:11:02.149243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-a46b7682-69da-4aa5-b7d3-99576236e776 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=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:11:02.151259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-293a1131-16cc-43bf-8992-45a54e7edf53 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=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:11:02.351596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 19 08:11:02.351803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 19 08:11:02.357283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 19 08:11:02.357576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 19 08:11:02.362764 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 19 08:11:02.363366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 19 08:11:02.368183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 19 08:11:02.368484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 19 08:11:02.368992 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.369283 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.369441 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.369728 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.388650 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.keymgr.conf_key_mgr [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.388879 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.keymgr.conf_key_mgr [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.390935 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.391061 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.391355 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.391461 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.398786 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.398942 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.399210 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.399314 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.404960 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.405081 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.405378 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.405482 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.409240 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.409355 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.409654 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.409758 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.418652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-293a1131-16cc-43bf-8992-45a54e7edf53 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=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:11:02.419088 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-a46b7682-69da-4aa5-b7d3-99576236e776 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=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:11:02.424381 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 19 08:11:02.424609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 19 08:11:02.429718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 19 08:11:02.429907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.rpc [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 19 08:11:02.430759 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.430948 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.431191 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.431375 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.433596 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.433726 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.434029 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.434175 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.435955 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.436101 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.436359 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.436451 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.438183 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.438303 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.438627 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.438734 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.440569 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.440936 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.441241 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.441358 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.443772 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.api.contrib.hosts [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 19 08:11:02.443895 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.api.contrib.hosts [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 19 08:11:02.444751 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.444868 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.445166 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.445270 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.447513 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.447632 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.447921 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.448033 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.450567 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.450684 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.450983 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.451087 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.452876 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.452978 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.453287 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.453403 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.454895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: extensions {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.455028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: extensions {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.456747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: extra_specs {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.456850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: extra_specs {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.458850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: backups {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.459244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: backups {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.461833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-volume-manage {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.462268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-volume-manage {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.463899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-snapshot-manage {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.464365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-snapshot-manage {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.466627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: encryption {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.467176 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: encryption {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.468676 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-quota-sets {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.469226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-quota-sets {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.471016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-volume-transfer {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.471467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-volume-transfer {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.473477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-quota-class-sets {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.473862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-quota-class-sets {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.475365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-hosts {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.475769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-hosts {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.477912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-volume-type-access {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.478312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-volume-type-access {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.480162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: qos-specs {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.480615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: qos-specs {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.483129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: scheduler-stats {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.483498 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: scheduler-stats {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.485273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: cgsnapshots {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.485805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: cgsnapshots {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.487320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: capabilities {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.487704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: capabilities {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.489117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: consistencygroups {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.489514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: consistencygroups {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.491927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-services {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.492338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-services {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.493785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: encryption {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.494704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: encryption {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.495837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-availability-zone {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.496281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-availability-zone {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.498486 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.498938 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.499068 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.499379 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.500956 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.501375 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.501479 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.501859 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.503668 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.503834 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.504167 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.504323 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.506225 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.506338 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.506667 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.506772 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.508645 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.508750 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.509064 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.509166 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.511174 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.511279 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.511625 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.511740 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.514097 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.514205 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.514527 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.514627 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.516702 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.516961 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.517120 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.517226 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.519014 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.519137 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.519539 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.519993 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.521430 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.521703 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.521894 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.521989 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.523557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.snapshot_actions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] SnapshotActionsController initialized {{(pid=87970) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 19 08:11:02.523741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.snapshot_actions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] SnapshotActionsController initialized {{(pid=87971) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 19 08:11:02.523878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeActions extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.523990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeActions extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.524411 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.524522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.524853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.525001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.525173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension AdminActions extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.525284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension AdminActions extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.525522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension AdminActions extending resource: snapshots {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.525626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension AdminActions extending resource: snapshots {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.525713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension AdminActions extending resource: backups {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.525795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension AdminActions extending resource: backups {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.526915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.527020 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.527108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.527197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.527197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.527453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.527533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.527641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529412 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529412 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension TypesManage extending resource: types {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension TypesManage extending resource: types {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529911 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.529989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension UsedLimits extending resource: limits {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.530061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension UsedLimits extending resource: limits {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.530136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.530219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.537318 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 19 08:11:02.537575 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 19 08:11:02.544174 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 19 08:11:02.546032 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 19 08:11:02.618338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Initializing extension manager. {{(pid=87971) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:11:02.618663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Initializing extension manager. {{(pid=87970) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 19 08:11:02.618877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.619070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.619253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.619481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.619593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.619918 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.620036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.620261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: ExtendedServices {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.620386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.620596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-extended-services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.620701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: ExtendedServices {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.620931 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Extended services support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.621050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-extended-services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.621266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.621409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Extended services support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.621622 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.621726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-extended-services {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.621954 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-extended-services {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.622065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.622282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.622408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.622651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.622842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: TypesExtraSpecs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.623047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-types-extra-specs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.623202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: TypesExtraSpecs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.623331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Type extra specs support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.623455 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-types-extra-specs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.623646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.623790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Type extra specs support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.623936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-types-extra-specs {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.624071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.624222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.624352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-types-extra-specs {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.624470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.624632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.624774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Backups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.624987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.625139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: backups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.625318 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Backups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.625425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Backups support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.625655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: backups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.625748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.625938 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: backups {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.626038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Backups support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.626295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.626410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.626626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: backups {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.626733 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.626971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.627082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.627297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.627414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-volume-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.627618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Enable volume actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.627721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.627938 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-volume-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.628047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.628271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Enable volume actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.628472 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-volume-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.628585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.628893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-volume-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.629021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.629225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.629459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.629563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.629851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: SchedulerHints {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.629953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: SchedulerHints {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.630174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: OS-SCH-HNT {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.630499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.630625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: OS-SCH-HNT {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.630857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.631153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.631263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: OS-SCH-HNT {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.631492 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.631761 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.631871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.632106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: OS-SCH-HNT {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.632208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.632420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-volume-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.632545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.632759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.632956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.633120 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.633288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.633446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-volume-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.633615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-volume-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.633764 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.633908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.634050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.634191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.634352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-volume-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.634549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: SnapshotManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.634705 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.634861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-snapshot-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.635001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.635151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.635294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: SnapshotManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.635445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.635599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-snapshot-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.635753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-snapshot-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.635924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.636129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.636294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.636448 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.636598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-snapshot-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.636745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeTypeEncryption {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.636893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.637556 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: encryption {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.637715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.637866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Encryption support for volume types. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.638013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeTypeEncryption {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.638174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.638343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: encryption {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.638500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: encryption {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.638692 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Encryption support for volume types. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.638854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.638854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.639160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.639375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.639533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: encryption {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.639682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.639833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.640020 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.640181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.640330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.640477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.640623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.640773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.640936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.641090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.641090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.641388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.641542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.641698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Quotas {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.641698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-quota-sets {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.642014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.642173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Quota management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.642332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.642467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.643122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Quotas {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.643122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-quota-sets {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.643522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-quota-sets {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.643659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Quota management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.643791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.643985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.644137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.644273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-quota-sets {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.644459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeTransfer {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.644610 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.644798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-volume-transfer {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.644997 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.645133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Volume transfer management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.645317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeTransfer {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.645460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.645590 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-volume-transfer {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.645727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-volume-transfer {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.645870 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Volume transfer management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.646055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.646055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.646365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.646552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: AdminActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.646777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-volume-transfer {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.646912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-admin-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.647044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.647183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Enable admin actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.647322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.647471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.647604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: AdminActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.647751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-admin-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.647903 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-admin-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.648063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.648223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Enable admin actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.648379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.648538 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.648710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: QuotaClasses {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.648863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-admin-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.649014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-quota-class-sets {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.649180 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.649326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Quota classes management support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.649478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.649638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.649789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: QuotaClasses {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.649947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-quota-class-sets {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.650100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-quota-class-sets {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.650303 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.650448 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Quota classes management support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.650448 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.650744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.650908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-quota-class-sets {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.651073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeTenantAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.651073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-vol-tenant-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.651340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.651482 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.651648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.651812 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.651969 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeTenantAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.652125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-vol-tenant-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.652281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-vol-tenant-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.652281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.652775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.653471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.653638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.653763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-vol-tenant-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.653872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Hosts {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.654043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.654151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-hosts {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.654248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.654344 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Admin-only host administration. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.654446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Hosts {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.654635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.654750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-hosts {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.654894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-hosts {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.655033 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Admin-only host administration. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.655134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.655230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.655341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.655489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-hosts {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.655595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeTypeAccess {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.655698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.655796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-volume-type-access {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.655891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.655994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Volume type access support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.656124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeTypeAccess {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.656224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.656320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-volume-type-access {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.656416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-volume-type-access {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.656545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Volume type access support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.656545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.656715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.656811 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-volume-type-access {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.656912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.657016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.657112 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeUnmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.657217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.657313 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-volume-unmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.657415 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeUnmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.657511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Enable volume unmanage operation. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.657614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-volume-unmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.657710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.657806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Enable volume unmanage operation. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.657907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-volume-unmanage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.658058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.658159 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.658377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-volume-unmanage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.658478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.658725 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeImageMetadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.658838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.659048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.659161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-vol-image-meta {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.659367 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Show image metadata associated with the volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.659468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeImageMetadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.659677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-vol-image-meta {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.659777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.659992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-vol-image-meta {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.660106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Show image metadata associated with the volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.660304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.660405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.660620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-vol-image-meta {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.660720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.660936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Qos_specs_manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.661038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.661255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.661363 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: qos-specs {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.661571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: QoS specs support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.661673 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Qos_specs_manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.661878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: qos-specs {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.661980 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.662192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: qos-specs {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.662298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: QoS specs support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.662580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.662708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.662806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: qos-specs {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.662908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.663147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.663255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeMigStatusAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.663460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-vol-mig-status-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.663615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.663755 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeMigStatusAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.663900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.664060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-vol-mig-status-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.664188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.664378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.664481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.664686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.664795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.665001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.665133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.665317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Scheduler_stats {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.665419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.665637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.665771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: scheduler-stats {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.665954 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Scheduler stats support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.666068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Scheduler_stats {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.666269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: scheduler-stats {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.666378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.666615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Scheduler stats support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.666721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: scheduler-stats {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.666934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.667036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.667249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: scheduler-stats {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.667359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.667562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Cgsnapshots {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.667671 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.667884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: cgsnapshots {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.668220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.668322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: cgsnapshots support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.668536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.668637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Cgsnapshots {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.668848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: cgsnapshots {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.668950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: cgsnapshots {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.669170 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: cgsnapshots support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.669271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.669487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.669601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.669802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Capabilities {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.669903 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: cgsnapshots {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.670123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: capabilities {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.670224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.670442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.670570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Capabilities support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.670783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.670890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Capabilities {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.671093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: capabilities {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.671194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: capabilities {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.671416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Capabilities support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.671518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.671732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.671834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.672048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: SnapshotUnmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.672156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: capabilities {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.672371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-snapshot-unmanage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.672479 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.672688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.672790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Enable volume unmanage operation. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.673000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.673101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: SnapshotUnmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.673308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-snapshot-unmanage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.673410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-snapshot-unmanage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.673629 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Enable volume unmanage operation. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.673739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.673947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.674050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.674263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-snapshot-unmanage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.674364 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Consistencygroups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.674598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: consistencygroups {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.674702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.674934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: consistency groups support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.675199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.675348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.675490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Consistencygroups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.675637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: consistencygroups {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.675783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: consistencygroups {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.675926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.676089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: consistency groups support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.676254 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.676382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.676529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: Services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.676714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: consistencygroups {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.676880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-services {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.677042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Services support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.677258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.677447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.677662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.677891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-services {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.677891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.678301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: Services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.678406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.678705 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-services {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.678893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: TypesManage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.679142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Services support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.679317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-types-manage {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.679519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.679686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Types manage support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.679849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-services {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.680000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.680227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.680442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-types-manage {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.680611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.680724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.680724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.680926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: TypesManage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.681114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: SnapshotActions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.681259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-types-manage {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.681356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-snapshot-actions {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.681499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Types manage support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.681601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Enable snapshot manager actions. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.681601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.681795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.681903 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-snapshot-actions {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.682039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-types-manage {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.682191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.682420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.682612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.682743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: UsedLimits {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.682908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.683044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-used-limits {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.683201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: SnapshotActions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.683319 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.683455 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-snapshot-actions {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.683638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.683803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Enable snapshot manager actions. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.683993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-used-limits {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.684227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.684369 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.684641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.684809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-snapshot-actions {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.684949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeEncryptionMetadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.685253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-volume-encryption-metadata {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.685462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.685574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.685813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.685928 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.686158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.686293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: UsedLimits {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.686490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-used-limits {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.686639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.686852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.687026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.687185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: VolumeHostAttribute {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.687345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.687511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-vol-host-attr {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.687686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-used-limits {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.687888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.688053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.688218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.688376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.688548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-vol-host-attr {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.688710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeEncryptionMetadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.688872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.689021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-volume-encryption-metadata {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.689178 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87970) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.689345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.689508 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext name: AvailabilityZones {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.689670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.689818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext alias: os-availability-zone {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.689978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.690139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext description: Describe Availability Zones. {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.690296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.690460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.690882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.691050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Loaded extension: os-availability-zone {{(pid=87970) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.691231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: VolumeHostAttribute {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.691231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-vol-host-attr {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.691542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.691716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.691996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-vol-host-attr {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.692149 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.692325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 19 08:11:02.692467 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.692623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87971) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 19 08:11:02.692950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext name: AvailabilityZones {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 19 08:11:02.693269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext alias: os-availability-zone {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 19 08:11:02.693583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext description: Describe Availability Zones. {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 19 08:11:02.693901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 19 08:11:02.694335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.extensions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Loaded extension: os-availability-zone {{(pid=87971) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 19 08:11:02.694875 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.695301 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.695652 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.696078 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.697420 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.697839 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.698469 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.698908 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.700193 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.700604 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.701529 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.701957 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.703776 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.704182 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.713514 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.713947 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.717726 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.718156 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.718821 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.719262 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.722417 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.722867 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.723680 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.724116 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.727209 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.727636 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.729302 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.729738 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.732846 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.733277 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.733648 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.734100 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.737217 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.737652 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.737848 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.738275 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.741590 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.742010 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.742664 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.743092 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.746798 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.747247 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.747423 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.747676 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.751366 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.751711 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.752101 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.752394 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.754203 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.754650 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.756040 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.756463 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.758071 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.758520 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.758681 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.759022 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.763128 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.763565 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.767680 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.768124 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.772222 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.772667 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.773111 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.773539 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.775733 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.776158 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.777691 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.778040 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.778156 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.778457 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.780231 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.780350 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.780651 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.780756 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.782450 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.782605 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.782891 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.783064 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.784725 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.785190 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.785810 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.786234 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.786961 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.787378 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.788491 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.788910 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.790271 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.790723 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.791099 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.791518 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.792931 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.793396 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.793557 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.794239 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.795689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: extensions {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.795910 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.795910 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.797313 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: extra_specs {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.797805 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.798219 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.799585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: backups {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.799814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: extensions {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.801646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: extra_specs {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.802391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-volume-manage {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.803885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: backups {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.804464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-snapshot-manage {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.806670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: encryption {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.806785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-volume-manage {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.808689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-snapshot-manage {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.809344 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-quota-sets {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.811393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: encryption {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.811600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-volume-transfer {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.813445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-quota-sets {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.813922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-quota-class-sets {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.816069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-volume-transfer {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.816188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-hosts {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.818395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-quota-class-sets {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.818787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-volume-type-access {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.820256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-hosts {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.820925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: qos-specs {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.822954 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-volume-type-access {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.823978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: scheduler-stats {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.825631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: qos-specs {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.826591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: cgsnapshots {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.828603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: capabilities {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.828726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: scheduler-stats {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.830540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: consistencygroups {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.830660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: cgsnapshots {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.832604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: capabilities {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.833296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-services {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.834615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: consistencygroups {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.835127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: encryption {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.837274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-services {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.837385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extended resource: os-availability-zone {{(pid=87970) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.839112 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: encryption {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.839923 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.840321 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.841563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extended resource: os-availability-zone {{(pid=87971) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 19 08:11:02.842331 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.842812 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.843851 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.844303 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.844834 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.845225 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.846360 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.846798 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.847412 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.847828 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.848778 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.849535 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.849820 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.850240 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.852928 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.852928 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.853153 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.853153 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.853672 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.854079 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.855079 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.855447 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.856266 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.856701 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.857644 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.858178 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.858820 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.859236 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.859939 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.860356 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.861370 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.861781 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.862221 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.862681 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.863603 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.864014 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.864269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.snapshot_actions [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] SnapshotActionsController initialized {{(pid=87970) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 19 08:11:02.864668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeActions extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.865099 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.865469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.865843 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:11:02.865944 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension AdminActions extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.866251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension AdminActions extending resource: snapshots {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.866362 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:11:02.866637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension AdminActions extending resource: backups {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.867005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.867376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.867749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.867855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.snapshot_actions [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] SnapshotActionsController initialized {{(pid=87971) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 19 08:11:02.868106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.868207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeActions extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.868546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.868654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.868871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.868973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.869227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension TypesManage extending resource: types {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.869326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension AdminActions extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.869592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.869694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension AdminActions extending resource: snapshots {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.869947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension UsedLimits extending resource: limits {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.870122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension AdminActions extending resource: backups {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.870339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.870450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87970) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.870731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.871119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.871993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.872376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.872734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.873081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension TypesManage extending resource: types {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.873453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.873835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension UsedLimits extending resource: limits {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.874309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87971) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 19 08:11:02.876841 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 19 08:11:02.880242 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 19 08:11:02.882456 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-293a1131-16cc-43bf-8992-45a54e7edf53 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 19 08:11:02.885890 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-a46b7682-69da-4aa5-b7d3-99576236e776 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 19 08:11:02.889556 n-d-758944-2 devstack@c-api.service[87969]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x56438cc939c0 pid: 87970 (default app) Jan 19 08:11:02.892298 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1/1] 10.222.0.25 () {50 vars in 766 bytes} [Tue Jan 19 08:11:02 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 19 08:11:02.892907 n-d-758944-2 devstack@c-api.service[87969]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x56438cc939c0 pid: 87971 (default app) Jan 19 08:11:09.320632 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] POST http://10.222.0.25/volume/v3/2c0e60874c714a3cb361b4b02ce5d75e/types Jan 19 08:11:09.322724 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:11:09.322724 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:11:09.323294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:11:09.326247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:11:09.326247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:11:09.341658 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 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=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:11:09.473453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] http://10.222.0.25/volume/v3/2c0e60874c714a3cb361b4b02ce5d75e/types returned with HTTP 200 Jan 19 08:11:09.474265 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 2/2] 10.222.0.25 () {60 vars in 1228 bytes} [Tue Jan 19 08:11:08 2021] POST /volume/v3/2c0e60874c714a3cb361b4b02ce5d75e/types => generated 186 bytes in 971 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:11:09.854859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 req-3790368d-ad5b-4e9f-8819-9953a73783f6 admin admin] POST http://10.222.0.25/volume/v3/2c0e60874c714a3cb361b4b02ce5d75e/types/dede9145-974c-426f-a35d-f9d834f0554a/extra_specs Jan 19 08:11:09.857028 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:11:09.857028 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:11:09.857549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 req-3790368d-ad5b-4e9f-8819-9953a73783f6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:11:09.860693 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:11:09.860693 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:11:09.993779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 req-3790368d-ad5b-4e9f-8819-9953a73783f6 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=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:11:10.087489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 req-3790368d-ad5b-4e9f-8819-9953a73783f6 admin admin] http://10.222.0.25/volume/v3/2c0e60874c714a3cb361b4b02ce5d75e/types/dede9145-974c-426f-a35d-f9d834f0554a/extra_specs returned with HTTP 200 Jan 19 08:11:10.098588 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1/3] 10.222.0.25 () {62 vars in 1445 bytes} [Tue Jan 19 08:11:09 2021] POST /volume/v3/2c0e60874c714a3cb361b4b02ce5d75e/types/dede9145-974c-426f-a35d-f9d834f0554a/extra_specs => generated 55 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:12:07.897923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] GET http://10.222.0.25/volume// Jan 19 08:12:07.898442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:12:07.898902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:12:07.900411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:12:07.901050 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 3/4] 10.222.0.25 () {56 vars in 1088 bytes} [Tue Jan 19 08:12:07 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:14:42.240249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-092b1c69-314a-4446-9339-d78fc6d32000 tempest-verify_tempest_config-1201129459 tempest-verify_tempest_config-1201129459] GET http://10.222.0.25/volume/v3/ecb5d74aace54789af38542692c1438e/extensions Jan 19 08:14:42.240845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-092b1c69-314a-4446-9339-d78fc6d32000 tempest-verify_tempest_config-1201129459 tempest-verify_tempest_config-1201129459] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:14:42.241686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-092b1c69-314a-4446-9339-d78fc6d32000 tempest-verify_tempest_config-1201129459 tempest-verify_tempest_config-1201129459] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:14:42.242484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-092b1c69-314a-4446-9339-d78fc6d32000 tempest-verify_tempest_config-1201129459 tempest-verify_tempest_config-1201129459] http://10.222.0.25/volume/v3/ecb5d74aace54789af38542692c1438e/extensions returned with HTTP 200 Jan 19 08:14:42.243286 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 2/5] 10.222.0.25 () {58 vars in 1213 bytes} [Tue Jan 19 08:14:42 2021] GET /volume/v3/ecb5d74aace54789af38542692c1438e/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:14:42.291599 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] GET http://10.222.0.25/volume/ Jan 19 08:14:42.292510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:14:42.292819 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 19 08:14:42.292819 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:14:42.293451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:14:42.294932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9a2dd5e-d53e-45d8-9246-88cc29e17e52 admin admin] http://10.222.0.25/volume/ returned with HTTP 300 Jan 19 08:14:42.295839 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 4/6] 10.222.0.25 () {52 vars in 806 bytes} [Tue Jan 19 08:14:42 2021] GET /volume => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:21:06.411386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] POST http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes Jan 19 08:21:06.412176 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1468798970"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:21:06.413791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1468798970'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:21:06.415505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Create volume of 1 GB Jan 19 08:21:06.465674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Availability zone cache updated, next update will occur around 2021-01-19 09:21:06.463763. {{(pid=87971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 08:21:06.469583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Availability Zones retrieved successfully. Jan 19 08:21:06.604753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Flow 'volume_create_api' (03f4e10f-15eb-4be4-8373-b69c3a2f5f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:21:06.607643 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4259b686-2074-48f1-87bd-618b95ed9880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:21:06.609734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:21:06.709974 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4259b686-2074-48f1-87bd-618b95ed9880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:21:06.712435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2658bebe-b1d2-4362-a3fd-9368b4918d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:21:06.764711 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:21:06.765520 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:21:06.824873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Created reservations ['884ff02c-c430-4794-b550-1855d558bb61', '060cbf3c-01a2-4769-b051-2dd7332a0fe4', '1c371d2a-3bdb-427b-b811-ea1567302af5', 'df57760b-acb6-4c77-8808-3ba5fb11ebde'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:21:06.827451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2658bebe-b1d2-4362-a3fd-9368b4918d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884ff02c-c430-4794-b550-1855d558bb61', '060cbf3c-01a2-4769-b051-2dd7332a0fe4', '1c371d2a-3bdb-427b-b811-ea1567302af5', 'df57760b-acb6-4c77-8808-3ba5fb11ebde']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:21:06.829939 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7503870b-b3f3-42fb-aa88-259f57974b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:21:06.900900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7503870b-b3f3-42fb-aa88-259f57974b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef06e71-df8a-47c6-8881-10b05df710db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1468798970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1f51c68964245dc9926b7bc27a01ec6',qos_specs=None,replication_status=,reservations=['884ff02c-c430-4794-b550-1855d558bb61','060cbf3c-01a2-4769-b051-2dd7332a0fe4','1c371d2a-3bdb-427b-b811-ea1567302af5','df57760b-acb6-4c77-8808-3ba5fb11ebde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1670d18b7abc4f7daaf11d22440e77e8',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1468798970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef06e71-df8a-47c6-8881-10b05df710db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1f51c68964245dc9926b7bc27a01ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1670d18b7abc4f7daaf11d22440e77e8',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:21:06.903631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef9e1d4-afee-4868-b8ab-116771eadd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:21:06.937594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef9e1d4-afee-4868-b8ab-116771eadd7d) transitioned into state 'SUCCESS' from state '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-1468798970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1f51c68964245dc9926b7bc27a01ec6',qos_specs=None,replication_status=,reservations=['884ff02c-c430-4794-b550-1855d558bb61','060cbf3c-01a2-4769-b051-2dd7332a0fe4','1c371d2a-3bdb-427b-b811-ea1567302af5','df57760b-acb6-4c77-8808-3ba5fb11ebde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1670d18b7abc4f7daaf11d22440e77e8',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:21:06.940891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59792e78-59f8-4662-9a4a-e2fc457793af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:21:07.040755 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59792e78-59f8-4662-9a4a-e2fc457793af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:21:07.043847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Flow 'volume_create_api' (03f4e10f-15eb-4be4-8373-b69c3a2f5f09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:21:07.107140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Create volume request issued successfully. Jan 19 08:21:07.136217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f069f45-e7ea-4def-a6d6-081fc9cfa572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes returned with HTTP 202 Jan 19 08:21:07.147549 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 3/7] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:21:06 2021] POST /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes => generated 830 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:21:07.152595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ba69c5f-58d3-415e-8be3-134817cc3522 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:07.153421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ba69c5f-58d3-415e-8be3-134817cc3522 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:07.154000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ba69c5f-58d3-415e-8be3-134817cc3522 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:07.315482 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:07.315482 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:07.383202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ba69c5f-58d3-415e-8be3-134817cc3522 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:07.514116 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ba69c5f-58d3-415e-8be3-134817cc3522 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:07.523684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 5/8] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:07 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 898 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:08.539929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:08.540650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:08.541044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:08.541044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:08.541769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:08.668584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:08.668584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:08.709830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:08.762163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:08.763533 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 4/9] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:08 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:09.201663 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-8ba69c5f-58d3-415e-8be3-134817cc3522 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 19 08:21:09.206748 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-43d438a7-dae3-446e-9e85-b39b9754258a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:09.207683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-43d438a7-dae3-446e-9e85-b39b9754258a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:09.207890 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:09.207890 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:09.208276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-43d438a7-dae3-446e-9e85-b39b9754258a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:09.338728 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:09.338728 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:09.360544 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-43d438a7-dae3-446e-9e85-b39b9754258a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:09.407149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-43d438a7-dae3-446e-9e85-b39b9754258a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:09.421320 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 6/10] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:21:09 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:09.727166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume// Jan 19 08:21:09.728248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:09.728642 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:09.728642 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:09.729263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:09.731029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab79fff1-1df1-431b-bd18-1529e40d56d1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:21:09.731724 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 5/11] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:21: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 19 08:21:09.747640 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-24e12869-80ea-4559-aed4-8320fdef0390 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] POST http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments Jan 19 08:21:09.748722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:09.748722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:09.749419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-24e12869-80ea-4559-aed4-8320fdef0390 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cef06e71-df8a-47c6-8881-10b05df710db", "instance_uuid": "49915840-5c37-4e9c-81b9-3e1281034d6e", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:21:09.809200 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:09.809200 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:09.887422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-24e12869-80ea-4559-aed4-8320fdef0390 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments returned with HTTP 200 Jan 19 08:21:09.888902 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 7/12] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:21:09 2021] POST /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:21:09.929077 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03e5d81e-19cb-499a-a905-0c129549bb32 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:09.929593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03e5d81e-19cb-499a-a905-0c129549bb32 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:09.930071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03e5d81e-19cb-499a-a905-0c129549bb32 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:09.977614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-24e12869-80ea-4559-aed4-8320fdef0390 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume// Jan 19 08:21:09.978389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-24e12869-80ea-4559-aed4-8320fdef0390 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:09.978639 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:09.978639 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:09.979027 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-24e12869-80ea-4559-aed4-8320fdef0390 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:09.980059 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-24e12869-80ea-4559-aed4-8320fdef0390 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:21:09.980874 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 8/13] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:21:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:21:10.025356 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:10.025356 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:10.037166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03e5d81e-19cb-499a-a905-0c129549bb32 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:10.065771 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:10.065771 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:10.077590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03e5d81e-19cb-499a-a905-0c129549bb32 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:10.079010 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 6/14] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:09 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 922 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:10.442540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-8630d0ce-f7b5-434c-a5f4-603ece67a0c5 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:10.443185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-8630d0ce-f7b5-434c-a5f4-603ece67a0c5 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:10.443876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-8630d0ce-f7b5-434c-a5f4-603ece67a0c5 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:10.566535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:10.566535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:10.591484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-8630d0ce-f7b5-434c-a5f4-603ece67a0c5 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:10.632076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:10.632076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:10.650323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-8630d0ce-f7b5-434c-a5f4-603ece67a0c5 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:10.656039 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 9/15] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:21:10 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 1021 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:21:10.861833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-d4c46593-532c-4cce-b299-8589991563cd tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] PUT http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/117e466c-2dee-4f22-9769-54d9f1264b85 Jan 19 08:21:10.862302 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:10.862302 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:10.862800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-d4c46593-532c-4cce-b299-8589991563cd tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:21:10.928832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:21:10.928832 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:21:10.929357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-d4c46593-532c-4cce-b299-8589991563cd tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Lock "b'cinder-attachment_update-cef06e71-df8a-47c6-8881-10b05df710db-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.016s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:21:10.935334 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:10.935334 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:11.096105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69affa4d-e279-41c6-bae1-f2e228031294 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:11.096985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69affa4d-e279-41c6-bae1-f2e228031294 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:11.097203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:11.097203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:11.097579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69affa4d-e279-41c6-bae1-f2e228031294 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:11.237169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:11.237169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:11.258105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-69affa4d-e279-41c6-bae1-f2e228031294 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:11.294652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:11.294652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:11.316260 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69affa4d-e279-41c6-bae1-f2e228031294 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:11.328152 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 10/16] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:11 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 922 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:12.336779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31c87af3-b8cd-4c20-b0c1-7ca7dd83a76c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:12.338445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31c87af3-b8cd-4c20-b0c1-7ca7dd83a76c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:12.338665 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:12.338665 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:12.339046 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31c87af3-b8cd-4c20-b0c1-7ca7dd83a76c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:12.447548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:12.447548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:12.456490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-31c87af3-b8cd-4c20-b0c1-7ca7dd83a76c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:12.476269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:12.476269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:12.485110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31c87af3-b8cd-4c20-b0c1-7ca7dd83a76c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:12.513476 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 11/17] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:12 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 922 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:13.511001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a538d2e0-813d-47c2-9016-efc62aa2e4c3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:13.511546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a538d2e0-813d-47c2-9016-efc62aa2e4c3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:13.511687 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:13.511687 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:13.512300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a538d2e0-813d-47c2-9016-efc62aa2e4c3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:13.621991 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:13.621991 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:13.648563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a538d2e0-813d-47c2-9016-efc62aa2e4c3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:13.700264 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:13.700264 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:13.719396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a538d2e0-813d-47c2-9016-efc62aa2e4c3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:13.721168 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 12/18] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:13 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 922 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:14.740363 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7964224d-b633-4bdf-b796-1831694b0927 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:14.743119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7964224d-b633-4bdf-b796-1831694b0927 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:14.743943 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:14.743943 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:14.744552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7964224d-b633-4bdf-b796-1831694b0927 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:14.907414 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:14.907414 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:14.929723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7964224d-b633-4bdf-b796-1831694b0927 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:14.966989 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:14.966989 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:14.987253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7964224d-b633-4bdf-b796-1831694b0927 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:15.004644 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 13/19] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:14 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 922 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:15.721282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-d4c46593-532c-4cce-b299-8589991563cd tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Lock "b'cinder-attachment_update-cef06e71-df8a-47c6-8881-10b05df710db-n-h1-758944-2'" released by "attachment_update" :: held 4.792s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:21:15.722287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-d4c46593-532c-4cce-b299-8589991563cd tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/117e466c-2dee-4f22-9769-54d9f1264b85 returned with HTTP 200 Jan 19 08:21:15.723632 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 7/20] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:21:10 2021] PUT /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/117e466c-2dee-4f22-9769-54d9f1264b85 => generated 762 bytes in 4867 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:21:16.005225 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e01b56c2-0f06-4f22-99e5-28839f21ae79 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:16.005749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e01b56c2-0f06-4f22-99e5-28839f21ae79 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:16.005913 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:16.005913 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:16.007115 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e01b56c2-0f06-4f22-99e5-28839f21ae79 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:16.107910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:16.107910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:16.117207 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e01b56c2-0f06-4f22-99e5-28839f21ae79 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:16.141512 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:16.141512 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:16.150680 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e01b56c2-0f06-4f22-99e5-28839f21ae79 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:16.151851 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 14/21] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:15 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:17.170034 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2aa8c242-4366-4172-a3f9-befb7e01c34c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:17.171092 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2aa8c242-4366-4172-a3f9-befb7e01c34c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:17.171473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:17.171473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:17.172082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2aa8c242-4366-4172-a3f9-befb7e01c34c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:17.237394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:17.237394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:17.250756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2aa8c242-4366-4172-a3f9-befb7e01c34c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:17.308386 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:17.308386 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:17.324249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2aa8c242-4366-4172-a3f9-befb7e01c34c tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:17.325779 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 8/22] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:17 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:18.340961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b93ee76-3bce-49c5-85a5-37ac0e5131b1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:18.341477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b93ee76-3bce-49c5-85a5-37ac0e5131b1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:18.342084 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:18.342084 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:18.342458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b93ee76-3bce-49c5-85a5-37ac0e5131b1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:18.448144 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:18.448144 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:18.471538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b93ee76-3bce-49c5-85a5-37ac0e5131b1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:18.512650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:18.512650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:18.524474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b93ee76-3bce-49c5-85a5-37ac0e5131b1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:18.525298 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 15/23] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:18 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:19.542167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fdf9ba8-7abc-495b-b58b-08eeb9636572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:19.542781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fdf9ba8-7abc-495b-b58b-08eeb9636572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:19.542995 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:19.542995 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:19.543371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fdf9ba8-7abc-495b-b58b-08eeb9636572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:19.620145 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:19.620145 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:19.628929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2fdf9ba8-7abc-495b-b58b-08eeb9636572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:19.663232 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:19.663232 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:19.677258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fdf9ba8-7abc-495b-b58b-08eeb9636572 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:19.679123 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 9/24] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:19 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:20.695172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-982d175c-0d42-4079-a2b8-d16251de5bde tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:20.695725 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-982d175c-0d42-4079-a2b8-d16251de5bde tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:20.695853 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:20.695853 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:20.696237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-982d175c-0d42-4079-a2b8-d16251de5bde tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:20.749083 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:20.749083 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:20.757781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-982d175c-0d42-4079-a2b8-d16251de5bde tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:20.778261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:20.778261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:20.789933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-982d175c-0d42-4079-a2b8-d16251de5bde tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:20.791067 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 16/25] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:20 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:21.808029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e7f0dfa-6a10-4f22-9570-05f4a76f44c7 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:21.808789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e7f0dfa-6a10-4f22-9570-05f4a76f44c7 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:21.809075 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:21.809075 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:21.809573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e7f0dfa-6a10-4f22-9570-05f4a76f44c7 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:21.934077 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:21.934077 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:21.957669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1e7f0dfa-6a10-4f22-9570-05f4a76f44c7 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:22.001284 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:22.001284 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:22.028973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e7f0dfa-6a10-4f22-9570-05f4a76f44c7 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:22.030290 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 10/26] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:21 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:21:22.528429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-52d849d2-db48-4a00-8ad5-8e2df6818794 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] POST http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/117e466c-2dee-4f22-9769-54d9f1264b85/action Jan 19 08:21:22.528926 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:22.528926 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:22.530699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-52d849d2-db48-4a00-8ad5-8e2df6818794 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:21:22.531082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-52d849d2-db48-4a00-8ad5-8e2df6818794 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:21:22.673619 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:22.673619 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:22.701586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-52d849d2-db48-4a00-8ad5-8e2df6818794 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/117e466c-2dee-4f22-9769-54d9f1264b85/action returned with HTTP 204 Jan 19 08:21:22.703720 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 17/27] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:21:22 2021] POST /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/117e466c-2dee-4f22-9769-54d9f1264b85/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:21:23.047523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53d50596-0b8a-45f1-8eff-349d714e43b6 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:21:23.048180 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53d50596-0b8a-45f1-8eff-349d714e43b6 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:23.048415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:23.048415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:23.048798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53d50596-0b8a-45f1-8eff-349d714e43b6 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:23.142281 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:23.142281 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:23.155950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-53d50596-0b8a-45f1-8eff-349d714e43b6 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:21:23.185843 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:23.185843 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:23.198476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53d50596-0b8a-45f1-8eff-349d714e43b6 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:21:23.200043 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 11/28] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:21:23 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 1215 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:21:30.679205 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-52d849d2-db48-4a00-8ad5-8e2df6818794 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume// Jan 19 08:21:30.680628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-52d849d2-db48-4a00-8ad5-8e2df6818794 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:30.681198 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:30.681198 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:30.681839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-52d849d2-db48-4a00-8ad5-8e2df6818794 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:30.683352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7f8b9c06-22cd-438c-9c4b-b932966ae7bd req-52d849d2-db48-4a00-8ad5-8e2df6818794 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:21:30.684515 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 18/29] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:21: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 19 08:21:31.180799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-8f9ed09f-0dc7-4854-83be-02633e241657 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] POST http://10.222.0.25/volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments Jan 19 08:21:31.181775 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:31.181775 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:31.182451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-8f9ed09f-0dc7-4854-83be-02633e241657 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cef06e71-df8a-47c6-8881-10b05df710db", "instance_uuid": "49915840-5c37-4e9c-81b9-3e1281034d6e", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:21:31.271714 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:31.271714 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:32.952290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-8f9ed09f-0dc7-4854-83be-02633e241657 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] http://10.222.0.25/volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments returned with HTTP 200 Jan 19 08:21:32.954922 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 12/30] 10.222.0.41 () {64 vars in 1358 bytes} [Tue Jan 19 08:21:31 2021] POST /volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments => generated 762 bytes in 1782 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:21:32.995203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-359039d4-6688-40fa-8efb-4580f0a6b513 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] GET http://10.222.0.25/volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40 Jan 19 08:21:32.995773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-359039d4-6688-40fa-8efb-4580f0a6b513 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:32.996253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-359039d4-6688-40fa-8efb-4580f0a6b513 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:33.065653 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-359039d4-6688-40fa-8efb-4580f0a6b513 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] http://10.222.0.25/volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40 returned with HTTP 200 Jan 19 08:21:33.066534 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 19/31] 10.222.0.41 () {60 vars in 1415 bytes} [Tue Jan 19 08:21:32 2021] GET /volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40 => generated 789 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:21:44.548788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-3dd4c56f-5321-4f1c-935e-f49484e504c7 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] POST http://10.222.0.25/volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40/action Jan 19 08:21:44.549303 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:44.549303 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:44.551257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-3dd4c56f-5321-4f1c-935e-f49484e504c7 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:21:44.551655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-3dd4c56f-5321-4f1c-935e-f49484e504c7 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:21:44.686515 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:44.686515 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:44.703465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-3dd4c56f-5321-4f1c-935e-f49484e504c7 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] http://10.222.0.25/volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40/action returned with HTTP 204 Jan 19 08:21:44.704855 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 13/32] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:21:44 2021] POST /volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40/action => generated 0 bytes in 161 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:21:50.404530 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-bbdab0c1-9fac-43b1-8f15-69fd0f4e5007 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] DELETE http://10.222.0.25/volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/117e466c-2dee-4f22-9769-54d9f1264b85 Jan 19 08:21:50.405164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-bbdab0c1-9fac-43b1-8f15-69fd0f4e5007 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:21:50.405485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:21:50.405485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:21:50.406015 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-bbdab0c1-9fac-43b1-8f15-69fd0f4e5007 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:21:50.456248 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:21:50.456248 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:21:51.069097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-bbdab0c1-9fac-43b1-8f15-69fd0f4e5007 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(b6611ef2-f8a3-40d8-a330-c69441027c40)]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:21:51.072642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-bbdab0c1-9fac-43b1-8f15-69fd0f4e5007 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Adding status of: attached to pending status list for volume. {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 08:21:51.073451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-bbdab0c1-9fac-43b1-8f15-69fd0f4e5007 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:21:51.082871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fef809b4-fe56-41ca-8935-3c0250506ddd req-bbdab0c1-9fac-43b1-8f15-69fd0f4e5007 tempest-LiveAutoBlockMigrationV225Test-367597147 tempest-LiveAutoBlockMigrationV225Test-367597147] http://10.222.0.25/volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/117e466c-2dee-4f22-9769-54d9f1264b85 returned with HTTP 200 Jan 19 08:21:51.084269 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 20/33] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:21:50 2021] DELETE /volume/v3/c49df075b6d04fbca5b201ef98f4dc0a/attachments/117e466c-2dee-4f22-9769-54d9f1264b85 => generated 192 bytes in 685 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:22:00.456594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa8de7c6-7646-4b9b-9a32-3a64074bf399 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:22:00.457936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa8de7c6-7646-4b9b-9a32-3a64074bf399 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:00.458365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:00.458365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:22:00.459336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa8de7c6-7646-4b9b-9a32-3a64074bf399 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:00.570567 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:00.570567 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:00.579950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa8de7c6-7646-4b9b-9a32-3a64074bf399 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:22:00.601062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:00.601062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:00.610292 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa8de7c6-7646-4b9b-9a32-3a64074bf399 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:22:00.611366 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 14/34] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:00 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 1215 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:22:01.235050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-c85e11c9-478c-45ea-93a4-834bd4082e3b tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:22:01.235875 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-c85e11c9-478c-45ea-93a4-834bd4082e3b tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:01.236099 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:01.236099 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:22:01.237001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-c85e11c9-478c-45ea-93a4-834bd4082e3b tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:01.313634 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:01.313634 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:01.325946 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-c85e11c9-478c-45ea-93a4-834bd4082e3b tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:22:01.353261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:01.353261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:01.362951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-c85e11c9-478c-45ea-93a4-834bd4082e3b tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:22:01.386762 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 21/35] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:22:01 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 1215 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:22:01.401518 n-d-758944-2 devstack@c-api.service[87969]: WARNING keystonemiddleware.auth_token [None req-fa8de7c6-7646-4b9b-9a32-3a64074bf399 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 19 08:22:01.404824 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] POST http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db/action Jan 19 08:22:01.405459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:01.405459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:22:01.406147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:22:01.406730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:22:01.521588 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:01.521588 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:01.522837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:22:01.546181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Begin detaching volume completed successfully. Jan 19 08:22:01.546795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db/action returned with HTTP 202 Jan 19 08:22:01.548112 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 15/36] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:22:01 2021] POST /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:22:01.574899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15478861-0640-4d09-a574-b038a0871874 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:22:01.575661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15478861-0640-4d09-a574-b038a0871874 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:01.576063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:01.576063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:22:01.576682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15478861-0640-4d09-a574-b038a0871874 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:01.693792 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:01.693792 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:01.706406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15478861-0640-4d09-a574-b038a0871874 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:22:01.736993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:01.736993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:01.755560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15478861-0640-4d09-a574-b038a0871874 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:22:01.767987 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 22/37] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:01 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 1218 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:22:01.768887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume// Jan 19 08:22:01.769519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:01.770053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:01.770053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:22:01.770655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:01.773052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-129347ae-5b37-4885-9b25-93b960e79049 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:22:01.773830 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 16/38] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:22: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 19 08:22:01.787903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-b4f0c3ff-572e-4c63-8880-943dbd076214 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:22:01.788827 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-b4f0c3ff-572e-4c63-8880-943dbd076214 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:01.789179 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:01.789179 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:22:01.789773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-b4f0c3ff-572e-4c63-8880-943dbd076214 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:01.871931 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:01.871931 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:01.884659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-b4f0c3ff-572e-4c63-8880-943dbd076214 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:22:01.908659 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:01.908659 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:01.920659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-b4f0c3ff-572e-4c63-8880-943dbd076214 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:22:01.921922 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 23/39] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:22:01 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 1317 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:22:02.381138 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-a9121b34-cc4e-4937-b0a4-4818116930f1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] DELETE http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40 Jan 19 08:22:02.381787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-a9121b34-cc4e-4937-b0a4-4818116930f1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:02.382373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-a9121b34-cc4e-4937-b0a4-4818116930f1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:02.429439 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:02.429439 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:02.773039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4750579e-ff12-486a-9886-a69a79284368 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:22:02.774550 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4750579e-ff12-486a-9886-a69a79284368 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:02.774960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:02.774960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:22:02.775654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4750579e-ff12-486a-9886-a69a79284368 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:02.900997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:02.900997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:02.930812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4750579e-ff12-486a-9886-a69a79284368 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:22:02.981452 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:02.981452 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:03.006712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4750579e-ff12-486a-9886-a69a79284368 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:22:03.010551 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 24/40] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:02 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 1218 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:22:03.312186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-a9121b34-cc4e-4937-b0a4-4818116930f1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:22:03.312915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-a9121b34-cc4e-4937-b0a4-4818116930f1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:22:03.320935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4c8d6671-0b1b-4aa8-95e9-396fe3215754 req-a9121b34-cc4e-4937-b0a4-4818116930f1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40 returned with HTTP 200 Jan 19 08:22:03.322290 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 17/41] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:22:02 2021] DELETE /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/attachments/b6611ef2-f8a3-40d8-a330-c69441027c40 => generated 19 bytes in 947 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:22:04.024285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35b80360-399a-4869-ba68-32bed91ad510 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:22:04.025002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35b80360-399a-4869-ba68-32bed91ad510 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:22:04.025323 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:22:04.025323 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:22:04.026079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35b80360-399a-4869-ba68-32bed91ad510 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:22:04.087789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:22:04.087789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:22:04.099192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-35b80360-399a-4869-ba68-32bed91ad510 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:22:04.128123 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35b80360-399a-4869-ba68-32bed91ad510 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:22:04.129435 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 25/42] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:22:04 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 923 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:01.727013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes Jan 19 08:23:01.728205 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:01.728205 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:01.729736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-239914907", "imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:01.731241 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-239914907', 'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:23:02.068449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume of 1 GB Jan 19 08:23:02.069195 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:02.069195 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:02.103383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Availability Zones retrieved successfully. Jan 19 08:23:02.141917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Flow 'volume_create_api' (71a73d63-2a93-409e-afa3-dfa020f7e9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:02.151761 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b651a197-e70a-4049-a0ed-35fbeb398d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:02.157659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:23:02.378051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b651a197-e70a-4049-a0ed-35fbeb398d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:02.381675 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7fd560-76c6-4c0e-ab22-059715fad4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:02.518806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Created reservations ['c0dc017a-8cf7-47c1-87e7-de34d2ae40aa', '66c8451b-ab35-4aa1-9849-10bdfeaedb5a', '34b02cef-598c-4655-86da-b1ae901fea2e', '43868c4b-a7f4-47a6-8c21-62de9ef0e127'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:23:02.524367 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7fd560-76c6-4c0e-ab22-059715fad4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0dc017a-8cf7-47c1-87e7-de34d2ae40aa', '66c8451b-ab35-4aa1-9849-10bdfeaedb5a', '34b02cef-598c-4655-86da-b1ae901fea2e', '43868c4b-a7f4-47a6-8c21-62de9ef0e127']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:02.526519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a243061c-a159-4756-ad49-2a57c1ba429f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:02.655610 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a243061c-a159-4756-ad49-2a57c1ba429f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7460395c-ec8b-40c8-85d1-1de3a17408f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-239914907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43df9521845e4c558410a70294d84844',qos_specs=None,replication_status=,reservations=['c0dc017a-8cf7-47c1-87e7-de34d2ae40aa','66c8451b-ab35-4aa1-9849-10bdfeaedb5a','34b02cef-598c-4655-86da-b1ae901fea2e','43868c4b-a7f4-47a6-8c21-62de9ef0e127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781604efdcd64ff7800b8eb0bcac0355',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-239914907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7460395c-ec8b-40c8-85d1-1de3a17408f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43df9521845e4c558410a70294d84844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='781604efdcd64ff7800b8eb0bcac0355',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:02.657921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd13e702-55e2-48f9-842d-09458fa2f554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:02.711157 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd13e702-55e2-48f9-842d-09458fa2f554) transitioned into state 'SUCCESS' from state '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-239914907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43df9521845e4c558410a70294d84844',qos_specs=None,replication_status=,reservations=['c0dc017a-8cf7-47c1-87e7-de34d2ae40aa','66c8451b-ab35-4aa1-9849-10bdfeaedb5a','34b02cef-598c-4655-86da-b1ae901fea2e','43868c4b-a7f4-47a6-8c21-62de9ef0e127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781604efdcd64ff7800b8eb0bcac0355',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:02.713950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47969961-9358-4ea2-82db-0ebf97b74965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:02.747382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47969961-9358-4ea2-82db-0ebf97b74965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:02.750182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Flow 'volume_create_api' (71a73d63-2a93-409e-afa3-dfa020f7e9ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:02.825399 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume request issued successfully. Jan 19 08:23:02.842461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca887570-48cf-4f1a-9fce-badeaa940683 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes returned with HTTP 202 Jan 19 08:23:02.855797 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 18/43] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:23:00 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/volumes => generated 825 bytes in 2079 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:23:02.859578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e39eb70e-1e6a-478c-90fe-66dba851cb75 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:02.860191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e39eb70e-1e6a-478c-90fe-66dba851cb75 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:02.860406 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:02.860406 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:02.860777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e39eb70e-1e6a-478c-90fe-66dba851cb75 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:03.061239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:03.061239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:03.111168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e39eb70e-1e6a-478c-90fe-66dba851cb75 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:03.233865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e39eb70e-1e6a-478c-90fe-66dba851cb75 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:03.264401 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 26/44] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:02 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 893 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:04.267218 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2e9a7a9-fc23-42ff-9eb6-a3e6258c9eb6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:04.267777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2e9a7a9-fc23-42ff-9eb6-a3e6258c9eb6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:04.267959 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:04.267959 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:04.269345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2e9a7a9-fc23-42ff-9eb6-a3e6258c9eb6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:04.469877 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:04.469877 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:04.495547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b2e9a7a9-fc23-42ff-9eb6-a3e6258c9eb6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:04.547616 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2e9a7a9-fc23-42ff-9eb6-a3e6258c9eb6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:04.557722 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 19/45] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:04 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:05.565288 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4fb5f699-86a9-4a85-9ff5-ef00d45a6d7d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:05.566391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4fb5f699-86a9-4a85-9ff5-ef00d45a6d7d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:05.567450 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:05.567450 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:05.568087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4fb5f699-86a9-4a85-9ff5-ef00d45a6d7d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:05.689713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:05.689713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:05.711447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4fb5f699-86a9-4a85-9ff5-ef00d45a6d7d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:05.765536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4fb5f699-86a9-4a85-9ff5-ef00d45a6d7d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:05.766884 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 27/46] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:05 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:06.784240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ee2a047-0752-4061-912a-165e2613f5b0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:06.784980 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ee2a047-0752-4061-912a-165e2613f5b0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:06.785122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:06.785122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:06.785973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ee2a047-0752-4061-912a-165e2613f5b0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:07.054211 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:07.054211 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:07.064006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4ee2a047-0752-4061-912a-165e2613f5b0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:07.114195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ee2a047-0752-4061-912a-165e2613f5b0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:07.114195 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 20/47] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:06 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:08.129765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dfe9590d-c808-4df4-8969-d26e4d2fcdf2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:08.130248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dfe9590d-c808-4df4-8969-d26e4d2fcdf2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:08.130666 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:08.130666 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:08.131251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dfe9590d-c808-4df4-8969-d26e4d2fcdf2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:08.288726 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:08.288726 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:08.311457 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dfe9590d-c808-4df4-8969-d26e4d2fcdf2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:08.364124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dfe9590d-c808-4df4-8969-d26e4d2fcdf2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:08.371221 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 28/48] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:08 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:09.386472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e269657a-3729-4668-8526-a0deb1790891 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:09.387024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e269657a-3729-4668-8526-a0deb1790891 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:09.387138 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:09.387138 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:09.387486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e269657a-3729-4668-8526-a0deb1790891 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:09.576001 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:09.576001 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:09.611481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e269657a-3729-4668-8526-a0deb1790891 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:09.697910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e269657a-3729-4668-8526-a0deb1790891 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:09.698919 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 21/49] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:09 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:10.715646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e214430-cd31-4abc-a547-fafa7c6198bd tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:10.716707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e214430-cd31-4abc-a547-fafa7c6198bd tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:10.717074 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:10.717074 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:10.717692 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e214430-cd31-4abc-a547-fafa7c6198bd tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:10.824004 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:10.824004 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:10.834870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4e214430-cd31-4abc-a547-fafa7c6198bd tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:10.864793 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e214430-cd31-4abc-a547-fafa7c6198bd tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:10.866572 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 29/50] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:10 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:11.884196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f492134c-245d-4a69-b9de-39b78c2ad012 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:11.885394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f492134c-245d-4a69-b9de-39b78c2ad012 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:11.886045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:11.886045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:11.886539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f492134c-245d-4a69-b9de-39b78c2ad012 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:11.950614 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:11.950614 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:11.960900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f492134c-245d-4a69-b9de-39b78c2ad012 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:11.985495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f492134c-245d-4a69-b9de-39b78c2ad012 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:11.986567 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 22/51] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:11 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:13.003873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec7737f0-d6b3-4133-a03e-bb416970f69a tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:13.004438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec7737f0-d6b3-4133-a03e-bb416970f69a tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:13.004580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:13.004580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:13.004957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec7737f0-d6b3-4133-a03e-bb416970f69a tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:13.060182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:13.060182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:13.079577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ec7737f0-d6b3-4133-a03e-bb416970f69a tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:13.113925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec7737f0-d6b3-4133-a03e-bb416970f69a tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:13.118710 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 30/52] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:12 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:14.132031 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38ea9b6b-81bb-4567-a671-1cdadbf129f6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:14.132605 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38ea9b6b-81bb-4567-a671-1cdadbf129f6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:14.132879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:14.132879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:14.133167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38ea9b6b-81bb-4567-a671-1cdadbf129f6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:14.189987 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:14.189987 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:14.202699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38ea9b6b-81bb-4567-a671-1cdadbf129f6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:14.246076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38ea9b6b-81bb-4567-a671-1cdadbf129f6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:14.247096 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 23/53] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:14 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:15.264568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cd667f33-a0e7-413c-86a9-efdb22113d9c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:15.265114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cd667f33-a0e7-413c-86a9-efdb22113d9c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:15.265269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:15.265269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:15.266237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cd667f33-a0e7-413c-86a9-efdb22113d9c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:15.324542 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:15.324542 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:15.334699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cd667f33-a0e7-413c-86a9-efdb22113d9c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:15.357916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cd667f33-a0e7-413c-86a9-efdb22113d9c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:15.359607 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 31/54] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:15 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:16.376511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3d5b9a1-0512-4f1e-8ba2-4c8719f7acc7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:16.377156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3d5b9a1-0512-4f1e-8ba2-4c8719f7acc7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:16.377566 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:16.377566 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:16.378247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3d5b9a1-0512-4f1e-8ba2-4c8719f7acc7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:16.444222 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:16.444222 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:16.454035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c3d5b9a1-0512-4f1e-8ba2-4c8719f7acc7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:16.482798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3d5b9a1-0512-4f1e-8ba2-4c8719f7acc7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:16.483928 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 24/55] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:16 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:17.499323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d488fd8c-04a0-4487-9d99-e584213ebf32 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:17.499825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d488fd8c-04a0-4487-9d99-e584213ebf32 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:17.500010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:17.500010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:17.500390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d488fd8c-04a0-4487-9d99-e584213ebf32 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:17.556674 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:17.556674 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:17.567124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d488fd8c-04a0-4487-9d99-e584213ebf32 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:17.603570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d488fd8c-04a0-4487-9d99-e584213ebf32 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:17.604693 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 32/56] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:17 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:18.620663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5e2a6d9-b532-4ad7-b806-6263027af10b tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:18.621202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5e2a6d9-b532-4ad7-b806-6263027af10b tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:18.621509 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:18.621509 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:18.622012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5e2a6d9-b532-4ad7-b806-6263027af10b tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:18.690291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:18.690291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:18.698939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e5e2a6d9-b532-4ad7-b806-6263027af10b tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:18.723970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5e2a6d9-b532-4ad7-b806-6263027af10b tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:18.725274 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 25/57] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:18 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:19.740688 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c24c015-7fe2-4314-8728-d14a9591eca5 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:19.741354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c24c015-7fe2-4314-8728-d14a9591eca5 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:19.741568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:19.741568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:19.741925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c24c015-7fe2-4314-8728-d14a9591eca5 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:19.821894 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:19.821894 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:19.832464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c24c015-7fe2-4314-8728-d14a9591eca5 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:19.881424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c24c015-7fe2-4314-8728-d14a9591eca5 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:19.882382 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 33/58] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:19 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 975 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:23:20.898455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05e01d61-4716-4cb7-8ff9-7959e29150d7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:20.898975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05e01d61-4716-4cb7-8ff9-7959e29150d7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:20.899208 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:20.899208 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:20.899588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05e01d61-4716-4cb7-8ff9-7959e29150d7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:20.997520 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:20.997520 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:21.011526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-05e01d61-4716-4cb7-8ff9-7959e29150d7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:21.063383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05e01d61-4716-4cb7-8ff9-7959e29150d7 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:21.074902 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 26/59] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:20 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 978 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:22.080704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3efdbf10-6c9d-4513-9400-d6be60ce4ce2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:22.081198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3efdbf10-6c9d-4513-9400-d6be60ce4ce2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:22.081392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:22.081392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:22.082070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3efdbf10-6c9d-4513-9400-d6be60ce4ce2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:22.180398 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:22.180398 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:22.190016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3efdbf10-6c9d-4513-9400-d6be60ce4ce2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:22.215760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3efdbf10-6c9d-4513-9400-d6be60ce4ce2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:22.216879 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 34/60] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:22 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 978 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:23.233597 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f323946-90c1-4b1e-bec2-deeb84eec859 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:23.234124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f323946-90c1-4b1e-bec2-deeb84eec859 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:23.234341 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:23.234341 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:23.234754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f323946-90c1-4b1e-bec2-deeb84eec859 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:23.319997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:23.319997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:23.355760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3f323946-90c1-4b1e-bec2-deeb84eec859 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:23.397117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f323946-90c1-4b1e-bec2-deeb84eec859 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:23.409902 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 27/61] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:23 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 978 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:24.418578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c82e733-8a10-49e9-9a65-18429efe3b00 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:24.419867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c82e733-8a10-49e9-9a65-18429efe3b00 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:24.420277 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:24.420277 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:24.420924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c82e733-8a10-49e9-9a65-18429efe3b00 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:24.605686 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:24.605686 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:24.646414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c82e733-8a10-49e9-9a65-18429efe3b00 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:24.712565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c82e733-8a10-49e9-9a65-18429efe3b00 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:24.714123 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 35/62] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:24 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 978 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:25.734769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c524abd-2b20-4090-8e71-215295c553db tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:25.735471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c524abd-2b20-4090-8e71-215295c553db tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:25.735891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:25.735891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:25.736418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c524abd-2b20-4090-8e71-215295c553db tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:25.854705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:25.854705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:25.883560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c524abd-2b20-4090-8e71-215295c553db tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:25.945168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c524abd-2b20-4090-8e71-215295c553db tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:25.946382 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 28/63] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:25 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 978 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:26.966384 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a47b22b8-caf8-4f82-9a9b-60f2818dbaaa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:26.967538 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a47b22b8-caf8-4f82-9a9b-60f2818dbaaa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:26.967901 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:26.967901 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:26.968590 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a47b22b8-caf8-4f82-9a9b-60f2818dbaaa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:27.101274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:27.101274 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:27.125039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a47b22b8-caf8-4f82-9a9b-60f2818dbaaa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:27.181099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a47b22b8-caf8-4f82-9a9b-60f2818dbaaa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:27.182347 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 36/64] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:26 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 1368 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:28.201272 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-822a25ec-874a-4645-90f9-da3c88010a96 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:23:28.201767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-822a25ec-874a-4645-90f9-da3c88010a96 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:28.202670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:28.202670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:28.203521 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-822a25ec-874a-4645-90f9-da3c88010a96 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:28.279720 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:28.279720 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:28.292592 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-822a25ec-874a-4645-90f9-da3c88010a96 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:28.330828 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-822a25ec-874a-4645-90f9-da3c88010a96 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:23:28.332694 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 29/65] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:28 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 1366 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:23:28.348243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes Jan 19 08:23:28.349571 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:28.349571 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:28.350634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-848139091"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:28.353003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-848139091'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:23:28.356170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume of 1 GB Jan 19 08:23:28.388720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Availability zone cache updated, next update will occur around 2021-01-19 09:23:28.386858. {{(pid=87970) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 08:23:28.389408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Availability Zones retrieved successfully. Jan 19 08:23:28.523796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Flow 'volume_create_api' (1ebf1795-4a07-4bb8-a284-29dd1a60a1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:28.527534 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4851cce9-566c-4832-9e9e-ac7deb99ed7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:28.536881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:23:28.800757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4851cce9-566c-4832-9e9e-ac7deb99ed7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:28.803041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0de5958-a24b-4059-b73e-da207a6c3f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:28.917202 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:23:28.918726 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:23:28.962467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Created reservations ['4dc08203-c622-4050-bc31-912de2a032fe', 'bbe5c26a-3db9-4c12-84c0-fc407a63b045', 'dd089ffc-4569-456e-ac07-9863dfaf81df', '4211dec7-8ca3-4fe8-ad0b-c7d5b3c9b1db'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:23:28.964440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0de5958-a24b-4059-b73e-da207a6c3f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dc08203-c622-4050-bc31-912de2a032fe', 'bbe5c26a-3db9-4c12-84c0-fc407a63b045', 'dd089ffc-4569-456e-ac07-9863dfaf81df', '4211dec7-8ca3-4fe8-ad0b-c7d5b3c9b1db']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:28.967097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0fecfd-0c69-4633-8cb1-d033786a1eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:29.141550 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0fecfd-0c69-4633-8cb1-d033786a1eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19579409-511f-4fd4-9742-0b7b21175357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-848139091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43df9521845e4c558410a70294d84844',qos_specs=None,replication_status=,reservations=['4dc08203-c622-4050-bc31-912de2a032fe','bbe5c26a-3db9-4c12-84c0-fc407a63b045','dd089ffc-4569-456e-ac07-9863dfaf81df','4211dec7-8ca3-4fe8-ad0b-c7d5b3c9b1db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781604efdcd64ff7800b8eb0bcac0355',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-848139091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19579409-511f-4fd4-9742-0b7b21175357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43df9521845e4c558410a70294d84844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='781604efdcd64ff7800b8eb0bcac0355',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:29.153547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e574055-b54b-4401-9a03-bb04e4a53bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:29.207168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e574055-b54b-4401-9a03-bb04e4a53bc7) transitioned into state 'SUCCESS' from state '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-848139091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43df9521845e4c558410a70294d84844',qos_specs=None,replication_status=,reservations=['4dc08203-c622-4050-bc31-912de2a032fe','bbe5c26a-3db9-4c12-84c0-fc407a63b045','dd089ffc-4569-456e-ac07-9863dfaf81df','4211dec7-8ca3-4fe8-ad0b-c7d5b3c9b1db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781604efdcd64ff7800b8eb0bcac0355',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:29.209268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17e0990-0e07-4d76-8bce-b29937080c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:29.284510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17e0990-0e07-4d76-8bce-b29937080c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:29.287482 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Flow 'volume_create_api' (1ebf1795-4a07-4bb8-a284-29dd1a60a1ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:29.485755 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume request issued successfully. Jan 19 08:23:29.570808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f793fa50-ab77-4901-97d4-732bbdd4300f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes returned with HTTP 202 Jan 19 08:23:29.586148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec0564b0-300b-4440-9373-0101823002c2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:23:29.586701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec0564b0-300b-4440-9373-0101823002c2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:29.586920 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:29.586920 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:29.587087 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 37/66] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:23:28 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/volumes => generated 825 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:23:29.587297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec0564b0-300b-4440-9373-0101823002c2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:29.824042 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:29.824042 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:29.856729 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ec0564b0-300b-4440-9373-0101823002c2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:29.924990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec0564b0-300b-4440-9373-0101823002c2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 200 Jan 19 08:23:29.940417 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 30/67] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:29 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 917 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:30.948986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03f27689-fe1c-4c10-b461-6537aad533d0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:23:30.950188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03f27689-fe1c-4c10-b461-6537aad533d0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:30.950629 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:30.950629 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:30.951238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03f27689-fe1c-4c10-b461-6537aad533d0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:31.102575 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:31.102575 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:31.131792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03f27689-fe1c-4c10-b461-6537aad533d0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:31.176766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03f27689-fe1c-4c10-b461-6537aad533d0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 200 Jan 19 08:23:31.181593 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 38/68] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:30 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 917 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:32.198958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76b1dc75-5853-4bae-8f50-43a1984960ae tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:23:32.199505 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76b1dc75-5853-4bae-8f50-43a1984960ae tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:32.199695 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:32.199695 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:32.200076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76b1dc75-5853-4bae-8f50-43a1984960ae tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:32.304551 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:32.304551 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:32.325278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-76b1dc75-5853-4bae-8f50-43a1984960ae tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:32.359344 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76b1dc75-5853-4bae-8f50-43a1984960ae tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 200 Jan 19 08:23:32.372357 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 31/69] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:32 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 918 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:32.379677 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes Jan 19 08:23:32.380144 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:32.380144 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:32.380560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-412493165"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:32.381662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-412493165'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:23:32.382030 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume of 1 GB Jan 19 08:23:32.411371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Availability Zones retrieved successfully. Jan 19 08:23:32.451442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Flow 'volume_create_api' (13b0f567-9e19-4145-85bb-b9f8dd651e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:32.460312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dea7f9d-c912-4072-b9b1-b3c166a3a556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:32.465342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:23:32.648135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dea7f9d-c912-4072-b9b1-b3c166a3a556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:32.653977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705ba525-f496-4173-98b9-0b855dd57d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:32.802439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Created reservations ['95c5e18c-ca2c-45a3-9f10-ed362e56e40f', '575c0376-1d98-4182-9c85-4ec3c24e03e8', '882af4bd-7133-40c4-90d2-398104ab7644', 'fbbe13d9-28de-4a2d-96b8-4355565ea4db'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:23:32.807977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705ba525-f496-4173-98b9-0b855dd57d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c5e18c-ca2c-45a3-9f10-ed362e56e40f', '575c0376-1d98-4182-9c85-4ec3c24e03e8', '882af4bd-7133-40c4-90d2-398104ab7644', 'fbbe13d9-28de-4a2d-96b8-4355565ea4db']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:32.813109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8945dc2-85ad-40a4-b7c5-7b3b1366a29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:32.952798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8945dc2-85ad-40a4-b7c5-7b3b1366a29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbadf49c-67e9-45b1-a447-a36a99471b38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-412493165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43df9521845e4c558410a70294d84844',qos_specs=None,replication_status=,reservations=['95c5e18c-ca2c-45a3-9f10-ed362e56e40f','575c0376-1d98-4182-9c85-4ec3c24e03e8','882af4bd-7133-40c4-90d2-398104ab7644','fbbe13d9-28de-4a2d-96b8-4355565ea4db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781604efdcd64ff7800b8eb0bcac0355',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-412493165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbadf49c-67e9-45b1-a447-a36a99471b38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43df9521845e4c558410a70294d84844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='781604efdcd64ff7800b8eb0bcac0355',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:32.954995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6159371-c3a8-4b46-b992-929c7eb0e399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:33.010638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6159371-c3a8-4b46-b992-929c7eb0e399) transitioned into state 'SUCCESS' from state '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-412493165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43df9521845e4c558410a70294d84844',qos_specs=None,replication_status=,reservations=['95c5e18c-ca2c-45a3-9f10-ed362e56e40f','575c0376-1d98-4182-9c85-4ec3c24e03e8','882af4bd-7133-40c4-90d2-398104ab7644','fbbe13d9-28de-4a2d-96b8-4355565ea4db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781604efdcd64ff7800b8eb0bcac0355',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:33.012792 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f6b7fd-e6c9-4ed5-aa8c-958bea63eb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:33.086890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f6b7fd-e6c9-4ed5-aa8c-958bea63eb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:33.089617 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Flow 'volume_create_api' (13b0f567-9e19-4145-85bb-b9f8dd651e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:33.301471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Create volume request issued successfully. Jan 19 08:23:33.386102 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5813a7ce-a23f-4e7d-9c33-d67dda587f5c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes returned with HTTP 202 Jan 19 08:23:33.393555 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 39/70] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:23:32 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/volumes => generated 825 bytes in 1020 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:23:33.408604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69aaeea7-df7b-43e2-9f3e-75f7428c68b6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:23:33.409068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69aaeea7-df7b-43e2-9f3e-75f7428c68b6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:33.409259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:33.409259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:33.409914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69aaeea7-df7b-43e2-9f3e-75f7428c68b6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:33.548800 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:33.548800 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:33.558145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-69aaeea7-df7b-43e2-9f3e-75f7428c68b6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:33.606497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69aaeea7-df7b-43e2-9f3e-75f7428c68b6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 returned with HTTP 200 Jan 19 08:23:33.607879 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 32/71] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:33 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:34.625539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b50f237-15cb-40b4-9f14-e89658009956 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:23:34.626993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b50f237-15cb-40b4-9f14-e89658009956 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:34.627371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:34.627371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:34.627986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b50f237-15cb-40b4-9f14-e89658009956 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:34.685883 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:34.685883 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:34.705328 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b50f237-15cb-40b4-9f14-e89658009956 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:23:34.737242 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b50f237-15cb-40b4-9f14-e89658009956 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 returned with HTTP 200 Jan 19 08:23:34.738120 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 40/72] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:34 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 => generated 918 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:54.448691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] POST http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes Jan 19 08:23:54.449249 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:54.449249 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:54.449830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1637413533"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:54.451162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1637413533'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:23:54.456396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Create volume of 1 GB Jan 19 08:23:54.519856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Availability Zones retrieved successfully. Jan 19 08:23:54.579601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Flow 'volume_create_api' (79acce5e-14b8-48a5-ad21-09d3835e48f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:54.582746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233c0cf1-a152-47a6-84ee-fe4ccd91cb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:54.606883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:23:54.704915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233c0cf1-a152-47a6-84ee-fe4ccd91cb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:54.707768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7572e3cd-5bf3-4f07-b722-a0adc77e7920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:54.800757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Created reservations ['de707bab-772d-459f-97c7-8013ecc766a8', '563ee374-108a-4039-a944-fb7f3c4d9b43', '6986efc9-614e-4241-997e-4ea65713a00a', '6e1acd33-100b-4623-b367-25276be8f697'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:23:54.803366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7572e3cd-5bf3-4f07-b722-a0adc77e7920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de707bab-772d-459f-97c7-8013ecc766a8', '563ee374-108a-4039-a944-fb7f3c4d9b43', '6986efc9-614e-4241-997e-4ea65713a00a', '6e1acd33-100b-4623-b367-25276be8f697']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:54.806155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8842be6b-1da3-4fc9-a42d-f245a9398246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:54.873109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8842be6b-1da3-4fc9-a42d-f245a9398246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b14f9ed1-6711-4347-aa42-7ce609ce0841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1637413533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='505598ed1db74e98b83da168f6217d5a',qos_specs=None,replication_status=,reservations=['de707bab-772d-459f-97c7-8013ecc766a8','563ee374-108a-4039-a944-fb7f3c4d9b43','6986efc9-614e-4241-997e-4ea65713a00a','6e1acd33-100b-4623-b367-25276be8f697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0ebdbeb013143df996b7b3eae41b5d9',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1637413533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b14f9ed1-6711-4347-aa42-7ce609ce0841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='505598ed1db74e98b83da168f6217d5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f0ebdbeb013143df996b7b3eae41b5d9',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:54.875490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fac1ca-d280-48b7-8255-e1a6303fbdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:54.904891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fac1ca-d280-48b7-8255-e1a6303fbdd7) transitioned into state 'SUCCESS' from state '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-1637413533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='505598ed1db74e98b83da168f6217d5a',qos_specs=None,replication_status=,reservations=['de707bab-772d-459f-97c7-8013ecc766a8','563ee374-108a-4039-a944-fb7f3c4d9b43','6986efc9-614e-4241-997e-4ea65713a00a','6e1acd33-100b-4623-b367-25276be8f697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0ebdbeb013143df996b7b3eae41b5d9',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:54.907072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f821ae8-8a0a-407c-a5e8-5c3dd2cc60dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:23:54.922953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f821ae8-8a0a-407c-a5e8-5c3dd2cc60dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:23:54.926699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Flow 'volume_create_api' (79acce5e-14b8-48a5-ad21-09d3835e48f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:23:54.986565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Create volume request issued successfully. Jan 19 08:23:55.002778 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-828e515f-b69f-4f78-8325-30f92ad22072 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes returned with HTTP 202 Jan 19 08:23:55.004546 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 33/73] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:23:54 2021] POST /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes => generated 824 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:23:55.018975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16e06256-20aa-44f9-9bb0-93b3b50e016f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:23:55.019810 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16e06256-20aa-44f9-9bb0-93b3b50e016f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:55.020184 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:55.020184 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:55.020808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16e06256-20aa-44f9-9bb0-93b3b50e016f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:55.074396 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:55.074396 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:55.102274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-16e06256-20aa-44f9-9bb0-93b3b50e016f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:23:55.132515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16e06256-20aa-44f9-9bb0-93b3b50e016f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:23:55.136071 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 41/74] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:55 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 892 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:56.151329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:23:56.152850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:56.153428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:56.153428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:56.154107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:56.277088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:56.277088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:56.292862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:23:56.339313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:23:56.346306 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 34/75] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:56 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:57.359746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b1d38fa3-7334-4659-aa43-51563ecf7c96 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:23:57.360335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b1d38fa3-7334-4659-aa43-51563ecf7c96 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:57.360453 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:57.360453 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:57.361066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b1d38fa3-7334-4659-aa43-51563ecf7c96 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:57.442574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:57.442574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:57.458495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b1d38fa3-7334-4659-aa43-51563ecf7c96 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:23:57.489559 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b1d38fa3-7334-4659-aa43-51563ecf7c96 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:23:57.490534 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 42/76] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:23:57 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:57.656430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume// Jan 19 08:23:57.657506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:57.657862 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:57.657862 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:57.658492 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:57.660763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e9e4eda-70ba-431c-8cc7-f54d60053e91 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:23:57.662348 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 35/77] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:23:57 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:23:57.680577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b9a912fa-6e93-4090-964b-c77887d83fd8 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] POST http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/attachments Jan 19 08:23:57.681346 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:57.681346 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:57.682010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b9a912fa-6e93-4090-964b-c77887d83fd8 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b14f9ed1-6711-4347-aa42-7ce609ce0841", "instance_uuid": "715d503a-03d1-477a-9067-c6256f115f83", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:57.758390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:57.758390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:57.858764 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b9a912fa-6e93-4090-964b-c77887d83fd8 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/attachments returned with HTTP 200 Jan 19 08:23:57.859684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 43/78] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:23:57 2021] POST /volume/v3/505598ed1db74e98b83da168f6217d5a/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:23:57.920592 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-155ad7f4-dfb3-4cce-b0e9-a0ed69e9ad79 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:23:57.921964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-155ad7f4-dfb3-4cce-b0e9-a0ed69e9ad79 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:57.922668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-155ad7f4-dfb3-4cce-b0e9-a0ed69e9ad79 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:57.948469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b9a912fa-6e93-4090-964b-c77887d83fd8 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume// Jan 19 08:23:57.949036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b9a912fa-6e93-4090-964b-c77887d83fd8 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:57.949259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:57.949259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:57.949642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b9a912fa-6e93-4090-964b-c77887d83fd8 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:57.951231 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-b9a912fa-6e93-4090-964b-c77887d83fd8 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:23:57.951430 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 44/79] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:23:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:23:57.963985 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-a2cbb8e4-fec6-460b-8e83-203fd8dbca1e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:23:57.964548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-a2cbb8e4-fec6-460b-8e83-203fd8dbca1e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:57.965024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-a2cbb8e4-fec6-460b-8e83-203fd8dbca1e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:58.052288 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:58.052288 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:58.060052 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:58.060052 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:58.070327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-155ad7f4-dfb3-4cce-b0e9-a0ed69e9ad79 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:23:58.085932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-a2cbb8e4-fec6-460b-8e83-203fd8dbca1e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:23:58.127285 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:58.127285 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:58.130617 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:58.130617 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:58.148206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-a2cbb8e4-fec6-460b-8e83-203fd8dbca1e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:23:58.149314 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 45/80] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:23:57 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 1015 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:23:58.158051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-155ad7f4-dfb3-4cce-b0e9-a0ed69e9ad79 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:23:58.160677 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 36/81] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:57 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 916 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:23:58.197153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-3aaeddd8-18c6-4ae7-b12e-f3505f2e96b9 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] PUT http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52 Jan 19 08:23:58.197764 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:58.197764 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:58.198596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-3aaeddd8-18c6-4ae7-b12e-f3505f2e96b9 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:23:58.245623 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:23:58.245623 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:23:58.246444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-3aaeddd8-18c6-4ae7-b12e-f3505f2e96b9 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Lock "b'cinder-attachment_update-b14f9ed1-6711-4347-aa42-7ce609ce0841-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:23:58.248990 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:58.248990 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:59.176849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-48bdd122-0e68-4c7e-9b97-9f2e776912c1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:23:59.177601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-48bdd122-0e68-4c7e-9b97-9f2e776912c1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:23:59.177803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:23:59.177803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:23:59.178648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-48bdd122-0e68-4c7e-9b97-9f2e776912c1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:23:59.242185 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:59.242185 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:59.257401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-48bdd122-0e68-4c7e-9b97-9f2e776912c1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:23:59.305390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:23:59.305390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:23:59.322163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-48bdd122-0e68-4c7e-9b97-9f2e776912c1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:23:59.323031 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 37/82] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:23:59 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:00.340266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f120cac2-689b-4a74-80b7-8d4c8b57200c tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:00.340765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f120cac2-689b-4a74-80b7-8d4c8b57200c tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:00.341129 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:00.341129 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:00.341845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f120cac2-689b-4a74-80b7-8d4c8b57200c tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:00.438787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-3aaeddd8-18c6-4ae7-b12e-f3505f2e96b9 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Lock "b'cinder-attachment_update-b14f9ed1-6711-4347-aa42-7ce609ce0841-n-h1-758944-2'" released by "attachment_update" :: held 2.192s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:24:00.438930 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:00.438930 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:00.440882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-3aaeddd8-18c6-4ae7-b12e-f3505f2e96b9 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52 returned with HTTP 200 Jan 19 08:24:00.442660 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 46/83] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:23:58 2021] PUT /volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52 => generated 762 bytes in 2251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:00.449244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f120cac2-689b-4a74-80b7-8d4c8b57200c tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:00.469830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:00.469830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:00.479794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f120cac2-689b-4a74-80b7-8d4c8b57200c tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:00.480911 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 38/84] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:00 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:24:01.496459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b187a7c9-6416-4382-8905-cee3a2c7ace0 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:01.497604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b187a7c9-6416-4382-8905-cee3a2c7ace0 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:01.498052 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:01.498052 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:01.498698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b187a7c9-6416-4382-8905-cee3a2c7ace0 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:01.645234 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:01.645234 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:01.656609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b187a7c9-6416-4382-8905-cee3a2c7ace0 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:01.685765 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:01.685765 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:01.698384 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b187a7c9-6416-4382-8905-cee3a2c7ace0 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:01.711434 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 47/85] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:01 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:02.719461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2597275-0551-4089-81cc-e87fc9034e28 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:02.720592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2597275-0551-4089-81cc-e87fc9034e28 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:02.720966 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:02.720966 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:02.721660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2597275-0551-4089-81cc-e87fc9034e28 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:02.781309 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:02.781309 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:02.792401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a2597275-0551-4089-81cc-e87fc9034e28 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:02.818030 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:02.818030 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:02.828758 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2597275-0551-4089-81cc-e87fc9034e28 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:02.830587 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 39/86] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:02 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:03.847226 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d37fd9f1-488d-46ce-acbf-eb9f5cdb5a92 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:03.848396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d37fd9f1-488d-46ce-acbf-eb9f5cdb5a92 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:03.848594 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:03.848594 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:03.849236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d37fd9f1-488d-46ce-acbf-eb9f5cdb5a92 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:03.901063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:03.901063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:03.909200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d37fd9f1-488d-46ce-acbf-eb9f5cdb5a92 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:03.928860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:03.928860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:03.939760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d37fd9f1-488d-46ce-acbf-eb9f5cdb5a92 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:03.950186 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 48/87] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:03 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:04.956610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-01701437-12da-4af4-a542-dbb73b6e7fa5 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:04.957168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-01701437-12da-4af4-a542-dbb73b6e7fa5 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:04.957310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:04.957310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:04.958128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-01701437-12da-4af4-a542-dbb73b6e7fa5 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:05.040778 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.040778 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:05.051094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-01701437-12da-4af4-a542-dbb73b6e7fa5 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:05.080801 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:05.080801 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:05.094225 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-01701437-12da-4af4-a542-dbb73b6e7fa5 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:05.095841 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 40/88] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:04 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:06.111988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b31aed97-d7fa-4ad1-af41-fcfaa62f1c09 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:06.112649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b31aed97-d7fa-4ad1-af41-fcfaa62f1c09 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:06.112970 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:06.112970 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:06.113626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b31aed97-d7fa-4ad1-af41-fcfaa62f1c09 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:06.169029 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:06.169029 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:06.177882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b31aed97-d7fa-4ad1-af41-fcfaa62f1c09 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:06.206354 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:06.206354 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:06.214998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b31aed97-d7fa-4ad1-af41-fcfaa62f1c09 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:06.229185 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 49/89] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:06 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:06.293092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-5038159f-5054-4e76-8b82-d9683f83f63a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] POST http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52/action Jan 19 08:24:06.293769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:06.293769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:06.294415 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-5038159f-5054-4e76-8b82-d9683f83f63a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:24:06.295235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-5038159f-5054-4e76-8b82-d9683f83f63a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:06.403409 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:06.403409 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:06.422478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b1dd2e6-6616-4541-a547-8fcf2e28a95f req-5038159f-5054-4e76-8b82-d9683f83f63a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52/action returned with HTTP 204 Jan 19 08:24:06.430600 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 41/90] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:24:06 2021] POST /volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:24:07.236581 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68bad86f-003a-49cb-a600-83e1404f4d59 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:07.238192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68bad86f-003a-49cb-a600-83e1404f4d59 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:07.238395 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:07.238395 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:07.239065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68bad86f-003a-49cb-a600-83e1404f4d59 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:07.287292 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:07.287292 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:07.295414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68bad86f-003a-49cb-a600-83e1404f4d59 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:07.314258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:07.314258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:07.323009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68bad86f-003a-49cb-a600-83e1404f4d59 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:07.323819 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 50/91] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:07 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:07.338668 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df643dda-d290-42b2-89bd-fd52d632864f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:07.339174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df643dda-d290-42b2-89bd-fd52d632864f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:07.339570 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:07.339570 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:07.339947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df643dda-d290-42b2-89bd-fd52d632864f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:07.389410 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:07.389410 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:07.398169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-df643dda-d290-42b2-89bd-fd52d632864f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:07.416714 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:07.416714 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:07.425466 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df643dda-d290-42b2-89bd-fd52d632864f tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:07.426823 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 42/92] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:07 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:09.265384 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-95f0473d-3a9e-44e0-9ad8-d45872dde818 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:09.266046 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-95f0473d-3a9e-44e0-9ad8-d45872dde818 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:09.266475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.266475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.267004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-95f0473d-3a9e-44e0-9ad8-d45872dde818 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:09.315595 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.315595 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.324659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-95f0473d-3a9e-44e0-9ad8-d45872dde818 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:09.343058 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.343058 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.352295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-95f0473d-3a9e-44e0-9ad8-d45872dde818 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:09.353139 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 51/93] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:24:09 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:09.375164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] POST http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841/action Jan 19 08:24:09.375541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.375541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.375979 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:24:09.376362 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:09.425485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.425485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.426661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:09.435600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Begin detaching volume completed successfully. Jan 19 08:24:09.436420 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841/action returned with HTTP 202 Jan 19 08:24:09.437316 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 43/94] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:24:09 2021] POST /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:24:09.459090 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0c1d6b8-f78d-406c-a96b-627ba13d28ca tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:09.459832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0c1d6b8-f78d-406c-a96b-627ba13d28ca tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:09.460199 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.460199 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.460778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0c1d6b8-f78d-406c-a96b-627ba13d28ca tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:09.513949 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.513949 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.531375 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a0c1d6b8-f78d-406c-a96b-627ba13d28ca tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:09.538439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume// Jan 19 08:24:09.539391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:09.539775 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.539775 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.540401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:09.541582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-dcf31c5d-2f52-43d7-ac93-24b85b8d8e7d tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:24:09.542327 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 44/95] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:24:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:24:09.558718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-ee360d5c-7dae-440a-ba2f-257e7f0b2d25 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:09.559565 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.559565 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.559826 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-ee360d5c-7dae-440a-ba2f-257e7f0b2d25 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:09.560298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-ee360d5c-7dae-440a-ba2f-257e7f0b2d25 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:09.568740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0c1d6b8-f78d-406c-a96b-627ba13d28ca tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:09.570063 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 52/96] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:09 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 1212 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:09.611087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.611087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.620290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-ee360d5c-7dae-440a-ba2f-257e7f0b2d25 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:09.638900 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.638900 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.647352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-ee360d5c-7dae-440a-ba2f-257e7f0b2d25 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:09.648218 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 45/97] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:24:09 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 1311 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:24:09.670105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-f636c015-9469-4797-b96c-64e107daf546 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:24:09.670708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-f636c015-9469-4797-b96c-64e107daf546 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:09.670927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.670927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.671281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-f636c015-9469-4797-b96c-64e107daf546 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:09.719788 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.719788 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.728798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-f636c015-9469-4797-b96c-64e107daf546 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:24:09.751492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-f636c015-9469-4797-b96c-64e107daf546 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:24:09.752671 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 53/98] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:24:09 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 1366 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:09.767693 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:24:09.768724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:09.768927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.768927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.769294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:09.818226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.818226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.826621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:24:09.849329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 200 Jan 19 08:24:09.850703 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 46/99] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:24:09 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 918 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:09.864300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-0ca99c12-8d88-46e5-9838-e1a1627da476 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:24:09.864848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-0ca99c12-8d88-46e5-9838-e1a1627da476 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:09.865064 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.865064 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.865457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-0ca99c12-8d88-46e5-9838-e1a1627da476 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:09.918587 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:09.918587 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:09.926756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-0ca99c12-8d88-46e5-9838-e1a1627da476 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:24:09.947984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-0ca99c12-8d88-46e5-9838-e1a1627da476 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 returned with HTTP 200 Jan 19 08:24:09.948948 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 54/100] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:24:09 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:09.960415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume// Jan 19 08:24:09.960900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:09.961118 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.961118 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.961843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:09.963217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:24:09.964446 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 47/101] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:24:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:24:09.978036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-a43d68fc-ff3a-41e3-ab48-f929a286fcbe tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments Jan 19 08:24:09.978673 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:09.978673 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:09.979086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-a43d68fc-ff3a-41e3-ab48-f929a286fcbe tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7460395c-ec8b-40c8-85d1-1de3a17408f2", "instance_uuid": "4c4fbd47-db89-4d58-9855-b96b2b208e46", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:10.027646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:10.027646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:10.082323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-a43d68fc-ff3a-41e3-ab48-f929a286fcbe tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments returned with HTTP 200 Jan 19 08:24:10.083473 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 55/102] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:24:09 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:10.090334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume// Jan 19 08:24:10.091220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:10.091704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:10.092735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:24:10.093324 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 48/103] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:24:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:24:10.106926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-ed921933-5889-4527-b74d-3d2289f21b65 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments Jan 19 08:24:10.107432 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:10.107432 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:10.107958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-ed921933-5889-4527-b74d-3d2289f21b65 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19579409-511f-4fd4-9742-0b7b21175357", "instance_uuid": "4c4fbd47-db89-4d58-9855-b96b2b208e46", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:10.160352 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:10.160352 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:10.215032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-ed921933-5889-4527-b74d-3d2289f21b65 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments returned with HTTP 200 Jan 19 08:24:10.216062 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 56/104] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:24:10 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:10.223186 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume// Jan 19 08:24:10.223658 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:10.224141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:10.225177 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c28946b8-03b9-48db-bbeb-98ea8825b3aa tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:24:10.225760 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 49/105] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:24:10 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:24:10.238723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-12e80d67-c039-4864-9afe-0c719960915e tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments Jan 19 08:24:10.239251 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:10.239251 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:10.239696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-12e80d67-c039-4864-9afe-0c719960915e tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbadf49c-67e9-45b1-a447-a36a99471b38", "instance_uuid": "4c4fbd47-db89-4d58-9855-b96b2b208e46", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:10.286567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-2e3b60bc-adbd-4f24-b0e4-4fd1025dee15 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] DELETE http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52 Jan 19 08:24:10.287118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-2e3b60bc-adbd-4f24-b0e4-4fd1025dee15 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:10.287521 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-2e3b60bc-adbd-4f24-b0e4-4fd1025dee15 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:10.290118 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:10.290118 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:10.308284 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:10.308284 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:10.344736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-12e80d67-c039-4864-9afe-0c719960915e tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments returned with HTTP 200 Jan 19 08:24:10.345618 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 57/106] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:24:10 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:10.586415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9df49f29-38d7-4da6-ad75-9a0188c7d256 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:10.587104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9df49f29-38d7-4da6-ad75-9a0188c7d256 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:10.587295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:10.587295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:10.587929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9df49f29-38d7-4da6-ad75-9a0188c7d256 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:10.670717 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:10.670717 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:10.681006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9df49f29-38d7-4da6-ad75-9a0188c7d256 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:10.719230 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:10.719230 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:10.746566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9df49f29-38d7-4da6-ad75-9a0188c7d256 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:10.748436 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 58/107] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:10 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 1212 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:11.022796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-2e3b60bc-adbd-4f24-b0e4-4fd1025dee15 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:24:11.023406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-2e3b60bc-adbd-4f24-b0e4-4fd1025dee15 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:24:11.030568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b69bfbd1-2a16-49e3-86bb-e898eaf3d76c req-2e3b60bc-adbd-4f24-b0e4-4fd1025dee15 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52 returned with HTTP 200 Jan 19 08:24:11.032153 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 50/108] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:24:10 2021] DELETE /volume/v3/505598ed1db74e98b83da168f6217d5a/attachments/62c62143-59af-4250-b89a-6552fcc8cf52 => generated 19 bytes in 750 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:24:11.764443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9474887-aeae-400a-b4ea-0ddff4c24161 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:11.765459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9474887-aeae-400a-b4ea-0ddff4c24161 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:11.765654 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:11.765654 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:11.766486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9474887-aeae-400a-b4ea-0ddff4c24161 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:11.820166 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:11.820166 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:11.828436 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c9474887-aeae-400a-b4ea-0ddff4c24161 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:11.851759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9474887-aeae-400a-b4ea-0ddff4c24161 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:11.852675 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 59/109] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:11 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:12.301505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:12.302703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:12.303134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:12.303134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:12.303817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:12.399166 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:12.399166 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:12.420624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:12.445710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:12.446904 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 51/110] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:12 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:12.462152 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0b274d92-f88d-4d87-8e49-1c8b8d6ccc54 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:12.462801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0b274d92-f88d-4d87-8e49-1c8b8d6ccc54 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:12.463123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:12.463123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:12.463916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0b274d92-f88d-4d87-8e49-1c8b8d6ccc54 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:12.567376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:12.567376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:12.578694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0b274d92-f88d-4d87-8e49-1c8b8d6ccc54 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:12.622315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0b274d92-f88d-4d87-8e49-1c8b8d6ccc54 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:12.623180 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 60/111] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:12 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:12.641207 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume// Jan 19 08:24:12.641787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:12.642071 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:12.642071 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:12.642640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:12.643816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-261283f6-1414-434e-aed5-5b6f05ce6387 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:24:12.644727 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 52/112] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:24:12 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:24:12.671821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-02c3cef5-c4c5-48ba-89ed-f3ed7a800382 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:24:12.672536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-02c3cef5-c4c5-48ba-89ed-f3ed7a800382 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:12.672536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:12.672536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:12.672913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-02c3cef5-c4c5-48ba-89ed-f3ed7a800382 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:12.783443 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:12.783443 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:12.803349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-02c3cef5-c4c5-48ba-89ed-f3ed7a800382 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:24:12.842703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:12.842703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:12.853450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-02c3cef5-c4c5-48ba-89ed-f3ed7a800382 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:24:12.854537 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 61/113] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:24:12 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 1464 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:24:12.927895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] PUT http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2 Jan 19 08:24:12.929376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:12.974631 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:24:12.974631 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:24:12.975468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Lock "b'cinder-attachment_update-7460395c-ec8b-40c8-85d1-1de3a17408f2-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:24:12.978830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:12.978830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:14.701793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Lock "b'cinder-attachment_update-7460395c-ec8b-40c8-85d1-1de3a17408f2-n-h2-758944-2'" released by "attachment_update" :: held 1.726s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:24:14.705974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2 returned with HTTP 200 Jan 19 08:24:14.708383 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 53/114] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:24:12 2021] PUT /volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2 => generated 762 bytes in 1787 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:14.824630 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-ecdf5920-7242-43ce-9ee7-4ed5447316c0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2/action Jan 19 08:24:14.825330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:14.825330 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:14.826290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-ecdf5920-7242-43ce-9ee7-4ed5447316c0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:24:14.826823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-ecdf5920-7242-43ce-9ee7-4ed5447316c0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:14.938713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:14.938713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:14.954848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-ecdf5920-7242-43ce-9ee7-4ed5447316c0 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2/action returned with HTTP 204 Jan 19 08:24:14.957473 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 62/115] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:24:14 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:24:15.007259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume// Jan 19 08:24:15.008031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:15.008404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:15.008404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:15.009037 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:15.010240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e29e67df-2bdf-486c-a5e0-71f450b1bdca tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:24:15.011053 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 54/116] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:24:15 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:24:15.030045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c8c4c497-2ce8-4c46-bb04-7cc3c94aec04 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:24:15.032886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c8c4c497-2ce8-4c46-bb04-7cc3c94aec04 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:15.033620 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:15.033620 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:15.034386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c8c4c497-2ce8-4c46-bb04-7cc3c94aec04 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:15.096249 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:15.096249 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:15.107441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c8c4c497-2ce8-4c46-bb04-7cc3c94aec04 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:24:15.130083 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:15.130083 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:15.139585 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c8c4c497-2ce8-4c46-bb04-7cc3c94aec04 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 200 Jan 19 08:24:15.141083 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 63/117] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:24:15 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 1016 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:24:15.178804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] PUT http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d Jan 19 08:24:15.181896 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:15.221833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:24:15.221833 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:24:15.223327 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Lock "b'cinder-attachment_update-19579409-511f-4fd4-9742-0b7b21175357-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.018s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:24:15.225729 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:15.225729 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:17.933058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Lock "b'cinder-attachment_update-19579409-511f-4fd4-9742-0b7b21175357-n-h2-758944-2'" released by "attachment_update" :: held 2.710s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:24:17.934540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d returned with HTTP 200 Jan 19 08:24:17.935860 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 55/118] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:24:15 2021] PUT /volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d => generated 762 bytes in 2764 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:18.000916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c701e9aa-58f7-4c44-a51c-7c0551060f0c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d/action Jan 19 08:24:18.001608 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:18.001608 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:18.002604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c701e9aa-58f7-4c44-a51c-7c0551060f0c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:24:18.003137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c701e9aa-58f7-4c44-a51c-7c0551060f0c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:18.243169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:18.243169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:18.264477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-c701e9aa-58f7-4c44-a51c-7c0551060f0c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d/action returned with HTTP 204 Jan 19 08:24:18.266137 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 64/119] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:24:17 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d/action => generated 0 bytes in 270 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:24:18.316256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume// Jan 19 08:24:18.316989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:18.316989 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:18.316989 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:18.317331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:18.318467 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-03e306fe-56d8-4990-b994-28fa573f259f tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:24:18.318998 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 56/120] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:24: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 19 08:24:18.338638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-a8fccfd0-bc19-4174-a9f2-592dd832fe9e tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:24:18.339762 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-a8fccfd0-bc19-4174-a9f2-592dd832fe9e tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:18.340203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:18.340203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:18.340882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-a8fccfd0-bc19-4174-a9f2-592dd832fe9e tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:18.443269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:18.443269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:18.463871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-a8fccfd0-bc19-4174-a9f2-592dd832fe9e tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:24:18.507873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:18.507873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:18.530016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-a8fccfd0-bc19-4174-a9f2-592dd832fe9e tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 returned with HTTP 200 Jan 19 08:24:18.531168 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 65/121] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:24:18 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 => generated 1016 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:24:18.586570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-3c3e2ad6-261a-4315-8db7-9a0f938f0f1c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] PUT http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244 Jan 19 08:24:18.587297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-3c3e2ad6-261a-4315-8db7-9a0f938f0f1c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:18.649585 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:24:18.649585 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:24:18.652678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-3c3e2ad6-261a-4315-8db7-9a0f938f0f1c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Lock "b'cinder-attachment_update-dbadf49c-67e9-45b1-a447-a36a99471b38-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.014s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:24:18.655638 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:18.655638 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:21.097634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-3c3e2ad6-261a-4315-8db7-9a0f938f0f1c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Lock "b'cinder-attachment_update-dbadf49c-67e9-45b1-a447-a36a99471b38-n-h2-758944-2'" released by "attachment_update" :: held 2.445s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:24:21.098317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-3c3e2ad6-261a-4315-8db7-9a0f938f0f1c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244 returned with HTTP 200 Jan 19 08:24:21.099466 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 57/122] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:24:18 2021] PUT /volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244 => generated 762 bytes in 2517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:24:21.208818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e68ccabf-4c3d-47b2-8d8a-81764cae4592 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] POST http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244/action Jan 19 08:24:21.209995 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:21.209995 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:21.210788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e68ccabf-4c3d-47b2-8d8a-81764cae4592 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:24:21.215455 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e68ccabf-4c3d-47b2-8d8a-81764cae4592 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:24:21.306933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:21.306933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:21.328941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b3771af2-73c1-47bc-bf94-41b684e70f79 req-e68ccabf-4c3d-47b2-8d8a-81764cae4592 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244/action returned with HTTP 204 Jan 19 08:24:21.331015 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 66/123] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:24:21 2021] POST /volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:24:22.575025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6528d7c3-e157-40ee-8f02-dd69d49f120b tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] DELETE http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:22.575987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6528d7c3-e157-40ee-8f02-dd69d49f120b tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:22.576182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:22.576182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:22.576828 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6528d7c3-e157-40ee-8f02-dd69d49f120b tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:22.577462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6528d7c3-e157-40ee-8f02-dd69d49f120b tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Delete volume with id: b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:22.706606 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:22.706606 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:22.708182 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6528d7c3-e157-40ee-8f02-dd69d49f120b tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:22.780327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6528d7c3-e157-40ee-8f02-dd69d49f120b tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Delete volume request issued successfully. Jan 19 08:24:22.795115 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6528d7c3-e157-40ee-8f02-dd69d49f120b tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 202 Jan 19 08:24:22.796374 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 58/124] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:24:22 2021] DELETE /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:24:22.842183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1d25fa6-5cf8-44bc-9bbf-7792b3f33d2e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:22.843710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1d25fa6-5cf8-44bc-9bbf-7792b3f33d2e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:22.844175 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:22.844175 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:22.844860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1d25fa6-5cf8-44bc-9bbf-7792b3f33d2e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:22.939332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:22.939332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:22.950990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1d25fa6-5cf8-44bc-9bbf-7792b3f33d2e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:22.979136 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1d25fa6-5cf8-44bc-9bbf-7792b3f33d2e tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:22.980681 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 67/125] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:22 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:23.999731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4df1d1dd-a616-41ea-bcb6-5a3b4d80706a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:24.000701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4df1d1dd-a616-41ea-bcb6-5a3b4d80706a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:24.000926 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:24.000926 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:24.001311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4df1d1dd-a616-41ea-bcb6-5a3b4d80706a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:24.104143 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:24.104143 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:24.113703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4df1d1dd-a616-41ea-bcb6-5a3b4d80706a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:24.150242 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4df1d1dd-a616-41ea-bcb6-5a3b4d80706a tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:24.151382 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 59/126] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:23 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 916 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:25.168092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0902181b-1514-4bba-941b-021039819c80 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:25.169315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0902181b-1514-4bba-941b-021039819c80 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:25.169781 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:25.169781 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:25.170499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0902181b-1514-4bba-941b-021039819c80 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:25.346942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:25.346942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:25.371183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0902181b-1514-4bba-941b-021039819c80 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Volume info retrieved successfully. Jan 19 08:24:25.474089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0902181b-1514-4bba-941b-021039819c80 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 200 Jan 19 08:24:25.474991 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 68/127] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:25 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 916 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:26.490662 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-200e16bc-02dc-4a2f-ab58-3558510863b1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] GET http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 Jan 19 08:24:26.491801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-200e16bc-02dc-4a2f-ab58-3558510863b1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:26.492194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:26.492194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:26.493030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-200e16bc-02dc-4a2f-ab58-3558510863b1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:26.647107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-200e16bc-02dc-4a2f-ab58-3558510863b1 tempest-AttachSCSIVolumeTestJSON-617869648 tempest-AttachSCSIVolumeTestJSON-617869648] http://10.222.0.25/volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 returned with HTTP 404 Jan 19 08:24:26.648405 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 60/128] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:26 2021] GET /volume/v3/505598ed1db74e98b83da168f6217d5a/volumes/b14f9ed1-6711-4347-aa42-7ce609ce0841 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:24:31.060353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04c62cd7-b075-4734-bf5f-58e3f41f49dc tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] DELETE http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:24:31.061482 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04c62cd7-b075-4734-bf5f-58e3f41f49dc tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:31.061882 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:31.061882 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:31.062569 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04c62cd7-b075-4734-bf5f-58e3f41f49dc tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:31.063333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-04c62cd7-b075-4734-bf5f-58e3f41f49dc tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Delete volume with id: cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:24:31.146361 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:31.146361 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:31.148084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-04c62cd7-b075-4734-bf5f-58e3f41f49dc tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:24:31.195414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-04c62cd7-b075-4734-bf5f-58e3f41f49dc tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Delete volume request issued successfully. Jan 19 08:24:31.195906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04c62cd7-b075-4734-bf5f-58e3f41f49dc tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 202 Jan 19 08:24:31.197061 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 69/129] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:24:31 2021] DELETE /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:24:31.204051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f63ce838-f667-403a-a69a-4dbbf1b178c1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:24:31.204608 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f63ce838-f667-403a-a69a-4dbbf1b178c1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:31.205677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f63ce838-f667-403a-a69a-4dbbf1b178c1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:31.368266 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:31.368266 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:31.385700 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f63ce838-f667-403a-a69a-4dbbf1b178c1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:24:31.439799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f63ce838-f667-403a-a69a-4dbbf1b178c1 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:24:31.440944 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 61/130] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:31 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 922 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:32.457121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1bf43ec2-5b7d-4f98-ac89-4df8b2d31f1a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:24:32.457623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1bf43ec2-5b7d-4f98-ac89-4df8b2d31f1a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:32.457984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:32.457984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:32.458674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1bf43ec2-5b7d-4f98-ac89-4df8b2d31f1a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:32.565325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:32.565325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:32.591193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1bf43ec2-5b7d-4f98-ac89-4df8b2d31f1a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:24:32.635866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1bf43ec2-5b7d-4f98-ac89-4df8b2d31f1a tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:24:32.641986 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 70/131] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:32 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 922 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:33.653190 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fb51959-4b61-4384-a06c-edff8c368259 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:24:33.654605 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fb51959-4b61-4384-a06c-edff8c368259 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:33.655023 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:33.655023 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:33.655686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fb51959-4b61-4384-a06c-edff8c368259 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:33.783727 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:24:33.783727 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:24:33.805428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0fb51959-4b61-4384-a06c-edff8c368259 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Volume info retrieved successfully. Jan 19 08:24:33.858324 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fb51959-4b61-4384-a06c-edff8c368259 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 200 Jan 19 08:24:33.860503 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 62/132] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:33 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 922 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:24:34.876437 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13a147fa-a88f-48f8-afe2-f96ab9f790a3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] GET http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db Jan 19 08:24:34.878143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13a147fa-a88f-48f8-afe2-f96ab9f790a3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:24:34.878568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:24:34.878568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:24:34.879189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13a147fa-a88f-48f8-afe2-f96ab9f790a3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:24:34.991370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13a147fa-a88f-48f8-afe2-f96ab9f790a3 tempest-LiveAutoBlockMigrationV225Test-855838390 tempest-LiveAutoBlockMigrationV225Test-855838390] http://10.222.0.25/volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db returned with HTTP 404 Jan 19 08:24:34.992637 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 71/133] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:24:34 2021] GET /volume/v3/e1f51c68964245dc9926b7bc27a01ec6/volumes/cef06e71-df8a-47c6-8881-10b05df710db => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:27:40.248792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] POST http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes Jan 19 08:27:40.249522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:40.249522 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:40.250140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-364537301", "imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:27:40.251646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-364537301', 'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:27:40.411517 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Create volume of 1 GB Jan 19 08:27:40.432853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Availability Zones retrieved successfully. Jan 19 08:27:40.465868 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Flow 'volume_create_api' (4e3ac5ba-52da-4736-be63-cee5d82cb8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:27:40.469008 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9fd60a-ce94-430b-af9e-e21b30839cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:40.471745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:27:40.743017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d9fd60a-ce94-430b-af9e-e21b30839cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:40.745186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896f842d-5dd1-439c-8ed7-3a8d15d8163a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:40.892346 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Created reservations ['ed514c7d-89fb-42c3-8b42-af926787ad3a', 'a6490f67-ef9a-4088-aa01-74a31f1bb2b0', '2d306436-897a-4bbe-81e7-a6473e606d80', '6ee00c7d-9fba-4643-aaa9-287c793ba309'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:27:40.894584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896f842d-5dd1-439c-8ed7-3a8d15d8163a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed514c7d-89fb-42c3-8b42-af926787ad3a', 'a6490f67-ef9a-4088-aa01-74a31f1bb2b0', '2d306436-897a-4bbe-81e7-a6473e606d80', '6ee00c7d-9fba-4643-aaa9-287c793ba309']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:40.896852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97f982c5-8d02-4318-a1e3-f164e5d5ef66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:41.015921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97f982c5-8d02-4318-a1e3-f164e5d5ef66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a29e00-f08f-4865-a295-238f4f8755d8', '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-364537301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7ce65dfee7846dca1fde821f22d3099',qos_specs=None,replication_status=,reservations=['ed514c7d-89fb-42c3-8b42-af926787ad3a','a6490f67-ef9a-4088-aa01-74a31f1bb2b0','2d306436-897a-4bbe-81e7-a6473e606d80','6ee00c7d-9fba-4643-aaa9-287c793ba309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f116e3f8a78545ba856fb86e7fa554be',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-364537301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a29e00-f08f-4865-a295-238f4f8755d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7ce65dfee7846dca1fde821f22d3099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f116e3f8a78545ba856fb86e7fa554be',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:41.018003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a58d61-0ed7-4cc1-8fea-4cf3dd4109e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:41.110872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a58d61-0ed7-4cc1-8fea-4cf3dd4109e4) transitioned into state 'SUCCESS' from state '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-364537301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7ce65dfee7846dca1fde821f22d3099',qos_specs=None,replication_status=,reservations=['ed514c7d-89fb-42c3-8b42-af926787ad3a','a6490f67-ef9a-4088-aa01-74a31f1bb2b0','2d306436-897a-4bbe-81e7-a6473e606d80','6ee00c7d-9fba-4643-aaa9-287c793ba309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f116e3f8a78545ba856fb86e7fa554be',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:41.112821 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b2f460-d32b-4faa-a2ca-49619c98242f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:27:41.166423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b2f460-d32b-4faa-a2ca-49619c98242f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:27:41.173822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Flow 'volume_create_api' (4e3ac5ba-52da-4736-be63-cee5d82cb8b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:27:41.274303 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Create volume request issued successfully. Jan 19 08:27:41.299854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ada57999-8754-462f-bfc9-2e49919c5617 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes returned with HTTP 202 Jan 19 08:27:41.300641 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 63/134] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:27:40 2021] POST /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes => generated 821 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:27:41.319724 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eed2b2b2-c153-4584-be0a-e9f3cc5315f0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:41.320526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eed2b2b2-c153-4584-be0a-e9f3cc5315f0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:41.325577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eed2b2b2-c153-4584-be0a-e9f3cc5315f0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:41.428678 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:41.428678 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:41.459805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eed2b2b2-c153-4584-be0a-e9f3cc5315f0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:41.512915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eed2b2b2-c153-4584-be0a-e9f3cc5315f0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:41.518884 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 72/135] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:41 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:42.535685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-399cdf16-a20f-45d7-a651-0db6e949df29 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:42.536220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-399cdf16-a20f-45d7-a651-0db6e949df29 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:42.536389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:42.536389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:42.537274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-399cdf16-a20f-45d7-a651-0db6e949df29 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:42.658888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:42.658888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:42.705124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-399cdf16-a20f-45d7-a651-0db6e949df29 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:42.782410 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-399cdf16-a20f-45d7-a651-0db6e949df29 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:42.784142 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 64/136] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:42 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:43.799647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be407150-9a48-416d-858e-80c8627ec9de tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:43.800206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be407150-9a48-416d-858e-80c8627ec9de tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:43.800366 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:43.800366 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:43.801056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be407150-9a48-416d-858e-80c8627ec9de tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:43.889182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:43.889182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:43.898831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-be407150-9a48-416d-858e-80c8627ec9de tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:43.926367 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be407150-9a48-416d-858e-80c8627ec9de tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:43.929837 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 73/137] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:43 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:44.946635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da5bd068-fe4a-487d-b770-53d1ec2ad3cf tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:44.949378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da5bd068-fe4a-487d-b770-53d1ec2ad3cf tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:44.950020 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:44.950020 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:44.950666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da5bd068-fe4a-487d-b770-53d1ec2ad3cf tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:45.185422 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:45.185422 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:45.222014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da5bd068-fe4a-487d-b770-53d1ec2ad3cf tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:45.280545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da5bd068-fe4a-487d-b770-53d1ec2ad3cf tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:45.282422 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 65/138] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:44 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:46.297737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70fef8cb-4d65-438b-958d-0d35b67dac04 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:46.298310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70fef8cb-4d65-438b-958d-0d35b67dac04 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:46.298432 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:46.298432 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:46.299100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70fef8cb-4d65-438b-958d-0d35b67dac04 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:46.396032 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:46.396032 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:46.427655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-70fef8cb-4d65-438b-958d-0d35b67dac04 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:46.461873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70fef8cb-4d65-438b-958d-0d35b67dac04 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:46.463481 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 74/139] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:46 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:47.480015 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9fe7906-2d39-41bb-bbc4-0af62886c8ca tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:47.480719 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9fe7906-2d39-41bb-bbc4-0af62886c8ca tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:47.480948 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:47.480948 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:47.481320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9fe7906-2d39-41bb-bbc4-0af62886c8ca tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:47.658923 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:47.658923 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:47.697749 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d9fe7906-2d39-41bb-bbc4-0af62886c8ca tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:47.790904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9fe7906-2d39-41bb-bbc4-0af62886c8ca tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:47.797800 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 66/140] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:47 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:48.809350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-871fafb0-e40e-42b1-8d1e-e945412a8d36 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:48.809920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-871fafb0-e40e-42b1-8d1e-e945412a8d36 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:48.810035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:48.810035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:48.810419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-871fafb0-e40e-42b1-8d1e-e945412a8d36 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:48.991584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:48.991584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:49.075015 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-871fafb0-e40e-42b1-8d1e-e945412a8d36 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:49.133013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-871fafb0-e40e-42b1-8d1e-e945412a8d36 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:49.149363 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 75/141] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:48 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:50.150442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1832227-7a2a-4fde-bc69-27cccb27ad1d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:50.151270 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1832227-7a2a-4fde-bc69-27cccb27ad1d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:50.152415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:50.152415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:50.152675 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1832227-7a2a-4fde-bc69-27cccb27ad1d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:50.288860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:50.288860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:50.316330 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f1832227-7a2a-4fde-bc69-27cccb27ad1d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:50.361958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1832227-7a2a-4fde-bc69-27cccb27ad1d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:50.368361 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 67/142] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:50 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:51.379615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58f62546-6cff-4633-978c-bff79c25e5a6 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:51.381261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58f62546-6cff-4633-978c-bff79c25e5a6 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:51.381712 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:51.381712 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:51.382714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58f62546-6cff-4633-978c-bff79c25e5a6 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:51.518418 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:51.518418 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:51.563045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-58f62546-6cff-4633-978c-bff79c25e5a6 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:51.626185 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58f62546-6cff-4633-978c-bff79c25e5a6 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:51.632422 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 76/143] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:51 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:52.649119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3aefc4e6-48df-4983-9ef2-cb229e1ea7c0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:52.649723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3aefc4e6-48df-4983-9ef2-cb229e1ea7c0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:52.649944 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:52.649944 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:52.650326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3aefc4e6-48df-4983-9ef2-cb229e1ea7c0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:52.795842 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:52.795842 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:52.825190 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3aefc4e6-48df-4983-9ef2-cb229e1ea7c0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:52.879208 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3aefc4e6-48df-4983-9ef2-cb229e1ea7c0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:52.886583 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 68/144] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:52 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:53.896736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-651762dc-f9cb-484e-8e8a-2e2d31c73d42 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:53.897302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-651762dc-f9cb-484e-8e8a-2e2d31c73d42 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:53.897430 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:53.897430 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:53.897813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-651762dc-f9cb-484e-8e8a-2e2d31c73d42 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:54.034872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:54.034872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:54.049455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-651762dc-f9cb-484e-8e8a-2e2d31c73d42 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:54.083641 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-651762dc-f9cb-484e-8e8a-2e2d31c73d42 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:54.098792 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 77/145] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:53 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:55.103265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b91172f1-bf77-474c-8cf0-6b979f98e396 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:55.103789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b91172f1-bf77-474c-8cf0-6b979f98e396 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:55.103990 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:55.103990 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:55.104399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b91172f1-bf77-474c-8cf0-6b979f98e396 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:55.252960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:55.252960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:55.277287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b91172f1-bf77-474c-8cf0-6b979f98e396 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:55.343846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b91172f1-bf77-474c-8cf0-6b979f98e396 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:55.349566 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 69/146] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:55 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:56.364446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ee2bcfa-3cc1-4ba7-a32a-c312dfa56ce2 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:56.365683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ee2bcfa-3cc1-4ba7-a32a-c312dfa56ce2 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:56.366895 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:56.366895 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:56.367609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ee2bcfa-3cc1-4ba7-a32a-c312dfa56ce2 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:56.476036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:56.476036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:56.488204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0ee2bcfa-3cc1-4ba7-a32a-c312dfa56ce2 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:56.598537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ee2bcfa-3cc1-4ba7-a32a-c312dfa56ce2 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:56.608861 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 78/147] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:56 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:57.616207 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cce0634-9e7c-46eb-ae9a-6a6d179d812b tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:57.616904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cce0634-9e7c-46eb-ae9a-6a6d179d812b tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:57.617226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:57.617226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:57.617790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cce0634-9e7c-46eb-ae9a-6a6d179d812b tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:57.764327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:57.764327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:57.785632 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5cce0634-9e7c-46eb-ae9a-6a6d179d812b tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:57.843769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cce0634-9e7c-46eb-ae9a-6a6d179d812b tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:57.844979 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 70/148] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:57 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:27:58.875555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b5c28bb-b9c1-4f14-9e48-a0040cca073f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:27:58.876839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b5c28bb-b9c1-4f14-9e48-a0040cca073f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:27:58.876942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:27:58.876942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:27:58.877439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b5c28bb-b9c1-4f14-9e48-a0040cca073f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:27:59.022062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:27:59.022062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:27:59.053816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8b5c28bb-b9c1-4f14-9e48-a0040cca073f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:27:59.143910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b5c28bb-b9c1-4f14-9e48-a0040cca073f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:27:59.146202 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 79/149] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:27:58 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:00.176475 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17508dcd-dd5c-4f63-8b35-1e8b66967527 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:00.177538 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17508dcd-dd5c-4f63-8b35-1e8b66967527 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:00.177936 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:00.177936 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:00.178593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17508dcd-dd5c-4f63-8b35-1e8b66967527 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:00.379457 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:00.379457 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:00.411348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-17508dcd-dd5c-4f63-8b35-1e8b66967527 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:00.472302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17508dcd-dd5c-4f63-8b35-1e8b66967527 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:00.475005 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 71/150] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:00 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:01.491502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b64d770-b75c-423c-b25c-ab622f9546a9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:01.492063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b64d770-b75c-423c-b25c-ab622f9546a9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:01.492267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:01.492267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:01.500539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b64d770-b75c-423c-b25c-ab622f9546a9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:01.668848 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:01.668848 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:01.701481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b64d770-b75c-423c-b25c-ab622f9546a9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:01.761492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b64d770-b75c-423c-b25c-ab622f9546a9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:01.771792 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 80/151] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:01 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:02.814462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64664b78-f05c-41b4-863e-ab729fadccad tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:02.815007 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64664b78-f05c-41b4-863e-ab729fadccad tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:02.815201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:02.815201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:02.815578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64664b78-f05c-41b4-863e-ab729fadccad tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:02.950257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:02.950257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:02.960885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-64664b78-f05c-41b4-863e-ab729fadccad tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:03.026277 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64664b78-f05c-41b4-863e-ab729fadccad tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:03.027086 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 72/152] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:02 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 971 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:04.042859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c70f62e-bdfb-4f80-9ef0-e95fbaaade8d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:04.043405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c70f62e-bdfb-4f80-9ef0-e95fbaaade8d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:04.043550 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:04.043550 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:04.044486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c70f62e-bdfb-4f80-9ef0-e95fbaaade8d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:04.251664 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:04.251664 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:04.278709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c70f62e-bdfb-4f80-9ef0-e95fbaaade8d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:04.327347 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c70f62e-bdfb-4f80-9ef0-e95fbaaade8d tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:04.331478 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 81/153] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:04 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 971 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:05.344631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23a9ca20-e370-47e6-9ba6-7f9d10b989cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:05.345212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23a9ca20-e370-47e6-9ba6-7f9d10b989cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:05.345386 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:05.345386 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:05.345654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23a9ca20-e370-47e6-9ba6-7f9d10b989cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:05.595648 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:05.595648 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:05.638482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-23a9ca20-e370-47e6-9ba6-7f9d10b989cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:05.725239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23a9ca20-e370-47e6-9ba6-7f9d10b989cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:05.751962 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 73/154] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:05 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:06.759829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-843d6814-0702-4bd3-8482-d2facc7e654f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:06.759829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-843d6814-0702-4bd3-8482-d2facc7e654f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:06.760453 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:06.760453 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:06.760453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-843d6814-0702-4bd3-8482-d2facc7e654f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:06.890259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:06.890259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:06.904432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-843d6814-0702-4bd3-8482-d2facc7e654f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:06.991305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-843d6814-0702-4bd3-8482-d2facc7e654f tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:06.994012 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 82/155] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:06 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:08.009771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-52a65d0a-8df8-4812-a5d6-350b504f0ec5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:08.010576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-52a65d0a-8df8-4812-a5d6-350b504f0ec5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:08.010908 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:08.010908 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:08.011480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-52a65d0a-8df8-4812-a5d6-350b504f0ec5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:08.170072 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:08.170072 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:08.194426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-52a65d0a-8df8-4812-a5d6-350b504f0ec5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:08.278983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-52a65d0a-8df8-4812-a5d6-350b504f0ec5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:08.290768 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 74/156] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:08 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:28:09.313138 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-88ea44ce-7ec6-4dd5-a55a-d1f865d52181 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:09.313138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-88ea44ce-7ec6-4dd5-a55a-d1f865d52181 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:09.313138 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:09.313138 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:09.313138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-88ea44ce-7ec6-4dd5-a55a-d1f865d52181 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:09.425791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:09.425791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:09.445735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-88ea44ce-7ec6-4dd5-a55a-d1f865d52181 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:09.488058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-88ea44ce-7ec6-4dd5-a55a-d1f865d52181 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:09.489092 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 83/157] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:09 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:10.519024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d177d20-eba9-43f9-bc90-13f32004d5fd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:10.519707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d177d20-eba9-43f9-bc90-13f32004d5fd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:10.520071 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:10.520071 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:10.520521 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d177d20-eba9-43f9-bc90-13f32004d5fd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:10.648182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:10.648182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:10.687192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9d177d20-eba9-43f9-bc90-13f32004d5fd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:10.793541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d177d20-eba9-43f9-bc90-13f32004d5fd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:10.807930 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 75/158] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:10 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:11.814022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6609fb64-f127-4e11-a639-643f72dbd189 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:11.819018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6609fb64-f127-4e11-a639-643f72dbd189 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:11.819018 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:11.819018 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:11.819018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6609fb64-f127-4e11-a639-643f72dbd189 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:12.005670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:12.005670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:12.029339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6609fb64-f127-4e11-a639-643f72dbd189 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:12.075762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6609fb64-f127-4e11-a639-643f72dbd189 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:12.076938 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 84/159] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:11 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:13.093950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cecb1aa8-57b5-4af1-b580-c70f9135a0f3 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:13.093950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cecb1aa8-57b5-4af1-b580-c70f9135a0f3 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:13.094589 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:13.094589 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:13.094854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cecb1aa8-57b5-4af1-b580-c70f9135a0f3 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:13.258986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:13.258986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:13.274613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cecb1aa8-57b5-4af1-b580-c70f9135a0f3 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:13.316622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cecb1aa8-57b5-4af1-b580-c70f9135a0f3 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:13.317749 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 76/160] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:13 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:14.332977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7231c701-bb73-4b2e-9a57-174047a24806 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:14.337632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7231c701-bb73-4b2e-9a57-174047a24806 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:14.340789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:14.340789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:14.341264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7231c701-bb73-4b2e-9a57-174047a24806 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:14.512910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:14.512910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:14.549714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7231c701-bb73-4b2e-9a57-174047a24806 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:14.684547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7231c701-bb73-4b2e-9a57-174047a24806 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:14.684547 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 85/161] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:14 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:15.698022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-743087fd-32ff-4f7d-9a97-a68c1122fdaa tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:15.698646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-743087fd-32ff-4f7d-9a97-a68c1122fdaa tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:15.698646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:15.698646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:15.698983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-743087fd-32ff-4f7d-9a97-a68c1122fdaa tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:15.857356 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:15.857356 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:15.885576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-743087fd-32ff-4f7d-9a97-a68c1122fdaa tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:15.948160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-743087fd-32ff-4f7d-9a97-a68c1122fdaa tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:15.956464 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 77/162] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:15 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:16.966683 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3148501d-8a69-47f8-b020-b7e94eb0cc43 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:16.967207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3148501d-8a69-47f8-b020-b7e94eb0cc43 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:16.967602 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:16.967602 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:16.968279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3148501d-8a69-47f8-b020-b7e94eb0cc43 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:17.134300 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:17.134300 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:17.158482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3148501d-8a69-47f8-b020-b7e94eb0cc43 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:17.222830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3148501d-8a69-47f8-b020-b7e94eb0cc43 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:17.223919 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 86/163] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:16 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:18.245400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-691ddb36-228d-499f-be8f-37d9d01420a5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:18.246665 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-691ddb36-228d-499f-be8f-37d9d01420a5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:18.248134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:18.248134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:18.249470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-691ddb36-228d-499f-be8f-37d9d01420a5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:18.349862 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:18.349862 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:18.361805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-691ddb36-228d-499f-be8f-37d9d01420a5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:18.388863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-691ddb36-228d-499f-be8f-37d9d01420a5 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:18.390733 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 78/164] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:18 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 974 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:28:19.407774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e160752-aca4-4cfc-800c-3b6e5cbf68c9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:19.410027 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e160752-aca4-4cfc-800c-3b6e5cbf68c9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:19.410396 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:19.410396 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:19.411563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e160752-aca4-4cfc-800c-3b6e5cbf68c9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:19.486412 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:19.486412 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:19.496698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1e160752-aca4-4cfc-800c-3b6e5cbf68c9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:19.527109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e160752-aca4-4cfc-800c-3b6e5cbf68c9 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:19.528595 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 87/165] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:28:19 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 1362 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:20.359831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:20.361147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:20.361579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:20.361579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:20.362231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:20.455616 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:20.455616 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:20.473866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:20.532106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:20.537233 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 79/166] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:28:20 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 1362 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:23.661581 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-536d5921-b53f-4e44-9368-b80ab74af624 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:23.662280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-536d5921-b53f-4e44-9368-b80ab74af624 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:23.662823 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:23.662823 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:23.663400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-536d5921-b53f-4e44-9368-b80ab74af624 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:23.727568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:23.727568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:23.742968 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-536d5921-b53f-4e44-9368-b80ab74af624 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:23.777741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-536d5921-b53f-4e44-9368-b80ab74af624 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:23.779282 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 88/167] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:28:23 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 1362 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:23.789767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume// Jan 19 08:28:23.790259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:23.790457 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:23.790457 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:23.792385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:23.793750 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:28:23.794794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 80/168] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:28:23 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:28:23.820895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-65de1b0d-2fc6-41b9-88eb-2a110c32f1de tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] POST http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments Jan 19 08:28:23.821621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:23.821621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:23.822283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-65de1b0d-2fc6-41b9-88eb-2a110c32f1de tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74a29e00-f08f-4865-a295-238f4f8755d8", "instance_uuid": "e40cdcfb-cec4-4f2e-8397-3584e4921df3", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:28:23.928034 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:23.928034 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:24.001774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-65de1b0d-2fc6-41b9-88eb-2a110c32f1de tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments returned with HTTP 200 Jan 19 08:28:24.002905 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 89/169] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:28:23 2021] POST /volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:26.307312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume// Jan 19 08:28:26.307312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:26.307881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:26.308865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-eddb12e0-11ee-437d-ac8e-8dc29725f807 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:28:26.309509 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 81/170] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:28:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:28:26.322171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-f2829789-8716-427a-8881-90202b120045 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] GET http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:28:26.323379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-f2829789-8716-427a-8881-90202b120045 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:28:26.324083 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:26.324083 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:26.324463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-f2829789-8716-427a-8881-90202b120045 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:28:26.374933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:26.374933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:26.384116 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-f2829789-8716-427a-8881-90202b120045 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:28:26.404594 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:26.404594 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:26.414158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-f2829789-8716-427a-8881-90202b120045 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 200 Jan 19 08:28:26.415160 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 90/171] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:28:26 2021] GET /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 1460 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:28:26.449732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-66c58323-bc7a-4c6b-9234-138f8c62e4cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] PUT http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb Jan 19 08:28:26.450778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-66c58323-bc7a-4c6b-9234-138f8c62e4cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:28:26.482971 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:28:26.482971 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:28:26.484247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-66c58323-bc7a-4c6b-9234-138f8c62e4cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Lock "b'cinder-attachment_update-74a29e00-f08f-4865-a295-238f4f8755d8-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:28:26.487063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:26.487063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:29.324970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-66c58323-bc7a-4c6b-9234-138f8c62e4cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Lock "b'cinder-attachment_update-74a29e00-f08f-4865-a295-238f4f8755d8-n-h2-758944-2'" released by "attachment_update" :: held 2.841s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:28:29.325718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-66c58323-bc7a-4c6b-9234-138f8c62e4cd tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb returned with HTTP 200 Jan 19 08:28:29.326866 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 82/172] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:28:26 2021] PUT /volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb => generated 762 bytes in 2882 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:28:29.369888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-2a1130ae-3109-404a-8744-13a339b279a0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] POST http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb/action Jan 19 08:28:29.370481 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:28:29.370481 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:28:29.370953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-2a1130ae-3109-404a-8744-13a339b279a0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:28:29.371339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-2a1130ae-3109-404a-8744-13a339b279a0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:28:29.449888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:28:29.449888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:28:29.491387 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c05e8a58-8740-4e61-8105-3e147a1b887a req-2a1130ae-3109-404a-8744-13a339b279a0 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb/action returned with HTTP 204 Jan 19 08:28:29.492696 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 91/173] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:28:29 2021] POST /volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:29:32.442822 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] POST http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes Jan 19 08:29:32.443520 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:32.443520 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:32.444462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1814160447"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:29:32.445710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1814160447'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:29:32.446083 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Create volume of 1 GB Jan 19 08:29:32.446762 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:32.446762 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:32.460600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Availability Zones retrieved successfully. Jan 19 08:29:32.477740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Flow 'volume_create_api' (03b3a44a-9eac-49ea-b634-d205b6ee0a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:29:32.480589 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d06b3a-de47-495b-bf92-45fbb741793c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:29:32.483093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:29:32.571111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d06b3a-de47-495b-bf92-45fbb741793c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:29:32.573287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20305c7-97bd-4b32-93d6-924b1e813d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:29:32.661413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Created reservations ['5e84cb4a-6460-4f33-a699-a6432b0dec50', '344fac40-39f4-4308-9a59-2aeec76088fd', 'c6fc3d18-dcfb-4ddf-9238-3f78cb41a893', 'eb91dd4d-ca04-4006-98db-ffa9670405bf'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:29:32.663832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20305c7-97bd-4b32-93d6-924b1e813d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e84cb4a-6460-4f33-a699-a6432b0dec50', '344fac40-39f4-4308-9a59-2aeec76088fd', 'c6fc3d18-dcfb-4ddf-9238-3f78cb41a893', 'eb91dd4d-ca04-4006-98db-ffa9670405bf']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:29:32.666151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c817a621-7931-4088-a6bf-81543a738262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:29:32.728298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c817a621-7931-4088-a6bf-81543a738262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c11df25-06e7-4637-a3fa-75c56da38970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1814160447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dfc48f11acf4045b1f79bff063df186',qos_specs=None,replication_status=,reservations=['5e84cb4a-6460-4f33-a699-a6432b0dec50','344fac40-39f4-4308-9a59-2aeec76088fd','c6fc3d18-dcfb-4ddf-9238-3f78cb41a893','eb91dd4d-ca04-4006-98db-ffa9670405bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c86656f68fd44ed4ae385df0c580a1a3',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1814160447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c11df25-06e7-4637-a3fa-75c56da38970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dfc48f11acf4045b1f79bff063df186',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c86656f68fd44ed4ae385df0c580a1a3',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:29:32.731388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a7466a-771d-4625-9491-312f7d255169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:29:32.761648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a7466a-771d-4625-9491-312f7d255169) transitioned into state 'SUCCESS' from state '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-1814160447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dfc48f11acf4045b1f79bff063df186',qos_specs=None,replication_status=,reservations=['5e84cb4a-6460-4f33-a699-a6432b0dec50','344fac40-39f4-4308-9a59-2aeec76088fd','c6fc3d18-dcfb-4ddf-9238-3f78cb41a893','eb91dd4d-ca04-4006-98db-ffa9670405bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c86656f68fd44ed4ae385df0c580a1a3',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:29:32.763788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f51ccb-5c10-4fc4-82c8-cd69c25ac1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:29:32.791926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f51ccb-5c10-4fc4-82c8-cd69c25ac1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:29:32.802540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Flow 'volume_create_api' (03b3a44a-9eac-49ea-b634-d205b6ee0a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:29:32.883564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Create volume request issued successfully. Jan 19 08:29:32.897644 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8404c890-69c9-4c45-9efd-db4a45e192e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes returned with HTTP 202 Jan 19 08:29:32.899234 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 83/174] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:29:32 2021] POST /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes => generated 817 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:29:32.913526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75a160d9-b989-477d-a0be-01bbe0fc8acf tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:32.914409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75a160d9-b989-477d-a0be-01bbe0fc8acf tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:32.914834 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:32.914834 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:32.915491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75a160d9-b989-477d-a0be-01bbe0fc8acf tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:32.977918 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:32.977918 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:32.987146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-75a160d9-b989-477d-a0be-01bbe0fc8acf tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:33.012464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75a160d9-b989-477d-a0be-01bbe0fc8acf tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:33.013951 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 92/175] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:32 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:34.030813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:34.032825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:34.033142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:34.033142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:34.033742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:34.136744 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:34.136744 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:34.164514 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:34.208569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:34.210798 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 84/176] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:34 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:35.111709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-b29f5c4c-0362-4a61-bbdf-d1f063ba191f tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:35.112316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-b29f5c4c-0362-4a61-bbdf-d1f063ba191f tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:35.112724 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:35.112724 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:35.113342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-b29f5c4c-0362-4a61-bbdf-d1f063ba191f tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:35.200125 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:35.200125 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:35.219604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-b29f5c4c-0362-4a61-bbdf-d1f063ba191f tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:35.279021 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-b29f5c4c-0362-4a61-bbdf-d1f063ba191f tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:35.279801 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 93/177] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:29:35 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 910 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:35.439902 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume// Jan 19 08:29:35.440436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:35.440506 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:35.440506 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:35.441175 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:35.442870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b99a47ce-2bdf-444f-bf1a-7fd7a213977c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:29:35.443648 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 85/178] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:29:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:29:35.466453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-cd6d8f01-1a31-41cc-a984-5855dcba5cb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] POST http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments Jan 19 08:29:35.467092 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:35.467092 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:35.467384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-cd6d8f01-1a31-41cc-a984-5855dcba5cb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c11df25-06e7-4637-a3fa-75c56da38970", "instance_uuid": "4aad6aec-9f98-47ac-972d-e870c378002e", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:29:35.588835 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:35.588835 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:35.705937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-cd6d8f01-1a31-41cc-a984-5855dcba5cb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments returned with HTTP 200 Jan 19 08:29:35.706878 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 94/179] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:29:35 2021] POST /volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:29:35.748278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b1ea092-8b47-47f2-8416-f89661dad4a4 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:35.748804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b1ea092-8b47-47f2-8416-f89661dad4a4 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:35.749694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b1ea092-8b47-47f2-8416-f89661dad4a4 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:35.787116 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-cd6d8f01-1a31-41cc-a984-5855dcba5cb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume// Jan 19 08:29:35.788327 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-cd6d8f01-1a31-41cc-a984-5855dcba5cb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:35.788677 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:35.788677 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:35.790621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-cd6d8f01-1a31-41cc-a984-5855dcba5cb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:35.791860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-cd6d8f01-1a31-41cc-a984-5855dcba5cb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:29:35.792862 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 95/180] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:29:35 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:29:35.810868 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-76f75805-0c77-4333-9d9b-21768f848d08 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:35.811697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-76f75805-0c77-4333-9d9b-21768f848d08 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:35.812354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-76f75805-0c77-4333-9d9b-21768f848d08 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:35.839111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:35.839111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:35.848430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6b1ea092-8b47-47f2-8416-f89661dad4a4 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:35.896509 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:35.896509 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:35.909239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:35.909239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:35.919625 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b1ea092-8b47-47f2-8416-f89661dad4a4 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:35.922779 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 86/181] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:35 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 909 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:35.939055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-76f75805-0c77-4333-9d9b-21768f848d08 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:35.958451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:35.958451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:35.988695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-76f75805-0c77-4333-9d9b-21768f848d08 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:35.989539 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 96/182] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:29:35 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 1008 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:29:36.027929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-971b74b8-a204-4f92-9c62-c39d6d827d1d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] PUT http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea Jan 19 08:29:36.029448 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:36.029448 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:36.030135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-971b74b8-a204-4f92-9c62-c39d6d827d1d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:29:36.087815 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:29:36.087815 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:29:36.088585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-971b74b8-a204-4f92-9c62-c39d6d827d1d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Lock "b'cinder-attachment_update-4c11df25-06e7-4637-a3fa-75c56da38970-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:29:36.091325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:36.091325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:36.942824 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c19e9b71-056a-4ca2-a9e0-e73f7f2b5fb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:36.944808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c19e9b71-056a-4ca2-a9e0-e73f7f2b5fb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:36.945209 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:36.945209 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:36.945832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c19e9b71-056a-4ca2-a9e0-e73f7f2b5fb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:37.016352 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:37.016352 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:37.029188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c19e9b71-056a-4ca2-a9e0-e73f7f2b5fb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:37.063079 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:37.063079 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:37.075090 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c19e9b71-056a-4ca2-a9e0-e73f7f2b5fb3 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:37.076418 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 97/183] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:36 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 909 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:37.905788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-971b74b8-a204-4f92-9c62-c39d6d827d1d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Lock "b'cinder-attachment_update-4c11df25-06e7-4637-a3fa-75c56da38970-n-h1-758944-2'" released by "attachment_update" :: held 1.817s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:29:37.906754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-971b74b8-a204-4f92-9c62-c39d6d827d1d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea returned with HTTP 200 Jan 19 08:29:37.907977 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 87/184] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:29:36 2021] PUT /volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea => generated 762 bytes in 1886 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:29:38.092148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76cf6d90-d3ba-46ef-a986-d00eabdf3273 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:38.093192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76cf6d90-d3ba-46ef-a986-d00eabdf3273 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:38.093580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:38.093580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:38.096158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76cf6d90-d3ba-46ef-a986-d00eabdf3273 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:38.202658 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:38.202658 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:38.239802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-76cf6d90-d3ba-46ef-a986-d00eabdf3273 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:38.279035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:38.279035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:38.299775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76cf6d90-d3ba-46ef-a986-d00eabdf3273 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:38.306895 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 98/185] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:38 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 910 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:39.319807 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb3c03f4-8d8d-4df3-a452-36c38c764cb1 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:39.320333 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb3c03f4-8d8d-4df3-a452-36c38c764cb1 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:39.320550 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:39.320550 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:39.321298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb3c03f4-8d8d-4df3-a452-36c38c764cb1 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:39.375936 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:39.375936 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:39.388873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb3c03f4-8d8d-4df3-a452-36c38c764cb1 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:39.410428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:39.410428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:39.424201 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb3c03f4-8d8d-4df3-a452-36c38c764cb1 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:39.437878 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 88/186] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:39 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 910 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:40.446469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91cccdb3-f9a1-4873-ab8e-987c8f165214 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:40.447150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91cccdb3-f9a1-4873-ab8e-987c8f165214 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:40.450744 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:40.450744 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:40.450744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91cccdb3-f9a1-4873-ab8e-987c8f165214 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:40.557962 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:40.557962 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:40.573158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-91cccdb3-f9a1-4873-ab8e-987c8f165214 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:40.607543 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:40.607543 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:40.631212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91cccdb3-f9a1-4873-ab8e-987c8f165214 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:40.633323 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 99/187] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:40 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 910 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:41.649101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4d00914-b401-4289-a822-c0379f656408 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:41.649668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4d00914-b401-4289-a822-c0379f656408 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:41.650007 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:41.650007 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:41.650471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4d00914-b401-4289-a822-c0379f656408 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:41.774312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:41.774312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:41.783152 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e4d00914-b401-4289-a822-c0379f656408 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:41.806492 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:41.806492 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:41.819314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4d00914-b401-4289-a822-c0379f656408 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:41.829103 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 89/188] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:41 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:42.836118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95d80e6c-0c48-4aaa-9f09-f5fea5530427 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:42.838717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95d80e6c-0c48-4aaa-9f09-f5fea5530427 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:42.839255 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:42.839255 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:42.840709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95d80e6c-0c48-4aaa-9f09-f5fea5530427 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:42.947017 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:42.947017 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:42.957536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-95d80e6c-0c48-4aaa-9f09-f5fea5530427 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:42.992302 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:42.992302 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:43.002549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95d80e6c-0c48-4aaa-9f09-f5fea5530427 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:43.003598 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 100/189] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:42 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:29:43.449024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-2eaf0c5f-0939-4590-9aed-a27fbc065077 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] POST http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea/action Jan 19 08:29:43.451882 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:43.451882 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:43.452433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-2eaf0c5f-0939-4590-9aed-a27fbc065077 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:29:43.452900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-2eaf0c5f-0939-4590-9aed-a27fbc065077 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:29:43.600438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:43.600438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:43.626412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-2eaf0c5f-0939-4590-9aed-a27fbc065077 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea/action returned with HTTP 204 Jan 19 08:29:43.627600 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 90/190] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:29:43 2021] POST /volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:29:44.033059 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-abc7da56-86a7-44b4-a4ec-8e03b7d22c63 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:29:44.034215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-abc7da56-86a7-44b4-a4ec-8e03b7d22c63 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:44.034647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:44.034647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:44.035249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-abc7da56-86a7-44b4-a4ec-8e03b7d22c63 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:44.158437 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:44.158437 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:44.169905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-abc7da56-86a7-44b4-a4ec-8e03b7d22c63 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:29:44.206939 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:44.206939 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:44.237430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-abc7da56-86a7-44b4-a4ec-8e03b7d22c63 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:29:44.239156 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 101/191] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:29:44 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 1202 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:29:54.300095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-2eaf0c5f-0939-4590-9aed-a27fbc065077 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume// Jan 19 08:29:54.301422 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-2eaf0c5f-0939-4590-9aed-a27fbc065077 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:54.301960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:54.301960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:54.303197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-2eaf0c5f-0939-4590-9aed-a27fbc065077 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:54.304448 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1327f3d0-587d-43e0-a1bc-0e9b153f1c47 req-2eaf0c5f-0939-4590-9aed-a27fbc065077 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:29:54.305380 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 91/192] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:29:54 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:29:54.322003 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-c32661ac-4f9f-42ef-add8-ec99489cab60 tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] POST http://10.222.0.25/volume/v3/dc393a56a9344016a1def07a078fbdac/attachments Jan 19 08:29:54.323497 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:29:54.323497 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:29:54.324131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-c32661ac-4f9f-42ef-add8-ec99489cab60 tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c11df25-06e7-4637-a3fa-75c56da38970", "instance_uuid": "4aad6aec-9f98-47ac-972d-e870c378002e", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:29:54.395862 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:29:54.395862 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:29:55.726846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-c32661ac-4f9f-42ef-add8-ec99489cab60 tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] http://10.222.0.25/volume/v3/dc393a56a9344016a1def07a078fbdac/attachments returned with HTTP 200 Jan 19 08:29:55.727726 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 102/193] 10.222.0.41 () {64 vars in 1358 bytes} [Tue Jan 19 08:29:54 2021] POST /volume/v3/dc393a56a9344016a1def07a078fbdac/attachments => generated 762 bytes in 1413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:29:55.763760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-6ae2dc3e-6966-4683-86b7-0f804ebac0fb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] GET http://10.222.0.25/volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5 Jan 19 08:29:55.764690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-6ae2dc3e-6966-4683-86b7-0f804ebac0fb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:29:55.765079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-6ae2dc3e-6966-4683-86b7-0f804ebac0fb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:29:55.787704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-6ae2dc3e-6966-4683-86b7-0f804ebac0fb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] http://10.222.0.25/volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5 returned with HTTP 200 Jan 19 08:29:55.788531 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 92/194] 10.222.0.41 () {60 vars in 1415 bytes} [Tue Jan 19 08:29:55 2021] GET /volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5 => generated 789 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:30:05.754035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-2da6bb34-f093-48fa-b8c4-0b6ff96eb2b5 tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] POST http://10.222.0.25/volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5/action Jan 19 08:30:05.755822 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:05.755822 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:05.756563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-2da6bb34-f093-48fa-b8c4-0b6ff96eb2b5 tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:30:05.757152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-2da6bb34-f093-48fa-b8c4-0b6ff96eb2b5 tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:30:06.008757 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:06.008757 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:06.035263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-2da6bb34-f093-48fa-b8c4-0b6ff96eb2b5 tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] http://10.222.0.25/volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5/action returned with HTTP 204 Jan 19 08:30:06.037171 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 103/195] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:30:05 2021] POST /volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5/action => generated 0 bytes in 289 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:30:11.652460 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-3a124e80-a969-45c6-8fac-7cc2a1a1b3bb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] DELETE http://10.222.0.25/volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea Jan 19 08:30:11.653061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-3a124e80-a969-45c6-8fac-7cc2a1a1b3bb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:11.653546 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:11.653546 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:11.654094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-3a124e80-a969-45c6-8fac-7cc2a1a1b3bb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:11.699671 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:11.699671 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:11.993705 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-3a124e80-a969-45c6-8fac-7cc2a1a1b3bb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(efb0333e-c1bd-43d4-96d3-1915e160d6a5)]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:30:11.994657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-3a124e80-a969-45c6-8fac-7cc2a1a1b3bb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Adding status of: attached to pending status list for volume. {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 08:30:11.995285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-3a124e80-a969-45c6-8fac-7cc2a1a1b3bb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:30:12.004192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c34f03d3-c2cd-4a12-83e0-32cf19a033ad req-3a124e80-a969-45c6-8fac-7cc2a1a1b3bb tempest-LiveMigrationTest-656270308 tempest-LiveMigrationTest-656270308] http://10.222.0.25/volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea returned with HTTP 200 Jan 19 08:30:12.006554 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 93/196] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:30:11 2021] DELETE /volume/v3/dc393a56a9344016a1def07a078fbdac/attachments/60a6b0ef-74de-4f39-a262-a0dca17474ea => generated 192 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:30:24.190806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7a05e62-e0d3-42c0-ae48-3574d4b2720b tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:30:24.191315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7a05e62-e0d3-42c0-ae48-3574d4b2720b tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:24.192215 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:24.192215 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:24.192823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7a05e62-e0d3-42c0-ae48-3574d4b2720b tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:24.247778 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:24.247778 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:24.259879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a7a05e62-e0d3-42c0-ae48-3574d4b2720b tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:30:24.281750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:24.281750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:24.290749 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7a05e62-e0d3-42c0-ae48-3574d4b2720b tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:30:24.291892 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 104/197] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:24 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 1202 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:30:25.183691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-7e75de14-9704-47ce-9d7c-a6eb0a3f856c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:30:25.184139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-7e75de14-9704-47ce-9d7c-a6eb0a3f856c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:25.184355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:25.184355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:25.184732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-7e75de14-9704-47ce-9d7c-a6eb0a3f856c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:25.233498 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:25.233498 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:25.242014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-7e75de14-9704-47ce-9d7c-a6eb0a3f856c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:30:25.260449 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:25.260449 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:25.268639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-7e75de14-9704-47ce-9d7c-a6eb0a3f856c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:30:25.269459 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 94/198] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:30:25 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 1202 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:30:25.290708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] POST http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970/action Jan 19 08:30:25.291278 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:25.291278 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:25.291840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:30:25.292293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:30:25.341765 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:25.341765 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:25.342946 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:30:25.353296 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Begin detaching volume completed successfully. Jan 19 08:30:25.353936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970/action returned with HTTP 202 Jan 19 08:30:25.354993 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 105/199] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:30:25 2021] POST /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:30:25.378271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa819927-b88e-4cf9-8df8-6db98eeb62d0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:30:25.378832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa819927-b88e-4cf9-8df8-6db98eeb62d0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:25.379080 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:25.379080 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:25.380006 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa819927-b88e-4cf9-8df8-6db98eeb62d0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:25.440374 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:25.440374 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:25.445423 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume// Jan 19 08:30:25.445914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:25.446108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:25.446108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:25.446889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:25.448277 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-a3a5911f-5106-4933-9adf-1c379dade923 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:30:25.449302 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 106/200] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:30: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 19 08:30:25.460283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aa819927-b88e-4cf9-8df8-6db98eeb62d0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:30:25.485579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:25.485579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:25.496369 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa819927-b88e-4cf9-8df8-6db98eeb62d0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:30:25.497551 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 95/201] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:25 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 1205 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:30:25.554964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-f8d44d67-2c74-42af-90c1-97f7cd062494 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:30:25.555534 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-f8d44d67-2c74-42af-90c1-97f7cd062494 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:25.556019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-f8d44d67-2c74-42af-90c1-97f7cd062494 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:25.662356 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:25.662356 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:25.684708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-f8d44d67-2c74-42af-90c1-97f7cd062494 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:30:25.708004 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:25.708004 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:25.717927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-f8d44d67-2c74-42af-90c1-97f7cd062494 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:30:25.719376 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 107/202] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:30:25 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 1304 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:30:26.517994 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-72accbca-fa53-416f-905c-ac16fadbe8fe tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] DELETE http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5 Jan 19 08:30:26.517994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-72accbca-fa53-416f-905c-ac16fadbe8fe tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:26.517994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:26.517994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:26.517994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-72accbca-fa53-416f-905c-ac16fadbe8fe tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:26.522061 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d1cbd2a-58ae-42b8-a23f-edff8bce99df tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:30:26.522061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d1cbd2a-58ae-42b8-a23f-edff8bce99df tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:26.522061 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:26.522061 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:26.522061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d1cbd2a-58ae-42b8-a23f-edff8bce99df tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:26.541065 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:26.541065 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:26.606930 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:26.606930 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:26.643035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0d1cbd2a-58ae-42b8-a23f-edff8bce99df tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:30:26.684468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:26.684468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:26.694451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d1cbd2a-58ae-42b8-a23f-edff8bce99df tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:30:26.695830 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 108/203] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:26 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 1205 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:30:27.083630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-72accbca-fa53-416f-905c-ac16fadbe8fe tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:30:27.084736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-72accbca-fa53-416f-905c-ac16fadbe8fe tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:30:27.115670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d032ee44-2ddd-4036-b208-d30e1c03523c req-72accbca-fa53-416f-905c-ac16fadbe8fe tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5 returned with HTTP 200 Jan 19 08:30:27.116548 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 96/204] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:30:26 2021] DELETE /volume/v3/3dfc48f11acf4045b1f79bff063df186/attachments/efb0333e-c1bd-43d4-96d3-1915e160d6a5 => generated 19 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:30:27.711794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-48faaaaa-c6ba-4914-90e3-77bc10d643e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:30:27.712283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-48faaaaa-c6ba-4914-90e3-77bc10d643e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:30:27.712521 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:30:27.712521 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:30:27.712795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-48faaaaa-c6ba-4914-90e3-77bc10d643e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:30:27.762564 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:30:27.762564 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:30:27.770982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-48faaaaa-c6ba-4914-90e3-77bc10d643e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:30:27.793816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-48faaaaa-c6ba-4914-90e3-77bc10d643e0 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:30:27.794945 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 109/205] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:30:27 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:10.120744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-680be2f1-fa6d-4aba-a7e0-cdcbbc4b054c tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] DELETE http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb Jan 19 08:31:10.121959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-680be2f1-fa6d-4aba-a7e0-cdcbbc4b054c tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:10.122180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:10.122180 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:31:10.122582 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-680be2f1-fa6d-4aba-a7e0-cdcbbc4b054c tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:10.153343 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:10.153343 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:31:10.924363 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-680be2f1-fa6d-4aba-a7e0-cdcbbc4b054c tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:31:10.924936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-680be2f1-fa6d-4aba-a7e0-cdcbbc4b054c tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:31:10.932697 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-680be2f1-fa6d-4aba-a7e0-cdcbbc4b054c tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb returned with HTTP 200 Jan 19 08:31:10.933818 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 97/206] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:31:10 2021] DELETE /volume/v3/e7ce65dfee7846dca1fde821f22d3099/attachments/54833891-e0a9-45dd-a9fd-de242a56d8eb => generated 19 bytes in 818 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:31:11.076941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-aebe5275-05c5-4e9e-95d2-50ea1360ebb7 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] DELETE http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:31:11.079098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-aebe5275-05c5-4e9e-95d2-50ea1360ebb7 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:31:11.079535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:31:11.079535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:31:11.084191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-aebe5275-05c5-4e9e-95d2-50ea1360ebb7 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:31:11.085829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-aebe5275-05c5-4e9e-95d2-50ea1360ebb7 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Delete volume with id: 74a29e00-f08f-4865-a295-238f4f8755d8 Jan 19 08:31:11.151141 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:31:11.151141 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:31:11.153299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-aebe5275-05c5-4e9e-95d2-50ea1360ebb7 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Volume info retrieved successfully. Jan 19 08:31:11.195606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-aebe5275-05c5-4e9e-95d2-50ea1360ebb7 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] Delete volume request issued successfully. Jan 19 08:31:11.195869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-65336864-90e1-4bc3-813a-0f7d016a1feb req-aebe5275-05c5-4e9e-95d2-50ea1360ebb7 tempest-ServersTestBootFromVolume-1229106736 tempest-ServersTestBootFromVolume-1229106736] http://10.222.0.25/volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 returned with HTTP 202 Jan 19 08:31:11.200763 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 110/207] 10.222.0.41 () {60 vars in 1384 bytes} [Tue Jan 19 08:31:11 2021] DELETE /volume/v3/e7ce65dfee7846dca1fde821f22d3099/volumes/74a29e00-f08f-4865-a295-238f4f8755d8 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:32:01.965936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes Jan 19 08:32:01.967102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:01.967102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:01.967829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1744314146", "imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:01.969880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1744314146', 'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:32:02.134721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume of 1 GB Jan 19 08:32:02.135632 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:02.135632 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:02.161098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Availability Zones retrieved successfully. Jan 19 08:32:02.197563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Flow 'volume_create_api' (bc23da4b-a29e-4389-8367-43082869b727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:32:02.205097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ef57d0-4c93-4c34-bff6-6d77a043db87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:02.212987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:32:02.447923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65ef57d0-4c93-4c34-bff6-6d77a043db87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:02.462032 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480d28c6-edbe-414e-b2bc-3d416184a9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:02.744728 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Created reservations ['b500cd2e-223e-4431-9be3-d0a86d142415', '8df054cd-70c5-45a8-a78b-62ffde3a6546', '59814a9e-f2a5-4f66-bb98-73e90d28fff7', '5c38020a-d3c8-4853-844b-ac0310e423d4'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:32:02.747089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480d28c6-edbe-414e-b2bc-3d416184a9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b500cd2e-223e-4431-9be3-d0a86d142415', '8df054cd-70c5-45a8-a78b-62ffde3a6546', '59814a9e-f2a5-4f66-bb98-73e90d28fff7', '5c38020a-d3c8-4853-844b-ac0310e423d4']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:02.749701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c243df-c97b-4383-bba5-49887fd4ff07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:02.940301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c243df-c97b-4383-bba5-49887fd4ff07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '760b49d9-fc94-4216-a182-6c4f1f8b3fe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1744314146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7261b23478ee451ab1c9b152526c5ffb',qos_specs=None,replication_status=,reservations=['b500cd2e-223e-4431-9be3-d0a86d142415','8df054cd-70c5-45a8-a78b-62ffde3a6546','59814a9e-f2a5-4f66-bb98-73e90d28fff7','5c38020a-d3c8-4853-844b-ac0310e423d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:32:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1744314146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=760b49d9-fc94-4216-a182-6c4f1f8b3fe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7261b23478ee451ab1c9b152526c5ffb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:02.955641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699f1387-7e87-4b52-b9ec-a49d38231c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:03.028468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699f1387-7e87-4b52-b9ec-a49d38231c4b) transitioned into state 'SUCCESS' from state '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-1744314146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7261b23478ee451ab1c9b152526c5ffb',qos_specs=None,replication_status=,reservations=['b500cd2e-223e-4431-9be3-d0a86d142415','8df054cd-70c5-45a8-a78b-62ffde3a6546','59814a9e-f2a5-4f66-bb98-73e90d28fff7','5c38020a-d3c8-4853-844b-ac0310e423d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:03.031570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ac33f7-7d07-45e8-8ed3-2ee7be396c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:03.054905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ac33f7-7d07-45e8-8ed3-2ee7be396c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:03.060065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Flow 'volume_create_api' (bc23da4b-a29e-4389-8367-43082869b727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:32:03.160465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume request issued successfully. Jan 19 08:32:03.189450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce576eda-5650-4540-b228-4448a57a9e85 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes returned with HTTP 202 Jan 19 08:32:03.192054 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 98/208] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:32:01 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes => generated 821 bytes in 1421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:32:03.208603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbcbd3aa-b994-4d0b-8af7-db6c3f016079 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:03.208965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbcbd3aa-b994-4d0b-8af7-db6c3f016079 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:03.209183 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:03.209183 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:03.209562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbcbd3aa-b994-4d0b-8af7-db6c3f016079 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:03.320116 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:03.320116 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:03.351627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fbcbd3aa-b994-4d0b-8af7-db6c3f016079 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:03.383433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbcbd3aa-b994-4d0b-8af7-db6c3f016079 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:03.393363 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 111/209] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:03 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:04.401016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8ee3f63-5092-4d83-aa22-2f02b9b7b13a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:04.402113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8ee3f63-5092-4d83-aa22-2f02b9b7b13a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:04.402489 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:04.402489 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:04.403365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8ee3f63-5092-4d83-aa22-2f02b9b7b13a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:04.477098 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:04.477098 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:04.493546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c8ee3f63-5092-4d83-aa22-2f02b9b7b13a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:04.568298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8ee3f63-5092-4d83-aa22-2f02b9b7b13a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:04.569161 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 99/210] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:04 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:05.584888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d03fdb07-08e7-4166-9baa-caea63b6436e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:05.585978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d03fdb07-08e7-4166-9baa-caea63b6436e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:05.588133 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:05.588133 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:05.588904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d03fdb07-08e7-4166-9baa-caea63b6436e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:05.664921 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:05.664921 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:05.679891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d03fdb07-08e7-4166-9baa-caea63b6436e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:05.721797 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d03fdb07-08e7-4166-9baa-caea63b6436e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:05.722650 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 112/211] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:05 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:06.738374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c1baa33-a475-468f-b15a-445f1b0a352c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:06.738908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c1baa33-a475-468f-b15a-445f1b0a352c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:06.739295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:06.739295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:06.739917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c1baa33-a475-468f-b15a-445f1b0a352c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:06.844186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:06.844186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:06.867427 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1c1baa33-a475-468f-b15a-445f1b0a352c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:06.909746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c1baa33-a475-468f-b15a-445f1b0a352c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:06.910805 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 100/212] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:06 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:07.927139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad082540-c0ea-4329-8466-ce4819a039ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:07.927653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad082540-c0ea-4329-8466-ce4819a039ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:07.927836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:07.927836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:07.928445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad082540-c0ea-4329-8466-ce4819a039ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:07.996830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:07.996830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:08.006882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ad082540-c0ea-4329-8466-ce4819a039ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:08.034679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad082540-c0ea-4329-8466-ce4819a039ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:08.036164 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 113/213] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:07 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:09.054333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-515cade7-106a-49e7-a4a6-562e1fb23b9d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:09.055900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-515cade7-106a-49e7-a4a6-562e1fb23b9d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:09.056369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:09.056369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:09.057085 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-515cade7-106a-49e7-a4a6-562e1fb23b9d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:09.181692 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:09.181692 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:09.194582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-515cade7-106a-49e7-a4a6-562e1fb23b9d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:09.220783 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-515cade7-106a-49e7-a4a6-562e1fb23b9d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:09.221780 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 101/214] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:09 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:10.237040 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa26d345-f804-40de-9a5a-d68341a3a654 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:10.237040 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa26d345-f804-40de-9a5a-d68341a3a654 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:10.237730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:10.237730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:10.237730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa26d345-f804-40de-9a5a-d68341a3a654 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:10.289381 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:10.289381 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:10.299508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aa26d345-f804-40de-9a5a-d68341a3a654 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:10.324948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa26d345-f804-40de-9a5a-d68341a3a654 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:10.325947 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 114/215] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:10 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:11.343531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3bb1d7e-9728-4725-a032-f3fc256d01b2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:11.344061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3bb1d7e-9728-4725-a032-f3fc256d01b2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:11.344559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:11.344559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:11.345036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3bb1d7e-9728-4725-a032-f3fc256d01b2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:11.399802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:11.399802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:11.409700 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f3bb1d7e-9728-4725-a032-f3fc256d01b2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:11.432732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3bb1d7e-9728-4725-a032-f3fc256d01b2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:11.433819 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 102/216] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:11 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:12.449936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4363cc0d-64be-4cbf-bc3f-3684093eecec tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:12.451330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4363cc0d-64be-4cbf-bc3f-3684093eecec tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:12.452491 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:12.452491 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:12.453585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4363cc0d-64be-4cbf-bc3f-3684093eecec tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:12.522946 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:12.522946 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:12.533392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4363cc0d-64be-4cbf-bc3f-3684093eecec tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:12.561552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4363cc0d-64be-4cbf-bc3f-3684093eecec tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:12.562680 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 115/217] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:12 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:13.580249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-672ef6bc-119b-4e10-9936-64c993180154 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:13.581868 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-672ef6bc-119b-4e10-9936-64c993180154 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:13.582297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:13.582297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:13.582969 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-672ef6bc-119b-4e10-9936-64c993180154 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:13.660796 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:13.660796 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:13.674184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-672ef6bc-119b-4e10-9936-64c993180154 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:13.713497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-672ef6bc-119b-4e10-9936-64c993180154 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:13.714961 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 103/218] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:13 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:14.730718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04656023-ab21-4c25-a948-6ea981177f42 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:14.731888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04656023-ab21-4c25-a948-6ea981177f42 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:14.732321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:14.732321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:14.732953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04656023-ab21-4c25-a948-6ea981177f42 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:14.782607 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:14.782607 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:14.791410 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-04656023-ab21-4c25-a948-6ea981177f42 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:14.817897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04656023-ab21-4c25-a948-6ea981177f42 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:14.818943 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 116/219] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:14 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:15.845301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59002a64-9693-4330-a155-d444169eb28f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:15.845819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59002a64-9693-4330-a155-d444169eb28f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:15.846169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:15.846169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:15.846661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59002a64-9693-4330-a155-d444169eb28f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:15.898018 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:15.898018 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:15.908300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-59002a64-9693-4330-a155-d444169eb28f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:15.932401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59002a64-9693-4330-a155-d444169eb28f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:15.933570 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 104/220] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:15 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:16.952419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-971a31b7-42fa-4423-8908-0897a693dfe7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:16.953586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-971a31b7-42fa-4423-8908-0897a693dfe7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:16.953854 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:16.953854 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:16.954405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-971a31b7-42fa-4423-8908-0897a693dfe7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:17.099558 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:17.099558 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:17.116949 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-971a31b7-42fa-4423-8908-0897a693dfe7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:17.141332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-971a31b7-42fa-4423-8908-0897a693dfe7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:17.142483 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 117/221] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:16 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:18.158127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8cc4a79e-ac1c-4b95-b0c3-b6996ea1e8fa tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:18.159235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8cc4a79e-ac1c-4b95-b0c3-b6996ea1e8fa tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:18.159598 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:18.159598 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:18.160206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8cc4a79e-ac1c-4b95-b0c3-b6996ea1e8fa tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:18.498291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:18.498291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:18.509690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8cc4a79e-ac1c-4b95-b0c3-b6996ea1e8fa tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:18.564639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8cc4a79e-ac1c-4b95-b0c3-b6996ea1e8fa tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:18.565456 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 105/222] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:18 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 971 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:19.581019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-52ea7787-ffdc-4398-bcd4-127e65329264 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:19.581557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-52ea7787-ffdc-4398-bcd4-127e65329264 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:19.581742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:19.581742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:19.582270 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-52ea7787-ffdc-4398-bcd4-127e65329264 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:19.642845 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:19.642845 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:19.652384 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-52ea7787-ffdc-4398-bcd4-127e65329264 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:19.677204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-52ea7787-ffdc-4398-bcd4-127e65329264 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:19.678537 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 118/223] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:19 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 974 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:20.694286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ffc5ade-dbd3-43cb-a10b-e719c589082d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:20.698245 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ffc5ade-dbd3-43cb-a10b-e719c589082d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:20.698671 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:20.698671 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:20.700186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ffc5ade-dbd3-43cb-a10b-e719c589082d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:20.788809 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:20.788809 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:20.803001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ffc5ade-dbd3-43cb-a10b-e719c589082d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:20.836924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ffc5ade-dbd3-43cb-a10b-e719c589082d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:20.836924 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 106/224] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:20 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 974 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:21.854678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37836cd8-a9a4-42f5-a6f1-ece705319e6c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:21.856547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37836cd8-a9a4-42f5-a6f1-ece705319e6c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:21.856939 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:21.856939 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:21.857688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37836cd8-a9a4-42f5-a6f1-ece705319e6c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:21.934342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:21.934342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:21.943870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-37836cd8-a9a4-42f5-a6f1-ece705319e6c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:21.969727 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37836cd8-a9a4-42f5-a6f1-ece705319e6c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:21.971128 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 119/225] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:21 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 974 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:22.988604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-584bcf22-d496-4456-b202-d4298c4bf1d4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:22.989127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-584bcf22-d496-4456-b202-d4298c4bf1d4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:22.989250 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:22.989250 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:22.989593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-584bcf22-d496-4456-b202-d4298c4bf1d4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:23.092254 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:23.092254 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:23.102193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-584bcf22-d496-4456-b202-d4298c4bf1d4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:23.129692 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-584bcf22-d496-4456-b202-d4298c4bf1d4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:23.131095 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 107/226] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:22 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 974 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:24.147135 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38272210-37b8-45a1-ba42-db0bdb6157e4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:24.147812 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38272210-37b8-45a1-ba42-db0bdb6157e4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:24.149826 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:24.149826 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:24.150251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38272210-37b8-45a1-ba42-db0bdb6157e4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:24.204538 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:24.204538 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:24.214058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38272210-37b8-45a1-ba42-db0bdb6157e4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:24.240715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38272210-37b8-45a1-ba42-db0bdb6157e4 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:24.242117 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 120/227] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:24 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 974 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:25.258266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03f3e334-fd3d-44c5-89e4-a3056917f7b9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:32:25.258819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03f3e334-fd3d-44c5-89e4-a3056917f7b9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:25.259036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:25.259036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:25.259416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03f3e334-fd3d-44c5-89e4-a3056917f7b9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:25.321786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:25.321786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:25.330874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03f3e334-fd3d-44c5-89e4-a3056917f7b9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:25.355084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03f3e334-fd3d-44c5-89e4-a3056917f7b9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:32:25.356534 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 108/228] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:25 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 1362 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:32:25.371731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes Jan 19 08:32:25.372508 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:25.372508 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:25.373226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-360172911"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:25.375400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-360172911'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:32:25.376106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume of 1 GB Jan 19 08:32:25.401284 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Availability Zones retrieved successfully. Jan 19 08:32:25.417588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Flow 'volume_create_api' (188d0abd-ad80-4015-afb7-8fcab81873d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:32:25.420906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255dad7d-701c-469c-bf08-eefb1d1d7a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:25.423287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:32:25.498965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255dad7d-701c-469c-bf08-eefb1d1d7a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:25.501661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ce7334-38e7-4049-8515-4df270152ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:25.581060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Created reservations ['9ebab5da-f1ec-4933-904e-355b9afc8fc9', 'c5b081c2-4d2a-4aed-b88a-8ebc4420bb89', '1cb7d9fe-768e-4911-8fa5-c40e55259b8b', '64c0345e-f4f4-4912-9fbd-82de58be683a'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:32:25.583364 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ce7334-38e7-4049-8515-4df270152ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ebab5da-f1ec-4933-904e-355b9afc8fc9', 'c5b081c2-4d2a-4aed-b88a-8ebc4420bb89', '1cb7d9fe-768e-4911-8fa5-c40e55259b8b', '64c0345e-f4f4-4912-9fbd-82de58be683a']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:25.585712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d032710-d614-4723-801a-7289b7a17995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:25.649845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d032710-d614-4723-801a-7289b7a17995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256abb96-412f-44c9-827e-e60b769d78f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-360172911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7261b23478ee451ab1c9b152526c5ffb',qos_specs=None,replication_status=,reservations=['9ebab5da-f1ec-4933-904e-355b9afc8fc9','c5b081c2-4d2a-4aed-b88a-8ebc4420bb89','1cb7d9fe-768e-4911-8fa5-c40e55259b8b','64c0345e-f4f4-4912-9fbd-82de58be683a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-360172911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=256abb96-412f-44c9-827e-e60b769d78f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7261b23478ee451ab1c9b152526c5ffb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:25.652346 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1870ba7f-c646-46da-97c5-2e8322444154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:25.681822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1870ba7f-c646-46da-97c5-2e8322444154) transitioned into state 'SUCCESS' from state '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-360172911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7261b23478ee451ab1c9b152526c5ffb',qos_specs=None,replication_status=,reservations=['9ebab5da-f1ec-4933-904e-355b9afc8fc9','c5b081c2-4d2a-4aed-b88a-8ebc4420bb89','1cb7d9fe-768e-4911-8fa5-c40e55259b8b','64c0345e-f4f4-4912-9fbd-82de58be683a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:25.683845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae42b7e-f56e-448c-9d4b-b92b7a507348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:25.704723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae42b7e-f56e-448c-9d4b-b92b7a507348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:25.707321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Flow 'volume_create_api' (188d0abd-ad80-4015-afb7-8fcab81873d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:32:25.788602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume request issued successfully. Jan 19 08:32:25.820878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b15ac92-8fb5-44c5-ac88-14cb26e01d00 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes returned with HTTP 202 Jan 19 08:32:25.821747 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 121/229] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:32:25 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes => generated 820 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:32:25.836300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d045c8e7-8d2e-4182-83da-02f64935f293 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:32:25.836824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d045c8e7-8d2e-4182-83da-02f64935f293 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:25.837042 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:25.837042 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:25.837420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d045c8e7-8d2e-4182-83da-02f64935f293 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:25.901026 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:25.901026 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:25.910306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d045c8e7-8d2e-4182-83da-02f64935f293 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:25.934416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d045c8e7-8d2e-4182-83da-02f64935f293 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 200 Jan 19 08:32:25.935892 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 109/230] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:25 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 912 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:26.954192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e018111-2ee6-4352-9f3a-8fef953bb2e0 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:32:26.956009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e018111-2ee6-4352-9f3a-8fef953bb2e0 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:26.956433 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:26.956433 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:26.961122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e018111-2ee6-4352-9f3a-8fef953bb2e0 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:27.041559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:27.041559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:27.052654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2e018111-2ee6-4352-9f3a-8fef953bb2e0 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:27.083831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e018111-2ee6-4352-9f3a-8fef953bb2e0 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 200 Jan 19 08:32:27.097784 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 122/231] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:26 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:27.101671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes Jan 19 08:32:27.104510 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:27.104510 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:27.105298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1202831684"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:32:27.106670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1202831684'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:32:27.107253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume of 1 GB Jan 19 08:32:27.123753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Availability Zones retrieved successfully. Jan 19 08:32:27.141625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Flow 'volume_create_api' (e2acb7ea-0f1b-428b-b6d0-385489647f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:32:27.145081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e084fe4-84c2-4058-8285-5f3a95cf13bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:27.147485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:32:27.251501 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e084fe4-84c2-4058-8285-5f3a95cf13bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:27.253884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a25895-21c6-4bc2-81df-90449403d57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:27.354081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Created reservations ['c62c9294-fc24-4f21-9d5c-34096f838df9', '98ef7eab-fc8c-4389-91ea-c4de02ef60dc', 'b49fe7df-6f26-4cc9-9ced-bd2832f3fad6', 'd51286b9-a54b-457c-b970-1d3965818559'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:32:27.355987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a25895-21c6-4bc2-81df-90449403d57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c62c9294-fc24-4f21-9d5c-34096f838df9', '98ef7eab-fc8c-4389-91ea-c4de02ef60dc', 'b49fe7df-6f26-4cc9-9ced-bd2832f3fad6', 'd51286b9-a54b-457c-b970-1d3965818559']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:27.358781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc59c1e-3e51-46c0-808b-c1857ae9961b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:27.430820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc59c1e-3e51-46c0-808b-c1857ae9961b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4475e568-bd75-454e-97b8-5292a511fe8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1202831684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7261b23478ee451ab1c9b152526c5ffb',qos_specs=None,replication_status=,reservations=['c62c9294-fc24-4f21-9d5c-34096f838df9','98ef7eab-fc8c-4389-91ea-c4de02ef60dc','b49fe7df-6f26-4cc9-9ced-bd2832f3fad6','d51286b9-a54b-457c-b970-1d3965818559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1202831684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4475e568-bd75-454e-97b8-5292a511fe8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7261b23478ee451ab1c9b152526c5ffb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:27.433225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c07dae-ab36-46c5-a353-f286b384da8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:27.465616 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c07dae-ab36-46c5-a353-f286b384da8a) transitioned into state 'SUCCESS' from state '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-1202831684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7261b23478ee451ab1c9b152526c5ffb',qos_specs=None,replication_status=,reservations=['c62c9294-fc24-4f21-9d5c-34096f838df9','98ef7eab-fc8c-4389-91ea-c4de02ef60dc','b49fe7df-6f26-4cc9-9ced-bd2832f3fad6','d51286b9-a54b-457c-b970-1d3965818559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97cce71213a64c0d95b1fd5923b47a0e',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:27.468143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5fca29-3755-465f-adc1-4450c6821ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:32:27.517839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5fca29-3755-465f-adc1-4450c6821ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:32:27.536584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Flow 'volume_create_api' (e2acb7ea-0f1b-428b-b6d0-385489647f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:32:27.672776 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Create volume request issued successfully. Jan 19 08:32:27.689665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de9b1d30-fd9c-4947-b3e7-e29ceea0a803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes returned with HTTP 202 Jan 19 08:32:27.701016 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 110/232] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:32:27 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes => generated 821 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:32:27.706363 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-653388db-18e0-415f-a092-bf6fd05d175b tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:32:27.707171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-653388db-18e0-415f-a092-bf6fd05d175b tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:27.707544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:27.707544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:27.708155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-653388db-18e0-415f-a092-bf6fd05d175b tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:27.782726 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:27.782726 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:27.791860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-653388db-18e0-415f-a092-bf6fd05d175b tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:27.849950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-653388db-18e0-415f-a092-bf6fd05d175b tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 200 Jan 19 08:32:27.861089 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 123/233] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:27 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 889 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:28.868649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f759935-69fc-4e70-bb8e-283fb193e5f2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:32:28.869881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f759935-69fc-4e70-bb8e-283fb193e5f2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:28.870241 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:28.870241 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:28.870885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f759935-69fc-4e70-bb8e-283fb193e5f2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:28.937490 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:28.937490 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:28.949054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8f759935-69fc-4e70-bb8e-283fb193e5f2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:32:28.983929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f759935-69fc-4e70-bb8e-283fb193e5f2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 200 Jan 19 08:32:28.985443 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 111/234] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:28 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:53.765848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca73e620-554c-4a6c-a37e-6b9adf90b537 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] DELETE http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:32:53.766956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca73e620-554c-4a6c-a37e-6b9adf90b537 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:53.767329 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:53.767329 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:53.767952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca73e620-554c-4a6c-a37e-6b9adf90b537 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:53.768548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ca73e620-554c-4a6c-a37e-6b9adf90b537 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Delete volume with id: 4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:32:53.868766 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:53.868766 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:53.870326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca73e620-554c-4a6c-a37e-6b9adf90b537 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:32:53.936732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca73e620-554c-4a6c-a37e-6b9adf90b537 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Delete volume request issued successfully. Jan 19 08:32:53.937471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca73e620-554c-4a6c-a37e-6b9adf90b537 tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 202 Jan 19 08:32:53.938866 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 124/235] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:32:53 2021] DELETE /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:32:53.946292 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4f4cf9c-7027-4b78-834d-f3ba06d53c1a tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:32:53.946859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4f4cf9c-7027-4b78-834d-f3ba06d53c1a tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:53.947056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:53.947056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:53.947819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4f4cf9c-7027-4b78-834d-f3ba06d53c1a tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:54.054325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:54.054325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:54.068670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e4f4cf9c-7027-4b78-834d-f3ba06d53c1a tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:32:54.115511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4f4cf9c-7027-4b78-834d-f3ba06d53c1a tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:32:54.116624 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 112/236] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:53 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 909 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:55.132568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc3fc605-b984-4cce-9a08-f10748afb21c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:32:55.133087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc3fc605-b984-4cce-9a08-f10748afb21c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:55.133255 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:55.133255 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:55.133884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc3fc605-b984-4cce-9a08-f10748afb21c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:55.236261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:32:55.236261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:32:55.264448 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc3fc605-b984-4cce-9a08-f10748afb21c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Volume info retrieved successfully. Jan 19 08:32:55.303073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc3fc605-b984-4cce-9a08-f10748afb21c tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 200 Jan 19 08:32:55.312855 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 125/237] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:55 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 909 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:32:56.323463 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-376776d2-9219-489a-b3be-14bf1cfd4f3d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] GET http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 Jan 19 08:32:56.324788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-376776d2-9219-489a-b3be-14bf1cfd4f3d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:32:56.328297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:32:56.328297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:32:56.329727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-376776d2-9219-489a-b3be-14bf1cfd4f3d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:32:56.400555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-376776d2-9219-489a-b3be-14bf1cfd4f3d tempest-LiveMigrationTest-1070813064 tempest-LiveMigrationTest-1070813064] http://10.222.0.25/volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 returned with HTTP 404 Jan 19 08:32:56.406571 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 113/238] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:32:56 2021] GET /volume/v3/3dfc48f11acf4045b1f79bff063df186/volumes/4c11df25-06e7-4637-a3fa-75c56da38970 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:33:00.909370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6a5ff37a-fa48-494f-94d2-bc57684d1435 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:33:00.909918 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6a5ff37a-fa48-494f-94d2-bc57684d1435 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:00.910813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:00.910813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:00.911414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6a5ff37a-fa48-494f-94d2-bc57684d1435 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:00.961772 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:00.961772 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:00.970713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6a5ff37a-fa48-494f-94d2-bc57684d1435 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:33:00.993867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6a5ff37a-fa48-494f-94d2-bc57684d1435 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:33:00.994729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 126/239] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:33:00 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 1362 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:33:01.008285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:33:01.008809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:01.009301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:01.058593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:01.058593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:01.066814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:33:01.092596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 200 Jan 19 08:33:01.094811 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 114/240] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:33:01 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:33:01.109746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-2661069a-d5ec-41a5-b74b-38d8956f431c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:33:01.110269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-2661069a-d5ec-41a5-b74b-38d8956f431c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:01.110487 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:01.110487 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:01.110896 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-2661069a-d5ec-41a5-b74b-38d8956f431c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:01.159559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:01.159559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:01.167735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-2661069a-d5ec-41a5-b74b-38d8956f431c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:33:01.197926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-2661069a-d5ec-41a5-b74b-38d8956f431c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 200 Jan 19 08:33:01.199241 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 127/241] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:33:01 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:33:01.211177 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume// Jan 19 08:33:01.211662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:01.211879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:01.211879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:01.212259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:01.213493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:33:01.214090 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 115/242] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:33:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:33:01.227530 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-58607175-9b74-45a1-9504-106ccb948ad7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments Jan 19 08:33:01.228326 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:01.228326 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:01.228740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-58607175-9b74-45a1-9504-106ccb948ad7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "760b49d9-fc94-4216-a182-6c4f1f8b3fe3", "instance_uuid": "9aaa7b0a-6b4b-4b71-a7d2-e0292ae45311", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:01.279931 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:01.279931 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:01.333605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-58607175-9b74-45a1-9504-106ccb948ad7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments returned with HTTP 200 Jan 19 08:33:01.334660 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 128/243] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:33:01 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:33:01.342234 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume// Jan 19 08:33:01.342738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:01.343214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:01.344231 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:33:01.344807 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 116/244] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:33: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 19 08:33:01.357423 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-efaccf67-ec0d-4cbe-bf54-46c6dc723dde tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments Jan 19 08:33:01.357922 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:01.357922 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:01.358341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-efaccf67-ec0d-4cbe-bf54-46c6dc723dde tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "256abb96-412f-44c9-827e-e60b769d78f9", "instance_uuid": "9aaa7b0a-6b4b-4b71-a7d2-e0292ae45311", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:01.407772 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:01.407772 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:01.461682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-efaccf67-ec0d-4cbe-bf54-46c6dc723dde tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments returned with HTTP 200 Jan 19 08:33:01.462835 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 129/245] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:33:01 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:33:01.469890 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume// Jan 19 08:33:01.470445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:01.470963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:01.471990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:33:01.472576 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 117/246] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:33: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 19 08:33:01.485414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3ee829b7-9fbe-42dc-a51f-e8d4617a7b5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments Jan 19 08:33:01.485926 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:01.485926 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:01.486338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3ee829b7-9fbe-42dc-a51f-e8d4617a7b5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4475e568-bd75-454e-97b8-5292a511fe8a", "instance_uuid": "9aaa7b0a-6b4b-4b71-a7d2-e0292ae45311", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:01.539671 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:01.539671 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:01.598468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3ee829b7-9fbe-42dc-a51f-e8d4617a7b5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments returned with HTTP 200 Jan 19 08:33:01.602747 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 130/247] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:33:01 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:33:03.747285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume// Jan 19 08:33:03.748408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:03.749103 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:03.750331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-c86aea38-46d7-46ee-8423-cd770583a16a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:33:03.751371 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 118/248] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:33:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:33:03.783861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-b17e1dfc-4bd1-4c94-8efe-a435c75d107e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:33:03.784772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-b17e1dfc-4bd1-4c94-8efe-a435c75d107e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:03.785187 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:03.785187 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:03.785867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-b17e1dfc-4bd1-4c94-8efe-a435c75d107e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:03.868560 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:03.868560 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:03.878090 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-b17e1dfc-4bd1-4c94-8efe-a435c75d107e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:33:03.935834 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:03.935834 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:03.969520 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-b17e1dfc-4bd1-4c94-8efe-a435c75d107e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:33:03.977864 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 131/249] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:33:03 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 1460 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:33:04.019285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] PUT http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa Jan 19 08:33:04.020483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:04.093884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:33:04.093884 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:33:04.100803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Lock "b'cinder-attachment_update-760b49d9-fc94-4216-a182-6c4f1f8b3fe3-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.030s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:33:04.104603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:04.104603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:06.484925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Lock "b'cinder-attachment_update-760b49d9-fc94-4216-a182-6c4f1f8b3fe3-n-h1-758944-2'" released by "attachment_update" :: held 2.384s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:33:06.486090 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa returned with HTTP 200 Jan 19 08:33:06.487155 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 119/250] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:33:04 2021] PUT /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa => generated 762 bytes in 2474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:33:06.528230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-fea5dd1a-a468-472d-907a-ddde12346b18 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa/action Jan 19 08:33:06.529261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:06.529261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:06.529960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-fea5dd1a-a468-472d-907a-ddde12346b18 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:33:06.530678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-fea5dd1a-a468-472d-907a-ddde12346b18 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:06.676952 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:06.676952 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:06.702856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-fea5dd1a-a468-472d-907a-ddde12346b18 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa/action returned with HTTP 204 Jan 19 08:33:06.704039 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 132/251] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:33:06 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa/action => generated 0 bytes in 181 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:33:06.748064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume// Jan 19 08:33:06.748462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:06.748680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:06.748680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:06.749063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:06.750159 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-ee860d14-dc90-472f-adb5-3d0a015e5216 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:33:06.750799 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 120/252] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:33: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 19 08:33:06.765754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a967dbf-8b89-4626-a576-c7ae071c53a7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:33:06.766527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a967dbf-8b89-4626-a576-c7ae071c53a7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:06.766750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:06.766750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:06.767134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a967dbf-8b89-4626-a576-c7ae071c53a7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:06.847975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:06.847975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:06.857390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a967dbf-8b89-4626-a576-c7ae071c53a7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:33:06.879891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:06.879891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:06.890988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a967dbf-8b89-4626-a576-c7ae071c53a7 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 200 Jan 19 08:33:06.892113 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 133/253] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:33:06 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 1011 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:33:06.931899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] PUT http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7 Jan 19 08:33:06.932836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:06.976606 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:33:06.976606 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:33:06.978920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Lock "b'cinder-attachment_update-256abb96-412f-44c9-827e-e60b769d78f9-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.023s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:33:06.981634 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:06.981634 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:09.047097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Lock "b'cinder-attachment_update-256abb96-412f-44c9-827e-e60b769d78f9-n-h1-758944-2'" released by "attachment_update" :: held 2.069s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:33:09.048319 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7 returned with HTTP 200 Jan 19 08:33:09.050145 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 121/254] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:33:06 2021] PUT /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7 => generated 762 bytes in 2123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:33:09.087882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6cd55990-bc08-44fc-8d52-b99859f65f0f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7/action Jan 19 08:33:09.088766 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:09.088766 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:09.090522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6cd55990-bc08-44fc-8d52-b99859f65f0f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:33:09.091131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6cd55990-bc08-44fc-8d52-b99859f65f0f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:09.195527 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:09.195527 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:09.213131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-6cd55990-bc08-44fc-8d52-b99859f65f0f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7/action returned with HTTP 204 Jan 19 08:33:09.214618 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 134/255] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:33:09 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:33:09.249096 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume// Jan 19 08:33:09.250040 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:09.250451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:09.250451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:09.251133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:09.253365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-3a9fa07b-9af6-47d1-b8a4-4a88493aad8a tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:33:09.254174 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 122/256] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:33:09 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:33:09.270809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-37d78209-c66f-49ed-8f7c-da60dac0260e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:33:09.271716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-37d78209-c66f-49ed-8f7c-da60dac0260e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:33:09.272126 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:09.272126 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:09.273045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-37d78209-c66f-49ed-8f7c-da60dac0260e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:33:09.330829 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:09.330829 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:09.339702 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-37d78209-c66f-49ed-8f7c-da60dac0260e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:33:09.358684 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:09.358684 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:09.367117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-37d78209-c66f-49ed-8f7c-da60dac0260e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 200 Jan 19 08:33:09.367926 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 135/257] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:33:09 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 1012 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:33:09.402548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-bac17b1a-47aa-4419-a936-b0612cd9b0e8 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] PUT http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556 Jan 19 08:33:09.403562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-bac17b1a-47aa-4419-a936-b0612cd9b0e8 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:09.438479 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:33:09.438479 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:33:09.439273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-bac17b1a-47aa-4419-a936-b0612cd9b0e8 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Lock "b'cinder-attachment_update-4475e568-bd75-454e-97b8-5292a511fe8a-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.015s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:33:09.441901 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:09.441901 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:11.559301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-bac17b1a-47aa-4419-a936-b0612cd9b0e8 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Lock "b'cinder-attachment_update-4475e568-bd75-454e-97b8-5292a511fe8a-n-h1-758944-2'" released by "attachment_update" :: held 2.120s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:33:11.559982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-bac17b1a-47aa-4419-a936-b0612cd9b0e8 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556 returned with HTTP 200 Jan 19 08:33:11.561259 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 123/258] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:33:09 2021] PUT /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556 => generated 762 bytes in 2163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:33:11.602968 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-cbf6d041-6fc7-4640-9d22-bd49c568ce23 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] POST http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556/action Jan 19 08:33:11.603658 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:33:11.603658 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:33:11.604078 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-cbf6d041-6fc7-4640-9d22-bd49c568ce23 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:33:11.604635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-cbf6d041-6fc7-4640-9d22-bd49c568ce23 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:33:11.803186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:33:11.803186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:33:11.843951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4dff4fe8-859f-4320-a46a-a814f3f2d798 req-cbf6d041-6fc7-4640-9d22-bd49c568ce23 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556/action returned with HTTP 204 Jan 19 08:33:11.864999 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 136/259] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:33:11 2021] POST /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556/action => generated 0 bytes in 267 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:34:42.710314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] POST http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes Jan 19 08:34:42.711082 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:34:42.711082 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:34:42.711505 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1031828373"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:34:42.712752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1031828373'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:34:42.713123 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Create volume of 1 GB Jan 19 08:34:42.713773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:34:42.713773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:34:42.745239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Availability Zones retrieved successfully. Jan 19 08:34:42.762928 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Flow 'volume_create_api' (5250eb25-8a65-49b6-93b8-8a7f865340d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:34:42.765946 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733ba32e-b340-44df-aec4-cb8271237228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:34:42.768737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:34:42.871488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733ba32e-b340-44df-aec4-cb8271237228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:34:42.874326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018b1688-5242-42d2-baf6-d09698b0f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:34:43.058585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Created reservations ['02736848-0ca3-4a6d-9b32-85d136dd264a', '4b25d524-ca23-4104-b1f1-efdc34cb2340', 'f6917122-5eac-4e4f-b1a1-cb681052bb08', '2058d727-43f7-4182-a5a8-33bfea8390f5'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:34:43.060481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018b1688-5242-42d2-baf6-d09698b0f81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02736848-0ca3-4a6d-9b32-85d136dd264a', '4b25d524-ca23-4104-b1f1-efdc34cb2340', 'f6917122-5eac-4e4f-b1a1-cb681052bb08', '2058d727-43f7-4182-a5a8-33bfea8390f5']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:34:43.062680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65388256-d598-4c80-9b1c-47efce8bb7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:34:43.152013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65388256-d598-4c80-9b1c-47efce8bb7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef8cf2d-75b8-4c34-aa56-c129a8beacbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1031828373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a6bc41f7974d30acd0d7391b258673',qos_specs=None,replication_status=,reservations=['02736848-0ca3-4a6d-9b32-85d136dd264a','4b25d524-ca23-4104-b1f1-efdc34cb2340','f6917122-5eac-4e4f-b1a1-cb681052bb08','2058d727-43f7-4182-a5a8-33bfea8390f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429b11abec5d4e698bde245a7a59e4e7',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1031828373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef8cf2d-75b8-4c34-aa56-c129a8beacbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a6bc41f7974d30acd0d7391b258673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='429b11abec5d4e698bde245a7a59e4e7',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:34:43.154081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1feba693-af37-4a9b-b98d-e7c5c70b42e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:34:43.215219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1feba693-af37-4a9b-b98d-e7c5c70b42e3) transitioned into state 'SUCCESS' from state '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-1031828373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a6bc41f7974d30acd0d7391b258673',qos_specs=None,replication_status=,reservations=['02736848-0ca3-4a6d-9b32-85d136dd264a','4b25d524-ca23-4104-b1f1-efdc34cb2340','f6917122-5eac-4e4f-b1a1-cb681052bb08','2058d727-43f7-4182-a5a8-33bfea8390f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429b11abec5d4e698bde245a7a59e4e7',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:34:43.218067 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d820420-7818-4608-a7bb-208be3e14756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:34:43.251426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d820420-7818-4608-a7bb-208be3e14756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:34:43.254392 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Flow 'volume_create_api' (5250eb25-8a65-49b6-93b8-8a7f865340d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:34:43.341862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Create volume request issued successfully. Jan 19 08:34:43.391858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28dc91c3-f6da-4d52-a34f-74fa7855d947 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes returned with HTTP 202 Jan 19 08:34:43.394408 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 124/260] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:34:42 2021] POST /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes => generated 828 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:34:43.410104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffa51b68-0d9d-41b5-bdda-37a14ed2121f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc Jan 19 08:34:43.411254 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffa51b68-0d9d-41b5-bdda-37a14ed2121f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:34:43.411669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:34:43.411669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:34:43.412315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffa51b68-0d9d-41b5-bdda-37a14ed2121f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:34:43.475390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:34:43.475390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:34:43.484266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ffa51b68-0d9d-41b5-bdda-37a14ed2121f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:34:43.523925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffa51b68-0d9d-41b5-bdda-37a14ed2121f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc returned with HTTP 200 Jan 19 08:34:43.536461 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 137/261] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:34:43 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:34:44.545218 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9799680-a375-428b-8ece-d7802f8e5fad tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc Jan 19 08:34:44.545745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9799680-a375-428b-8ece-d7802f8e5fad tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:34:44.545951 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:34:44.545951 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:34:44.546326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9799680-a375-428b-8ece-d7802f8e5fad tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:34:44.614617 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:34:44.614617 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:34:44.625689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e9799680-a375-428b-8ece-d7802f8e5fad tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:34:44.657540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9799680-a375-428b-8ece-d7802f8e5fad tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc returned with HTTP 200 Jan 19 08:34:44.660284 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 125/262] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:34:44 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:34:45.675176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09163668-04a4-4857-9fc5-d808f980638d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc Jan 19 08:34:45.675681 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09163668-04a4-4857-9fc5-d808f980638d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:34:45.675767 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:34:45.675767 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:34:45.676525 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09163668-04a4-4857-9fc5-d808f980638d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:34:45.727062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:34:45.727062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:34:45.735576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-09163668-04a4-4857-9fc5-d808f980638d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:34:45.759433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09163668-04a4-4857-9fc5-d808f980638d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc returned with HTTP 200 Jan 19 08:34:45.770578 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 138/263] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:34:45 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:34:50.460732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-552a894f-c39d-4ae8-aad3-62e8e5c454c3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] DELETE http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2 Jan 19 08:34:50.465425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-552a894f-c39d-4ae8-aad3-62e8e5c454c3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:34:50.465856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:34:50.465856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:34:50.466472 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-552a894f-c39d-4ae8-aad3-62e8e5c454c3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:34:50.509891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:34:50.509891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:34:51.830780 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-552a894f-c39d-4ae8-aad3-62e8e5c454c3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:34:51.831335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-552a894f-c39d-4ae8-aad3-62e8e5c454c3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:34:51.841158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-552a894f-c39d-4ae8-aad3-62e8e5c454c3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2 returned with HTTP 200 Jan 19 08:34:51.855188 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 126/264] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:34:50 2021] DELETE /volume/v3/43df9521845e4c558410a70294d84844/attachments/15f14bd0-f2d5-48a0-ac49-7a288d89ebc2 => generated 19 bytes in 1400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:34:51.886732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-4072f003-66d4-42bd-a75c-c037acb53113 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] DELETE http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d Jan 19 08:34:51.887265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-4072f003-66d4-42bd-a75c-c037acb53113 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:34:51.887488 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:34:51.887488 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:34:51.887920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-4072f003-66d4-42bd-a75c-c037acb53113 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:34:51.931066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:34:51.931066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:34:52.700946 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-4072f003-66d4-42bd-a75c-c037acb53113 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:34:52.701381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-4072f003-66d4-42bd-a75c-c037acb53113 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:34:52.717081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-4072f003-66d4-42bd-a75c-c037acb53113 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d returned with HTTP 200 Jan 19 08:34:52.717878 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 139/265] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:34:51 2021] DELETE /volume/v3/43df9521845e4c558410a70294d84844/attachments/35e0bbde-b06f-4da2-bde4-bce9980de25d => generated 19 bytes in 837 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:34:52.745219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-20b183ac-00ed-444d-8c9a-ac37fb710422 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] DELETE http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244 Jan 19 08:34:52.746081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-20b183ac-00ed-444d-8c9a-ac37fb710422 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:34:52.746365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:34:52.746365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:34:52.746880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-20b183ac-00ed-444d-8c9a-ac37fb710422 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:34:52.793817 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:34:52.793817 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:34:53.416950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-20b183ac-00ed-444d-8c9a-ac37fb710422 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:34:53.418314 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-20b183ac-00ed-444d-8c9a-ac37fb710422 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:34:53.427618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eb94972d-5c43-4145-acae-6cfb996a6e37 req-20b183ac-00ed-444d-8c9a-ac37fb710422 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244 returned with HTTP 200 Jan 19 08:34:53.430757 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 127/266] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:34:52 2021] DELETE /volume/v3/43df9521845e4c558410a70294d84844/attachments/d3f44f0e-5760-439f-98c7-fa1fa56fa244 => generated 19 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:20.071547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9850107-bb87-489d-b572-12df953c7c64 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] DELETE http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:35:20.075514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9850107-bb87-489d-b572-12df953c7c64 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:20.076592 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:20.076592 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:20.079929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9850107-bb87-489d-b572-12df953c7c64 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:20.080870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d9850107-bb87-489d-b572-12df953c7c64 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Delete volume with id: dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:35:20.172836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:20.172836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:20.174232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d9850107-bb87-489d-b572-12df953c7c64 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:20.236985 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d9850107-bb87-489d-b572-12df953c7c64 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Delete volume request issued successfully. Jan 19 08:35:20.237593 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9850107-bb87-489d-b572-12df953c7c64 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 returned with HTTP 202 Jan 19 08:35:20.238723 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 140/267] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:35:20 2021] DELETE /volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:35:20.248480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46d29a06-5001-4a88-8edb-cdb107c9f0f3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:35:20.249052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46d29a06-5001-4a88-8edb-cdb107c9f0f3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:20.249298 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:20.249298 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:20.250021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46d29a06-5001-4a88-8edb-cdb107c9f0f3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:20.346348 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:20.346348 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:20.365300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-46d29a06-5001-4a88-8edb-cdb107c9f0f3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:20.432568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46d29a06-5001-4a88-8edb-cdb107c9f0f3 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 returned with HTTP 200 Jan 19 08:35:20.435211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 128/268] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:20 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 => generated 917 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:21.457767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe281c33-fe40-41d2-9911-4a7f45bd54b2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:35:21.463376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe281c33-fe40-41d2-9911-4a7f45bd54b2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:21.463376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:21.463376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:21.463376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe281c33-fe40-41d2-9911-4a7f45bd54b2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:21.564403 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:21.564403 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:21.598312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fe281c33-fe40-41d2-9911-4a7f45bd54b2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:21.647944 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe281c33-fe40-41d2-9911-4a7f45bd54b2 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 returned with HTTP 200 Jan 19 08:35:21.649900 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 141/269] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:21 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:22.691747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c6cf628-5cbe-40d7-95d7-b8ba6d7bd57d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 Jan 19 08:35:22.692821 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c6cf628-5cbe-40d7-95d7-b8ba6d7bd57d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:22.693422 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:22.693422 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:22.707187 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c6cf628-5cbe-40d7-95d7-b8ba6d7bd57d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:22.779249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c6cf628-5cbe-40d7-95d7-b8ba6d7bd57d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 returned with HTTP 404 Jan 19 08:35:22.784391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 129/270] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:22 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/dbadf49c-67e9-45b1-a447-a36a99471b38 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:35:22.788960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b06d4275-0dc8-45e3-acf3-b972147e5257 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] DELETE http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:35:22.789703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b06d4275-0dc8-45e3-acf3-b972147e5257 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:22.790099 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:22.790099 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:22.790941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b06d4275-0dc8-45e3-acf3-b972147e5257 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:22.791844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b06d4275-0dc8-45e3-acf3-b972147e5257 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Delete volume with id: 19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:35:22.850940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:22.850940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:22.852468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b06d4275-0dc8-45e3-acf3-b972147e5257 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:22.895671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b06d4275-0dc8-45e3-acf3-b972147e5257 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Delete volume request issued successfully. Jan 19 08:35:22.897913 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b06d4275-0dc8-45e3-acf3-b972147e5257 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 202 Jan 19 08:35:22.899132 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 142/271] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:35:22 2021] DELETE /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:35:22.908178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72a05386-94f6-436f-bffb-5ec028a6e2a8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:35:22.908908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72a05386-94f6-436f-bffb-5ec028a6e2a8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:22.909557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72a05386-94f6-436f-bffb-5ec028a6e2a8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:23.023716 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:23.023716 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:23.050667 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-72a05386-94f6-436f-bffb-5ec028a6e2a8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:23.091894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72a05386-94f6-436f-bffb-5ec028a6e2a8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 200 Jan 19 08:35:23.092730 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 130/272] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:22 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 917 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:24.110479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-52d56367-83c1-412b-9465-eb839315f16c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:35:24.111916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-52d56367-83c1-412b-9465-eb839315f16c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:24.112520 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:24.112520 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:24.114886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-52d56367-83c1-412b-9465-eb839315f16c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:24.258109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:24.258109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:24.277099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-52d56367-83c1-412b-9465-eb839315f16c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:24.315823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-52d56367-83c1-412b-9465-eb839315f16c tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 200 Jan 19 08:35:24.332182 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 143/273] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:24 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:25.351567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-84f8c79e-1315-4075-96c5-3b8edb7f0403 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:35:25.370377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-84f8c79e-1315-4075-96c5-3b8edb7f0403 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:25.370377 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:25.370377 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:25.370377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-84f8c79e-1315-4075-96c5-3b8edb7f0403 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:25.531950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:25.531950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:25.589471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-84f8c79e-1315-4075-96c5-3b8edb7f0403 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:25.650863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-84f8c79e-1315-4075-96c5-3b8edb7f0403 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 200 Jan 19 08:35:25.662223 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 131/274] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:25 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 917 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:26.676942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cfa89f26-7cf5-4c2a-9aca-06bbdb4b356d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 Jan 19 08:35:26.678536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cfa89f26-7cf5-4c2a-9aca-06bbdb4b356d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:26.679062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:26.679062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:26.680018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cfa89f26-7cf5-4c2a-9aca-06bbdb4b356d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:26.769290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cfa89f26-7cf5-4c2a-9aca-06bbdb4b356d tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 returned with HTTP 404 Jan 19 08:35:26.776806 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 144/275] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:26 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/19579409-511f-4fd4-9742-0b7b21175357 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:35:26.781858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5de2693a-3eb2-4f5e-9780-e2b2fe900893 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] DELETE http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:35:26.782469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5de2693a-3eb2-4f5e-9780-e2b2fe900893 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:26.782469 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:26.782469 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:26.782924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5de2693a-3eb2-4f5e-9780-e2b2fe900893 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:26.783849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-5de2693a-3eb2-4f5e-9780-e2b2fe900893 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Delete volume with id: 7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:35:26.922734 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:26.922734 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:26.936790 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5de2693a-3eb2-4f5e-9780-e2b2fe900893 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:27.035173 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5de2693a-3eb2-4f5e-9780-e2b2fe900893 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Delete volume request issued successfully. Jan 19 08:35:27.036029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5de2693a-3eb2-4f5e-9780-e2b2fe900893 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 202 Jan 19 08:35:27.043394 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 132/276] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:35:26 2021] DELETE /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:35:27.054033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7440b656-360e-4b58-9d14-cd748a4e16c6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:35:27.059558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7440b656-360e-4b58-9d14-cd748a4e16c6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:27.059558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7440b656-360e-4b58-9d14-cd748a4e16c6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:27.200370 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:27.200370 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:27.216848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7440b656-360e-4b58-9d14-cd748a4e16c6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:27.276372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7440b656-360e-4b58-9d14-cd748a4e16c6 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:35:27.277579 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 145/277] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:27 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 1365 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:35:28.310913 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b02ef9a-989c-4973-8fe0-74e0d71a17e8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:35:28.310913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b02ef9a-989c-4973-8fe0-74e0d71a17e8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:28.310913 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:28.310913 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:28.310913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b02ef9a-989c-4973-8fe0-74e0d71a17e8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:28.443584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:28.443584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:28.466211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5b02ef9a-989c-4973-8fe0-74e0d71a17e8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:28.530413 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b02ef9a-989c-4973-8fe0-74e0d71a17e8 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:35:28.535121 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 133/278] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:28 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 1365 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:35:29.389850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] POST http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes Jan 19 08:35:29.390414 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:29.390414 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:29.390898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1106927514"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:35:29.393142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1106927514'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:35:29.393142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Create volume of 1 GB Jan 19 08:35:29.434186 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Availability Zones retrieved successfully. Jan 19 08:35:29.488524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Flow 'volume_create_api' (adff749d-91ad-4804-a4df-a608498f642b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:35:29.495718 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd524a5-ce53-4294-935d-8b7e664dfc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:29.497907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:35:29.556280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9d7e1a9-95f0-4352-ac5e-85c29cb65cd1 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:35:29.556823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9d7e1a9-95f0-4352-ac5e-85c29cb65cd1 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:29.557186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:29.557186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:29.558094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9d7e1a9-95f0-4352-ac5e-85c29cb65cd1 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:29.734658 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:29.734658 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:29.761819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd524a5-ce53-4294-935d-8b7e664dfc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:29.763866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e9d7e1a9-95f0-4352-ac5e-85c29cb65cd1 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:29.766931 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab024912-ead9-47e0-850d-f773ced20a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:29.871973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9d7e1a9-95f0-4352-ac5e-85c29cb65cd1 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:35:29.876726 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 134/279] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:29 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 1365 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:35:30.049948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Created reservations ['e1539634-62b8-40da-8a16-cfaa83a99f54', '3ad26bae-0887-4dc8-b791-f5a339d601fe', '569094e3-828a-48e3-a232-1806366a8e61', '2efd5861-120e-4415-9eb1-d211bebc69a4'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:35:30.054601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab024912-ead9-47e0-850d-f773ced20a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1539634-62b8-40da-8a16-cfaa83a99f54', '3ad26bae-0887-4dc8-b791-f5a339d601fe', '569094e3-828a-48e3-a232-1806366a8e61', '2efd5861-120e-4415-9eb1-d211bebc69a4']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:30.060021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2194ce64-db53-4e5e-aaa4-14734ea9741c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:30.195188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2194ce64-db53-4e5e-aaa4-14734ea9741c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe35a3fc-2bec-4091-9c5c-226924f8bc83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1106927514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a6bc41f7974d30acd0d7391b258673',qos_specs=None,replication_status=,reservations=['e1539634-62b8-40da-8a16-cfaa83a99f54','3ad26bae-0887-4dc8-b791-f5a339d601fe','569094e3-828a-48e3-a232-1806366a8e61','2efd5861-120e-4415-9eb1-d211bebc69a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429b11abec5d4e698bde245a7a59e4e7',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:35:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1106927514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe35a3fc-2bec-4091-9c5c-226924f8bc83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a6bc41f7974d30acd0d7391b258673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='429b11abec5d4e698bde245a7a59e4e7',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:30.197735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d323d4b3-4e17-46b5-aec0-d54141b66e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:30.259164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d323d4b3-4e17-46b5-aec0-d54141b66e63) transitioned into state 'SUCCESS' from state '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-1106927514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a6bc41f7974d30acd0d7391b258673',qos_specs=None,replication_status=,reservations=['e1539634-62b8-40da-8a16-cfaa83a99f54','3ad26bae-0887-4dc8-b791-f5a339d601fe','569094e3-828a-48e3-a232-1806366a8e61','2efd5861-120e-4415-9eb1-d211bebc69a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='429b11abec5d4e698bde245a7a59e4e7',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:30.263295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1250fa94-dd36-48b6-8882-a23a00048a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:30.289774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1250fa94-dd36-48b6-8882-a23a00048a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:30.297441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Flow 'volume_create_api' (adff749d-91ad-4804-a4df-a608498f642b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:35:30.370175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Create volume request issued successfully. Jan 19 08:35:30.410159 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b07de4a3-bf2f-4030-87a4-91dfcac2bc2e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes returned with HTTP 202 Jan 19 08:35:30.422801 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 146/280] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:35:29 2021] POST /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes => generated 828 bytes in 1028 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:35:30.427262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da13e030-e445-4cd5-aa92-d250945a3b48 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:30.427840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da13e030-e445-4cd5-aa92-d250945a3b48 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:30.427957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:30.427957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:30.428266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da13e030-e445-4cd5-aa92-d250945a3b48 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:30.564556 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:30.564556 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:30.606335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da13e030-e445-4cd5-aa92-d250945a3b48 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:30.682362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da13e030-e445-4cd5-aa92-d250945a3b48 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:30.684684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 135/281] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:30 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 920 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:30.897412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c669d67c-f662-48fd-9aae-2124d8c111f9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:35:30.897412 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c669d67c-f662-48fd-9aae-2124d8c111f9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:30.897412 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:30.897412 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:30.898888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c669d67c-f662-48fd-9aae-2124d8c111f9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:31.128227 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:31.128227 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:31.169485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c669d67c-f662-48fd-9aae-2124d8c111f9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Volume info retrieved successfully. Jan 19 08:35:31.267905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c669d67c-f662-48fd-9aae-2124d8c111f9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 200 Jan 19 08:35:31.278398 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 147/282] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:30 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 916 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:31.707051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37e04788-cc55-4c2d-936e-be325c1ef152 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:31.708933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37e04788-cc55-4c2d-936e-be325c1ef152 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:31.708933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:31.708933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:31.709524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37e04788-cc55-4c2d-936e-be325c1ef152 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:31.802554 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:31.802554 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:31.817942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-37e04788-cc55-4c2d-936e-be325c1ef152 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:31.872134 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37e04788-cc55-4c2d-936e-be325c1ef152 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:31.873229 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 136/283] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:31 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:32.291906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35c03718-ce27-428a-abcc-a4c28162adc9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] GET http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 Jan 19 08:35:32.293493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35c03718-ce27-428a-abcc-a4c28162adc9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:32.293901 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:32.293901 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:32.294586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35c03718-ce27-428a-abcc-a4c28162adc9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:32.409063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35c03718-ce27-428a-abcc-a4c28162adc9 tempest-TaggedBootDevicesTest_v242-500022645 tempest-TaggedBootDevicesTest_v242-500022645] http://10.222.0.25/volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 returned with HTTP 404 Jan 19 08:35:32.410480 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 148/284] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:32 2021] GET /volume/v3/43df9521845e4c558410a70294d84844/volumes/7460395c-ec8b-40c8-85d1-1de3a17408f2 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:35:32.902485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:32.902485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:32.902485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:32.902485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:32.902485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:33.018442 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:33.018442 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:33.031353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:33.055622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:33.068445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 137/285] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:32 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:35.076145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c6f31371-0bc6-4626-b349-17d334fbb098 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:35.076863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c6f31371-0bc6-4626-b349-17d334fbb098 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:35.077431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c6f31371-0bc6-4626-b349-17d334fbb098 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:35.137716 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:35.137716 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:35.147438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c6f31371-0bc6-4626-b349-17d334fbb098 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:35.173798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c6f31371-0bc6-4626-b349-17d334fbb098 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:35.178568 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 149/286] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:35:35 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:35:35.291505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume// Jan 19 08:35:35.291505 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:35.291505 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:35.291505 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:35.291505 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:35.291505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5f41a1c-5649-473f-8710-ca86d421e060 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:35:35.291505 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 138/287] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:35:35 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:35:35.305355 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-f65aa3fc-f1a5-446d-affa-b80ad0affd3d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] POST http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments Jan 19 08:35:35.305865 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:35.305865 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:35.306259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-f65aa3fc-f1a5-446d-affa-b80ad0affd3d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe35a3fc-2bec-4091-9c5c-226924f8bc83", "instance_uuid": "9c80e008-5267-4be9-8478-a252cb44c525", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:35:35.361434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:35.361434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:35.441744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-f65aa3fc-f1a5-446d-affa-b80ad0affd3d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments returned with HTTP 200 Jan 19 08:35:35.444172 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 150/288] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:35:35 2021] POST /volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:35:35.525728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8835b34c-22e6-4d2f-b16d-4f008ed4587b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:35.526255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8835b34c-22e6-4d2f-b16d-4f008ed4587b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:35.526786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8835b34c-22e6-4d2f-b16d-4f008ed4587b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:35.564513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-f65aa3fc-f1a5-446d-affa-b80ad0affd3d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume// Jan 19 08:35:35.565260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-f65aa3fc-f1a5-446d-affa-b80ad0affd3d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:35.566267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:35.566267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:35.568150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-f65aa3fc-f1a5-446d-affa-b80ad0affd3d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:35.569550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-f65aa3fc-f1a5-446d-affa-b80ad0affd3d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:35:35.570373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 151/289] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:35:35 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:35:35.588592 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:35.588592 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:35.596721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8835b34c-22e6-4d2f-b16d-4f008ed4587b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:35.604508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c97a5dc9-eee5-493c-bdf1-aaa2c45d5270 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:35.605314 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c97a5dc9-eee5-493c-bdf1-aaa2c45d5270 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:35.606007 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c97a5dc9-eee5-493c-bdf1-aaa2c45d5270 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:35.623143 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:35.623143 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:35.632006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8835b34c-22e6-4d2f-b16d-4f008ed4587b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:35.642077 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 139/290] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:35 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 920 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:35.678588 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:35.678588 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:35.717279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c97a5dc9-eee5-493c-bdf1-aaa2c45d5270 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:35.747192 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:35.747192 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:35.757896 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-c97a5dc9-eee5-493c-bdf1-aaa2c45d5270 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:35.759004 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 152/291] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:35:35 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1019 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:35:35.800247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-60a769d0-e17b-4c6f-8c0a-850dbbd72388 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] PUT http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2 Jan 19 08:35:35.800780 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:35.800780 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:35.801219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-60a769d0-e17b-4c6f-8c0a-850dbbd72388 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:35:35.830380 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:35:35.830380 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:35:35.831313 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-60a769d0-e17b-4c6f-8c0a-850dbbd72388 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Lock "b'cinder-attachment_update-fe35a3fc-2bec-4091-9c5c-226924f8bc83-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:35:35.834352 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:35.834352 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:36.650157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12635c50-d65f-4c38-a743-a79d7ba2308d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:36.651615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12635c50-d65f-4c38-a743-a79d7ba2308d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:36.652053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:36.652053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:36.652730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12635c50-d65f-4c38-a743-a79d7ba2308d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:36.716078 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:36.716078 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:36.729073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-12635c50-d65f-4c38-a743-a79d7ba2308d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:36.755229 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:36.755229 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:36.766615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12635c50-d65f-4c38-a743-a79d7ba2308d tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:36.768159 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 153/292] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:36 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:37.798537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a52af294-a792-402a-9b08-02d8b1c3d1a8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:37.799713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a52af294-a792-402a-9b08-02d8b1c3d1a8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:37.799931 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:37.799931 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:37.800316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a52af294-a792-402a-9b08-02d8b1c3d1a8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:37.895651 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:37.895651 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:37.904852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-60a769d0-e17b-4c6f-8c0a-850dbbd72388 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Lock "b'cinder-attachment_update-fe35a3fc-2bec-4091-9c5c-226924f8bc83-n-h2-758944-2'" released by "attachment_update" :: held 2.074s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:35:37.906088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-60a769d0-e17b-4c6f-8c0a-850dbbd72388 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2 returned with HTTP 200 Jan 19 08:35:37.907682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a52af294-a792-402a-9b08-02d8b1c3d1a8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:37.907818 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 140/293] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:35:35 2021] PUT /volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2 => generated 762 bytes in 2112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:35:37.929314 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:37.929314 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:37.939172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a52af294-a792-402a-9b08-02d8b1c3d1a8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:37.940310 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 154/294] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:37 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:38.956638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f88e6a8e-128f-4422-8362-797e3311b394 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:38.957247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f88e6a8e-128f-4422-8362-797e3311b394 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:38.957441 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:38.957441 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:38.957840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f88e6a8e-128f-4422-8362-797e3311b394 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:39.013358 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:39.013358 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:39.022877 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f88e6a8e-128f-4422-8362-797e3311b394 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:39.042998 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:39.042998 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:39.052637 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f88e6a8e-128f-4422-8362-797e3311b394 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:39.061777 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 141/295] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:38 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:40.069627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cc850d5-fb0a-4a5f-a493-70407aa53cfa tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:40.071014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cc850d5-fb0a-4a5f-a493-70407aa53cfa tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:40.076599 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:40.076599 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:40.077485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cc850d5-fb0a-4a5f-a493-70407aa53cfa tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:40.159310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:40.159310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:40.168533 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0cc850d5-fb0a-4a5f-a493-70407aa53cfa tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:40.192231 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:40.192231 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:40.203626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cc850d5-fb0a-4a5f-a493-70407aa53cfa tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:40.204717 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 155/296] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:40 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:41.220585 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dae05471-116e-4a89-aad1-fc5537a8268a tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:41.221892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dae05471-116e-4a89-aad1-fc5537a8268a tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:41.222290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:41.222290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:41.223526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dae05471-116e-4a89-aad1-fc5537a8268a tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:41.276875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:41.276875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:41.286587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dae05471-116e-4a89-aad1-fc5537a8268a tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:41.308106 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:41.308106 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:41.320504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dae05471-116e-4a89-aad1-fc5537a8268a tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:41.322069 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 142/297] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:41 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:42.344164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37c76398-c765-4d1a-beea-eed138b560f3 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:42.345302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37c76398-c765-4d1a-beea-eed138b560f3 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:42.345666 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:42.345666 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:42.346279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37c76398-c765-4d1a-beea-eed138b560f3 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:42.423725 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:42.423725 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:42.433876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-37c76398-c765-4d1a-beea-eed138b560f3 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:42.455167 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:42.455167 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:42.466164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37c76398-c765-4d1a-beea-eed138b560f3 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:42.467378 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 156/298] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:42 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:43.483176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb784f58-7fa9-4629-9ee6-fe2b64792326 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:43.484298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb784f58-7fa9-4629-9ee6-fe2b64792326 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:43.484298 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:43.484298 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:43.484714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb784f58-7fa9-4629-9ee6-fe2b64792326 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:43.643240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-21f57988-d5dc-463d-90b3-a5e0568353e8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] POST http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2/action Jan 19 08:35:43.650996 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:43.650996 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:43.670233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-21f57988-d5dc-463d-90b3-a5e0568353e8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:35:43.672776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-21f57988-d5dc-463d-90b3-a5e0568353e8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:35:43.674763 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:43.674763 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:43.744336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb784f58-7fa9-4629-9ee6-fe2b64792326 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:43.877294 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:43.877294 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:43.925884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:43.925884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:43.931813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb784f58-7fa9-4629-9ee6-fe2b64792326 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:43.931813 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 143/299] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:43 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:43.971736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6f50e636-64f2-438c-8a78-53cc85b033b5 req-21f57988-d5dc-463d-90b3-a5e0568353e8 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2/action returned with HTTP 204 Jan 19 08:35:43.971736 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 157/300] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:35:43 2021] POST /volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2/action => generated 0 bytes in 340 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:35:44.740867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] POST http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes Jan 19 08:35:44.741364 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:44.741364 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:44.741804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1130666220", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:35:44.743797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1130666220', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:35:44.744283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Create volume of 1 GB Jan 19 08:35:44.761088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Availability Zones retrieved successfully. Jan 19 08:35:44.779977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Flow 'volume_create_api' (15b1fc0b-2732-4480-b862-bafd59e78ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:35:44.783048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89efe811-94be-447f-8949-f7e1214cd434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:44.785818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:35:44.862576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89efe811-94be-447f-8949-f7e1214cd434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:44.864992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd400ce-a499-44b6-9612-c77012b31488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:44.933760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6d3d370-11f3-4107-8ced-83ea974b6cec tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:44.935332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6d3d370-11f3-4107-8ced-83ea974b6cec tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:44.935332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:44.935332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:44.935576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6d3d370-11f3-4107-8ced-83ea974b6cec tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:44.995447 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:44.995447 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:45.009208 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a6d3d370-11f3-4107-8ced-83ea974b6cec tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:45.031733 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Created reservations ['01c31a25-ada7-44e1-9e3d-07f0af567537', '65b2f422-3586-4b31-b2ba-8a8db7d7ab64', '4795f653-bb6d-4d48-887e-df0e0d827ee5', '86a4cea1-ab71-4f30-a515-bb752069b47b'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:35:45.036039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:45.036039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:45.047315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6d3d370-11f3-4107-8ced-83ea974b6cec tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:45.056842 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 158/301] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:35:44 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1213 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:35:45.059776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd400ce-a499-44b6-9612-c77012b31488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01c31a25-ada7-44e1-9e3d-07f0af567537', '65b2f422-3586-4b31-b2ba-8a8db7d7ab64', '4795f653-bb6d-4d48-887e-df0e0d827ee5', '86a4cea1-ab71-4f30-a515-bb752069b47b']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:45.059776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3471b9fe-f36f-4318-bcc2-97568bdcb771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:45.134425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3471b9fe-f36f-4318-bcc2-97568bdcb771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b1c644-890f-4f3e-af8e-bc7bea1c6516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1130666220',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='57148913b3f14872a6de2aa5fcb43753',qos_specs=None,replication_status=,reservations=['01c31a25-ada7-44e1-9e3d-07f0af567537','65b2f422-3586-4b31-b2ba-8a8db7d7ab64','4795f653-bb6d-4d48-887e-df0e0d827ee5','86a4cea1-ab71-4f30-a515-bb752069b47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7263be5086428b83ab4cb636be0aaf',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1130666220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05b1c644-890f-4f3e-af8e-bc7bea1c6516,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='57148913b3f14872a6de2aa5fcb43753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ce7263be5086428b83ab4cb636be0aaf',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:45.137188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4201c6f-f8a5-4d87-800d-ebd193c7f40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:45.172406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4201c6f-f8a5-4d87-800d-ebd193c7f40e) transitioned into state 'SUCCESS' from state '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-1130666220',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='57148913b3f14872a6de2aa5fcb43753',qos_specs=None,replication_status=,reservations=['01c31a25-ada7-44e1-9e3d-07f0af567537','65b2f422-3586-4b31-b2ba-8a8db7d7ab64','4795f653-bb6d-4d48-887e-df0e0d827ee5','86a4cea1-ab71-4f30-a515-bb752069b47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7263be5086428b83ab4cb636be0aaf',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:45.176073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c5cbc5d-a57f-41c2-a886-b08558554e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:35:45.197310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c5cbc5d-a57f-41c2-a886-b08558554e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:35:45.200887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Flow 'volume_create_api' (15b1fc0b-2732-4480-b862-bafd59e78ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:35:45.288763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Create volume request issued successfully. Jan 19 08:35:45.349560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-1d8fbf24-4dea-4c2b-9e54-1d102fbb65c5 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes returned with HTTP 202 Jan 19 08:35:45.350482 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 144/302] 10.222.0.25 () {64 vars in 1512 bytes} [Tue Jan 19 08:35:44 2021] POST /volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes => generated 832 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:35:45.364712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-421ffdf2-2a0b-45fa-968d-342cc46d7ece tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] GET http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 Jan 19 08:35:45.365806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-421ffdf2-2a0b-45fa-968d-342cc46d7ece tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:45.366006 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:45.366006 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:45.366723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-421ffdf2-2a0b-45fa-968d-342cc46d7ece tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:45.486603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:45.486603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:45.510885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-421ffdf2-2a0b-45fa-968d-342cc46d7ece tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Volume info retrieved successfully. Jan 19 08:35:45.569959 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5b9f512c-86c4-4cb7-ae4a-982e3d8599dd req-421ffdf2-2a0b-45fa-968d-342cc46d7ece tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 returned with HTTP 200 Jan 19 08:35:45.570915 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 159/303] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:35:45 2021] GET /volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 => generated 924 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:45.571314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2b8f080e-2c63-4a85-a5da-7d7f16f4b000 req-ef860003-98f6-4651-9509-a1757f3299db tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:35:45.572573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2b8f080e-2c63-4a85-a5da-7d7f16f4b000 req-ef860003-98f6-4651-9509-a1757f3299db tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:45.590523 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:45.590523 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:45.595408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2b8f080e-2c63-4a85-a5da-7d7f16f4b000 req-ef860003-98f6-4651-9509-a1757f3299db tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:45.822593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:45.822593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:45.867721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2b8f080e-2c63-4a85-a5da-7d7f16f4b000 req-ef860003-98f6-4651-9509-a1757f3299db tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:35:45.973812 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:45.973812 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:45.991603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2b8f080e-2c63-4a85-a5da-7d7f16f4b000 req-ef860003-98f6-4651-9509-a1757f3299db tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:35:45.992928 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 145/304] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:35:45 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1213 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:35:46.360240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c6f66f60-ef87-4868-885d-1859ba14021c req-40e265bf-e1d7-4c60-a6df-73bf0e7621e7 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] GET http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 Jan 19 08:35:46.360873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c6f66f60-ef87-4868-885d-1859ba14021c req-40e265bf-e1d7-4c60-a6df-73bf0e7621e7 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:46.361586 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:46.361586 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:46.362628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c6f66f60-ef87-4868-885d-1859ba14021c req-40e265bf-e1d7-4c60-a6df-73bf0e7621e7 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:46.463864 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:46.463864 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:46.511257 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c6f66f60-ef87-4868-885d-1859ba14021c req-40e265bf-e1d7-4c60-a6df-73bf0e7621e7 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Volume info retrieved successfully. Jan 19 08:35:46.565650 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c6f66f60-ef87-4868-885d-1859ba14021c req-40e265bf-e1d7-4c60-a6df-73bf0e7621e7 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 returned with HTTP 200 Jan 19 08:35:46.567034 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 160/305] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:35:46 2021] GET /volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 => generated 924 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:47.906119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6eb4e289-ea0c-439f-af18-c4181486c70f req-495bd53e-cc5a-4434-a09a-086adb7e506d tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] GET http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 Jan 19 08:35:47.907254 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6eb4e289-ea0c-439f-af18-c4181486c70f req-495bd53e-cc5a-4434-a09a-086adb7e506d tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:47.907669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:47.907669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:47.908300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6eb4e289-ea0c-439f-af18-c4181486c70f req-495bd53e-cc5a-4434-a09a-086adb7e506d tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:47.975475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:47.975475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:47.992808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-6eb4e289-ea0c-439f-af18-c4181486c70f req-495bd53e-cc5a-4434-a09a-086adb7e506d tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Volume info retrieved successfully. Jan 19 08:35:48.031331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6eb4e289-ea0c-439f-af18-c4181486c70f req-495bd53e-cc5a-4434-a09a-086adb7e506d tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 returned with HTTP 200 Jan 19 08:35:48.032532 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 146/306] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:35:47 2021] GET /volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 => generated 925 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:48.453441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9bae90d6-9c06-45a8-8539-f3f048c7eee0 req-8980ea30-0796-4eb9-a83c-cc6f547cf89b tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] GET http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 Jan 19 08:35:48.454151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9bae90d6-9c06-45a8-8539-f3f048c7eee0 req-8980ea30-0796-4eb9-a83c-cc6f547cf89b tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:48.454529 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:48.454529 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:48.454877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9bae90d6-9c06-45a8-8539-f3f048c7eee0 req-8980ea30-0796-4eb9-a83c-cc6f547cf89b tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:48.580259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:48.580259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:48.601430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-9bae90d6-9c06-45a8-8539-f3f048c7eee0 req-8980ea30-0796-4eb9-a83c-cc6f547cf89b tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Volume info retrieved successfully. Jan 19 08:35:48.644344 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9bae90d6-9c06-45a8-8539-f3f048c7eee0 req-8980ea30-0796-4eb9-a83c-cc6f547cf89b tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 returned with HTTP 200 Jan 19 08:35:48.645717 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 161/307] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:35:48 2021] GET /volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 => generated 925 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:49.884455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2b64bd89-28f7-4c7b-8d3d-5c6f824725e3 req-806b6ad3-6f86-4c42-be61-c1f3025e5bbb tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] DELETE http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 Jan 19 08:35:49.885419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2b64bd89-28f7-4c7b-8d3d-5c6f824725e3 req-806b6ad3-6f86-4c42-be61-c1f3025e5bbb tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:49.885419 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:49.885419 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:49.886429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2b64bd89-28f7-4c7b-8d3d-5c6f824725e3 req-806b6ad3-6f86-4c42-be61-c1f3025e5bbb tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:49.886429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-2b64bd89-28f7-4c7b-8d3d-5c6f824725e3 req-806b6ad3-6f86-4c42-be61-c1f3025e5bbb tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Delete volume with id: 05b1c644-890f-4f3e-af8e-bc7bea1c6516 Jan 19 08:35:49.939010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:49.939010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:49.940598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2b64bd89-28f7-4c7b-8d3d-5c6f824725e3 req-806b6ad3-6f86-4c42-be61-c1f3025e5bbb tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Volume info retrieved successfully. Jan 19 08:35:49.974483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2b64bd89-28f7-4c7b-8d3d-5c6f824725e3 req-806b6ad3-6f86-4c42-be61-c1f3025e5bbb tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Delete volume request issued successfully. Jan 19 08:35:49.976050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2b64bd89-28f7-4c7b-8d3d-5c6f824725e3 req-806b6ad3-6f86-4c42-be61-c1f3025e5bbb tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 returned with HTTP 202 Jan 19 08:35:49.977456 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 147/308] 10.222.0.25 () {62 vars in 1591 bytes} [Tue Jan 19 08:35:49 2021] DELETE /volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:35:50.820002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79bac296-516d-4d29-b073-7a6a6b70caf9 req-e35001c9-c4fc-49e7-aec5-0f26af388f53 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] GET http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 Jan 19 08:35:50.824900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79bac296-516d-4d29-b073-7a6a6b70caf9 req-e35001c9-c4fc-49e7-aec5-0f26af388f53 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:50.825310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:50.825310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:50.826010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79bac296-516d-4d29-b073-7a6a6b70caf9 req-e35001c9-c4fc-49e7-aec5-0f26af388f53 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:50.898797 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:35:50.898797 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:35:50.919230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-79bac296-516d-4d29-b073-7a6a6b70caf9 req-e35001c9-c4fc-49e7-aec5-0f26af388f53 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Volume info retrieved successfully. Jan 19 08:35:50.959976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79bac296-516d-4d29-b073-7a6a6b70caf9 req-e35001c9-c4fc-49e7-aec5-0f26af388f53 tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 returned with HTTP 200 Jan 19 08:35:50.960871 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 162/309] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:35:50 2021] GET /volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 => generated 924 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:35:52.378940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-42c3388c-a38d-4b41-95a6-e2746976a7cf req-ef6c4769-d727-41cd-bd65-8de71e4dc27e tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] GET http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 Jan 19 08:35:52.378940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-42c3388c-a38d-4b41-95a6-e2746976a7cf req-ef6c4769-d727-41cd-bd65-8de71e4dc27e tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:35:52.379404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:35:52.379404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:35:52.379404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-42c3388c-a38d-4b41-95a6-e2746976a7cf req-ef6c4769-d727-41cd-bd65-8de71e4dc27e tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:35:52.461600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-42c3388c-a38d-4b41-95a6-e2746976a7cf req-ef6c4769-d727-41cd-bd65-8de71e4dc27e tempest-VolumesGetTestJSON-1741828099 tempest-VolumesGetTestJSON-1741828099] http://10.222.0.25/volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 returned with HTTP 404 Jan 19 08:35:52.478873 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 148/310] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:35:52 2021] GET /volume/v3/57148913b3f14872a6de2aa5fcb43753/volumes/05b1c644-890f-4f3e-af8e-bc7bea1c6516 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:36:03.429840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-db7308b4-27eb-49c6-b0ec-adaa9f2fc2d1 req-cf8599cc-b8be-4dd2-8612-6940a6e3f976 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:03.431333 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-db7308b4-27eb-49c6-b0ec-adaa9f2fc2d1 req-cf8599cc-b8be-4dd2-8612-6940a6e3f976 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:03.431713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:03.431713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:03.432384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-db7308b4-27eb-49c6-b0ec-adaa9f2fc2d1 req-cf8599cc-b8be-4dd2-8612-6940a6e3f976 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:03.488000 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:03.488000 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:03.497638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-db7308b4-27eb-49c6-b0ec-adaa9f2fc2d1 req-cf8599cc-b8be-4dd2-8612-6940a6e3f976 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:03.519915 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:03.519915 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:03.554878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-db7308b4-27eb-49c6-b0ec-adaa9f2fc2d1 req-cf8599cc-b8be-4dd2-8612-6940a6e3f976 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:03.554878 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 163/311] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:36:03 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1213 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:08.461189 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2fab231-feb9-46ca-83f5-036496e4e8ab tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:08.461715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2fab231-feb9-46ca-83f5-036496e4e8ab tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:08.462167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2fab231-feb9-46ca-83f5-036496e4e8ab tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:08.521007 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:08.521007 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:08.530823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d2fab231-feb9-46ca-83f5-036496e4e8ab tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:08.557306 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:08.557306 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:08.580857 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2fab231-feb9-46ca-83f5-036496e4e8ab tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:08.593996 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 149/312] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:08 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1213 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:09.146911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-d4fb891c-ba9e-48d4-a6c5-2bddbc1f2412 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:09.147464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-d4fb891c-ba9e-48d4-a6c5-2bddbc1f2412 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:09.147909 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:09.147909 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:09.148293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-d4fb891c-ba9e-48d4-a6c5-2bddbc1f2412 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:09.231183 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.231183 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:09.241275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-af9367c9-4209-4541-bcd0-33d53566b466 req-d4fb891c-ba9e-48d4-a6c5-2bddbc1f2412 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:09.264023 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.264023 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:09.279348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-d4fb891c-ba9e-48d4-a6c5-2bddbc1f2412 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:09.280612 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 164/313] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:36:09 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1213 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:09.309921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] POST http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83/action Jan 19 08:36:09.310409 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:09.310409 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:09.310942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:36:09.311337 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:36:09.390601 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.390601 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:09.391936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:09.403245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Begin detaching volume completed successfully. Jan 19 08:36:09.403959 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83/action returned with HTTP 202 Jan 19 08:36:09.409729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 150/314] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:36:09 2021] POST /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:36:09.429412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a2e8864-70bd-42de-8d46-82a27cefc86f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:09.430066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a2e8864-70bd-42de-8d46-82a27cefc86f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:09.430141 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:09.430141 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:09.430578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a2e8864-70bd-42de-8d46-82a27cefc86f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:09.492438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.492438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:09.509781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4a2e8864-70bd-42de-8d46-82a27cefc86f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:09.511712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume// Jan 19 08:36:09.512388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:09.512924 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:09.512924 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:09.513575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:09.515361 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-aca89b14-8118-41ef-aace-62aab18e1d7b tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:36:09.516157 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 151/315] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:36:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:36:09.539017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-1df170ea-1a00-439e-8387-4d391555a3b4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:09.540180 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-1df170ea-1a00-439e-8387-4d391555a3b4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:09.541224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-1df170ea-1a00-439e-8387-4d391555a3b4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:09.564837 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.564837 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:09.590989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a2e8864-70bd-42de-8d46-82a27cefc86f tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:09.592329 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 165/316] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:09 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1216 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:09.635311 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.635311 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:09.650682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-af9367c9-4209-4541-bcd0-33d53566b466 req-1df170ea-1a00-439e-8387-4d391555a3b4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:09.676682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:09.676682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:09.688333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-1df170ea-1a00-439e-8387-4d391555a3b4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:09.689491 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 152/317] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:36:09 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1315 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:36:10.264664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-e08453eb-3c43-46ff-84ba-260dd3d380ef tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] DELETE http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2 Jan 19 08:36:10.265536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-e08453eb-3c43-46ff-84ba-260dd3d380ef tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:10.265891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:10.265891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:10.266541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-e08453eb-3c43-46ff-84ba-260dd3d380ef tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:10.395844 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:10.395844 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:10.610917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45ceb08d-1bb5-4ff2-a5a2-bd498ca75602 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:10.612434 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45ceb08d-1bb5-4ff2-a5a2-bd498ca75602 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:10.612810 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:10.612810 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:10.613781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45ceb08d-1bb5-4ff2-a5a2-bd498ca75602 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:10.696805 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:10.696805 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:10.707015 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-45ceb08d-1bb5-4ff2-a5a2-bd498ca75602 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:10.749780 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:10.749780 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:10.774675 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45ceb08d-1bb5-4ff2-a5a2-bd498ca75602 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:10.779253 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 153/318] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:10 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 1216 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:36:11.072785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-af9367c9-4209-4541-bcd0-33d53566b466 req-e08453eb-3c43-46ff-84ba-260dd3d380ef tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:36:11.073213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-af9367c9-4209-4541-bcd0-33d53566b466 req-e08453eb-3c43-46ff-84ba-260dd3d380ef tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:36:11.080980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af9367c9-4209-4541-bcd0-33d53566b466 req-e08453eb-3c43-46ff-84ba-260dd3d380ef tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2 returned with HTTP 200 Jan 19 08:36:11.082372 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 166/319] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:36:10 2021] DELETE /volume/v3/85a6bc41f7974d30acd0d7391b258673/attachments/8524a2ab-36cc-4457-8be7-4b32a47fdae2 => generated 19 bytes in 826 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:36:11.796637 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b198cb65-9683-4ae4-943f-1e6be350c65e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:11.797834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b198cb65-9683-4ae4-943f-1e6be350c65e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:11.798200 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:11.798200 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:11.798892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b198cb65-9683-4ae4-943f-1e6be350c65e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:11.897444 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:11.897444 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:11.907142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b198cb65-9683-4ae4-943f-1e6be350c65e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:11.964122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b198cb65-9683-4ae4-943f-1e6be350c65e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:11.965212 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 154/320] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:11 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:13.052490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c104342-4acb-4113-bb6e-9d39f7afd605 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] DELETE http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:13.052999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c104342-4acb-4113-bb6e-9d39f7afd605 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:13.053401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:13.053401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:13.053784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c104342-4acb-4113-bb6e-9d39f7afd605 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:13.054253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-7c104342-4acb-4113-bb6e-9d39f7afd605 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Delete volume with id: fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:13.152494 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:13.152494 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:13.153994 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c104342-4acb-4113-bb6e-9d39f7afd605 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:13.239741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c104342-4acb-4113-bb6e-9d39f7afd605 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Delete volume request issued successfully. Jan 19 08:36:13.241513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c104342-4acb-4113-bb6e-9d39f7afd605 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 202 Jan 19 08:36:13.243398 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 167/321] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:36:13 2021] DELETE /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:36:13.251900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-971cdbc8-8afe-44b0-a0c0-322253e751c0 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:13.253751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-971cdbc8-8afe-44b0-a0c0-322253e751c0 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:13.254768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:13.254768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:13.255411 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-971cdbc8-8afe-44b0-a0c0-322253e751c0 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:13.334529 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:13.334529 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:13.349982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-971cdbc8-8afe-44b0-a0c0-322253e751c0 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:13.374684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-971cdbc8-8afe-44b0-a0c0-322253e751c0 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:13.376149 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 155/322] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:13 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:14.393053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cd64363-4877-4f45-a3c7-3a15192ee19e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:14.393638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cd64363-4877-4f45-a3c7-3a15192ee19e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:14.393858 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:14.393858 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:14.394240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cd64363-4877-4f45-a3c7-3a15192ee19e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:14.477261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:14.477261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:14.487548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9cd64363-4877-4f45-a3c7-3a15192ee19e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:14.541053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cd64363-4877-4f45-a3c7-3a15192ee19e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 200 Jan 19 08:36:14.542126 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 168/323] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:14 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:15.558249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f9d8824-4318-4f92-a692-fa4c29160c9e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 Jan 19 08:36:15.558784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f9d8824-4318-4f92-a692-fa4c29160c9e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:15.559167 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:15.559167 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:15.559919 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f9d8824-4318-4f92-a692-fa4c29160c9e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:15.673286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f9d8824-4318-4f92-a692-fa4c29160c9e tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 returned with HTTP 404 Jan 19 08:36:15.675068 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 156/324] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:15 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/fe35a3fc-2bec-4091-9c5c-226924f8bc83 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:36:15.683769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fe69232-53fd-49ad-9a27-887386c8ac31 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] DELETE http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc Jan 19 08:36:15.684542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fe69232-53fd-49ad-9a27-887386c8ac31 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:15.684892 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:15.684892 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:15.685499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fe69232-53fd-49ad-9a27-887386c8ac31 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:15.686248 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1fe69232-53fd-49ad-9a27-887386c8ac31 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Delete volume with id: 1ef8cf2d-75b8-4c34-aa56-c129a8beacbc Jan 19 08:36:15.743121 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:15.743121 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:15.744566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1fe69232-53fd-49ad-9a27-887386c8ac31 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:15.791197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1fe69232-53fd-49ad-9a27-887386c8ac31 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Delete volume request issued successfully. Jan 19 08:36:15.791992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fe69232-53fd-49ad-9a27-887386c8ac31 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc returned with HTTP 202 Jan 19 08:36:15.801236 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 169/325] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:36:15 2021] DELETE /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:36:15.809803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad46ffa4-9987-4944-9e1e-5ef6bec04149 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc Jan 19 08:36:15.810335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad46ffa4-9987-4944-9e1e-5ef6bec04149 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:15.810859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad46ffa4-9987-4944-9e1e-5ef6bec04149 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:15.920659 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:15.920659 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:15.942279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ad46ffa4-9987-4944-9e1e-5ef6bec04149 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:16.011137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad46ffa4-9987-4944-9e1e-5ef6bec04149 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc returned with HTTP 200 Jan 19 08:36:16.017998 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 157/326] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:15 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc => generated 920 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:17.028331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-85126c6a-a4e0-4807-bc21-afe1cf01f3a4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc Jan 19 08:36:17.029336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-85126c6a-a4e0-4807-bc21-afe1cf01f3a4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:17.029776 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:17.029776 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:17.030345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-85126c6a-a4e0-4807-bc21-afe1cf01f3a4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:17.097372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:36:17.097372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:36:17.108320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-85126c6a-a4e0-4807-bc21-afe1cf01f3a4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Volume info retrieved successfully. Jan 19 08:36:17.150853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-85126c6a-a4e0-4807-bc21-afe1cf01f3a4 tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc returned with HTTP 200 Jan 19 08:36:17.152528 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 170/327] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:17 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:36:18.168564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2144ced9-32f5-41a2-9630-c59ebc34e30c tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] GET http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc Jan 19 08:36:18.169055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2144ced9-32f5-41a2-9630-c59ebc34e30c tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:36:18.169272 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:36:18.169272 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:36:18.169643 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2144ced9-32f5-41a2-9630-c59ebc34e30c tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:36:18.304828 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2144ced9-32f5-41a2-9630-c59ebc34e30c tempest-ServerRescueNegativeTestJSON-1076601123 tempest-ServerRescueNegativeTestJSON-1076601123] http://10.222.0.25/volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc returned with HTTP 404 Jan 19 08:36:18.305875 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 158/328] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:36:18 2021] GET /volume/v3/85a6bc41f7974d30acd0d7391b258673/volumes/1ef8cf2d-75b8-4c34-aa56-c129a8beacbc => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:38:02.300689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] POST http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes Jan 19 08:38:02.301656 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:02.301656 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:02.302315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2030241249"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:02.303581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2030241249'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:38:02.304114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Create volume of 1 GB Jan 19 08:38:02.317320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Availability Zones retrieved successfully. Jan 19 08:38:02.334879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Flow 'volume_create_api' (afaac8fa-a283-4ced-8c2f-dc55b94d63a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:38:02.338278 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d614322d-558c-43c5-a65e-258bcc1f5154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:02.341637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:38:02.415921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d614322d-558c-43c5-a65e-258bcc1f5154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:02.419293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66551d6-5038-4521-b0d2-6588921f6dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:02.579513 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Created reservations ['85998326-2d80-4a2a-9beb-85f5b87ecb45', '43cca20e-d703-42df-b7a5-bb4b0b66b46f', 'c7642efa-49ff-4bd4-b947-cbc46dfb85e3', 'f7cf3164-5192-4a20-84ff-ccf8b065b55e'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:38:02.582350 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66551d6-5038-4521-b0d2-6588921f6dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85998326-2d80-4a2a-9beb-85f5b87ecb45', '43cca20e-d703-42df-b7a5-bb4b0b66b46f', 'c7642efa-49ff-4bd4-b947-cbc46dfb85e3', 'f7cf3164-5192-4a20-84ff-ccf8b065b55e']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:02.585053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed39e87-278c-44a8-9f13-61e0b89cec72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:02.703060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed39e87-278c-44a8-9f13-61e0b89cec72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc18951b-66ae-4f98-ba55-42c8d57db6af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2030241249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c33c89890a648c9bbdaee60f4a08216',qos_specs=None,replication_status=,reservations=['85998326-2d80-4a2a-9beb-85f5b87ecb45','43cca20e-d703-42df-b7a5-bb4b0b66b46f','c7642efa-49ff-4bd4-b947-cbc46dfb85e3','f7cf3164-5192-4a20-84ff-ccf8b065b55e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c08b57671944968445521055e4f6ba',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:38:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2030241249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc18951b-66ae-4f98-ba55-42c8d57db6af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c33c89890a648c9bbdaee60f4a08216',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e2c08b57671944968445521055e4f6ba',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:02.706767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc36c400-483f-4c1d-9908-9f6b21135e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:02.796987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc36c400-483f-4c1d-9908-9f6b21135e82) transitioned into state 'SUCCESS' from state '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-2030241249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c33c89890a648c9bbdaee60f4a08216',qos_specs=None,replication_status=,reservations=['85998326-2d80-4a2a-9beb-85f5b87ecb45','43cca20e-d703-42df-b7a5-bb4b0b66b46f','c7642efa-49ff-4bd4-b947-cbc46dfb85e3','f7cf3164-5192-4a20-84ff-ccf8b065b55e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c08b57671944968445521055e4f6ba',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:02.799398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880bd70c-52eb-4b05-abac-18cd7b72e331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:02.836654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (880bd70c-52eb-4b05-abac-18cd7b72e331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:02.839914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Flow 'volume_create_api' (afaac8fa-a283-4ced-8c2f-dc55b94d63a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:38:02.959760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Create volume request issued successfully. Jan 19 08:38:02.996912 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b413ef84-3c35-493d-bfbe-cf2f1684327c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes returned with HTTP 202 Jan 19 08:38:03.000108 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 171/329] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:38:02 2021] POST /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes => generated 824 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:38:03.013664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc800eb0-a14a-4549-82bd-011290999d9f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:03.014257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc800eb0-a14a-4549-82bd-011290999d9f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:03.014756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc800eb0-a14a-4549-82bd-011290999d9f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:03.213156 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:03.213156 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:03.234115 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fc800eb0-a14a-4549-82bd-011290999d9f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:03.285963 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc800eb0-a14a-4549-82bd-011290999d9f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:03.297749 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 159/330] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:03 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 916 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:04.304911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:04.308341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:04.309276 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:04.309276 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:04.310199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:04.389764 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:04.389764 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:04.400036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:04.430728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:04.432166 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 172/331] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:04 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:04.692054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-a1d7a75c-c630-4e5a-9812-dbb5cb4b2cf9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:04.692661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-a1d7a75c-c630-4e5a-9812-dbb5cb4b2cf9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:04.692942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:04.692942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:04.693598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-a1d7a75c-c630-4e5a-9812-dbb5cb4b2cf9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:04.750595 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:04.750595 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:04.759609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-a1d7a75c-c630-4e5a-9812-dbb5cb4b2cf9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:04.786772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-a1d7a75c-c630-4e5a-9812-dbb5cb4b2cf9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:04.795347 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 160/332] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:38:04 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:04.890066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume// Jan 19 08:38:04.890603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:04.890827 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:04.890827 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:04.891211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:04.892406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb35642d-d59d-4a0d-9349-89da9074f39a tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:38:04.893704 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 173/333] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:38:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:38:04.908540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-8d36c8b8-7c2d-4a23-bc00-150aa4b3ebf1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] POST http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments Jan 19 08:38:04.909045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:04.909045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:04.909468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-8d36c8b8-7c2d-4a23-bc00-150aa4b3ebf1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc18951b-66ae-4f98-ba55-42c8d57db6af", "instance_uuid": "b783e950-d8ba-4d82-ac60-fcec04827c67", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:04.963183 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:04.963183 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:05.025851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-8d36c8b8-7c2d-4a23-bc00-150aa4b3ebf1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments returned with HTTP 200 Jan 19 08:38:05.027562 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 161/334] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:38:04 2021] POST /volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:05.076899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4f0cd1b-20e4-47a6-9e87-1cccc4b66e54 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:05.077486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4f0cd1b-20e4-47a6-9e87-1cccc4b66e54 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:05.078960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4f0cd1b-20e4-47a6-9e87-1cccc4b66e54 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:05.108262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-8d36c8b8-7c2d-4a23-bc00-150aa4b3ebf1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume// Jan 19 08:38:05.108750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-8d36c8b8-7c2d-4a23-bc00-150aa4b3ebf1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:05.109017 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:05.109017 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:05.109389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-8d36c8b8-7c2d-4a23-bc00-150aa4b3ebf1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:05.110366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-8d36c8b8-7c2d-4a23-bc00-150aa4b3ebf1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:38:05.111381 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 162/335] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:38:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:38:05.125529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-3cac3bfd-0707-4776-9a1c-313331e75468 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:05.126706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-3cac3bfd-0707-4776-9a1c-313331e75468 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:05.127813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-3cac3bfd-0707-4776-9a1c-313331e75468 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:05.197678 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:05.197678 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:05.216466 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:05.216466 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:05.217548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4f0cd1b-20e4-47a6-9e87-1cccc4b66e54 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:05.236653 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-3cac3bfd-0707-4776-9a1c-313331e75468 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:05.260930 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:05.260930 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:05.271045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-3cac3bfd-0707-4776-9a1c-313331e75468 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:05.272413 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 163/336] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:38:05 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 1015 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:38:05.280924 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:05.280924 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:05.294298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4f0cd1b-20e4-47a6-9e87-1cccc4b66e54 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:05.297384 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 174/337] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:05 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:05.312528 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-f1a78308-5e15-41fd-8eca-cd1dffad8231 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] PUT http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7 Jan 19 08:38:05.313906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:05.313906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:05.314815 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-f1a78308-5e15-41fd-8eca-cd1dffad8231 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:05.368760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:38:05.368760 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:38:05.369287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-f1a78308-5e15-41fd-8eca-cd1dffad8231 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Lock "b'cinder-attachment_update-dc18951b-66ae-4f98-ba55-42c8d57db6af-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.024s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:38:05.373276 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:05.373276 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:06.312936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f828df48-d43f-490b-86f5-19d3453e72f8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:06.314120 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f828df48-d43f-490b-86f5-19d3453e72f8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:06.314495 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:06.314495 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:06.315118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f828df48-d43f-490b-86f5-19d3453e72f8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:06.409098 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:06.409098 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:06.435615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f828df48-d43f-490b-86f5-19d3453e72f8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:06.454822 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:06.454822 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:06.465462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f828df48-d43f-490b-86f5-19d3453e72f8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:06.466641 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 175/338] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:06 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:07.119078 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-f1a78308-5e15-41fd-8eca-cd1dffad8231 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Lock "b'cinder-attachment_update-dc18951b-66ae-4f98-ba55-42c8d57db6af-n-h1-758944-2'" released by "attachment_update" :: held 1.750s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:38:07.119784 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-f1a78308-5e15-41fd-8eca-cd1dffad8231 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7 returned with HTTP 200 Jan 19 08:38:07.121547 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 164/339] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:38:05 2021] PUT /volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7 => generated 762 bytes in 1814 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:07.482295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-813da336-3b33-448c-87c2-5a65a2411cb0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:07.482878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-813da336-3b33-448c-87c2-5a65a2411cb0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:07.483099 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:07.483099 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:07.483475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-813da336-3b33-448c-87c2-5a65a2411cb0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:07.590996 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:07.590996 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:07.616818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-813da336-3b33-448c-87c2-5a65a2411cb0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:07.641582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:07.641582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:07.661432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-813da336-3b33-448c-87c2-5a65a2411cb0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:07.662657 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 176/340] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:07 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 917 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:08.679200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d20ea963-8f07-4d47-89c7-4bd4be930735 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:08.679752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d20ea963-8f07-4d47-89c7-4bd4be930735 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:08.679906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:08.679906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:08.680548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d20ea963-8f07-4d47-89c7-4bd4be930735 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:08.760039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:08.760039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:08.770269 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d20ea963-8f07-4d47-89c7-4bd4be930735 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:08.791190 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:08.791190 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:08.802160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d20ea963-8f07-4d47-89c7-4bd4be930735 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:08.803228 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 165/341] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:08 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 917 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:09.821368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2da4da1-c66b-4d6b-8617-453afd771f14 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:09.822419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2da4da1-c66b-4d6b-8617-453afd771f14 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:09.822852 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:09.822852 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:09.823653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2da4da1-c66b-4d6b-8617-453afd771f14 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:09.917672 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:09.917672 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:09.927465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a2da4da1-c66b-4d6b-8617-453afd771f14 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:09.959331 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:09.959331 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:09.970599 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2da4da1-c66b-4d6b-8617-453afd771f14 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:09.975319 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 177/342] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:09 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:10.992084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b917a558-a213-49d4-babd-85a424e10230 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:10.992694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b917a558-a213-49d4-babd-85a424e10230 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:10.994445 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:10.994445 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:10.995240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b917a558-a213-49d4-babd-85a424e10230 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:11.137199 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:11.137199 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:11.162155 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b917a558-a213-49d4-babd-85a424e10230 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:11.237812 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:11.237812 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:11.272543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b917a558-a213-49d4-babd-85a424e10230 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:11.276152 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 166/343] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:10 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 917 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:12.299210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7bb74d3c-3f01-420a-87b0-d97240a66bd2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:12.299712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7bb74d3c-3f01-420a-87b0-d97240a66bd2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:12.303458 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:12.303458 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:12.304129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7bb74d3c-3f01-420a-87b0-d97240a66bd2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:12.490010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:12.490010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:12.515397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7bb74d3c-3f01-420a-87b0-d97240a66bd2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:12.541080 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:12.541080 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:12.550967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7bb74d3c-3f01-420a-87b0-d97240a66bd2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:12.552044 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 178/344] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:12 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 917 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:13.241870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-16a31aca-818e-4b55-94fc-f3e56ea625f3 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] POST http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7/action Jan 19 08:38:13.244889 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:13.244889 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:13.245809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-16a31aca-818e-4b55-94fc-f3e56ea625f3 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:38:13.248284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-16a31aca-818e-4b55-94fc-f3e56ea625f3 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:13.441761 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:13.441761 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:13.471518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-79ed22c5-1ec9-448a-8f9b-6e3d9a2bf981 req-16a31aca-818e-4b55-94fc-f3e56ea625f3 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7/action returned with HTTP 204 Jan 19 08:38:13.473359 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 167/345] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:38:13 2021] POST /volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7/action => generated 0 bytes in 236 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:38:13.576402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8fc76f38-72f5-4a0b-acc0-4b4b6619454d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:13.577221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8fc76f38-72f5-4a0b-acc0-4b4b6619454d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:13.577652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:13.577652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:13.578535 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8fc76f38-72f5-4a0b-acc0-4b4b6619454d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:13.742338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:13.742338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:13.763786 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8fc76f38-72f5-4a0b-acc0-4b4b6619454d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:13.808286 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:13.808286 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:13.819272 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8fc76f38-72f5-4a0b-acc0-4b4b6619454d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:13.820611 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 179/346] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:13 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 1209 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:15.770755 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-1cbfac04-7a02-4d33-8630-2bf955719989 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] GET http://10.222.0.25/volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:15.772134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-1cbfac04-7a02-4d33-8630-2bf955719989 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:15.772654 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:15.772654 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:15.773249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-1cbfac04-7a02-4d33-8630-2bf955719989 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:15.879278 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:15.879278 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:15.889927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-1cbfac04-7a02-4d33-8630-2bf955719989 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] Volume info retrieved successfully. Jan 19 08:38:15.914111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:15.914111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:15.926010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-1cbfac04-7a02-4d33-8630-2bf955719989 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] http://10.222.0.25/volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:15.942135 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 168/347] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:38:15 2021] GET /volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 1391 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:15.947689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-ae7f47fe-5427-4b91-a4b7-924f01cc9813 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] GET http://10.222.0.25/volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/4f0bb9e4-4dfe-4759-9b6c-aa207d1c4f0a Jan 19 08:38:15.948963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-ae7f47fe-5427-4b91-a4b7-924f01cc9813 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:15.950710 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:15.950710 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:15.951379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-ae7f47fe-5427-4b91-a4b7-924f01cc9813 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:16.022998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-815a49fb-5f8f-42e0-8e86-5a41523daa5a req-ae7f47fe-5427-4b91-a4b7-924f01cc9813 tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] http://10.222.0.25/volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/4f0bb9e4-4dfe-4759-9b6c-aa207d1c4f0a returned with HTTP 404 Jan 19 08:38:16.038965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9649d47-3abb-4e31-a24f-616b5de7eea8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:16.039662 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 180/348] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:38:15 2021] GET /volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/4f0bb9e4-4dfe-4759-9b6c-aa207d1c4f0a => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:38:16.039772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9649d47-3abb-4e31-a24f-616b5de7eea8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:16.039940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:16.039940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:16.040583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9649d47-3abb-4e31-a24f-616b5de7eea8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:16.116369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:16.116369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:16.125274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b9649d47-3abb-4e31-a24f-616b5de7eea8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:16.162253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:16.162253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:16.172149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9649d47-3abb-4e31-a24f-616b5de7eea8 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:16.173318 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 169/349] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:16 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 1209 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:16.939762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-06dbf490-7d12-4711-8a74-d9496b9d258d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:16.941688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-06dbf490-7d12-4711-8a74-d9496b9d258d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:16.942716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-06dbf490-7d12-4711-8a74-d9496b9d258d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:17.108163 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:17.108163 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:17.128508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-06dbf490-7d12-4711-8a74-d9496b9d258d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:17.149758 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:17.149758 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:17.160512 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-06dbf490-7d12-4711-8a74-d9496b9d258d tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:17.161622 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 181/350] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:38:16 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 1209 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:17.203962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] POST http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af/action Jan 19 08:38:17.204309 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:17.204309 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:17.205013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:38:17.205570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:17.313431 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:17.313431 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:17.317089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:17.347462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Begin detaching volume completed successfully. Jan 19 08:38:17.348009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af/action returned with HTTP 202 Jan 19 08:38:17.350646 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 170/351] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:38:17 2021] POST /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:38:17.373936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8401d831-c732-4261-b831-5e05199216ee tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:17.374950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8401d831-c732-4261-b831-5e05199216ee tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:17.375344 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:17.375344 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:17.375960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8401d831-c732-4261-b831-5e05199216ee tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:17.437834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume// Jan 19 08:38:17.438604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:17.438967 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:17.438967 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:17.439606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:17.440826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-0969a0cc-7955-450a-9e52-9b07b240b91f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:38:17.441784 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 171/352] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:38:17 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:38:17.454271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-83b8f115-10e5-404d-a08f-4acdd2151159 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:17.455090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-83b8f115-10e5-404d-a08f-4acdd2151159 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:17.455720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-83b8f115-10e5-404d-a08f-4acdd2151159 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:17.540315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:17.540315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:17.552771 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:17.552771 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:17.560139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8401d831-c732-4261-b831-5e05199216ee tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:17.578375 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-83b8f115-10e5-404d-a08f-4acdd2151159 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:17.619018 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:17.619018 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:17.629036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:17.629036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:17.636600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-83b8f115-10e5-404d-a08f-4acdd2151159 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:17.647566 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 172/353] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:38:17 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 1311 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:38:17.662339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8401d831-c732-4261-b831-5e05199216ee tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:17.671265 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 182/354] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:17 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 1212 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:18.158704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-be20a475-6e9f-425e-b694-3e44d30b7901 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] DELETE http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7 Jan 19 08:38:18.158704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-be20a475-6e9f-425e-b694-3e44d30b7901 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:18.158704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:18.158704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:18.158704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-be20a475-6e9f-425e-b694-3e44d30b7901 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:18.191719 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:18.191719 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:18.687190 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5fdc533d-b156-4d98-828d-0afd8791a9e2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:18.688074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5fdc533d-b156-4d98-828d-0afd8791a9e2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:18.688473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:18.688473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:18.689246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5fdc533d-b156-4d98-828d-0afd8791a9e2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:18.821455 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:18.821455 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:18.851617 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5fdc533d-b156-4d98-828d-0afd8791a9e2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:18.910480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:18.910480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:18.930001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5fdc533d-b156-4d98-828d-0afd8791a9e2 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:18.932780 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 183/355] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:18 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 1212 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:19.096490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-be20a475-6e9f-425e-b694-3e44d30b7901 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:38:19.097250 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-be20a475-6e9f-425e-b694-3e44d30b7901 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:38:19.105780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ec28d7fa-f9b6-4ef9-bbcd-f9d74d11a742 req-be20a475-6e9f-425e-b694-3e44d30b7901 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7 returned with HTTP 200 Jan 19 08:38:19.107055 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 173/356] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:38:18 2021] DELETE /volume/v3/8c33c89890a648c9bbdaee60f4a08216/attachments/9a8f4b63-2d93-4948-8bc2-acb667c949b7 => generated 19 bytes in 963 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:19.949704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5333eddd-82e6-4776-9844-bb955dcd9260 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:19.950880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5333eddd-82e6-4776-9844-bb955dcd9260 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:19.951239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:19.951239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:19.952428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5333eddd-82e6-4776-9844-bb955dcd9260 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:20.065980 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:20.065980 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:20.081591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5333eddd-82e6-4776-9844-bb955dcd9260 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:20.137350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5333eddd-82e6-4776-9844-bb955dcd9260 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:20.155950 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 184/357] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:19 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 917 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:20.161441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] POST http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes Jan 19 08:38:20.161910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:20.161910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:20.162330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-533831722"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:20.163444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-533831722'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:38:20.163814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Create volume of 1 GB Jan 19 08:38:20.164491 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:20.164491 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:20.193253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Availability Zones retrieved successfully. Jan 19 08:38:20.210544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Flow 'volume_create_api' (d4328d9b-02dd-44b3-a701-0ce23dd5a282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:38:20.215457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa38574-c819-47c2-a444-af2e6983b695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:20.217523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:38:20.309591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa38574-c819-47c2-a444-af2e6983b695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:20.311827 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d4212d-a3c9-48ae-99e1-596f9251a593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:20.455672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Created reservations ['d5587b17-8aab-4334-b86a-3c4cd9acc9b6', '14b4539e-ac27-4c6e-bb04-28e1c5da3f17', '520a3b37-eba1-4f1a-9c71-afa8f9c05258', 'efb21e09-d5c4-4f20-9477-7aec42b0ea4b'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:38:20.458820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d4212d-a3c9-48ae-99e1-596f9251a593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5587b17-8aab-4334-b86a-3c4cd9acc9b6', '14b4539e-ac27-4c6e-bb04-28e1c5da3f17', '520a3b37-eba1-4f1a-9c71-afa8f9c05258', 'efb21e09-d5c4-4f20-9477-7aec42b0ea4b']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:20.461253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42d7e85-68da-4222-aa1d-47ff06e8307d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:20.553068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42d7e85-68da-4222-aa1d-47ff06e8307d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-533831722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c33c89890a648c9bbdaee60f4a08216',qos_specs=None,replication_status=,reservations=['d5587b17-8aab-4334-b86a-3c4cd9acc9b6','14b4539e-ac27-4c6e-bb04-28e1c5da3f17','520a3b37-eba1-4f1a-9c71-afa8f9c05258','efb21e09-d5c4-4f20-9477-7aec42b0ea4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c08b57671944968445521055e4f6ba',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-533831722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c33c89890a648c9bbdaee60f4a08216',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e2c08b57671944968445521055e4f6ba',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:20.555602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92292828-30d4-4a3f-8b8d-6e31894d12e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:20.585934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92292828-30d4-4a3f-8b8d-6e31894d12e2) transitioned into state 'SUCCESS' from state '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-533831722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c33c89890a648c9bbdaee60f4a08216',qos_specs=None,replication_status=,reservations=['d5587b17-8aab-4334-b86a-3c4cd9acc9b6','14b4539e-ac27-4c6e-bb04-28e1c5da3f17','520a3b37-eba1-4f1a-9c71-afa8f9c05258','efb21e09-d5c4-4f20-9477-7aec42b0ea4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c08b57671944968445521055e4f6ba',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:20.588181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f234c08-b3ed-4ad6-8ba5-8b1493c6ec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:20.612223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f234c08-b3ed-4ad6-8ba5-8b1493c6ec58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:20.616196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Flow 'volume_create_api' (d4328d9b-02dd-44b3-a701-0ce23dd5a282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:38:20.678812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Create volume request issued successfully. Jan 19 08:38:20.697122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93205d55-f006-47d2-9358-5b64789d38a9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes returned with HTTP 202 Jan 19 08:38:20.714941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e12e27a-ad41-42e0-b780-ecf1dcaf0a59 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:20.715592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e12e27a-ad41-42e0-b780-ecf1dcaf0a59 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:20.716014 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:20.716014 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:20.716577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e12e27a-ad41-42e0-b780-ecf1dcaf0a59 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:20.726772 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 174/358] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:38:20 2021] POST /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes => generated 823 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:38:20.776486 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:20.776486 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:20.786465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2e12e27a-ad41-42e0-b780-ecf1dcaf0a59 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:20.816019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e12e27a-ad41-42e0-b780-ecf1dcaf0a59 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 returned with HTTP 200 Jan 19 08:38:20.817235 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 185/359] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:20 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 => generated 891 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:21.833841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93b8a3fc-7a91-4c37-8d03-abe4ed7afdde tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:21.834976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93b8a3fc-7a91-4c37-8d03-abe4ed7afdde tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:21.835141 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:21.835141 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:21.835771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93b8a3fc-7a91-4c37-8d03-abe4ed7afdde tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:21.998716 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:21.998716 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:22.013931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-93b8a3fc-7a91-4c37-8d03-abe4ed7afdde tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:22.078948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93b8a3fc-7a91-4c37-8d03-abe4ed7afdde tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 returned with HTTP 200 Jan 19 08:38:22.090356 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 175/360] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:21 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 => generated 915 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:23.097362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a631e36d-40e1-4025-ba85-20fb35e885a0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:23.097887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a631e36d-40e1-4025-ba85-20fb35e885a0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:23.098354 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:23.098354 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:23.098970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a631e36d-40e1-4025-ba85-20fb35e885a0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:23.208109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:23.208109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:23.224217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a631e36d-40e1-4025-ba85-20fb35e885a0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:23.275604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a631e36d-40e1-4025-ba85-20fb35e885a0 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 returned with HTTP 200 Jan 19 08:38:23.287892 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 186/361] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:23 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:23.674934 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6c68a33e-caac-4b6f-b1bf-ab02cfadea79 req-35ed3748-3e50-4a41-a0c8-e9f9aea49cdf tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] GET http://10.222.0.25/volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/931485a4-9017-4708-b317-e01d70ec02e6 Jan 19 08:38:23.675477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6c68a33e-caac-4b6f-b1bf-ab02cfadea79 req-35ed3748-3e50-4a41-a0c8-e9f9aea49cdf tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:23.675648 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:23.675648 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:23.676290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6c68a33e-caac-4b6f-b1bf-ab02cfadea79 req-35ed3748-3e50-4a41-a0c8-e9f9aea49cdf tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:23.739526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6c68a33e-caac-4b6f-b1bf-ab02cfadea79 req-35ed3748-3e50-4a41-a0c8-e9f9aea49cdf tempest-VolumesAdminNegativeTest-2063644253 tempest-VolumesAdminNegativeTest-2063644253] http://10.222.0.25/volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/931485a4-9017-4708-b317-e01d70ec02e6 returned with HTTP 404 Jan 19 08:38:23.741094 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 176/362] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:38:23 2021] GET /volume/v3/9533b361b4e44a20bdcd7d291f5b279b/volumes/931485a4-9017-4708-b317-e01d70ec02e6 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:38:23.756428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5a07a17-c5e3-4ed1-9c4c-0afde427915f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] DELETE http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:23.756971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5a07a17-c5e3-4ed1-9c4c-0afde427915f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:23.757194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:23.757194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:23.757574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5a07a17-c5e3-4ed1-9c4c-0afde427915f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:23.758051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b5a07a17-c5e3-4ed1-9c4c-0afde427915f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Delete volume with id: 741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:23.811554 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:23.811554 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:23.812861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b5a07a17-c5e3-4ed1-9c4c-0afde427915f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:23.860529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b5a07a17-c5e3-4ed1-9c4c-0afde427915f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Delete volume request issued successfully. Jan 19 08:38:23.861312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5a07a17-c5e3-4ed1-9c4c-0afde427915f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 returned with HTTP 202 Jan 19 08:38:23.862828 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 187/363] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:38:23 2021] DELETE /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:38:23.871899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-261011bc-e85b-4441-bcb5-709019407bbc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:23.873093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-261011bc-e85b-4441-bcb5-709019407bbc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:23.873909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-261011bc-e85b-4441-bcb5-709019407bbc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:23.937336 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:23.937336 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:23.948086 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-261011bc-e85b-4441-bcb5-709019407bbc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:23.976999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-261011bc-e85b-4441-bcb5-709019407bbc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 returned with HTTP 200 Jan 19 08:38:23.977320 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 177/364] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:23 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:24.992653 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b589df5-8375-4d91-8c44-b70b16538188 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:24.993552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b589df5-8375-4d91-8c44-b70b16538188 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:24.993774 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:24.993774 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:24.994154 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b589df5-8375-4d91-8c44-b70b16538188 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:25.072210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:25.072210 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:25.083747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7b589df5-8375-4d91-8c44-b70b16538188 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:25.114195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b589df5-8375-4d91-8c44-b70b16538188 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 returned with HTTP 200 Jan 19 08:38:25.115467 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 188/365] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:24 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:26.132210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1859b524-9c51-4714-ac1d-6b8c8d03a7b1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:26.132975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1859b524-9c51-4714-ac1d-6b8c8d03a7b1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:26.133297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:26.133297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:26.134242 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1859b524-9c51-4714-ac1d-6b8c8d03a7b1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:26.285897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:26.285897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:26.306813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1859b524-9c51-4714-ac1d-6b8c8d03a7b1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:26.359197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1859b524-9c51-4714-ac1d-6b8c8d03a7b1 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 returned with HTTP 200 Jan 19 08:38:26.375781 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 178/366] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:26 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 => generated 915 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:27.380530 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9a4ad9f8-ced9-4c72-be91-25e9816cea6c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 Jan 19 08:38:27.381115 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9a4ad9f8-ced9-4c72-be91-25e9816cea6c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:27.381224 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:27.381224 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:27.381800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9a4ad9f8-ced9-4c72-be91-25e9816cea6c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:27.458848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9a4ad9f8-ced9-4c72-be91-25e9816cea6c tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 returned with HTTP 404 Jan 19 08:38:27.459992 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 189/367] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:27 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/741e3e2a-d5cd-44c5-ac9a-5e1a88e9de18 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:38:27.468276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-646156a7-5a51-437b-b005-89f9aa113fca tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] DELETE http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:27.468800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-646156a7-5a51-437b-b005-89f9aa113fca tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:27.469019 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:27.469019 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:27.469395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-646156a7-5a51-437b-b005-89f9aa113fca tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:27.469861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-646156a7-5a51-437b-b005-89f9aa113fca tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Delete volume with id: dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:27.532590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:27.532590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:27.534665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-646156a7-5a51-437b-b005-89f9aa113fca tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:27.592941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-646156a7-5a51-437b-b005-89f9aa113fca tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Delete volume request issued successfully. Jan 19 08:38:27.593431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-646156a7-5a51-437b-b005-89f9aa113fca tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 202 Jan 19 08:38:27.601821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3888498d-8c61-40d7-994b-f7135183415f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:27.602768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3888498d-8c61-40d7-994b-f7135183415f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:27.603268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3888498d-8c61-40d7-994b-f7135183415f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:27.610631 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 179/368] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:38:27 2021] DELETE /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:38:27.726014 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:27.726014 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:27.755988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3888498d-8c61-40d7-994b-f7135183415f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:27.810270 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3888498d-8c61-40d7-994b-f7135183415f tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:27.811470 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 190/369] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:27 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 916 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:28.828672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff3daa96-0e08-4b07-908f-ef69bd0605cc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:28.829126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff3daa96-0e08-4b07-908f-ef69bd0605cc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:28.829126 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:28.829126 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:28.829849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff3daa96-0e08-4b07-908f-ef69bd0605cc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:28.917296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:28.917296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:28.928454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ff3daa96-0e08-4b07-908f-ef69bd0605cc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:28.960122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff3daa96-0e08-4b07-908f-ef69bd0605cc tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:28.961450 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 180/370] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:28 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 916 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:29.980315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e18ecb67-5f95-4cbf-b37c-afdfb2d406b9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:29.981487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e18ecb67-5f95-4cbf-b37c-afdfb2d406b9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:29.981914 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:29.981914 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:29.982470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e18ecb67-5f95-4cbf-b37c-afdfb2d406b9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:30.118591 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:30.118591 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:30.151565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e18ecb67-5f95-4cbf-b37c-afdfb2d406b9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Volume info retrieved successfully. Jan 19 08:38:30.223555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e18ecb67-5f95-4cbf-b37c-afdfb2d406b9 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 200 Jan 19 08:38:30.224363 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 191/371] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:29 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 916 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:31.244312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c603070-3b9e-4d60-927c-24e846fa0048 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] GET http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af Jan 19 08:38:31.246147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c603070-3b9e-4d60-927c-24e846fa0048 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:31.246816 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:31.246816 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:31.247808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c603070-3b9e-4d60-927c-24e846fa0048 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:31.383028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c603070-3b9e-4d60-927c-24e846fa0048 tempest-VolumesAdminNegativeTest-1233046738 tempest-VolumesAdminNegativeTest-1233046738] http://10.222.0.25/volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af returned with HTTP 404 Jan 19 08:38:31.384838 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 181/372] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:31 2021] GET /volume/v3/8c33c89890a648c9bbdaee60f4a08216/volumes/dc18951b-66ae-4f98-ba55-42c8d57db6af => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:38:38.294764 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] POST http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes Jan 19 08:38:38.295338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:38.295338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:38.295614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1419041557"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:38.296720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1419041557'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:38:38.297092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Create volume of 1 GB Jan 19 08:38:38.324642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Availability Zones retrieved successfully. Jan 19 08:38:38.346296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Flow 'volume_create_api' (4b4772a1-1c0c-465a-b862-72a94c947b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:38:38.349440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85cf9442-a2ce-4846-b6dc-e31394fd66cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:38.352093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:38:38.429776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85cf9442-a2ce-4846-b6dc-e31394fd66cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:38.432926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6065097e-64ae-48d6-bb7d-fa3033574dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:38.528198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Created reservations ['09ebefa7-f77d-48a7-9686-403b0b1c7683', '539dbe2a-2f67-48ef-a446-f8cf6c932d27', 'ee963f35-1f47-48e0-af67-d3823fc2bc92', 'ba27c8b5-3c15-4c22-b556-5ae1e7b6b785'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:38:38.530045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6065097e-64ae-48d6-bb7d-fa3033574dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09ebefa7-f77d-48a7-9686-403b0b1c7683', '539dbe2a-2f67-48ef-a446-f8cf6c932d27', 'ee963f35-1f47-48e0-af67-d3823fc2bc92', 'ba27c8b5-3c15-4c22-b556-5ae1e7b6b785']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:38.532196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c667072-8155-48fd-8e4f-862775daa6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:38.616195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c667072-8155-48fd-8e4f-862775daa6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa0994c-dead-4953-9552-4d66756574bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1419041557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c967315f5c7043029f3b8f6cfad040e5',qos_specs=None,replication_status=,reservations=['09ebefa7-f77d-48a7-9686-403b0b1c7683','539dbe2a-2f67-48ef-a446-f8cf6c932d27','ee963f35-1f47-48e0-af67-d3823fc2bc92','ba27c8b5-3c15-4c22-b556-5ae1e7b6b785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a95ad6688def4fb19188c377aca97345',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:38:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1419041557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fa0994c-dead-4953-9552-4d66756574bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c967315f5c7043029f3b8f6cfad040e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a95ad6688def4fb19188c377aca97345',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:38.619349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c690ac51-28f4-49bc-9894-934d2b11b2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:38.648895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c690ac51-28f4-49bc-9894-934d2b11b2d0) transitioned into state 'SUCCESS' from state '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-1419041557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c967315f5c7043029f3b8f6cfad040e5',qos_specs=None,replication_status=,reservations=['09ebefa7-f77d-48a7-9686-403b0b1c7683','539dbe2a-2f67-48ef-a446-f8cf6c932d27','ee963f35-1f47-48e0-af67-d3823fc2bc92','ba27c8b5-3c15-4c22-b556-5ae1e7b6b785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a95ad6688def4fb19188c377aca97345',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:38.653971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe9b363-dba3-4336-8977-856456671b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:38:38.679401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe9b363-dba3-4336-8977-856456671b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:38:38.683514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Flow 'volume_create_api' (4b4772a1-1c0c-465a-b862-72a94c947b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:38:38.772623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Create volume request issued successfully. Jan 19 08:38:38.794492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37b5c84f-2b64-48de-8c80-072f8345b0b7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes returned with HTTP 202 Jan 19 08:38:38.795968 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 192/373] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:38:38 2021] POST /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes => generated 821 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:38:38.811920 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aebcb560-2e05-40ff-a7d3-ce74badfc401 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:38.812745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aebcb560-2e05-40ff-a7d3-ce74badfc401 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:38.813237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aebcb560-2e05-40ff-a7d3-ce74badfc401 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:38.960795 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:38.960795 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:38.981801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aebcb560-2e05-40ff-a7d3-ce74badfc401 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:39.035560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aebcb560-2e05-40ff-a7d3-ce74badfc401 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:39.036659 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 182/374] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:38 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:40.052942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:40.053519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:40.053630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:40.053630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:40.054006 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:40.152713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:40.152713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:40.161815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:40.184405 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:40.217039 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 193/375] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:40 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:40.545630 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-1d366cfe-be80-40f1-b525-af7da1b35f96 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:40.546051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-1d366cfe-be80-40f1-b525-af7da1b35f96 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:40.546267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:40.546267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:40.546673 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-1d366cfe-be80-40f1-b525-af7da1b35f96 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:40.615046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:40.615046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:40.623998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-1d366cfe-be80-40f1-b525-af7da1b35f96 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:40.647359 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-1d366cfe-be80-40f1-b525-af7da1b35f96 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:40.648732 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 183/376] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:38:40 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:40.749081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume// Jan 19 08:38:40.749567 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:40.749786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:40.749786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:40.750173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:40.751428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f14d7158-9452-44a9-9169-ec8cdbde6df4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:38:40.751982 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 194/377] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:38:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:38:40.773883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-adbf616a-c949-46bd-b018-bb5d6d4f833a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] POST http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments Jan 19 08:38:40.774403 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:40.774403 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:40.775388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-adbf616a-c949-46bd-b018-bb5d6d4f833a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fa0994c-dead-4953-9552-4d66756574bb", "instance_uuid": "5c5cad66-4aff-4376-a921-11315704068a", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:40.851102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:40.851102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:40.910262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-adbf616a-c949-46bd-b018-bb5d6d4f833a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments returned with HTTP 200 Jan 19 08:38:40.911814 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 184/378] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:38:40 2021] POST /volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:40.959395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39910446-1d8f-446c-9d61-bfc1813e05ea tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:40.960196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39910446-1d8f-446c-9d61-bfc1813e05ea tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:40.960905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39910446-1d8f-446c-9d61-bfc1813e05ea tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:41.153933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:41.153933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:41.191432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-39910446-1d8f-446c-9d61-bfc1813e05ea tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:41.232652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:41.232652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:41.252452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39910446-1d8f-446c-9d61-bfc1813e05ea tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:41.253585 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 195/379] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:40 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 913 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:41.314293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-adbf616a-c949-46bd-b018-bb5d6d4f833a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume// Jan 19 08:38:41.315530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-adbf616a-c949-46bd-b018-bb5d6d4f833a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:41.316235 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:41.316235 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:41.316865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-adbf616a-c949-46bd-b018-bb5d6d4f833a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:41.318780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-adbf616a-c949-46bd-b018-bb5d6d4f833a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:38:41.319943 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 185/380] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:38:41 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:38:41.336982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-8efeaad3-d52a-4703-a9d5-d2df7bb5d5d4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:41.339596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-8efeaad3-d52a-4703-a9d5-d2df7bb5d5d4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:41.339993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:41.339993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:41.340951 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-8efeaad3-d52a-4703-a9d5-d2df7bb5d5d4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:41.423499 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:41.423499 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:41.453878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-8efeaad3-d52a-4703-a9d5-d2df7bb5d5d4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:41.510258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:41.510258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:41.530176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-8efeaad3-d52a-4703-a9d5-d2df7bb5d5d4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:41.531252 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 196/381] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:38:41 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 1012 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:38:41.570464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-504eb79e-0ad0-48de-a255-0bc7faa24c5f tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] PUT http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae Jan 19 08:38:41.572132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-504eb79e-0ad0-48de-a255-0bc7faa24c5f tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:41.653020 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:38:41.653020 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:38:41.653556 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-504eb79e-0ad0-48de-a255-0bc7faa24c5f tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Lock "b'cinder-attachment_update-5fa0994c-dead-4953-9552-4d66756574bb-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.031s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:38:41.655962 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:41.655962 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:42.270419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69ae9475-0f5c-42cb-8ca4-f06648becec0 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:42.271541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69ae9475-0f5c-42cb-8ca4-f06648becec0 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:42.271950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:42.271950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:42.272617 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69ae9475-0f5c-42cb-8ca4-f06648becec0 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:42.396525 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:42.396525 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:42.417188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-69ae9475-0f5c-42cb-8ca4-f06648becec0 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:42.481963 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:42.481963 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:42.509705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69ae9475-0f5c-42cb-8ca4-f06648becec0 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:42.530373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 197/382] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:42 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 913 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:43.526755 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a36e4ed-8286-4a4b-b9ce-e024f141a583 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:43.527257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a36e4ed-8286-4a4b-b9ce-e024f141a583 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:43.527638 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:43.527638 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:43.528247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a36e4ed-8286-4a4b-b9ce-e024f141a583 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:43.642753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:43.642753 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:43.672108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2a36e4ed-8286-4a4b-b9ce-e024f141a583 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:43.709997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:43.709997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:43.729827 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a36e4ed-8286-4a4b-b9ce-e024f141a583 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:43.730750 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 198/383] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:43 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:44.200168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-504eb79e-0ad0-48de-a255-0bc7faa24c5f tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Lock "b'cinder-attachment_update-5fa0994c-dead-4953-9552-4d66756574bb-n-h2-758944-2'" released by "attachment_update" :: held 2.547s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:38:44.201174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-504eb79e-0ad0-48de-a255-0bc7faa24c5f tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae returned with HTTP 200 Jan 19 08:38:44.202734 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 186/384] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:38:41 2021] PUT /volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae => generated 762 bytes in 2637 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:38:44.747703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-150700d5-3a60-4bf1-97fd-265d2809f758 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:44.749387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-150700d5-3a60-4bf1-97fd-265d2809f758 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:44.749814 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:44.749814 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:44.750470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-150700d5-3a60-4bf1-97fd-265d2809f758 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:44.814589 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:44.814589 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:44.825473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-150700d5-3a60-4bf1-97fd-265d2809f758 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:44.848187 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:44.848187 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:44.862124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-150700d5-3a60-4bf1-97fd-265d2809f758 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:44.863350 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 199/385] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:44 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:45.881433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b11beee-b2bd-4c0c-bb04-60bb3ff8ec7a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:45.882898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b11beee-b2bd-4c0c-bb04-60bb3ff8ec7a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:45.883324 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:45.883324 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:45.884716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b11beee-b2bd-4c0c-bb04-60bb3ff8ec7a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:45.965937 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:45.965937 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:45.978155 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b11beee-b2bd-4c0c-bb04-60bb3ff8ec7a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:46.002543 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:46.002543 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:46.013811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b11beee-b2bd-4c0c-bb04-60bb3ff8ec7a tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:46.015323 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 187/386] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:45 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:47.032716 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-511a3bf7-5cbb-4a56-ab10-38513da221c9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:47.034093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-511a3bf7-5cbb-4a56-ab10-38513da221c9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:47.034421 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:47.034421 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:47.034905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-511a3bf7-5cbb-4a56-ab10-38513da221c9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:47.103199 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:47.103199 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:47.115540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-511a3bf7-5cbb-4a56-ab10-38513da221c9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:47.147106 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:47.147106 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:47.173910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-511a3bf7-5cbb-4a56-ab10-38513da221c9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:47.176529 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 200/387] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:47 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:48.197560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e129b73-ee3e-4d54-8b26-b38052ce3fc7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:48.199903 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e129b73-ee3e-4d54-8b26-b38052ce3fc7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:48.200332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:48.200332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:48.200998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e129b73-ee3e-4d54-8b26-b38052ce3fc7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:48.269547 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:48.269547 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:48.290451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4e129b73-ee3e-4d54-8b26-b38052ce3fc7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:48.316607 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:48.316607 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:48.333769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e129b73-ee3e-4d54-8b26-b38052ce3fc7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:48.345799 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 188/388] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:48 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:49.357032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f9b1415-9913-4a70-80ab-1624bc8e8ae9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:49.359255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f9b1415-9913-4a70-80ab-1624bc8e8ae9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:49.362779 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:49.362779 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:49.362779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f9b1415-9913-4a70-80ab-1624bc8e8ae9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:49.444557 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:49.444557 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:49.464452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f9b1415-9913-4a70-80ab-1624bc8e8ae9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:49.485703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:49.485703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:49.495723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f9b1415-9913-4a70-80ab-1624bc8e8ae9 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:49.496755 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 201/389] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:49 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:38:49.777309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-3508ccae-3934-46b9-8cda-e30548fff0c6 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] POST http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae/action Jan 19 08:38:49.778135 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:49.778135 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:49.778978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-3508ccae-3934-46b9-8cda-e30548fff0c6 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:38:49.779854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-3508ccae-3934-46b9-8cda-e30548fff0c6 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:38:49.858654 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:49.858654 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:49.878627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d34ef353-9577-43d1-992e-a4c0c3387fe5 req-3508ccae-3934-46b9-8cda-e30548fff0c6 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae/action returned with HTTP 204 Jan 19 08:38:49.879972 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 189/390] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:38:49 2021] POST /volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:38:50.513352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce45cf23-87d1-4f1c-a74a-a43b5ff43e5e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:38:50.513883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce45cf23-87d1-4f1c-a74a-a43b5ff43e5e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:38:50.514080 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:38:50.514080 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:38:50.514831 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce45cf23-87d1-4f1c-a74a-a43b5ff43e5e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:38:50.600816 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:50.600816 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:50.611970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce45cf23-87d1-4f1c-a74a-a43b5ff43e5e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:38:50.636455 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:38:50.636455 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:38:50.648395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce45cf23-87d1-4f1c-a74a-a43b5ff43e5e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:38:50.649522 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 202/391] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:38:50 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 1206 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:39:00.650025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b0c4fe19-d077-46c8-890a-a60d6b35e940 req-08b7e282-860d-4a98-9108-f178f79f4011 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] DELETE http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae Jan 19 08:39:00.650843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b0c4fe19-d077-46c8-890a-a60d6b35e940 req-08b7e282-860d-4a98-9108-f178f79f4011 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:00.651276 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:00.651276 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:39:00.652130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b0c4fe19-d077-46c8-890a-a60d6b35e940 req-08b7e282-860d-4a98-9108-f178f79f4011 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:00.706474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:00.706474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:39:01.834266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-b0c4fe19-d077-46c8-890a-a60d6b35e940 req-08b7e282-860d-4a98-9108-f178f79f4011 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:39:01.835065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-b0c4fe19-d077-46c8-890a-a60d6b35e940 req-08b7e282-860d-4a98-9108-f178f79f4011 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:39:01.845780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b0c4fe19-d077-46c8-890a-a60d6b35e940 req-08b7e282-860d-4a98-9108-f178f79f4011 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae returned with HTTP 200 Jan 19 08:39:01.847093 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 190/392] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:39:00 2021] DELETE /volume/v3/c967315f5c7043029f3b8f6cfad040e5/attachments/1a9e7b76-daba-40f4-86eb-55cf29fc2aae => generated 19 bytes in 1207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:39:04.161570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02c9dede-2f65-4ccc-8376-c31626ecf2e7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:39:04.162128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02c9dede-2f65-4ccc-8376-c31626ecf2e7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:04.162283 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:04.162283 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:39:04.162991 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02c9dede-2f65-4ccc-8376-c31626ecf2e7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:04.292520 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:04.292520 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:39:04.319656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-02c9dede-2f65-4ccc-8376-c31626ecf2e7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:39:04.373077 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02c9dede-2f65-4ccc-8376-c31626ecf2e7 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:39:04.373899 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 203/393] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:39:04 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:39:04.390124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55de274c-6c63-43d9-bce0-e4c2adc6f584 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:39:04.390916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55de274c-6c63-43d9-bce0-e4c2adc6f584 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:04.391477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:04.391477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:39:04.392053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55de274c-6c63-43d9-bce0-e4c2adc6f584 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:04.538711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:04.538711 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:39:04.559108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-55de274c-6c63-43d9-bce0-e4c2adc6f584 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:39:04.610741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55de274c-6c63-43d9-bce0-e4c2adc6f584 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:39:04.612143 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 191/394] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:39:04 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:39:04.627072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d34cfd69-e7da-4af8-88fd-f3207fd6df78 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:39:04.627969 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d34cfd69-e7da-4af8-88fd-f3207fd6df78 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:39:04.628461 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:39:04.628461 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:39:04.629096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d34cfd69-e7da-4af8-88fd-f3207fd6df78 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:39:04.751916 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:39:04.751916 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:39:04.779676 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d34cfd69-e7da-4af8-88fd-f3207fd6df78 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:39:04.835502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d34cfd69-e7da-4af8-88fd-f3207fd6df78 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:39:04.863615 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 204/395] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:39:04 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:32.352954 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes Jan 19 08:41:32.354118 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:32.354118 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:32.354861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-295864565"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:41:32.356174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-295864565'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:41:32.356745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume of 1 GB Jan 19 08:41:32.376142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Availability Zones retrieved successfully. Jan 19 08:41:32.437944 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Flow 'volume_create_api' (09e50fbe-e12f-43f4-bdde-a1ed1d3e1583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:32.450798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad87db7-26a1-4c87-8f09-561d500df51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:32.453747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:41:32.547963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad87db7-26a1-4c87-8f09-561d500df51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:32.550886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14bf14e-8ba8-4c67-87da-b8c3bcebdfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:32.673910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Created reservations ['513874b3-de3e-4c0d-9109-90776e2e7162', '5bc2795d-8278-4096-9219-828c471a7f86', '7955d45d-15c9-4cd5-8d0d-0f3cf9b6ca0d', 'c0f333f8-1de9-43b4-ba38-7c0ee356b6b1'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:41:32.677087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14bf14e-8ba8-4c67-87da-b8c3bcebdfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['513874b3-de3e-4c0d-9109-90776e2e7162', '5bc2795d-8278-4096-9219-828c471a7f86', '7955d45d-15c9-4cd5-8d0d-0f3cf9b6ca0d', 'c0f333f8-1de9-43b4-ba38-7c0ee356b6b1']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:32.679486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24c2283-b404-41f9-a82f-e6d9a8b09ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:32.763496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24c2283-b404-41f9-a82f-e6d9a8b09ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d2a9424-e82a-43d4-8f30-fa393bea2976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-295864565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758a8b9968c443cdbbf6990471b012c7',qos_specs=None,replication_status=,reservations=['513874b3-de3e-4c0d-9109-90776e2e7162','5bc2795d-8278-4096-9219-828c471a7f86','7955d45d-15c9-4cd5-8d0d-0f3cf9b6ca0d','c0f333f8-1de9-43b4-ba38-7c0ee356b6b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e158620b8d4942958286b638414e7d7f',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-295864565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d2a9424-e82a-43d4-8f30-fa393bea2976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='758a8b9968c443cdbbf6990471b012c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e158620b8d4942958286b638414e7d7f',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:32.765997 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4912d2b-2a03-48e1-994a-14031bea5cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:32.795731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4912d2b-2a03-48e1-994a-14031bea5cb7) transitioned into state 'SUCCESS' from state '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-295864565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758a8b9968c443cdbbf6990471b012c7',qos_specs=None,replication_status=,reservations=['513874b3-de3e-4c0d-9109-90776e2e7162','5bc2795d-8278-4096-9219-828c471a7f86','7955d45d-15c9-4cd5-8d0d-0f3cf9b6ca0d','c0f333f8-1de9-43b4-ba38-7c0ee356b6b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e158620b8d4942958286b638414e7d7f',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:32.799000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af0aa5a-e3eb-42ec-9a41-4fb8cc323cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:32.814358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af0aa5a-e3eb-42ec-9a41-4fb8cc323cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:32.817653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Flow 'volume_create_api' (09e50fbe-e12f-43f4-bdde-a1ed1d3e1583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:32.872919 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume request issued successfully. Jan 19 08:41:32.886812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ed8d871-5e66-4e35-b33e-83ef4ba389d4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes returned with HTTP 202 Jan 19 08:41:32.888047 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 192/396] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:41:32 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes => generated 819 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:41:32.902642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-542e60ed-b089-4f89-b92a-34e2962f1ddc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:32.903044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-542e60ed-b089-4f89-b92a-34e2962f1ddc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:32.903239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:32.903239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:32.903894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-542e60ed-b089-4f89-b92a-34e2962f1ddc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:33.030082 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:33.030082 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:33.039519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-542e60ed-b089-4f89-b92a-34e2962f1ddc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:33.075615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-542e60ed-b089-4f89-b92a-34e2962f1ddc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:33.086148 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 205/397] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:32 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 887 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:34.093722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:34.094901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:34.095737 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:34.095737 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:34.096776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:34.160477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:34.160477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:34.174194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:34.204716 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:34.218571 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 193/398] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:34 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:34.692266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-f02fa4d5-d97b-4d6a-9b4a-e587b5880e49 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:34.692919 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-f02fa4d5-d97b-4d6a-9b4a-e587b5880e49 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:34.693228 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:34.693228 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:34.693706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-f02fa4d5-d97b-4d6a-9b4a-e587b5880e49 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:34.760670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:34.760670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:34.771515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-939bf118-0468-4b04-81a3-e574551a5230 req-f02fa4d5-d97b-4d6a-9b4a-e587b5880e49 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:34.811071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-f02fa4d5-d97b-4d6a-9b4a-e587b5880e49 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:34.813592 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 206/399] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:41:34 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:34.908415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume// Jan 19 08:41:34.908900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:34.909104 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:34.909104 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:34.909769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:34.910975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5542b016-3fdb-4326-8124-8d249e72eb4e tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:41:34.911782 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 194/400] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:41:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:41:34.926325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-ea8eddb6-d968-4bae-bd2f-4c7a193bbc2b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments Jan 19 08:41:34.927349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:34.927349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:34.928049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-ea8eddb6-d968-4bae-bd2f-4c7a193bbc2b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d2a9424-e82a-43d4-8f30-fa393bea2976", "instance_uuid": "9bf07a94-f9cf-438f-8dbc-0fc4e46f8920", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:41:34.988497 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:34.988497 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:35.046952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-ea8eddb6-d968-4bae-bd2f-4c7a193bbc2b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments returned with HTTP 200 Jan 19 08:41:35.053699 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 207/401] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:41:34 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:35.086078 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d6af468-2ebf-49cc-ba0c-25e7d395a6e7 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:35.086999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d6af468-2ebf-49cc-ba0c-25e7d395a6e7 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:35.087679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d6af468-2ebf-49cc-ba0c-25e7d395a6e7 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:35.120624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-ea8eddb6-d968-4bae-bd2f-4c7a193bbc2b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume// Jan 19 08:41:35.122065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-ea8eddb6-d968-4bae-bd2f-4c7a193bbc2b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:35.122477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:35.122477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:35.123199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-ea8eddb6-d968-4bae-bd2f-4c7a193bbc2b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:35.124508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-ea8eddb6-d968-4bae-bd2f-4c7a193bbc2b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:41:35.125445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 208/402] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:41:35 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:41:35.138337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-92b9c977-38ba-491b-8637-990474bcf948 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:35.139378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-92b9c977-38ba-491b-8637-990474bcf948 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:35.140113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-92b9c977-38ba-491b-8637-990474bcf948 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:35.175951 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:35.175951 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:35.187690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0d6af468-2ebf-49cc-ba0c-25e7d395a6e7 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:35.209327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:35.209327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:35.219143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d6af468-2ebf-49cc-ba0c-25e7d395a6e7 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:35.232264 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 195/403] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:35 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 911 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:35.269049 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:35.269049 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:35.291856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-939bf118-0468-4b04-81a3-e574551a5230 req-92b9c977-38ba-491b-8637-990474bcf948 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:35.356965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:35.356965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:35.371474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-92b9c977-38ba-491b-8637-990474bcf948 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:35.375465 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 209/404] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:41:35 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 1010 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:41:35.415258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-daf6bd78-5262-4847-b36a-e4b769f8ab18 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] PUT http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0 Jan 19 08:41:35.415959 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:35.415959 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:35.416642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-daf6bd78-5262-4847-b36a-e4b769f8ab18 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:41:35.483189 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:41:35.483189 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:41:35.483841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-939bf118-0468-4b04-81a3-e574551a5230 req-daf6bd78-5262-4847-b36a-e4b769f8ab18 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Lock "b'cinder-attachment_update-2d2a9424-e82a-43d4-8f30-fa393bea2976-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.020s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:41:35.486227 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:35.486227 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:36.245633 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37ab1a1d-e163-4e1b-b8e7-f067c64c7437 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:36.246438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37ab1a1d-e163-4e1b-b8e7-f067c64c7437 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:36.246438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:36.246438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:36.246949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37ab1a1d-e163-4e1b-b8e7-f067c64c7437 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:36.379948 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:36.379948 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:36.407521 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-37ab1a1d-e163-4e1b-b8e7-f067c64c7437 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:36.453063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:36.453063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:36.485550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37ab1a1d-e163-4e1b-b8e7-f067c64c7437 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:36.522706 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 210/405] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:36 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 911 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:37.476926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] POST http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes Jan 19 08:41:37.477397 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:37.477397 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:37.477785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-118495304"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:41:37.479276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-118495304'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:41:37.479645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume of 1 GB Jan 19 08:41:37.517308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Availability Zones retrieved successfully. Jan 19 08:41:37.542663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Flow 'volume_create_api' (923bc680-8151-4c87-8c9b-1aa625229228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:37.542663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d7ee28-6b58-4382-afc5-602ab49f585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:37.545778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:41:37.694791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d7ee28-6b58-4382-afc5-602ab49f585b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:37.696917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c018728e-aae2-4492-84fc-1cb5cce541c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:37.904836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Created reservations ['5be744fd-014c-40cd-959e-2188b1312116', '5ab7bb45-781d-4065-be7b-aeed9abece14', '339ef743-bad3-4dd6-9b8b-30b8be98aa74', '6442bd09-bac0-4c5c-b415-4eadafa08b39'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:41:37.907149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c018728e-aae2-4492-84fc-1cb5cce541c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5be744fd-014c-40cd-959e-2188b1312116', '5ab7bb45-781d-4065-be7b-aeed9abece14', '339ef743-bad3-4dd6-9b8b-30b8be98aa74', '6442bd09-bac0-4c5c-b415-4eadafa08b39']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:37.912072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e26338c-57a4-413b-806e-b27e3a60ae46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:38.017371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e26338c-57a4-413b-806e-b27e3a60ae46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799d4c9c-494d-487e-ae6d-c46b5999f202', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-118495304',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fad147b9773646889304bb48d6f16f6d',qos_specs=None,replication_status=,reservations=['5be744fd-014c-40cd-959e-2188b1312116','5ab7bb45-781d-4065-be7b-aeed9abece14','339ef743-bad3-4dd6-9b8b-30b8be98aa74','6442bd09-bac0-4c5c-b415-4eadafa08b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-118495304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=799d4c9c-494d-487e-ae6d-c46b5999f202,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fad147b9773646889304bb48d6f16f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:38.019895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060c500c-3b22-4032-acbc-034395d94d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:38.086304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060c500c-3b22-4032-acbc-034395d94d20) transitioned into state 'SUCCESS' from state '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-118495304',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fad147b9773646889304bb48d6f16f6d',qos_specs=None,replication_status=,reservations=['5be744fd-014c-40cd-959e-2188b1312116','5ab7bb45-781d-4065-be7b-aeed9abece14','339ef743-bad3-4dd6-9b8b-30b8be98aa74','6442bd09-bac0-4c5c-b415-4eadafa08b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:38.088743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34f31ed-853e-47e0-bc4c-42bf4cd6f567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:38.108907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34f31ed-853e-47e0-bc4c-42bf4cd6f567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:38.113222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Flow 'volume_create_api' (923bc680-8151-4c87-8c9b-1aa625229228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:38.197343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-939bf118-0468-4b04-81a3-e574551a5230 req-daf6bd78-5262-4847-b36a-e4b769f8ab18 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Lock "b'cinder-attachment_update-2d2a9424-e82a-43d4-8f30-fa393bea2976-n-h2-758944-2'" released by "attachment_update" :: held 2.713s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:41:38.198223 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-daf6bd78-5262-4847-b36a-e4b769f8ab18 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0 returned with HTTP 200 Jan 19 08:41:38.199361 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 196/406] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:41:35 2021] PUT /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0 => generated 762 bytes in 2791 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:38.203916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d002bb-2957-447d-921a-414609affd2f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:38.209751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d002bb-2957-447d-921a-414609affd2f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:38.210170 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:38.210170 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:38.210822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d002bb-2957-447d-921a-414609affd2f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:38.219289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume request issued successfully. Jan 19 08:41:38.243347 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a822fd92-ef68-400b-b1c7-2eb64d24c57b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes returned with HTTP 202 Jan 19 08:41:38.260371 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 211/407] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:41:37 2021] POST /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes => generated 828 bytes in 1085 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:41:38.265552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3753a00-aeb3-4746-a70b-111d395f142e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:38.266160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3753a00-aeb3-4746-a70b-111d395f142e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:38.266442 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:38.266442 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:38.268442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3753a00-aeb3-4746-a70b-111d395f142e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:38.339217 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:38.339217 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:38.363188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-80d002bb-2957-447d-921a-414609affd2f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:38.397141 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:38.397141 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:38.404833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:38.404833 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:38.425271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d002bb-2957-447d-921a-414609affd2f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:38.426262 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 197/408] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:38 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:38.426623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e3753a00-aeb3-4746-a70b-111d395f142e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:38.477262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3753a00-aeb3-4746-a70b-111d395f142e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 returned with HTTP 200 Jan 19 08:41:38.478967 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 212/409] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:38 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 => generated 896 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:39.444120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45499ab1-52d4-4c06-bccf-737caa19225c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:39.445323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45499ab1-52d4-4c06-bccf-737caa19225c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:39.445732 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:39.445732 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:39.446322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45499ab1-52d4-4c06-bccf-737caa19225c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:39.508439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00bb4b76-5202-426c-bf2a-14d0db6a010e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:39.511842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00bb4b76-5202-426c-bf2a-14d0db6a010e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:39.519010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:39.519010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:39.519620 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:39.519620 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:39.520677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00bb4b76-5202-426c-bf2a-14d0db6a010e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:39.536424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-45499ab1-52d4-4c06-bccf-737caa19225c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:39.564568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:39.564568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:39.574867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45499ab1-52d4-4c06-bccf-737caa19225c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:39.576284 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 198/410] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:39 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:39.709465 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:39.709465 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:39.719674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-00bb4b76-5202-426c-bf2a-14d0db6a010e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:39.743594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00bb4b76-5202-426c-bf2a-14d0db6a010e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 returned with HTTP 200 Jan 19 08:41:39.744686 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 213/411] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:39 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 => generated 921 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:40.277769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-381dc63b-83a8-4607-8698-020b1f9c3c88 req-7ad02b6e-1ce5-45c0-83b0-a5cbf54858af tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:40.286549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-381dc63b-83a8-4607-8698-020b1f9c3c88 req-7ad02b6e-1ce5-45c0-83b0-a5cbf54858af tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:40.287620 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:40.287620 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:40.290866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-381dc63b-83a8-4607-8698-020b1f9c3c88 req-7ad02b6e-1ce5-45c0-83b0-a5cbf54858af tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:40.366497 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:40.366497 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:40.375818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-381dc63b-83a8-4607-8698-020b1f9c3c88 req-7ad02b6e-1ce5-45c0-83b0-a5cbf54858af tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:40.406366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-381dc63b-83a8-4607-8698-020b1f9c3c88 req-7ad02b6e-1ce5-45c0-83b0-a5cbf54858af tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 returned with HTTP 200 Jan 19 08:41:40.407455 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 199/412] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:41:40 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 => generated 921 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:40.422642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] POST http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes Jan 19 08:41:40.423453 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:40.423453 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:40.424194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-75145588"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:41:40.425582 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-75145588'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:41:40.426175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume of 1 GB Jan 19 08:41:40.443875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Availability Zones retrieved successfully. Jan 19 08:41:40.468580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Flow 'volume_create_api' (e46e0de3-5f09-40de-8f9e-b7f52b83a899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:40.472100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c0f49e-1e31-4dc1-8c23-ce1aade546b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:40.474465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:41:40.594346 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c0f49e-1e31-4dc1-8c23-ce1aade546b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:40.597659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb64d3cd-6899-491a-a351-7457fd32065b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:40.604639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cdb3541-ecba-407d-a648-774bc9b44c76 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:40.605167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cdb3541-ecba-407d-a648-774bc9b44c76 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:40.605386 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:40.605386 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:40.605770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cdb3541-ecba-407d-a648-774bc9b44c76 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:40.699001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Created reservations ['4cd661b4-0832-4374-8c7e-cd6d7fdd80ce', '8d3320f0-0ea5-4075-af70-df823985d6d4', '7c63fc8e-4ac1-43e8-bc41-b0cbc29bf01c', 'd7e35971-b81c-41d3-a619-3d341cdbf14d'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:41:40.700889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb64d3cd-6899-491a-a351-7457fd32065b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd661b4-0832-4374-8c7e-cd6d7fdd80ce', '8d3320f0-0ea5-4075-af70-df823985d6d4', '7c63fc8e-4ac1-43e8-bc41-b0cbc29bf01c', 'd7e35971-b81c-41d3-a619-3d341cdbf14d']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:40.706930 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa2a298-177b-4f97-98eb-fa5cd5072d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:40.728145 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:40.728145 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:40.756837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6cdb3541-ecba-407d-a648-774bc9b44c76 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:40.781683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa2a298-177b-4f97-98eb-fa5cd5072d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0aeef0c-e88c-4974-8ea7-d3c1c2ae2328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-75145588',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fad147b9773646889304bb48d6f16f6d',qos_specs=None,replication_status=,reservations=['4cd661b4-0832-4374-8c7e-cd6d7fdd80ce','8d3320f0-0ea5-4075-af70-df823985d6d4','7c63fc8e-4ac1-43e8-bc41-b0cbc29bf01c','d7e35971-b81c-41d3-a619-3d341cdbf14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-75145588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fad147b9773646889304bb48d6f16f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:40.783834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f78c7e9-bee9-4f15-9864-ea14306837ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:40.804147 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:40.804147 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:40.814703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f78c7e9-bee9-4f15-9864-ea14306837ec) transitioned into state 'SUCCESS' from state '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-75145588',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fad147b9773646889304bb48d6f16f6d',qos_specs=None,replication_status=,reservations=['4cd661b4-0832-4374-8c7e-cd6d7fdd80ce','8d3320f0-0ea5-4075-af70-df823985d6d4','7c63fc8e-4ac1-43e8-bc41-b0cbc29bf01c','d7e35971-b81c-41d3-a619-3d341cdbf14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:40.815871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cdb3541-ecba-407d-a648-774bc9b44c76 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:40.818189 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 200/413] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:40 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:40.818747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65fdc352-be3c-4d1f-84d7-c9ccbe439274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:40.843258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65fdc352-be3c-4d1f-84d7-c9ccbe439274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:40.848049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Flow 'volume_create_api' (e46e0de3-5f09-40de-8f9e-b7f52b83a899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:40.910923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume request issued successfully. Jan 19 08:41:40.926756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-145889e0-13c6-4c42-88f1-cf1bc98bf1b4 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes returned with HTTP 202 Jan 19 08:41:40.937464 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 214/414] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:41:40 2021] POST /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes => generated 827 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:41:40.945631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e7d4f74-6b31-4a0a-95d4-1abab5968692 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 Jan 19 08:41:40.946171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e7d4f74-6b31-4a0a-95d4-1abab5968692 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:40.946391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:40.946391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:40.947117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e7d4f74-6b31-4a0a-95d4-1abab5968692 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:41.040105 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:41.040105 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:41.051774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6e7d4f74-6b31-4a0a-95d4-1abab5968692 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:41.085875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e7d4f74-6b31-4a0a-95d4-1abab5968692 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 returned with HTTP 200 Jan 19 08:41:41.087307 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 201/415] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:40 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 => generated 895 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:41.851988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-88280e2f-2491-4609-884f-f3dbedd4e5b1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:41.856640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-88280e2f-2491-4609-884f-f3dbedd4e5b1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:41.859650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:41.859650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:41.871848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-88280e2f-2491-4609-884f-f3dbedd4e5b1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:41.953155 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:41.953155 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:41.975732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-88280e2f-2491-4609-884f-f3dbedd4e5b1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:42.003561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:42.003561 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:42.012167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-88280e2f-2491-4609-884f-f3dbedd4e5b1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:42.013240 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 215/416] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:41 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:42.105965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6452c218-b251-4d76-8428-8b82299a9da6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 Jan 19 08:41:42.107314 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6452c218-b251-4d76-8428-8b82299a9da6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:42.108295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:42.108295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:42.109103 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6452c218-b251-4d76-8428-8b82299a9da6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:42.196794 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:42.196794 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:42.216706 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6452c218-b251-4d76-8428-8b82299a9da6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:42.244060 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6452c218-b251-4d76-8428-8b82299a9da6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 returned with HTTP 200 Jan 19 08:41:42.245445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 202/417] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:42 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:42.577803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6d69f41c-4a4e-4da7-98ca-d45edb7f8b3a req-85164257-b1b4-4a44-8998-3738ed101d4b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 Jan 19 08:41:42.578626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6d69f41c-4a4e-4da7-98ca-d45edb7f8b3a req-85164257-b1b4-4a44-8998-3738ed101d4b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:42.579039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:42.579039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:42.579401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6d69f41c-4a4e-4da7-98ca-d45edb7f8b3a req-85164257-b1b4-4a44-8998-3738ed101d4b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:42.634323 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:42.634323 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:42.645459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-6d69f41c-4a4e-4da7-98ca-d45edb7f8b3a req-85164257-b1b4-4a44-8998-3738ed101d4b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:42.669469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6d69f41c-4a4e-4da7-98ca-d45edb7f8b3a req-85164257-b1b4-4a44-8998-3738ed101d4b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 returned with HTTP 200 Jan 19 08:41:42.671704 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 216/418] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:41:42 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:42.685532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] POST http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes Jan 19 08:41:42.686041 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:42.686041 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:42.686470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1176150543"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:41:42.688391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1176150543'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:41:42.689036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume of 1 GB Jan 19 08:41:42.702294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Availability Zones retrieved successfully. Jan 19 08:41:42.719615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Flow 'volume_create_api' (9245c4c3-a3eb-4604-8e4a-7cbd23f80a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:42.722432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bed0e24-d5e3-4b4c-a1c9-dc94d5a67914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:42.724587 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:41:42.800961 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bed0e24-d5e3-4b4c-a1c9-dc94d5a67914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:42.804687 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b674c7f-0f0e-4cdd-ade1-4e1b6f92d215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:42.909209 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Created reservations ['7eddc034-a3b8-4cf4-a388-1c889ceccc82', '3fb538a3-e644-491d-ab0b-3e27ca2d5d7a', '5cb65b71-165d-420b-b9f0-4f3845f165a4', 'a9394521-42e0-421b-a76f-3bfbd9cf611b'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:41:42.911351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b674c7f-0f0e-4cdd-ade1-4e1b6f92d215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eddc034-a3b8-4cf4-a388-1c889ceccc82', '3fb538a3-e644-491d-ab0b-3e27ca2d5d7a', '5cb65b71-165d-420b-b9f0-4f3845f165a4', 'a9394521-42e0-421b-a76f-3bfbd9cf611b']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:42.913585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93e7904-2b67-42e5-9934-c6f9e5dfeb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:43.005797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93e7904-2b67-42e5-9934-c6f9e5dfeb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86044f78-6372-4bf9-9ba5-94e905eda27f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1176150543',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fad147b9773646889304bb48d6f16f6d',qos_specs=None,replication_status=,reservations=['7eddc034-a3b8-4cf4-a388-1c889ceccc82','3fb538a3-e644-491d-ab0b-3e27ca2d5d7a','5cb65b71-165d-420b-b9f0-4f3845f165a4','a9394521-42e0-421b-a76f-3bfbd9cf611b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1176150543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86044f78-6372-4bf9-9ba5-94e905eda27f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fad147b9773646889304bb48d6f16f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:43.008189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64768f4e-f532-4ad0-bbc9-475956877c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:43.031425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25812e2c-56ca-406b-8b07-2241c6399b9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:43.032176 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25812e2c-56ca-406b-8b07-2241c6399b9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:43.032613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:43.032613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:43.033524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25812e2c-56ca-406b-8b07-2241c6399b9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:43.081612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64768f4e-f532-4ad0-bbc9-475956877c64) transitioned into state 'SUCCESS' from state '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-1176150543',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fad147b9773646889304bb48d6f16f6d',qos_specs=None,replication_status=,reservations=['7eddc034-a3b8-4cf4-a388-1c889ceccc82','3fb538a3-e644-491d-ab0b-3e27ca2d5d7a','5cb65b71-165d-420b-b9f0-4f3845f165a4','a9394521-42e0-421b-a76f-3bfbd9cf611b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fd7a3c0a1841c5bf88db001d7f9f55',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:43.084614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c560cf-252d-4366-857e-cb2caa8784db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:41:43.112200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c560cf-252d-4366-857e-cb2caa8784db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:41:43.114901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Flow 'volume_create_api' (9245c4c3-a3eb-4604-8e4a-7cbd23f80a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:41:43.180226 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Create volume request issued successfully. Jan 19 08:41:43.201467 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1d9a96a-a016-4872-9057-f1eb759eb733 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes returned with HTTP 202 Jan 19 08:41:43.201467 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 203/419] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:41:42 2021] POST /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes => generated 829 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:41:43.217435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05a408d3-a98a-4702-9477-9c3c19339b5b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:43.218009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05a408d3-a98a-4702-9477-9c3c19339b5b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:43.218226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:43.218226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:43.218717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05a408d3-a98a-4702-9477-9c3c19339b5b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:43.279658 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:43.279658 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:43.285151 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:43.285151 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:43.290131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-05a408d3-a98a-4702-9477-9c3c19339b5b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:43.294932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-25812e2c-56ca-406b-8b07-2241c6399b9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:43.316216 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:43.316216 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:43.317430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05a408d3-a98a-4702-9477-9c3c19339b5b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f returned with HTTP 200 Jan 19 08:41:43.330010 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 204/420] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:43 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f => generated 897 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:43.333209 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25812e2c-56ca-406b-8b07-2241c6399b9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:43.334009 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 217/421] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:43 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:43.893787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-eeaa7207-5f46-4e51-a357-6f3bb62bcdb5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0/action Jan 19 08:41:43.893787 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:43.893787 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:43.893787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-eeaa7207-5f46-4e51-a357-6f3bb62bcdb5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:41:43.893787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-eeaa7207-5f46-4e51-a357-6f3bb62bcdb5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:41:43.992827 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:43.992827 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:44.008278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-939bf118-0468-4b04-81a3-e574551a5230 req-eeaa7207-5f46-4e51-a357-6f3bb62bcdb5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0/action returned with HTTP 204 Jan 19 08:41:44.009546 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 205/422] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:41:43 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:41:44.339129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34d32b40-2e59-4519-917f-12b878366ef5 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:44.339975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34d32b40-2e59-4519-917f-12b878366ef5 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:44.340886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:44.340886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:44.342017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34d32b40-2e59-4519-917f-12b878366ef5 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:44.352012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7aed175-b4a5-48d0-8567-2ff99f777a81 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:41:44.353024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7aed175-b4a5-48d0-8567-2ff99f777a81 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:44.353390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:44.353390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:44.353998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7aed175-b4a5-48d0-8567-2ff99f777a81 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:44.492969 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:44.492969 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:44.495319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:44.495319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:44.515839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-34d32b40-2e59-4519-917f-12b878366ef5 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:44.516139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b7aed175-b4a5-48d0-8567-2ff99f777a81 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:41:44.579817 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:44.579817 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:44.589390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34d32b40-2e59-4519-917f-12b878366ef5 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f returned with HTTP 200 Jan 19 08:41:44.593505 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 218/423] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:44 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f => generated 922 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:44.599497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7aed175-b4a5-48d0-8567-2ff99f777a81 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:41:44.600961 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 206/424] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:44 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 1204 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:41:45.185307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ab10132e-6dd7-4233-b01d-1a2efd129c8c req-8253e984-9bae-4619-be22-0a2beb645cbc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:45.186647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ab10132e-6dd7-4233-b01d-1a2efd129c8c req-8253e984-9bae-4619-be22-0a2beb645cbc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:45.186976 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:45.186976 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:45.187540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ab10132e-6dd7-4233-b01d-1a2efd129c8c req-8253e984-9bae-4619-be22-0a2beb645cbc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:45.286216 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:45.286216 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:45.296472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-ab10132e-6dd7-4233-b01d-1a2efd129c8c req-8253e984-9bae-4619-be22-0a2beb645cbc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:45.325553 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ab10132e-6dd7-4233-b01d-1a2efd129c8c req-8253e984-9bae-4619-be22-0a2beb645cbc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f returned with HTTP 200 Jan 19 08:41:45.327103 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 219/425] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:41:45 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f => generated 922 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:45.583427 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b1380392-2106-4060-8f68-dba278b392c0 req-8470d3ae-bfcf-4c85-9e0b-f8572ced6c3b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail Jan 19 08:41:45.584276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b1380392-2106-4060-8f68-dba278b392c0 req-8470d3ae-bfcf-4c85-9e0b-f8572ced6c3b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:45.584710 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:45.584710 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:45.585407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-b1380392-2106-4060-8f68-dba278b392c0 req-8470d3ae-bfcf-4c85-9e0b-f8572ced6c3b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:45.589958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-b1380392-2106-4060-8f68-dba278b392c0 req-8470d3ae-bfcf-4c85-9e0b-f8572ced6c3b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:41:45.592676 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-b1380392-2106-4060-8f68-dba278b392c0 req-8470d3ae-bfcf-4c85-9e0b-f8572ced6c3b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:41:45.664781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-b1380392-2106-4060-8f68-dba278b392c0 req-8470d3ae-bfcf-4c85-9e0b-f8572ced6c3b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Get all volumes completed successfully. Jan 19 08:41:45.668236 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:45.668236 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:45.680792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-b1380392-2106-4060-8f68-dba278b392c0 req-8470d3ae-bfcf-4c85-9e0b-f8572ced6c3b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail returned with HTTP 200 Jan 19 08:41:45.682342 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 207/426] 10.222.0.25 () {60 vars in 1479 bytes} [Tue Jan 19 08:41:45 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail => generated 2746 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:46.088477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9671c442-92fb-4368-987e-3ca28a7b8610 req-2677242e-5e00-48fa-a140-e913f2e44a22 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail Jan 19 08:41:46.089729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9671c442-92fb-4368-987e-3ca28a7b8610 req-2677242e-5e00-48fa-a140-e913f2e44a22 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:46.090110 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:46.090110 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:46.090772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9671c442-92fb-4368-987e-3ca28a7b8610 req-2677242e-5e00-48fa-a140-e913f2e44a22 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:46.093731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-9671c442-92fb-4368-987e-3ca28a7b8610 req-2677242e-5e00-48fa-a140-e913f2e44a22 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:41:46.096653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9671c442-92fb-4368-987e-3ca28a7b8610 req-2677242e-5e00-48fa-a140-e913f2e44a22 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:41:46.174048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-9671c442-92fb-4368-987e-3ca28a7b8610 req-2677242e-5e00-48fa-a140-e913f2e44a22 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Get all volumes completed successfully. Jan 19 08:41:46.178569 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:46.178569 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:46.198612 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9671c442-92fb-4368-987e-3ca28a7b8610 req-2677242e-5e00-48fa-a140-e913f2e44a22 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail returned with HTTP 200 Jan 19 08:41:46.222749 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 220/427] 10.222.0.25 () {60 vars in 1479 bytes} [Tue Jan 19 08:41:46 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail => generated 2746 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:47.376779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ed35c666-2d11-4e43-b667-0a9f48e8abbe req-68bd5b96-e764-41bd-9641-1ead8bb02e78 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail Jan 19 08:41:47.377878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ed35c666-2d11-4e43-b667-0a9f48e8abbe req-68bd5b96-e764-41bd-9641-1ead8bb02e78 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:47.378264 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:47.378264 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:47.378906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ed35c666-2d11-4e43-b667-0a9f48e8abbe req-68bd5b96-e764-41bd-9641-1ead8bb02e78 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:47.379703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-ed35c666-2d11-4e43-b667-0a9f48e8abbe req-68bd5b96-e764-41bd-9641-1ead8bb02e78 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:41:47.381651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-ed35c666-2d11-4e43-b667-0a9f48e8abbe req-68bd5b96-e764-41bd-9641-1ead8bb02e78 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:41:47.438743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-ed35c666-2d11-4e43-b667-0a9f48e8abbe req-68bd5b96-e764-41bd-9641-1ead8bb02e78 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Get all volumes completed successfully. Jan 19 08:41:47.441109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:47.441109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:47.450880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ed35c666-2d11-4e43-b667-0a9f48e8abbe req-68bd5b96-e764-41bd-9641-1ead8bb02e78 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail returned with HTTP 200 Jan 19 08:41:47.453117 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 208/428] 10.222.0.25 () {60 vars in 1479 bytes} [Tue Jan 19 08:41:47 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail => generated 2746 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:41:47.773571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0c4db145-920e-40f5-bbaf-5885035fe32b req-04e43615-175a-4242-aa41-0d2a74905e3e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail Jan 19 08:41:47.775328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0c4db145-920e-40f5-bbaf-5885035fe32b req-04e43615-175a-4242-aa41-0d2a74905e3e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:47.776297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:47.776297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:47.776934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0c4db145-920e-40f5-bbaf-5885035fe32b req-04e43615-175a-4242-aa41-0d2a74905e3e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:47.778816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-0c4db145-920e-40f5-bbaf-5885035fe32b req-04e43615-175a-4242-aa41-0d2a74905e3e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:41:47.782884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-0c4db145-920e-40f5-bbaf-5885035fe32b req-04e43615-175a-4242-aa41-0d2a74905e3e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:41:47.872433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0c4db145-920e-40f5-bbaf-5885035fe32b req-04e43615-175a-4242-aa41-0d2a74905e3e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Get all volumes completed successfully. Jan 19 08:41:47.876109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:47.876109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:47.889815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0c4db145-920e-40f5-bbaf-5885035fe32b req-04e43615-175a-4242-aa41-0d2a74905e3e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail returned with HTTP 200 Jan 19 08:41:47.891021 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 221/429] 10.222.0.25 () {60 vars in 1479 bytes} [Tue Jan 19 08:41:47 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail => generated 2746 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:48.134614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-40d05579-cb4a-4023-8b1e-7b1b3d8d52db req-a89b3486-0358-42be-9918-1b6d4549c31b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail Jan 19 08:41:48.135463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-40d05579-cb4a-4023-8b1e-7b1b3d8d52db req-a89b3486-0358-42be-9918-1b6d4549c31b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:48.135905 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:48.135905 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:48.136586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-40d05579-cb4a-4023-8b1e-7b1b3d8d52db req-a89b3486-0358-42be-9918-1b6d4549c31b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:48.137431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-40d05579-cb4a-4023-8b1e-7b1b3d8d52db req-a89b3486-0358-42be-9918-1b6d4549c31b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:41:48.140120 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-40d05579-cb4a-4023-8b1e-7b1b3d8d52db req-a89b3486-0358-42be-9918-1b6d4549c31b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:41:48.205147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-40d05579-cb4a-4023-8b1e-7b1b3d8d52db req-a89b3486-0358-42be-9918-1b6d4549c31b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Get all volumes completed successfully. Jan 19 08:41:48.207704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:48.207704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:48.217812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-40d05579-cb4a-4023-8b1e-7b1b3d8d52db req-a89b3486-0358-42be-9918-1b6d4549c31b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail returned with HTTP 200 Jan 19 08:41:48.219165 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 209/430] 10.222.0.25 () {60 vars in 1479 bytes} [Tue Jan 19 08:41:48 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail => generated 2746 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:48.336335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e3a88b9b-0ee1-4095-8730-08a310877280 req-092ed51c-a7ef-4928-9b34-1a4ebef1835d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail Jan 19 08:41:48.337424 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e3a88b9b-0ee1-4095-8730-08a310877280 req-092ed51c-a7ef-4928-9b34-1a4ebef1835d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:48.338361 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:48.338361 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:48.339235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e3a88b9b-0ee1-4095-8730-08a310877280 req-092ed51c-a7ef-4928-9b34-1a4ebef1835d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:48.340089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-e3a88b9b-0ee1-4095-8730-08a310877280 req-092ed51c-a7ef-4928-9b34-1a4ebef1835d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:41:48.343470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-e3a88b9b-0ee1-4095-8730-08a310877280 req-092ed51c-a7ef-4928-9b34-1a4ebef1835d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:41:48.406875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-e3a88b9b-0ee1-4095-8730-08a310877280 req-092ed51c-a7ef-4928-9b34-1a4ebef1835d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Get all volumes completed successfully. Jan 19 08:41:48.409878 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:48.409878 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:48.420158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e3a88b9b-0ee1-4095-8730-08a310877280 req-092ed51c-a7ef-4928-9b34-1a4ebef1835d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail returned with HTTP 200 Jan 19 08:41:48.437608 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 222/431] 10.222.0.25 () {60 vars in 1479 bytes} [Tue Jan 19 08:41:48 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail => generated 2746 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:48.659356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-02dde8f0-3820-47b7-8acd-f895776279f9 req-ee94f118-45fa-434b-8984-a030ff177188 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail Jan 19 08:41:48.659822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-02dde8f0-3820-47b7-8acd-f895776279f9 req-ee94f118-45fa-434b-8984-a030ff177188 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:48.660020 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:48.660020 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:48.660954 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-02dde8f0-3820-47b7-8acd-f895776279f9 req-ee94f118-45fa-434b-8984-a030ff177188 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:48.661597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-02dde8f0-3820-47b7-8acd-f895776279f9 req-ee94f118-45fa-434b-8984-a030ff177188 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:41:48.663406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-02dde8f0-3820-47b7-8acd-f895776279f9 req-ee94f118-45fa-434b-8984-a030ff177188 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:41:48.772762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-02dde8f0-3820-47b7-8acd-f895776279f9 req-ee94f118-45fa-434b-8984-a030ff177188 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Get all volumes completed successfully. Jan 19 08:41:48.775889 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:48.775889 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:48.787527 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-02dde8f0-3820-47b7-8acd-f895776279f9 req-ee94f118-45fa-434b-8984-a030ff177188 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail returned with HTTP 200 Jan 19 08:41:48.788655 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 210/432] 10.222.0.25 () {60 vars in 1479 bytes} [Tue Jan 19 08:41:48 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail => generated 2746 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:49.024100 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb116458-3676-4b43-867e-cc1d42094c49 req-1fbe3b03-55d9-4628-b82a-b57f329c190b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail Jan 19 08:41:49.024606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb116458-3676-4b43-867e-cc1d42094c49 req-1fbe3b03-55d9-4628-b82a-b57f329c190b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:49.025047 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:49.025047 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:49.025652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb116458-3676-4b43-867e-cc1d42094c49 req-1fbe3b03-55d9-4628-b82a-b57f329c190b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:49.026668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-fb116458-3676-4b43-867e-cc1d42094c49 req-1fbe3b03-55d9-4628-b82a-b57f329c190b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:41:49.028754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-fb116458-3676-4b43-867e-cc1d42094c49 req-1fbe3b03-55d9-4628-b82a-b57f329c190b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:41:49.099142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fb116458-3676-4b43-867e-cc1d42094c49 req-1fbe3b03-55d9-4628-b82a-b57f329c190b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Get all volumes completed successfully. Jan 19 08:41:49.101756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:49.101756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:49.117468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb116458-3676-4b43-867e-cc1d42094c49 req-1fbe3b03-55d9-4628-b82a-b57f329c190b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail returned with HTTP 200 Jan 19 08:41:49.118925 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 223/433] 10.222.0.25 () {60 vars in 1479 bytes} [Tue Jan 19 08:41:49 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/detail => generated 2746 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:41:49.137726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02db2eab-5e63-4bbb-9a5b-9e46c4a47712 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] DELETE http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:49.138547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02db2eab-5e63-4bbb-9a5b-9e46c4a47712 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:49.138965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:49.138965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:49.139664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02db2eab-5e63-4bbb-9a5b-9e46c4a47712 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:49.140317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-02db2eab-5e63-4bbb-9a5b-9e46c4a47712 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Delete volume with id: 86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:49.225642 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:49.225642 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:49.227293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-02db2eab-5e63-4bbb-9a5b-9e46c4a47712 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:49.268268 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-02db2eab-5e63-4bbb-9a5b-9e46c4a47712 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Delete volume request issued successfully. Jan 19 08:41:49.269411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02db2eab-5e63-4bbb-9a5b-9e46c4a47712 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f returned with HTTP 202 Jan 19 08:41:49.270484 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 211/434] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:41:49 2021] DELETE /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:41:49.278257 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d1d9fa8-60cd-42b3-a6a5-f98215995efc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:49.278850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d1d9fa8-60cd-42b3-a6a5-f98215995efc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:49.279052 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:49.279052 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:49.280414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d1d9fa8-60cd-42b3-a6a5-f98215995efc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:49.362088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:49.362088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:49.376567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5d1d9fa8-60cd-42b3-a6a5-f98215995efc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:49.417379 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d1d9fa8-60cd-42b3-a6a5-f98215995efc tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f returned with HTTP 200 Jan 19 08:41:49.419343 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 224/435] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:49 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f => generated 921 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:50.435634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffaef854-f1e7-49ac-a89b-1c033d36b51e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:50.436192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffaef854-f1e7-49ac-a89b-1c033d36b51e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:50.436408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:50.436408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:50.436981 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffaef854-f1e7-49ac-a89b-1c033d36b51e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:50.552388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:50.552388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:50.580077 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ffaef854-f1e7-49ac-a89b-1c033d36b51e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:50.640799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffaef854-f1e7-49ac-a89b-1c033d36b51e tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f returned with HTTP 200 Jan 19 08:41:50.641669 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 212/436] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:50 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f => generated 921 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:51.659242 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5e906cb-cdc9-47f8-a65b-c060d76f8745 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:51.659865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5e906cb-cdc9-47f8-a65b-c060d76f8745 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:51.660041 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:51.660041 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:51.660724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5e906cb-cdc9-47f8-a65b-c060d76f8745 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:51.795478 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:51.795478 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:51.823171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e5e906cb-cdc9-47f8-a65b-c060d76f8745 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:51.873680 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5e906cb-cdc9-47f8-a65b-c060d76f8745 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f returned with HTTP 200 Jan 19 08:41:51.885160 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 225/437] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:51 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f => generated 921 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:52.894806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a3c86c6-c5b9-49e8-98e0-aa207f9ae03b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f Jan 19 08:41:52.895326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a3c86c6-c5b9-49e8-98e0-aa207f9ae03b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:52.897202 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:52.897202 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:52.897861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a3c86c6-c5b9-49e8-98e0-aa207f9ae03b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:53.046648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a3c86c6-c5b9-49e8-98e0-aa207f9ae03b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f returned with HTTP 404 Jan 19 08:41:53.048495 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 213/438] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:52 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/86044f78-6372-4bf9-9ba5-94e905eda27f => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:41:53.056019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3763ddd-8051-4d56-b124-d1f16bdb2a1d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] DELETE http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 Jan 19 08:41:53.056542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3763ddd-8051-4d56-b124-d1f16bdb2a1d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:53.056736 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:53.056736 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:53.057387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3763ddd-8051-4d56-b124-d1f16bdb2a1d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:53.058010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d3763ddd-8051-4d56-b124-d1f16bdb2a1d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Delete volume with id: d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 Jan 19 08:41:53.144900 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:53.144900 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:53.146455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d3763ddd-8051-4d56-b124-d1f16bdb2a1d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:53.208760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d3763ddd-8051-4d56-b124-d1f16bdb2a1d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Delete volume request issued successfully. Jan 19 08:41:53.209244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3763ddd-8051-4d56-b124-d1f16bdb2a1d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 returned with HTTP 202 Jan 19 08:41:53.213179 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 226/439] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:41:53 2021] DELETE /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:41:53.219748 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-585223c3-d4cf-4edf-a07d-165bc47e9643 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 Jan 19 08:41:53.220406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-585223c3-d4cf-4edf-a07d-165bc47e9643 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:53.220984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-585223c3-d4cf-4edf-a07d-165bc47e9643 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:53.365562 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:53.365562 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:53.392933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-585223c3-d4cf-4edf-a07d-165bc47e9643 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:53.437995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-585223c3-d4cf-4edf-a07d-165bc47e9643 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 returned with HTTP 200 Jan 19 08:41:53.439703 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 214/440] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:53 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 => generated 919 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:54.455610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8eed1da-7bb9-4bf7-9b78-489c96a6779f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 Jan 19 08:41:54.456815 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8eed1da-7bb9-4bf7-9b78-489c96a6779f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:54.457186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:54.457186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:54.457800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8eed1da-7bb9-4bf7-9b78-489c96a6779f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:54.534677 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:54.534677 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:54.555232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a8eed1da-7bb9-4bf7-9b78-489c96a6779f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:54.606464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8eed1da-7bb9-4bf7-9b78-489c96a6779f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 returned with HTTP 200 Jan 19 08:41:54.608617 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 227/441] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:54 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 => generated 919 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:55.625144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aeafca02-62e2-49f2-acc1-ba2971114c7f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 Jan 19 08:41:55.625670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aeafca02-62e2-49f2-acc1-ba2971114c7f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:55.625872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:55.625872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:55.626255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aeafca02-62e2-49f2-acc1-ba2971114c7f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:55.739905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aeafca02-62e2-49f2-acc1-ba2971114c7f tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 returned with HTTP 404 Jan 19 08:41:55.751541 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 215/442] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:55 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/d0aeef0c-e88c-4974-8ea7-d3c1c2ae2328 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:41:55.756502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ef55076-8c66-4ce7-8149-451866012f9b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] DELETE http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:55.757230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ef55076-8c66-4ce7-8149-451866012f9b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:55.757623 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:55.757623 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:55.758245 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ef55076-8c66-4ce7-8149-451866012f9b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:55.758887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2ef55076-8c66-4ce7-8149-451866012f9b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Delete volume with id: 799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:55.864897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:55.864897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:55.866482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ef55076-8c66-4ce7-8149-451866012f9b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:55.923582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ef55076-8c66-4ce7-8149-451866012f9b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Delete volume request issued successfully. Jan 19 08:41:55.924198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ef55076-8c66-4ce7-8149-451866012f9b tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 returned with HTTP 202 Jan 19 08:41:55.925120 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 228/443] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:41:55 2021] DELETE /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:41:55.933065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7156668-d149-4b9e-8a92-d35e9991f5c6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:55.933624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7156668-d149-4b9e-8a92-d35e9991f5c6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:55.934139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7156668-d149-4b9e-8a92-d35e9991f5c6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:56.038619 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:56.038619 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:56.061661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7156668-d149-4b9e-8a92-d35e9991f5c6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:56.112660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7156668-d149-4b9e-8a92-d35e9991f5c6 tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 returned with HTTP 200 Jan 19 08:41:56.113565 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 216/444] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:55 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:57.134401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-498601e9-7ac8-42b2-955b-ff300632220c tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:57.135157 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-498601e9-7ac8-42b2-955b-ff300632220c tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:57.135485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:57.135485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:57.136058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-498601e9-7ac8-42b2-955b-ff300632220c tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:57.291068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:57.291068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:57.314675 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-498601e9-7ac8-42b2-955b-ff300632220c tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:57.365794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-498601e9-7ac8-42b2-955b-ff300632220c tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 returned with HTTP 200 Jan 19 08:41:57.381334 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 229/445] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:57 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 => generated 920 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:58.390944 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f6861c8c-2af9-4c1d-96f4-5cd7ee99cdbe tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:58.391632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f6861c8c-2af9-4c1d-96f4-5cd7ee99cdbe tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:58.392076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:58.392076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:58.392763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f6861c8c-2af9-4c1d-96f4-5cd7ee99cdbe tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:58.503812 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:41:58.503812 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:41:58.525765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f6861c8c-2af9-4c1d-96f4-5cd7ee99cdbe tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Volume info retrieved successfully. Jan 19 08:41:58.553499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f6861c8c-2af9-4c1d-96f4-5cd7ee99cdbe tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 returned with HTTP 200 Jan 19 08:41:58.555725 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 217/446] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:58 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:41:59.574037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fa84213-3d9e-4916-bd0a-58e1a89ad46d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] GET http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 Jan 19 08:41:59.574845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fa84213-3d9e-4916-bd0a-58e1a89ad46d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:41:59.574845 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:41:59.574845 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:41:59.575126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fa84213-3d9e-4916-bd0a-58e1a89ad46d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:41:59.624999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fa84213-3d9e-4916-bd0a-58e1a89ad46d tempest-VolumesTestJSON-1118675345 tempest-VolumesTestJSON-1118675345] http://10.222.0.25/volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 returned with HTTP 404 Jan 19 08:41:59.626336 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 230/447] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:41:59 2021] GET /volume/v3/fad147b9773646889304bb48d6f16f6d/volumes/799d4c9c-494d-487e-ae6d-c46b5999f202 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:42:38.078638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-e8871e32-8b75-4437-9e73-4fc25e4f454c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:42:38.079167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-e8871e32-8b75-4437-9e73-4fc25e4f454c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:38.079384 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:38.079384 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:38.079832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-e8871e32-8b75-4437-9e73-4fc25e4f454c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:38.194018 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:38.194018 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:38.203781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-e8871e32-8b75-4437-9e73-4fc25e4f454c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:42:38.235791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:38.235791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:38.252180 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-e8871e32-8b75-4437-9e73-4fc25e4f454c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:42:38.253013 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 218/448] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:42:38 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 1204 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:42:38.313175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976/action Jan 19 08:42:38.314291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:42:38.315048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:42:38.453095 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:38.453095 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:38.455639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:42:38.470801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Begin detaching volume completed successfully. Jan 19 08:42:38.471348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976/action returned with HTTP 202 Jan 19 08:42:38.472255 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 231/449] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:42:38 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:42:38.501420 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d140a5e7-2c15-4897-b4c7-e8f4a68dee21 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:42:38.501957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d140a5e7-2c15-4897-b4c7-e8f4a68dee21 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:38.504760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:38.504760 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:38.505198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d140a5e7-2c15-4897-b4c7-e8f4a68dee21 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:38.561705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume// Jan 19 08:42:38.562184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:38.562398 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:38.562398 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:38.563089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:38.564289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-b68d4460-e4b9-4494-a6a4-e941e6f50a84 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:42:38.564878 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 232/450] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:42:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:42:38.577083 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-84d82967-ff9e-4da3-af57-57cdc6c714ae tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:42:38.577652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-84d82967-ff9e-4da3-af57-57cdc6c714ae tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:38.578129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-84d82967-ff9e-4da3-af57-57cdc6c714ae tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:38.599365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:38.599365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:38.616962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d140a5e7-2c15-4897-b4c7-e8f4a68dee21 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:42:38.660835 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:38.660835 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:38.679212 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:38.679212 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:38.682829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d140a5e7-2c15-4897-b4c7-e8f4a68dee21 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:42:38.683584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 219/451] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:38 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 1207 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:42:38.692926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-84d82967-ff9e-4da3-af57-57cdc6c714ae tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:42:38.717332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:38.717332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:38.727249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-84d82967-ff9e-4da3-af57-57cdc6c714ae tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:42:38.728790 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 233/452] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:42:38 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 1306 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:42:39.141551 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-8a5dde65-0308-4715-b311-f97442402bd3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] DELETE http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0 Jan 19 08:42:39.143559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-8a5dde65-0308-4715-b311-f97442402bd3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:39.143943 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:39.143943 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:39.145325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-8a5dde65-0308-4715-b311-f97442402bd3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:39.233907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:39.233907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:39.701421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9b7e2e4-0dd8-4d25-8305-f079c9844ecc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:42:39.701964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9b7e2e4-0dd8-4d25-8305-f079c9844ecc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:39.702320 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:39.702320 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:39.702957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9b7e2e4-0dd8-4d25-8305-f079c9844ecc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:39.814022 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:39.814022 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:39.837874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e9b7e2e4-0dd8-4d25-8305-f079c9844ecc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:42:39.887506 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:39.887506 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:39.897484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9b7e2e4-0dd8-4d25-8305-f079c9844ecc tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:42:39.912737 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 234/453] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:39 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 1207 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:42:39.941719 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-8a5dde65-0308-4715-b311-f97442402bd3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:42:39.942416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-8a5dde65-0308-4715-b311-f97442402bd3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:42:39.965119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fb98505f-2e18-4287-8ba3-31ab3843cfdd req-8a5dde65-0308-4715-b311-f97442402bd3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0 returned with HTTP 200 Jan 19 08:42:39.966145 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 220/454] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:42:39 2021] DELETE /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/807a4a9f-ef71-412d-b3f1-70cf1b7e23c0 => generated 19 bytes in 831 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:40.916985 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-316fd106-1f6f-4c0c-88bf-e39a997601bf tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:42:40.917492 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-316fd106-1f6f-4c0c-88bf-e39a997601bf tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:40.919413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:40.919413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:40.921292 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-316fd106-1f6f-4c0c-88bf-e39a997601bf tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:41.032870 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:41.032870 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:41.051111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-316fd106-1f6f-4c0c-88bf-e39a997601bf tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:42:41.110282 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-316fd106-1f6f-4c0c-88bf-e39a997601bf tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:42:41.112554 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 235/455] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:40 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:46.066938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] POST http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes Jan 19 08:42:46.068355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:46.068355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:46.069056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-371260881"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:42:46.070370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-371260881'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:42:46.070934 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Create volume of 1 GB Jan 19 08:42:46.071589 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:46.071589 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:46.107121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Availability Zones retrieved successfully. Jan 19 08:42:46.150320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Flow 'volume_create_api' (15345a5b-8e34-4631-af9f-d10a3fbec163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:42:46.155528 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba2c543-5bf4-4d5b-ad8a-56ba5257fe76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:46.163718 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:42:46.361446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba2c543-5bf4-4d5b-ad8a-56ba5257fe76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:46.363732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44a6757-d609-40b8-b589-906c91efb6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:46.720654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Created reservations ['7796d2a5-a003-466a-9e5d-7a7f8d82836b', 'df521fcf-360f-472f-9a95-fcda057ba223', 'e4b9704f-c3fa-4ad3-b112-9d94468736b9', 'ca3e11e2-d4ea-41f3-b091-7970ef5e3b49'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:42:46.724786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44a6757-d609-40b8-b589-906c91efb6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7796d2a5-a003-466a-9e5d-7a7f8d82836b', 'df521fcf-360f-472f-9a95-fcda057ba223', 'e4b9704f-c3fa-4ad3-b112-9d94468736b9', 'ca3e11e2-d4ea-41f3-b091-7970ef5e3b49']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:46.743100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6304cf-d5a8-4cd5-a22c-7bdbb5c8c531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:46.841381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6304cf-d5a8-4cd5-a22c-7bdbb5c8c531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ea086e-fb59-4004-8976-13cb08817885', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-371260881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='571cde8c7a7c44c79b89d83904b69ea5',qos_specs=None,replication_status=,reservations=['7796d2a5-a003-466a-9e5d-7a7f8d82836b','df521fcf-360f-472f-9a95-fcda057ba223','e4b9704f-c3fa-4ad3-b112-9d94468736b9','ca3e11e2-d4ea-41f3-b091-7970ef5e3b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1e549e6b2774c98aa0d5cf81e66a528',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-371260881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ea086e-fb59-4004-8976-13cb08817885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='571cde8c7a7c44c79b89d83904b69ea5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c1e549e6b2774c98aa0d5cf81e66a528',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:46.844063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a90d8a4-3bcf-42e8-8124-2a4f3b6433e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:46.880349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a90d8a4-3bcf-42e8-8124-2a4f3b6433e8) transitioned into state 'SUCCESS' from state '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-371260881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='571cde8c7a7c44c79b89d83904b69ea5',qos_specs=None,replication_status=,reservations=['7796d2a5-a003-466a-9e5d-7a7f8d82836b','df521fcf-360f-472f-9a95-fcda057ba223','e4b9704f-c3fa-4ad3-b112-9d94468736b9','ca3e11e2-d4ea-41f3-b091-7970ef5e3b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1e549e6b2774c98aa0d5cf81e66a528',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:46.886386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a98b55b-3ea5-4457-9382-d82712255ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:42:46.925793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a98b55b-3ea5-4457-9382-d82712255ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:42:46.928873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Flow 'volume_create_api' (15345a5b-8e34-4631-af9f-d10a3fbec163) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:42:47.048348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Create volume request issued successfully. Jan 19 08:42:47.097284 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10df1128-5fd6-4d48-9fcc-6553ce4a4a70 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes returned with HTTP 202 Jan 19 08:42:47.099054 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 221/456] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:42:45 2021] POST /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes => generated 822 bytes in 1426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:42:47.114236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c120162-1805-4d32-9d9d-62bac632f3ea tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:42:47.114949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6c120162-1805-4d32-9d9d-62bac632f3ea tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:47.115148 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:47.115148 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:47.115795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6c120162-1805-4d32-9d9d-62bac632f3ea tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:47.296926 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:47.296926 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:47.322463 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6c120162-1805-4d32-9d9d-62bac632f3ea tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Volume info retrieved successfully. Jan 19 08:42:47.379639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c120162-1805-4d32-9d9d-62bac632f3ea tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 returned with HTTP 200 Jan 19 08:42:47.390072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 236/457] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:47 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 => generated 890 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:48.410680 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7da311a-e0a9-4a49-84d4-eab8be333316 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:42:48.412034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7da311a-e0a9-4a49-84d4-eab8be333316 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:48.412569 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:48.412569 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:48.413377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7da311a-e0a9-4a49-84d4-eab8be333316 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:48.635153 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:48.635153 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:48.674624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7da311a-e0a9-4a49-84d4-eab8be333316 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Volume info retrieved successfully. Jan 19 08:42:48.727870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7da311a-e0a9-4a49-84d4-eab8be333316 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 returned with HTTP 200 Jan 19 08:42:48.742362 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 222/458] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:48 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 => generated 914 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:49.753298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8daf0abd-a716-437b-bf0e-0a4fa91d9afd tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:42:49.754154 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8daf0abd-a716-437b-bf0e-0a4fa91d9afd tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:49.754489 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:49.754489 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:49.755186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8daf0abd-a716-437b-bf0e-0a4fa91d9afd tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:49.878547 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:49.878547 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:49.891548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8daf0abd-a716-437b-bf0e-0a4fa91d9afd tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Volume info retrieved successfully. Jan 19 08:42:49.929092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8daf0abd-a716-437b-bf0e-0a4fa91d9afd tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 returned with HTTP 200 Jan 19 08:42:49.930787 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 237/459] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:42:49 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:49.946303 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1f6f4ac-adbf-4c5b-b1de-e11ec7d4b61f tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] POST http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots Jan 19 08:42:49.946830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:49.946830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:49.947355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1f6f4ac-adbf-4c5b-b1de-e11ec7d4b61f tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89ea086e-fb59-4004-8976-13cb08817885", "name": "tempest-SnapshotManageAdminTest-Snapshot-611091419"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:42:50.058374 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:50.058374 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:50.059606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1f6f4ac-adbf-4c5b-b1de-e11ec7d4b61f tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Volume info retrieved successfully. Jan 19 08:42:50.059976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-a1f6f4ac-adbf-4c5b-b1de-e11ec7d4b61f tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Create snapshot from volume 89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:42:50.099119 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-a1f6f4ac-adbf-4c5b-b1de-e11ec7d4b61f tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:42:50.154864 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a1f6f4ac-adbf-4c5b-b1de-e11ec7d4b61f tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Created reservations ['51fa476b-cde7-43af-abab-ae7ad003fe87', '224bfe60-0fec-4e04-be57-03bafcc7c1da', 'a0390353-68ae-4297-9443-7ff7fd39c90c', 'c1d82e8f-ddbb-4682-9e73-6a70b3c7e69f'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:42:50.374812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1f6f4ac-adbf-4c5b-b1de-e11ec7d4b61f tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Snapshot create request issued successfully. Jan 19 08:42:50.377215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1f6f4ac-adbf-4c5b-b1de-e11ec7d4b61f tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots returned with HTTP 202 Jan 19 08:42:50.381535 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 223/460] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:42:49 2021] POST /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots => generated 309 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:42:50.392522 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4098934c-809b-4fd1-9201-a783c367f2f0 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:42:50.393612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4098934c-809b-4fd1-9201-a783c367f2f0 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:50.393984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:50.393984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:50.395052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4098934c-809b-4fd1-9201-a783c367f2f0 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:50.512717 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:50.512717 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:50.516984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4098934c-809b-4fd1-9201-a783c367f2f0 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Snapshot retrieved successfully. Jan 19 08:42:50.521045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4098934c-809b-4fd1-9201-a783c367f2f0 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 returned with HTTP 200 Jan 19 08:42:50.526709 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 238/461] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:50 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 => generated 441 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:51.539271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e51b4d31-bb59-4bf0-8ea9-cafbd2687c4e tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:42:51.540100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e51b4d31-bb59-4bf0-8ea9-cafbd2687c4e tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:51.540604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:51.540604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:51.541018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e51b4d31-bb59-4bf0-8ea9-cafbd2687c4e tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:51.606211 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:51.606211 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:51.608383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e51b4d31-bb59-4bf0-8ea9-cafbd2687c4e tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Snapshot retrieved successfully. Jan 19 08:42:51.610830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e51b4d31-bb59-4bf0-8ea9-cafbd2687c4e tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 returned with HTTP 200 Jan 19 08:42:51.617940 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 224/462] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:51 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 => generated 441 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:52.624723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-818fce6c-9f89-4f72-8aef-a9d49f3d0242 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:42:52.626139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-818fce6c-9f89-4f72-8aef-a9d49f3d0242 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:52.626722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:52.626722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:52.627351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-818fce6c-9f89-4f72-8aef-a9d49f3d0242 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:52.702032 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:52.702032 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:52.706884 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-818fce6c-9f89-4f72-8aef-a9d49f3d0242 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Snapshot retrieved successfully. Jan 19 08:42:52.709064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-818fce6c-9f89-4f72-8aef-a9d49f3d0242 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 returned with HTTP 200 Jan 19 08:42:52.713480 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 239/463] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:52 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 => generated 441 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:53.721025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9e2a600-b3eb-4bff-b17a-20b800ac8238 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:42:53.721572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9e2a600-b3eb-4bff-b17a-20b800ac8238 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:53.722020 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:53.722020 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:53.722408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9e2a600-b3eb-4bff-b17a-20b800ac8238 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:53.749077 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:53.749077 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:53.750220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b9e2a600-b3eb-4bff-b17a-20b800ac8238 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Snapshot retrieved successfully. Jan 19 08:42:53.752407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9e2a600-b3eb-4bff-b17a-20b800ac8238 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 returned with HTTP 200 Jan 19 08:42:53.753206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 225/464] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:53 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:54.020743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25714f05-330e-4a57-930c-c2cb88773d07 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] POST http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7/action Jan 19 08:42:54.021597 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:54.021597 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:54.022042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25714f05-330e-4a57-930c-c2cb88773d07 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Action body: b'{"os-unmanage": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:42:54.022892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25714f05-330e-4a57-930c-c2cb88773d07 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:42:54.023308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.snapshot_unmanage [None req-25714f05-330e-4a57-930c-c2cb88773d07 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Unmanage snapshot with id: 40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:42:54.050367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:54.050367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:54.051545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-25714f05-330e-4a57-930c-c2cb88773d07 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:42:54.150098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-25714f05-330e-4a57-930c-c2cb88773d07 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot delete request issued successfully. Jan 19 08:42:54.150865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25714f05-330e-4a57-930c-c2cb88773d07 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7/action returned with HTTP 202 Jan 19 08:42:54.152127 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 240/465] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:42:53 2021] POST /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7/action => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:42:54.164940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64850107-3f81-409e-b00f-9b2c93e0e644 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:42:54.166823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64850107-3f81-409e-b00f-9b2c93e0e644 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:54.167027 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:54.167027 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:54.169042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64850107-3f81-409e-b00f-9b2c93e0e644 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:54.245259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:54.245259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:54.246823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-64850107-3f81-409e-b00f-9b2c93e0e644 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:42:54.256937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64850107-3f81-409e-b00f-9b2c93e0e644 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 returned with HTTP 200 Jan 19 08:42:54.259358 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 226/466] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:54 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 => generated 469 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:55.272714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e127cd7d-c975-4b59-bd0c-adb8ea6cca58 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:42:55.273860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e127cd7d-c975-4b59-bd0c-adb8ea6cca58 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:55.274586 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:55.274586 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:55.275385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e127cd7d-c975-4b59-bd0c-adb8ea6cca58 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:55.315685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e127cd7d-c975-4b59-bd0c-adb8ea6cca58 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 returned with HTTP 404 Jan 19 08:42:55.316788 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 241/467] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:55 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:42:55.325105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aaf34f1f-050b-4099-b067-fab1f5d08964 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/detail?all_tenants=1 Jan 19 08:42:55.325632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aaf34f1f-050b-4099-b067-fab1f5d08964 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:55.325826 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:55.325826 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:55.326467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aaf34f1f-050b-4099-b067-fab1f5d08964 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:55.362432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aaf34f1f-050b-4099-b067-fab1f5d08964 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Get all snapshots completed successfully. Jan 19 08:42:55.364852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aaf34f1f-050b-4099-b067-fab1f5d08964 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 19 08:42:55.376514 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 227/468] 10.222.0.25 () {58 vars in 1258 bytes} [Tue Jan 19 08:42:55 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/detail?all_tenants=1 => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:42:55.379969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eaf445c6-2dde-4d00-9a7c-43f1e6997e24 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] POST http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/os-snapshot-manage Jan 19 08:42:55.380960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eaf445c6-2dde-4d00-9a7c-43f1e6997e24 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89ea086e-fb59-4004-8976-13cb08817885", "ref": {"source-name": "_snapshot-40dbe480-abf7-4804-bfcc-7291cfeb2ea7"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-222677066", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-628070269", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:42:55.544330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:55.544330 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:55.549810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eaf445c6-2dde-4d00-9a7c-43f1e6997e24 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Volume info retrieved successfully. Jan 19 08:42:55.553405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.snapshot_manage [None req-eaf445c6-2dde-4d00-9a7c-43f1e6997e24 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Manage snapshot request body: {'snapshot': {'volume_id': '89ea086e-fb59-4004-8976-13cb08817885', 'ref': {'source-name': '_snapshot-40dbe480-abf7-4804-bfcc-7291cfeb2ea7'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-222677066', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-628070269', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87970) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 19 08:42:55.692768 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-eaf445c6-2dde-4d00-9a7c-43f1e6997e24 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:42:55.823064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-eaf445c6-2dde-4d00-9a7c-43f1e6997e24 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Created reservations ['ee70c83c-b0b7-4eeb-914a-4777af9b6a25', '3a1e924e-383a-457f-af25-d0e8f8a3b303', 'b34f087c-e68d-456b-bc7e-e56b7001bd60', 'f56fb750-d61b-4659-abcb-af60289ed72e'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:42:56.128389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eaf445c6-2dde-4d00-9a7c-43f1e6997e24 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/os-snapshot-manage returned with HTTP 202 Jan 19 08:42:56.140855 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-927cd406-2a91-4b20-972d-96e254316929 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:42:56.141381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-927cd406-2a91-4b20-972d-96e254316929 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:56.141870 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-927cd406-2a91-4b20-972d-96e254316929 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:56.142636 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 242/469] 10.222.0.25 () {60 vars in 1259 bytes} [Tue Jan 19 08:42:55 2021] POST /volume/v3/683e02c4c5da47bcb330ced16064f06e/os-snapshot-manage => generated 476 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:42:56.198691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:56.198691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:56.199511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-927cd406-2a91-4b20-972d-96e254316929 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:42:56.201207 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-927cd406-2a91-4b20-972d-96e254316929 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 200 Jan 19 08:42:56.208217 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 228/470] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:56 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 608 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:57.215038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c89db52-f60d-4aab-988f-93d0bebc7d7b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:42:57.216251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c89db52-f60d-4aab-988f-93d0bebc7d7b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:57.216630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:57.216630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:57.217442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c89db52-f60d-4aab-988f-93d0bebc7d7b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:57.277655 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:57.277655 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:57.280958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c89db52-f60d-4aab-988f-93d0bebc7d7b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:42:57.285039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c89db52-f60d-4aab-988f-93d0bebc7d7b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 200 Jan 19 08:42:57.288298 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 243/471] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:57 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 608 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:58.318830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d711791-2cfa-465f-bbef-bec9cb25d0df tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:42:58.320067 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d711791-2cfa-465f-bbef-bec9cb25d0df tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:58.320519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:58.320519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:58.321146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d711791-2cfa-465f-bbef-bec9cb25d0df tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:58.355833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:58.355833 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:58.357126 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9d711791-2cfa-465f-bbef-bec9cb25d0df tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:42:58.359564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d711791-2cfa-465f-bbef-bec9cb25d0df tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 200 Jan 19 08:42:58.360748 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 229/472] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:58 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 608 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:59.373242 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d37b64c-2115-4995-8d97-adbe6faa07a6 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:42:59.374289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d37b64c-2115-4995-8d97-adbe6faa07a6 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:59.374531 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:59.374531 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:59.374921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d37b64c-2115-4995-8d97-adbe6faa07a6 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:59.408905 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:59.408905 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:59.410070 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1d37b64c-2115-4995-8d97-adbe6faa07a6 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:42:59.412635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d37b64c-2115-4995-8d97-adbe6faa07a6 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 200 Jan 19 08:42:59.424779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f2f966d-eb7b-4737-863b-914478b1316c tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:42:59.425771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f2f966d-eb7b-4737-863b-914478b1316c tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:59.426163 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:59.426163 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:59.426812 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f2f966d-eb7b-4737-863b-914478b1316c tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:59.438195 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 244/473] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:59 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 633 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:59.462713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:59.462713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:59.466996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4f2f966d-eb7b-4737-863b-914478b1316c tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:42:59.477213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f2f966d-eb7b-4737-863b-914478b1316c tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 200 Jan 19 08:42:59.479254 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 230/474] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:59 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 633 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:42:59.492791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79c66175-1647-4845-ad16-45f999cc64b4 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] DELETE http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:42:59.493512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79c66175-1647-4845-ad16-45f999cc64b4 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:59.494438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:59.494438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:59.495110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79c66175-1647-4845-ad16-45f999cc64b4 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:42:59.495624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-79c66175-1647-4845-ad16-45f999cc64b4 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Delete snapshot with id: 01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:42:59.552358 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:42:59.552358 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:42:59.560196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-79c66175-1647-4845-ad16-45f999cc64b4 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:42:59.709352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-79c66175-1647-4845-ad16-45f999cc64b4 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot delete request issued successfully. Jan 19 08:42:59.710112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79c66175-1647-4845-ad16-45f999cc64b4 tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 202 Jan 19 08:42:59.711517 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 245/475] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:42:59 2021] DELETE /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:42:59.720195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-442be12e-f5fa-4351-8963-05a81dd7d37b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:42:59.720928 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-442be12e-f5fa-4351-8963-05a81dd7d37b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:42:59.721264 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:42:59.721264 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:42:59.721880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-442be12e-f5fa-4351-8963-05a81dd7d37b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:00.017994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:00.017994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:00.024275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-442be12e-f5fa-4351-8963-05a81dd7d37b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:43:00.026193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-442be12e-f5fa-4351-8963-05a81dd7d37b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 200 Jan 19 08:43:00.032152 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 231/476] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:42:59 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 632 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:01.039577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1139c4ee-7e58-4728-946a-b72afca6baea tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:43:01.041428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1139c4ee-7e58-4728-946a-b72afca6baea tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:01.042016 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:01.042016 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:01.042712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1139c4ee-7e58-4728-946a-b72afca6baea tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:01.091651 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:01.091651 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:01.096882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1139c4ee-7e58-4728-946a-b72afca6baea tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Snapshot retrieved successfully. Jan 19 08:43:01.099011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1139c4ee-7e58-4728-946a-b72afca6baea tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 200 Jan 19 08:43:01.104636 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 246/477] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:43:01 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 632 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:02.119572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb380e80-99da-4998-8d07-c8997be1961b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] GET http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 Jan 19 08:43:02.120648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb380e80-99da-4998-8d07-c8997be1961b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:02.120839 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:02.120839 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:02.121230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb380e80-99da-4998-8d07-c8997be1961b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:02.203490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb380e80-99da-4998-8d07-c8997be1961b tempest-SnapshotManageAdminTest-1513943586 tempest-SnapshotManageAdminTest-1513943586] http://10.222.0.25/volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 returned with HTTP 404 Jan 19 08:43:02.205594 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 232/478] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:43:02 2021] GET /volume/v3/683e02c4c5da47bcb330ced16064f06e/snapshots/01bd2d59-3480-4e4b-a46c-cfcfa9eff7b9 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:02.217584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-48b1419c-5b58-473e-a9c4-8e921ca20b42 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] DELETE http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:43:02.218111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-48b1419c-5b58-473e-a9c4-8e921ca20b42 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:02.218305 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:02.218305 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:02.218994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-48b1419c-5b58-473e-a9c4-8e921ca20b42 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:02.219505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-48b1419c-5b58-473e-a9c4-8e921ca20b42 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Delete snapshot with id: 40dbe480-abf7-4804-bfcc-7291cfeb2ea7 Jan 19 08:43:02.273359 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-48b1419c-5b58-473e-a9c4-8e921ca20b42 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 returned with HTTP 404 Jan 19 08:43:02.274390 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 247/479] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:43:02 2021] DELETE /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/snapshots/40dbe480-abf7-4804-bfcc-7291cfeb2ea7 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:02.283277 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92da8a9c-9008-4ba8-86df-408bad8ad09d tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] DELETE http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:43:02.283793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92da8a9c-9008-4ba8-86df-408bad8ad09d tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:02.284276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92da8a9c-9008-4ba8-86df-408bad8ad09d tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:02.284737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-92da8a9c-9008-4ba8-86df-408bad8ad09d tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Delete volume with id: 89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:43:02.355245 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:02.355245 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:02.357280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-92da8a9c-9008-4ba8-86df-408bad8ad09d tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Volume info retrieved successfully. Jan 19 08:43:02.393548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-92da8a9c-9008-4ba8-86df-408bad8ad09d tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Delete volume request issued successfully. Jan 19 08:43:02.394356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92da8a9c-9008-4ba8-86df-408bad8ad09d tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 returned with HTTP 202 Jan 19 08:43:02.395448 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 233/480] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:43:02 2021] DELETE /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:43:02.403332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15fe5be5-564b-461d-8974-0366f64c4545 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:43:02.403857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15fe5be5-564b-461d-8974-0366f64c4545 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:02.404343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15fe5be5-564b-461d-8974-0366f64c4545 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:02.573860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:02.573860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:02.597868 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15fe5be5-564b-461d-8974-0366f64c4545 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Volume info retrieved successfully. Jan 19 08:43:02.665811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15fe5be5-564b-461d-8974-0366f64c4545 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 returned with HTTP 200 Jan 19 08:43:02.675629 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 248/481] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:02 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 => generated 914 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:03.682867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7654ddf-0d3f-465a-b937-625711842e29 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:43:03.683991 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7654ddf-0d3f-465a-b937-625711842e29 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:03.684394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:03.684394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:03.685206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7654ddf-0d3f-465a-b937-625711842e29 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:03.741068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:03.741068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:03.750311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c7654ddf-0d3f-465a-b937-625711842e29 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Volume info retrieved successfully. Jan 19 08:43:03.777876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7654ddf-0d3f-465a-b937-625711842e29 tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 returned with HTTP 200 Jan 19 08:43:03.779840 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 234/482] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:03 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:04.796642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cfee2de-5e44-4226-8e9e-4d3e23980f3b tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] GET http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 Jan 19 08:43:04.797189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cfee2de-5e44-4226-8e9e-4d3e23980f3b tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:04.797324 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:04.797324 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:04.798051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cfee2de-5e44-4226-8e9e-4d3e23980f3b tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:04.865233 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cfee2de-5e44-4226-8e9e-4d3e23980f3b tempest-SnapshotManageAdminTest-457906490 tempest-SnapshotManageAdminTest-457906490] http://10.222.0.25/volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 returned with HTTP 404 Jan 19 08:43:04.874866 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 249/483] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:04 2021] GET /volume/v3/571cde8c7a7c44c79b89d83904b69ea5/volumes/89ea086e-fb59-4004-8976-13cb08817885 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:09.628774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68293e39-a7cc-488c-93e7-db30f3b5ffdf tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] DELETE http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:43:09.629289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68293e39-a7cc-488c-93e7-db30f3b5ffdf tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:09.629499 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:09.629499 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:09.629904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68293e39-a7cc-488c-93e7-db30f3b5ffdf tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:09.630371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-68293e39-a7cc-488c-93e7-db30f3b5ffdf tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Delete volume with id: 5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:43:09.752873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:09.752873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:09.754067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68293e39-a7cc-488c-93e7-db30f3b5ffdf tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:43:09.819300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68293e39-a7cc-488c-93e7-db30f3b5ffdf tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Delete volume request issued successfully. Jan 19 08:43:09.819971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68293e39-a7cc-488c-93e7-db30f3b5ffdf tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 202 Jan 19 08:43:09.828284 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 235/484] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:43:09 2021] DELETE /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:43:09.836211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e7cbc95-5ed6-4a6e-bb78-d413953dcf74 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:43:09.836692 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e7cbc95-5ed6-4a6e-bb78-d413953dcf74 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:09.837808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e7cbc95-5ed6-4a6e-bb78-d413953dcf74 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:09.989041 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:09.989041 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:10.014267 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3e7cbc95-5ed6-4a6e-bb78-d413953dcf74 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:43:10.068742 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e7cbc95-5ed6-4a6e-bb78-d413953dcf74 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:43:10.079600 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 250/485] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:09 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 913 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:11.088407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eee25bda-f32f-4dac-8732-e03b7cf0925e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:43:11.089111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eee25bda-f32f-4dac-8732-e03b7cf0925e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:11.089715 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:11.089715 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:11.090288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eee25bda-f32f-4dac-8732-e03b7cf0925e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:11.171968 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:11.171968 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:11.183145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eee25bda-f32f-4dac-8732-e03b7cf0925e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:43:11.214124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eee25bda-f32f-4dac-8732-e03b7cf0925e tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:43:11.225384 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 236/486] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:11 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:12.231604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51517418-9b0c-4b70-850f-92aec3d55c6b tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:43:12.232120 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51517418-9b0c-4b70-850f-92aec3d55c6b tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:12.232312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:12.232312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:12.232693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51517418-9b0c-4b70-850f-92aec3d55c6b tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:12.414422 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:12.414422 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:12.442406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-51517418-9b0c-4b70-850f-92aec3d55c6b tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Volume info retrieved successfully. Jan 19 08:43:12.515694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51517418-9b0c-4b70-850f-92aec3d55c6b tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 200 Jan 19 08:43:12.525086 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 251/487] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:12 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 913 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:13.316682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-83fafdb9-da87-472a-9c83-63611e9e0d12 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] GET http://10.222.0.25/volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts Jan 19 08:43:13.317440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-83fafdb9-da87-472a-9c83-63611e9e0d12 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:13.317674 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:13.317674 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:13.318067 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-83fafdb9-da87-472a-9c83-63611e9e0d12 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:13.334580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.hosts [None req-83fafdb9-da87-472a-9c83-63611e9e0d12 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] status, active and update: available, enabled, 2021-01-19 08:43:06+00:00 {{(pid=87971) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 08:43:13.335063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.hosts [None req-83fafdb9-da87-472a-9c83-63611e9e0d12 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] status, active and update: available, enabled, 2021-01-19 08:43:10+00:00 {{(pid=87971) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 08:43:13.335376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.hosts [None req-83fafdb9-da87-472a-9c83-63611e9e0d12 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] status, active and update: available, enabled, 2021-01-19 08:43:06+00:00 {{(pid=87971) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 08:43:13.336099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-83fafdb9-da87-472a-9c83-63611e9e0d12 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] http://10.222.0.25/volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts returned with HTTP 200 Jan 19 08:43:13.337138 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 237/488] 10.222.0.25 () {58 vars in 1207 bytes} [Tue Jan 19 08:43:12 2021] GET /volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts => generated 563 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:13.351259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4495bd7d-5491-438d-ab2b-989eeec9c552 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] GET http://10.222.0.25/volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts Jan 19 08:43:13.351937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4495bd7d-5491-438d-ab2b-989eeec9c552 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:13.352265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:13.352265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:13.353266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4495bd7d-5491-438d-ab2b-989eeec9c552 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:13.372100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.hosts [None req-4495bd7d-5491-438d-ab2b-989eeec9c552 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] status, active and update: available, enabled, 2021-01-19 08:43:06+00:00 {{(pid=87970) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 08:43:13.372643 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.hosts [None req-4495bd7d-5491-438d-ab2b-989eeec9c552 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] status, active and update: available, enabled, 2021-01-19 08:43:10+00:00 {{(pid=87970) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 08:43:13.373202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.hosts [None req-4495bd7d-5491-438d-ab2b-989eeec9c552 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] status, active and update: available, enabled, 2021-01-19 08:43:06+00:00 {{(pid=87970) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 19 08:43:13.374114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4495bd7d-5491-438d-ab2b-989eeec9c552 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] http://10.222.0.25/volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts returned with HTTP 200 Jan 19 08:43:13.375892 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 252/489] 10.222.0.25 () {58 vars in 1207 bytes} [Tue Jan 19 08:43:13 2021] GET /volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts => generated 563 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:13.390358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-769daec4-c960-4352-b0f9-cccba24184c0 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] GET http://10.222.0.25/volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts/n-d-758944-2@lvmdriver-1 Jan 19 08:43:13.397133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-769daec4-c960-4352-b0f9-cccba24184c0 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:13.397904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-769daec4-c960-4352-b0f9-cccba24184c0 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:13.533390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47203984-fb7b-41aa-9ea9-a5a4d189fce4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] GET http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb Jan 19 08:43:13.533905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47203984-fb7b-41aa-9ea9-a5a4d189fce4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:13.534394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47203984-fb7b-41aa-9ea9-a5a4d189fce4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:13.616917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-769daec4-c960-4352-b0f9-cccba24184c0 tempest-VolumeHostsAdminTestsJSON-857356397 tempest-VolumeHostsAdminTestsJSON-857356397] http://10.222.0.25/volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts/n-d-758944-2@lvmdriver-1 returned with HTTP 200 Jan 19 08:43:13.621819 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 238/490] 10.222.0.25 () {58 vars in 1282 bytes} [Tue Jan 19 08:43:13 2021] GET /volume/v3/da1a5e65cfbf4be7b8b4cd1f265afc81/os-hosts/n-d-758944-2@lvmdriver-1 => generated 564 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:13.655414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47203984-fb7b-41aa-9ea9-a5a4d189fce4 tempest-DeleteServersTestJSON-754403270 tempest-DeleteServersTestJSON-754403270] http://10.222.0.25/volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb returned with HTTP 404 Jan 19 08:43:13.662994 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 253/491] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:13 2021] GET /volume/v3/c967315f5c7043029f3b8f6cfad040e5/volumes/5fa0994c-dead-4953-9552-4d66756574bb => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:30.283840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 Jan 19 08:43:30.284654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:30.285153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:30.338409 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:30.339698 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:30.339817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-05cf705a-a487-4c9d-ab6e-22a50f07d08e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] DELETE http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa Jan 19 08:43:30.340330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-05cf705a-a487-4c9d-ab6e-22a50f07d08e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:30.340814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-05cf705a-a487-4c9d-ab6e-22a50f07d08e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:30.341743 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:30.343149 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:30.344181 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:30.366409 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f867158-fb20-4910-9d48-24ee780bd2cf tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 returned with HTTP 200 Jan 19 08:43:30.368151 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 239/492] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:43:30 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 => generated 361 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:30.395323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e977b6e1-dc15-44a9-bed8-c538226d3ee2 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219/defaults Jan 19 08:43:30.396168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e977b6e1-dc15-44a9-bed8-c538226d3ee2 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:30.396710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e977b6e1-dc15-44a9-bed8-c538226d3ee2 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'defaults' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:30.404996 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:30.404996 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:30.487687 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e977b6e1-dc15-44a9-bed8-c538226d3ee2 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219/defaults returned with HTTP 200 Jan 19 08:43:30.490994 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 240/493] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 08:43:30 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219/defaults => generated 361 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:43:30.525621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6a6ff3d-30ca-4c62-9f62-adb21e1455df tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] PUT http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 Jan 19 08:43:30.528263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6a6ff3d-30ca-4c62-9f62-adb21e1455df tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:30.696503 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6a6ff3d-30ca-4c62-9f62-adb21e1455df tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 returned with HTTP 200 Jan 19 08:43:30.697756 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 241/494] 10.222.0.25 () {60 vars in 1341 bytes} [Tue Jan 19 08:43:30 2021] PUT /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 => generated 319 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:30.714756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64fd9af0-887b-4b07-989e-277ee120c044 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] DELETE http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 Jan 19 08:43:30.715393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64fd9af0-887b-4b07-989e-277ee120c044 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:30.715886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64fd9af0-887b-4b07-989e-277ee120c044 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:30.742805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64fd9af0-887b-4b07-989e-277ee120c044 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 returned with HTTP 200 Jan 19 08:43:30.743794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 242/495] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:43:30 2021] DELETE /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 19 08:43:30.754621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-277c4211-bb90-43f8-9829-f773625869f8 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 Jan 19 08:43:30.755161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-277c4211-bb90-43f8-9829-f773625869f8 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:30.755628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-277c4211-bb90-43f8-9829-f773625869f8 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:30.826916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-277c4211-bb90-43f8-9829-f773625869f8 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 returned with HTTP 200 Jan 19 08:43:30.833589 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 243/496] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:43:30 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 => generated 361 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:30.842221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9206ac6-b73d-438d-a715-d60a7d19191e tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] PUT http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 Jan 19 08:43:30.843135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9206ac6-b73d-438d-a715-d60a7d19191e tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:31.213634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9206ac6-b73d-438d-a715-d60a7d19191e tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 returned with HTTP 200 Jan 19 08:43:31.231257 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 244/497] 10.222.0.25 () {60 vars in 1342 bytes} [Tue Jan 19 08:43:30 2021] PUT /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 => generated 319 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:31.253325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c72ba0b-c36e-454a-bb2a-9af94c807008 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219/defaults Jan 19 08:43:31.254271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c72ba0b-c36e-454a-bb2a-9af94c807008 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:31.255514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c72ba0b-c36e-454a-bb2a-9af94c807008 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'defaults' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:31.278227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-05cf705a-a487-4c9d-ab6e-22a50f07d08e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:43:31.283253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-05cf705a-a487-4c9d-ab6e-22a50f07d08e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:43:31.298372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-05cf705a-a487-4c9d-ab6e-22a50f07d08e tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa returned with HTTP 200 Jan 19 08:43:31.299421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 254/498] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:43:30 2021] DELETE /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/ca009d9e-8a81-47cd-88e6-cfa432e23eaa => generated 19 bytes in 965 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:43:31.312595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c72ba0b-c36e-454a-bb2a-9af94c807008 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219/defaults returned with HTTP 200 Jan 19 08:43:31.313437 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 245/499] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 08:43:31 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219/defaults => generated 361 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:31.316971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-5cd1bf31-6d7e-43b8-9fad-3c9c64774d5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] DELETE http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7 Jan 19 08:43:31.317600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-5cd1bf31-6d7e-43b8-9fad-3c9c64774d5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:31.317990 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:31.317990 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:31.318555 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-5cd1bf31-6d7e-43b8-9fad-3c9c64774d5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:31.329629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9451cb1-8ec0-4c43-a8d1-358de0298eba tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 Jan 19 08:43:31.330535 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9451cb1-8ec0-4c43-a8d1-358de0298eba tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:31.331174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9451cb1-8ec0-4c43-a8d1-358de0298eba tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:31.360871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:31.360871 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:31.363944 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9451cb1-8ec0-4c43-a8d1-358de0298eba tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 returned with HTTP 200 Jan 19 08:43:31.365158 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 246/500] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:43:31 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 => generated 361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:31.387710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58f20036-fe33-4400-9588-02fee4ea8310 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True Jan 19 08:43:31.388763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58f20036-fe33-4400-9588-02fee4ea8310 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:31.391135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58f20036-fe33-4400-9588-02fee4ea8310 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:31.459861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58f20036-fe33-4400-9588-02fee4ea8310 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True returned with HTTP 200 Jan 19 08:43:31.461545 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 247/501] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:43:31 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True => generated 1076 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:31.924377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] POST http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes Jan 19 08:43:31.925450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1638296635"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:31.928072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1638296635'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:43:31.928445 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Create volume of 1 GB Jan 19 08:43:31.969882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Availability Zones retrieved successfully. Jan 19 08:43:32.020588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Flow 'volume_create_api' (baf9887c-6068-4394-8054-7233fce0a743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:43:32.026811 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed682bc7-6d9d-498f-aedd-33b5b5c2ce7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:32.028895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:43:32.161288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed682bc7-6d9d-498f-aedd-33b5b5c2ce7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:32.163631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ac45c2-2a06-415a-9ea0-d797dba5e42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:32.281901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Created reservations ['1abd35d3-f1ff-4dc9-bee6-2d90fb35cba3', '052ce563-93c5-4b20-8344-74694935faed', 'ccd4d3c1-6abd-4038-b9eb-65bfd07aaaf7', '2cc8e108-25b6-4bb5-87c4-36fc9322c499'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:32.284232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ac45c2-2a06-415a-9ea0-d797dba5e42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1abd35d3-f1ff-4dc9-bee6-2d90fb35cba3', '052ce563-93c5-4b20-8344-74694935faed', 'ccd4d3c1-6abd-4038-b9eb-65bfd07aaaf7', '2cc8e108-25b6-4bb5-87c4-36fc9322c499']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:32.288023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e86ad79-45f3-4759-b7b3-75180e37f8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:32.329915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-5cd1bf31-6d7e-43b8-9fad-3c9c64774d5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:43:32.330400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-5cd1bf31-6d7e-43b8-9fad-3c9c64774d5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:43:32.337376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-5cd1bf31-6d7e-43b8-9fad-3c9c64774d5d tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7 returned with HTTP 200 Jan 19 08:43:32.339091 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 255/502] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:43:31 2021] DELETE /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/08d9862b-62b5-47a4-b96e-8a4e85845bb7 => generated 19 bytes in 1027 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:32.354931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-709fbae1-170f-447d-ad9f-b1de639c87b1 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] DELETE http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556 Jan 19 08:43:32.358690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-709fbae1-170f-447d-ad9f-b1de639c87b1 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:32.359424 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:32.359424 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:32.360441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-709fbae1-170f-447d-ad9f-b1de639c87b1 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:32.405862 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:32.405862 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:32.427050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e86ad79-45f3-4759-b7b3-75180e37f8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a2cc99a-260d-463a-b534-9228b25d6c45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1638296635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b5405fa09224083b1493807b8d67219',qos_specs=None,replication_status=,reservations=['1abd35d3-f1ff-4dc9-bee6-2d90fb35cba3','052ce563-93c5-4b20-8344-74694935faed','ccd4d3c1-6abd-4038-b9eb-65bfd07aaaf7','2cc8e108-25b6-4bb5-87c4-36fc9322c499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1212b9edf4224ccb8cbca8879da4ba88',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1638296635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a2cc99a-260d-463a-b534-9228b25d6c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b5405fa09224083b1493807b8d67219',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1212b9edf4224ccb8cbca8879da4ba88',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:32.429304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a43b448-24a5-4a80-a448-c09e73246efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:32.484410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a43b448-24a5-4a80-a448-c09e73246efd) transitioned into state 'SUCCESS' from state '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-1638296635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b5405fa09224083b1493807b8d67219',qos_specs=None,replication_status=,reservations=['1abd35d3-f1ff-4dc9-bee6-2d90fb35cba3','052ce563-93c5-4b20-8344-74694935faed','ccd4d3c1-6abd-4038-b9eb-65bfd07aaaf7','2cc8e108-25b6-4bb5-87c4-36fc9322c499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1212b9edf4224ccb8cbca8879da4ba88',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:32.486578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75aacc21-0903-425f-b60e-fb5b2507e3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:32.517306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75aacc21-0903-425f-b60e-fb5b2507e3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:32.519976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Flow 'volume_create_api' (baf9887c-6068-4394-8054-7233fce0a743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:43:32.673476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Create volume request issued successfully. Jan 19 08:43:32.724783 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e57a1d1-7614-4788-a160-65ef847760a1 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes returned with HTTP 202 Jan 19 08:43:32.726751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 248/503] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:43:31 2021] POST /volume/v3/8b5405fa09224083b1493807b8d67219/volumes => generated 825 bytes in 1254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:43:32.741582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6349607f-a162-461b-8349-836f49a90a6c tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] GET http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:32.747233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6349607f-a162-461b-8349-836f49a90a6c tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:32.747526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:32.747526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:32.748276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6349607f-a162-461b-8349-836f49a90a6c tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:32.899300 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:32.899300 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:32.929993 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6349607f-a162-461b-8349-836f49a90a6c tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Volume info retrieved successfully. Jan 19 08:43:32.980388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6349607f-a162-461b-8349-836f49a90a6c tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 returned with HTTP 200 Jan 19 08:43:32.983508 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 249/504] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:32 2021] GET /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 => generated 893 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:33.102051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dabd79cd-5422-4a18-95fb-dc4aa165a924 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:43:33.102628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dabd79cd-5422-4a18-95fb-dc4aa165a924 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:33.102836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.102836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:33.104070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dabd79cd-5422-4a18-95fb-dc4aa165a924 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:33.245090 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.245090 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:33.284820 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dabd79cd-5422-4a18-95fb-dc4aa165a924 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:43:33.339447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dabd79cd-5422-4a18-95fb-dc4aa165a924 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:43:33.341189 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 250/505] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:33 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:33.364883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64307e25-e98c-40f4-ae0a-f3a3a9045105 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:43:33.371845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64307e25-e98c-40f4-ae0a-f3a3a9045105 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:33.372259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.372259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:33.372670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64307e25-e98c-40f4-ae0a-f3a3a9045105 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:33.573729 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:33.573729 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:33.597416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-64307e25-e98c-40f4-ae0a-f3a3a9045105 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:43:33.680603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64307e25-e98c-40f4-ae0a-f3a3a9045105 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:43:33.683232 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 251/506] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:33 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 912 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:33.710988 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-709fbae1-170f-447d-ad9f-b1de639c87b1 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:43:33.711416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-709fbae1-170f-447d-ad9f-b1de639c87b1 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:43:33.724322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b81fdf8-dd58-4b6f-8e2b-d2add5802723 req-709fbae1-170f-447d-ad9f-b1de639c87b1 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556 returned with HTTP 200 Jan 19 08:43:33.725423 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 256/507] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:43:32 2021] DELETE /volume/v3/7261b23478ee451ab1c9b152526c5ffb/attachments/9f0b18fa-a9c2-48ba-a6ce-0b8271bc6556 => generated 19 bytes in 1376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:43:33.998055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49ed9d3d-ed47-4a0f-b45e-9d940d69111b tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] GET http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:33.998653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49ed9d3d-ed47-4a0f-b45e-9d940d69111b tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:33.998877 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:33.998877 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:33.999262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49ed9d3d-ed47-4a0f-b45e-9d940d69111b tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:34.170296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:34.170296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:34.192026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-49ed9d3d-ed47-4a0f-b45e-9d940d69111b tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Volume info retrieved successfully. Jan 19 08:43:34.230378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49ed9d3d-ed47-4a0f-b45e-9d940d69111b tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 returned with HTTP 200 Jan 19 08:43:34.248691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True Jan 19 08:43:34.249464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:34.249849 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:34.249849 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:34.250463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:34.251341 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:34.251341 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:34.254566 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 252/508] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:33 2021] GET /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 => generated 918 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:34.282475 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:34.284071 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:34.286387 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:34.287449 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:34.288587 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:43:34.309987 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0aa6f6b3-55bf-4340-9cfd-2e8bb4ac7aa4 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True returned with HTTP 200 Jan 19 08:43:34.325572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b9b2ddb-5701-48cb-bd40-87ee7a98eb45 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] DELETE http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:34.326358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b9b2ddb-5701-48cb-bd40-87ee7a98eb45 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:34.326734 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:34.326734 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:34.327298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b9b2ddb-5701-48cb-bd40-87ee7a98eb45 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:34.327930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-3b9b2ddb-5701-48cb-bd40-87ee7a98eb45 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Delete volume with id: 3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:34.333713 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 257/509] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:43:34 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True => generated 1076 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:34.383036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:34.383036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:34.384417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b9b2ddb-5701-48cb-bd40-87ee7a98eb45 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Volume info retrieved successfully. Jan 19 08:43:34.433195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b9b2ddb-5701-48cb-bd40-87ee7a98eb45 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Delete volume request issued successfully. Jan 19 08:43:34.433842 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b9b2ddb-5701-48cb-bd40-87ee7a98eb45 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 returned with HTTP 202 Jan 19 08:43:34.435067 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 253/510] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:43:34 2021] DELETE /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:43:34.443229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36e54b2b-10cd-4ccf-bc2b-3fec99acf69d tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] GET http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:34.443852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36e54b2b-10cd-4ccf-bc2b-3fec99acf69d tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:34.444599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36e54b2b-10cd-4ccf-bc2b-3fec99acf69d tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:34.584404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:34.584404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:34.613997 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-36e54b2b-10cd-4ccf-bc2b-3fec99acf69d tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Volume info retrieved successfully. Jan 19 08:43:34.672648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36e54b2b-10cd-4ccf-bc2b-3fec99acf69d tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 returned with HTTP 200 Jan 19 08:43:34.673489 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 258/511] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:34 2021] GET /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 => generated 917 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:35.692857 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c78cda35-fd30-4a43-96e1-f4c53576ec19 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] GET http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:35.693931 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c78cda35-fd30-4a43-96e1-f4c53576ec19 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:35.702860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:35.702860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:35.703652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c78cda35-fd30-4a43-96e1-f4c53576ec19 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:35.861899 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:35.861899 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:35.884772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c78cda35-fd30-4a43-96e1-f4c53576ec19 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Volume info retrieved successfully. Jan 19 08:43:35.934353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c78cda35-fd30-4a43-96e1-f4c53576ec19 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 returned with HTTP 200 Jan 19 08:43:35.936562 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 254/512] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:35 2021] GET /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:36.953198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28f3c7dc-6bb7-41f2-90ad-df10b5cec9e3 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] GET http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:36.953723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28f3c7dc-6bb7-41f2-90ad-df10b5cec9e3 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:36.953811 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:36.953811 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:36.954169 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28f3c7dc-6bb7-41f2-90ad-df10b5cec9e3 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:37.094409 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:37.094409 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:37.123174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28f3c7dc-6bb7-41f2-90ad-df10b5cec9e3 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Volume info retrieved successfully. Jan 19 08:43:37.174784 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28f3c7dc-6bb7-41f2-90ad-df10b5cec9e3 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 returned with HTTP 200 Jan 19 08:43:37.175762 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 259/513] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:36 2021] GET /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 => generated 917 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:38.193253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3dd1a7d-4213-4624-aba8-ae60eab08c35 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] GET http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:38.193809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3dd1a7d-4213-4624-aba8-ae60eab08c35 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:38.193994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:38.193994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:38.194341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3dd1a7d-4213-4624-aba8-ae60eab08c35 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:38.280295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3dd1a7d-4213-4624-aba8-ae60eab08c35 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 returned with HTTP 404 Jan 19 08:43:38.281696 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 255/514] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:38 2021] GET /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:38.294112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] POST http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes Jan 19 08:43:38.294625 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:38.294625 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:38.295384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-132788575"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:38.297318 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-132788575'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:43:38.298055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Create volume of 1 GB Jan 19 08:43:38.313154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Availability Zones retrieved successfully. Jan 19 08:43:38.339291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Flow 'volume_create_api' (82a73620-8a37-4e75-9f31-27abd591a669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:43:38.343789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5858b21a-b9c4-464c-882c-ddccce749799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:38.346407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:43:38.490617 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5858b21a-b9c4-464c-882c-ddccce749799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:38.493034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4947e6a-aad0-4ba0-b0d5-4270e698ebd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:38.655104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Created reservations ['b552a9b5-d988-491e-a3c9-2bafe4d72057', '36debddf-2c6b-49fb-b647-74050638ed18', '9ebe02fb-0526-49f5-85bf-bf1b17172ac8', '1491cad3-e528-4b77-9a39-246444af6f9d'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:38.657592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4947e6a-aad0-4ba0-b0d5-4270e698ebd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b552a9b5-d988-491e-a3c9-2bafe4d72057', '36debddf-2c6b-49fb-b647-74050638ed18', '9ebe02fb-0526-49f5-85bf-bf1b17172ac8', '1491cad3-e528-4b77-9a39-246444af6f9d']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:38.659982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8fde5d-ae46-4a49-897d-1499183ef816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:38.734243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8fde5d-ae46-4a49-897d-1499183ef816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28595a8-ca94-4559-be4a-0c4203b892d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-132788575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b5405fa09224083b1493807b8d67219',qos_specs=None,replication_status=,reservations=['b552a9b5-d988-491e-a3c9-2bafe4d72057','36debddf-2c6b-49fb-b647-74050638ed18','9ebe02fb-0526-49f5-85bf-bf1b17172ac8','1491cad3-e528-4b77-9a39-246444af6f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1212b9edf4224ccb8cbca8879da4ba88',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-132788575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28595a8-ca94-4559-be4a-0c4203b892d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b5405fa09224083b1493807b8d67219',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1212b9edf4224ccb8cbca8879da4ba88',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:38.737161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d4e3af7-c84f-47af-a220-718e73fa2439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:38.766114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d4e3af7-c84f-47af-a220-718e73fa2439) transitioned into state 'SUCCESS' from state '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-132788575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b5405fa09224083b1493807b8d67219',qos_specs=None,replication_status=,reservations=['b552a9b5-d988-491e-a3c9-2bafe4d72057','36debddf-2c6b-49fb-b647-74050638ed18','9ebe02fb-0526-49f5-85bf-bf1b17172ac8','1491cad3-e528-4b77-9a39-246444af6f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1212b9edf4224ccb8cbca8879da4ba88',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:38.768731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed2a63b-c04a-4673-a09b-89e0514b3869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:43:38.792034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed2a63b-c04a-4673-a09b-89e0514b3869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:43:38.796065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Flow 'volume_create_api' (82a73620-8a37-4e75-9f31-27abd591a669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:43:38.851819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Create volume request issued successfully. Jan 19 08:43:38.867080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e72ac535-051c-4c0b-9b92-d3437a6c9839 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes returned with HTTP 202 Jan 19 08:43:38.867842 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 260/515] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:43:38 2021] POST /volume/v3/8b5405fa09224083b1493807b8d67219/volumes => generated 824 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:43:38.881690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1c00e79-5b3a-4c93-ba0f-17481a4ffb78 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] GET http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:38.882280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1c00e79-5b3a-4c93-ba0f-17481a4ffb78 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:38.883119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1c00e79-5b3a-4c93-ba0f-17481a4ffb78 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:38.973616 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:38.973616 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:38.986697 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b1c00e79-5b3a-4c93-ba0f-17481a4ffb78 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Volume info retrieved successfully. Jan 19 08:43:39.024924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1c00e79-5b3a-4c93-ba0f-17481a4ffb78 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 returned with HTTP 200 Jan 19 08:43:39.026756 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 256/516] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:38 2021] GET /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 => generated 892 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:40.043658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-703e7dbc-25d0-41f3-8eb8-ab81d19016ea tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] GET http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:40.044178 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-703e7dbc-25d0-41f3-8eb8-ab81d19016ea tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:40.044290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:40.044290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:40.044680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-703e7dbc-25d0-41f3-8eb8-ab81d19016ea tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:40.147449 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:40.147449 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:40.172951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-703e7dbc-25d0-41f3-8eb8-ab81d19016ea tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Volume info retrieved successfully. Jan 19 08:43:40.226408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-703e7dbc-25d0-41f3-8eb8-ab81d19016ea tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 returned with HTTP 200 Jan 19 08:43:40.227243 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 261/517] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:40 2021] GET /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 => generated 917 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:43:40.244479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-519a8c7d-3e1a-4564-a20c-b41e04920025 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True Jan 19 08:43:40.245297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-519a8c7d-3e1a-4564-a20c-b41e04920025 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:40.245663 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:40.245663 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:40.246286 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-519a8c7d-3e1a-4564-a20c-b41e04920025 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:40.356466 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-519a8c7d-3e1a-4564-a20c-b41e04920025 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True returned with HTTP 200 Jan 19 08:43:40.357900 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 257/518] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:43:40 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True => generated 1076 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:40.373393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-427ba227-192d-48f9-8573-2cc508847272 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/757693ba0de94d5cbf09d7fab9cfd372?usage=True Jan 19 08:43:40.373940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-427ba227-192d-48f9-8573-2cc508847272 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:40.374161 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:40.374161 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:40.374568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-427ba227-192d-48f9-8573-2cc508847272 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:40.456845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-427ba227-192d-48f9-8573-2cc508847272 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/757693ba0de94d5cbf09d7fab9cfd372?usage=True returned with HTTP 200 Jan 19 08:43:40.458050 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 262/519] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:43:40 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/757693ba0de94d5cbf09d7fab9cfd372?usage=True => generated 868 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:40.474256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6afd528-4b5b-4920-a3df-2df023546596 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] POST http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/os-volume-transfer Jan 19 08:43:40.476239 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6afd528-4b5b-4920-a3df-2df023546596 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f28595a8-ca94-4559-be4a-0c4203b892d1"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:40.477797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.volume_transfer [None req-a6afd528-4b5b-4920-a3df-2df023546596 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Creating new volume transfer {'transfer': {'volume_id': 'f28595a8-ca94-4559-be4a-0c4203b892d1'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 19 08:43:40.478153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_transfer [None req-a6afd528-4b5b-4920-a3df-2df023546596 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Creating transfer of volume f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:40.478527 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.transfer.api [None req-a6afd528-4b5b-4920-a3df-2df023546596 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Generating transfer record for volume f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:40.581912 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:40.581912 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:40.647642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6afd528-4b5b-4920-a3df-2df023546596 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/os-volume-transfer returned with HTTP 202 Jan 19 08:43:40.648670 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 258/520] 10.222.0.25 () {60 vars in 1258 bytes} [Tue Jan 19 08:43:40 2021] POST /volume/v3/8b5405fa09224083b1493807b8d67219/os-volume-transfer => generated 507 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:43:41.057548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] POST http://10.222.0.25/volume/v3/757693ba0de94d5cbf09d7fab9cfd372/os-volume-transfer/debe0e29-1ac2-49ff-8351-2f0449851ef7/accept Jan 19 08:43:41.058486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e8ec01de44a2dee4"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:41.059646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.volume_transfer [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Accepting volume transfer debe0e29-1ac2-49ff-8351-2f0449851ef7 {{(pid=87970) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 19 08:43:41.059983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_transfer [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Accepting transfer debe0e29-1ac2-49ff-8351-2f0449851ef7 Jan 19 08:43:41.296741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Created reservations ['cdc1acbc-f110-449f-9be3-4594462945d7', '49a668de-ba3e-4042-80f8-c4e06615a156', '457b5e14-1e66-4d85-8fb4-baf88ec8d27e', '5ffe2f9a-b885-4dad-82a3-72966f30a793'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:41.362696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Created reservations ['b18d9bd2-f5e4-440c-a400-2fffb1fd7250', '589cbdca-6ab0-428c-8f64-7940b5b133fa', 'd2494e75-a0b1-4d77-9eeb-118cd446cda7', '041ea5fc-f09a-44a4-8409-78229ccb8995'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:41.514389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Created reservations ['88584355-f0d4-46f5-b912-98b0559072ca', '5b77a382-52e1-4c0a-804d-ed87d33b482e', '69e3b84a-dceb-465e-93f5-9237c3591e85', '3ff9417f-4a23-4ad3-893f-305fff24964b'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:41.625592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Created reservations ['71f81f49-0b54-427b-b4f3-e19fb7f21b4f', '855e272d-4bee-45f3-8712-94202cf3d3ca', '9b5c8b14-5e86-4d5f-a5a1-f07a1c7c43ef', 'ecd4971b-75c2-4186-9b13-9da81ed52dfd'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:43:41.630535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:41.630535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:41.747862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Transfer volume completed successfully. Jan 19 08:43:41.776237 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:43:41.776237 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:43:41.947077 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.transfer.api [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Volume f28595a8-ca94-4559-be4a-0c4203b892d1 has been transferred. Jan 19 08:43:42.022239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0960ffaf-3ad4-4fa2-849c-8289434446f7 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] http://10.222.0.25/volume/v3/757693ba0de94d5cbf09d7fab9cfd372/os-volume-transfer/debe0e29-1ac2-49ff-8351-2f0449851ef7/accept returned with HTTP 202 Jan 19 08:43:42.023997 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 263/521] 10.222.0.25 () {60 vars in 1390 bytes} [Tue Jan 19 08:43:40 2021] POST /volume/v3/757693ba0de94d5cbf09d7fab9cfd372/os-volume-transfer/debe0e29-1ac2-49ff-8351-2f0449851ef7/accept => generated 431 bytes in 1369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:43:42.033477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-697daf0b-89f7-432b-b436-bfadee7ec989 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] GET http://10.222.0.25/volume/v3/757693ba0de94d5cbf09d7fab9cfd372/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:42.034005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-697daf0b-89f7-432b-b436-bfadee7ec989 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:42.034195 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:42.034195 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:42.034857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-697daf0b-89f7-432b-b436-bfadee7ec989 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:42.100291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:42.100291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:42.110563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-697daf0b-89f7-432b-b436-bfadee7ec989 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] Volume info retrieved successfully. Jan 19 08:43:42.134712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-697daf0b-89f7-432b-b436-bfadee7ec989 tempest-VolumeQuotasAdminTestJSON-786318069 tempest-VolumeQuotasAdminTestJSON-786318069] http://10.222.0.25/volume/v3/757693ba0de94d5cbf09d7fab9cfd372/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 returned with HTTP 200 Jan 19 08:43:42.135424 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 259/522] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:42 2021] GET /volume/v3/757693ba0de94d5cbf09d7fab9cfd372/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:42.154622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-94f6ab28-c0bd-4175-b660-73254e83f769 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True Jan 19 08:43:42.155281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-94f6ab28-c0bd-4175-b660-73254e83f769 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:42.155609 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:42.155609 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:42.156183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-94f6ab28-c0bd-4175-b660-73254e83f769 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:42.157003 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:42.157003 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:42.220846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-94f6ab28-c0bd-4175-b660-73254e83f769 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True returned with HTTP 200 Jan 19 08:43:42.237326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cdf4ebc9-e227-4f74-8191-d06624310418 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/757693ba0de94d5cbf09d7fab9cfd372?usage=True Jan 19 08:43:42.238030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cdf4ebc9-e227-4f74-8191-d06624310418 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:42.238388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:42.238388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:42.239047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cdf4ebc9-e227-4f74-8191-d06624310418 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:42.239623 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 264/523] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:43:42 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219?usage=True => generated 1076 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:42.294660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cdf4ebc9-e227-4f74-8191-d06624310418 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/757693ba0de94d5cbf09d7fab9cfd372?usage=True returned with HTTP 200 Jan 19 08:43:42.295680 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 260/524] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:43:42 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/757693ba0de94d5cbf09d7fab9cfd372?usage=True => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:42.310391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d281d7d-dc2c-4333-a202-5192ccc20f75 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] DELETE http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:42.311192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d281d7d-dc2c-4333-a202-5192ccc20f75 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:42.311675 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d281d7d-dc2c-4333-a202-5192ccc20f75 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:42.312725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-7d281d7d-dc2c-4333-a202-5192ccc20f75 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Delete volume with id: f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:42.394075 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:42.394075 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:42.395124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7d281d7d-dc2c-4333-a202-5192ccc20f75 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Volume info retrieved successfully. Jan 19 08:43:42.451085 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7d281d7d-dc2c-4333-a202-5192ccc20f75 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Delete volume request issued successfully. Jan 19 08:43:42.451822 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d281d7d-dc2c-4333-a202-5192ccc20f75 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 returned with HTTP 202 Jan 19 08:43:42.452868 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 265/525] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:43:42 2021] DELETE /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:43:42.461796 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff8221ae-aa2b-4b9e-bffb-124252e4e08a tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:42.464049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff8221ae-aa2b-4b9e-bffb-124252e4e08a tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:42.466606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff8221ae-aa2b-4b9e-bffb-124252e4e08a tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:42.674247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:42.674247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:42.697619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ff8221ae-aa2b-4b9e-bffb-124252e4e08a tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Volume info retrieved successfully. Jan 19 08:43:42.729138 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff8221ae-aa2b-4b9e-bffb-124252e4e08a tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 returned with HTTP 200 Jan 19 08:43:42.741814 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 261/526] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:42 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 => generated 1087 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:43.752132 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf7899ec-e9e3-47e5-aaf8-0ff8aa523a50 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:43.752806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf7899ec-e9e3-47e5-aaf8-0ff8aa523a50 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:43.753035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:43.753035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:43.753386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf7899ec-e9e3-47e5-aaf8-0ff8aa523a50 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:43.867021 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:43:43.867021 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:43:43.884928 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bf7899ec-e9e3-47e5-aaf8-0ff8aa523a50 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Volume info retrieved successfully. Jan 19 08:43:43.932581 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf7899ec-e9e3-47e5-aaf8-0ff8aa523a50 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 returned with HTTP 200 Jan 19 08:43:43.946076 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 266/527] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:43 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 => generated 1087 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:43:44.955170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bd0d1633-60b3-4064-a1d8-c7abc6e4af17 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:44.956428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bd0d1633-60b3-4064-a1d8-c7abc6e4af17 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:44.956860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:44.956860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:44.957516 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bd0d1633-60b3-4064-a1d8-c7abc6e4af17 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:45.095616 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bd0d1633-60b3-4064-a1d8-c7abc6e4af17 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 returned with HTTP 404 Jan 19 08:43:45.096680 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 262/528] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:43:44 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:45.109384 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bc9a218-1656-4507-8903-9f8c7ba45e5b tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] GET http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/e7c13f085d3f4ff489b2340a2c4421b9?usage=True Jan 19 08:43:45.109921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bc9a218-1656-4507-8903-9f8c7ba45e5b tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:45.110139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:43:45.110139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:43:45.110536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bc9a218-1656-4507-8903-9f8c7ba45e5b tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:45.214094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bc9a218-1656-4507-8903-9f8c7ba45e5b tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/e7c13f085d3f4ff489b2340a2c4421b9?usage=True returned with HTTP 200 Jan 19 08:43:45.215446 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 267/529] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:43:45 2021] GET /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/e7c13f085d3f4ff489b2340a2c4421b9?usage=True => generated 868 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:45.232973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f39580ad-e45b-4f36-a77f-b91398749330 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] PUT http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 Jan 19 08:43:45.233749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f39580ad-e45b-4f36-a77f-b91398749330 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:45.624306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f39580ad-e45b-4f36-a77f-b91398749330 tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 returned with HTTP 200 Jan 19 08:43:45.635034 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 263/530] 10.222.0.25 () {60 vars in 1342 bytes} [Tue Jan 19 08:43:45 2021] PUT /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 => generated 321 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:45.638995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74f38e84-c163-409a-9f79-f0b7b0d3766b tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] PUT http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 Jan 19 08:43:45.640351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74f38e84-c163-409a-9f79-f0b7b0d3766b tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:43:46.019657 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74f38e84-c163-409a-9f79-f0b7b0d3766b tempest-VolumeQuotasAdminTestJSON-258774500 tempest-VolumeQuotasAdminTestJSON-258774500] http://10.222.0.25/volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 returned with HTTP 200 Jan 19 08:43:46.021471 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 268/531] 10.222.0.25 () {60 vars in 1342 bytes} [Tue Jan 19 08:43:45 2021] PUT /volume/v3/e7c13f085d3f4ff489b2340a2c4421b9/os-quota-sets/8b5405fa09224083b1493807b8d67219 => generated 319 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:43:46.032147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f34d0244-190c-4267-8154-9a10d61c02f6 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] DELETE http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:46.034230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f34d0244-190c-4267-8154-9a10d61c02f6 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:46.034230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f34d0244-190c-4267-8154-9a10d61c02f6 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:46.034230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f34d0244-190c-4267-8154-9a10d61c02f6 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Delete volume with id: f28595a8-ca94-4559-be4a-0c4203b892d1 Jan 19 08:43:46.132802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f34d0244-190c-4267-8154-9a10d61c02f6 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 returned with HTTP 404 Jan 19 08:43:46.138634 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 264/532] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:43:46 2021] DELETE /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/f28595a8-ca94-4559-be4a-0c4203b892d1 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:43:46.143035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0780027-0595-4592-b2fd-b29548437680 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] DELETE http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:46.144072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0780027-0595-4592-b2fd-b29548437680 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:43:46.144213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0780027-0595-4592-b2fd-b29548437680 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:43:46.144575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f0780027-0595-4592-b2fd-b29548437680 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] Delete volume with id: 3a2cc99a-260d-463a-b534-9228b25d6c45 Jan 19 08:43:46.229075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0780027-0595-4592-b2fd-b29548437680 tempest-VolumeQuotasAdminTestJSON-1865152246 tempest-VolumeQuotasAdminTestJSON-1865152246] http://10.222.0.25/volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 returned with HTTP 404 Jan 19 08:43:46.235692 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 269/533] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:43:46 2021] DELETE /volume/v3/8b5405fa09224083b1493807b8d67219/volumes/3a2cc99a-260d-463a-b534-9228b25d6c45 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:01.658809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58909902-471a-4c08-9507-be385f98c990 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] DELETE http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:44:01.659389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58909902-471a-4c08-9507-be385f98c990 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:01.659792 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58909902-471a-4c08-9507-be385f98c990 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:01.660493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-58909902-471a-4c08-9507-be385f98c990 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Delete volume with id: 4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:44:01.785380 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:01.785380 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:01.787807 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-58909902-471a-4c08-9507-be385f98c990 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:01.833403 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-58909902-471a-4c08-9507-be385f98c990 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Delete volume request issued successfully. Jan 19 08:44:01.834197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58909902-471a-4c08-9507-be385f98c990 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 202 Jan 19 08:44:01.839275 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 265/534] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:44:01 2021] DELETE /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:01.847758 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a476d60c-92c6-4c17-b3e3-a55fd22997a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:44:01.848524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a476d60c-92c6-4c17-b3e3-a55fd22997a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:01.850249 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:01.850249 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:01.850941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a476d60c-92c6-4c17-b3e3-a55fd22997a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:01.916272 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:01.916272 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:01.933468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a476d60c-92c6-4c17-b3e3-a55fd22997a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:01.960089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a476d60c-92c6-4c17-b3e3-a55fd22997a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 200 Jan 19 08:44:01.961363 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 266/535] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:01 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:02.167045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58dcc703-99cb-470b-9bc0-e87cc1ce64e4 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] GET http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services Jan 19 08:44:02.167842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58dcc703-99cb-470b-9bc0-e87cc1ce64e4 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:02.168390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58dcc703-99cb-470b-9bc0-e87cc1ce64e4 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:02.190638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58dcc703-99cb-470b-9bc0-e87cc1ce64e4 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services returned with HTTP 200 Jan 19 08:44:02.191445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 270/536] 10.222.0.25 () {58 vars in 1216 bytes} [Tue Jan 19 08:44:01 2021] GET /volume/v3/87367686936440a0905a93af88cd9eaa/os-services => generated 629 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:02.206043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b1f901e-849e-4461-8fb6-ab413b5fd888 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] PUT http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/disable-log-reason Jan 19 08:44:02.206692 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:02.206692 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:02.207447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b1f901e-849e-4461-8fb6-ab413b5fd888 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] Action: 'update', calling method: update, body: {"host": "n-d-758944-2", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:02.214861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b1f901e-849e-4461-8fb6-ab413b5fd888 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/disable-log-reason returned with HTTP 400 Jan 19 08:44:02.216012 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 267/537] 10.222.0.25 () {60 vars in 1293 bytes} [Tue Jan 19 08:44:02 2021] PUT /volume/v3/87367686936440a0905a93af88cd9eaa/os-services/disable-log-reason => generated 136 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 19 08:44:02.227922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-325b1c86-c33b-4edf-b858-b9861eda9ea8 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] PUT http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/disable Jan 19 08:44:02.229067 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-325b1c86-c33b-4edf-b858-b9861eda9ea8 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] Action: 'update', calling method: update, body: {"host": "n-d-758944-2", "binary": "invalid_binary"} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:02.261347 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-325b1c86-c33b-4edf-b858-b9861eda9ea8 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/disable returned with HTTP 404 Jan 19 08:44:02.269292 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 271/538] 10.222.0.25 () {60 vars in 1260 bytes} [Tue Jan 19 08:44:02 2021] PUT /volume/v3/87367686936440a0905a93af88cd9eaa/os-services/disable => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:02.281197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc525a45-04e7-4ec8-be57-52aff16127f0 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] PUT http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/enable Jan 19 08:44:02.282149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bc525a45-04e7-4ec8-be57-52aff16127f0 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:02.313034 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc525a45-04e7-4ec8-be57-52aff16127f0 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/enable returned with HTTP 404 Jan 19 08:44:02.314242 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 268/539] 10.222.0.25 () {60 vars in 1257 bytes} [Tue Jan 19 08:44:02 2021] PUT /volume/v3/87367686936440a0905a93af88cd9eaa/os-services/enable => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:02.326005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e6c8489-3e52-4203-8d7e-ec180b969494 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] PUT http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/freeze Jan 19 08:44:02.327185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e6c8489-3e52-4203-8d7e-ec180b969494 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:02.355796 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e6c8489-3e52-4203-8d7e-ec180b969494 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/freeze returned with HTTP 400 Jan 19 08:44:02.363683 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 272/540] 10.222.0.25 () {60 vars in 1257 bytes} [Tue Jan 19 08:44:02 2021] PUT /volume/v3/87367686936440a0905a93af88cd9eaa/os-services/freeze => generated 83 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:44:02.369914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-feeafa28-cab1-4f15-a7c6-e7682c7d2cc5 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] PUT http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/thaw Jan 19 08:44:02.370863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-feeafa28-cab1-4f15-a7c6-e7682c7d2cc5 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:02.396863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-feeafa28-cab1-4f15-a7c6-e7682c7d2cc5 tempest-VolumeServicesNegativeTest-2081543280 tempest-VolumeServicesNegativeTest-2081543280] http://10.222.0.25/volume/v3/87367686936440a0905a93af88cd9eaa/os-services/thaw returned with HTTP 400 Jan 19 08:44:02.398469 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 269/541] 10.222.0.25 () {60 vars in 1251 bytes} [Tue Jan 19 08:44:02 2021] PUT /volume/v3/87367686936440a0905a93af88cd9eaa/os-services/thaw => generated 83 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:44:02.977226 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a82247f-a69a-4995-9496-ad20cdde0fae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:44:02.977960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a82247f-a69a-4995-9496-ad20cdde0fae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:02.978620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a82247f-a69a-4995-9496-ad20cdde0fae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:03.116441 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:03.116441 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:03.138466 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2a82247f-a69a-4995-9496-ad20cdde0fae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:03.187559 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a82247f-a69a-4995-9496-ad20cdde0fae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 200 Jan 19 08:44:03.189218 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 273/542] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:02 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:04.204682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbeee379-2cfc-4b19-b052-5abe9eec8925 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:44:04.205266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbeee379-2cfc-4b19-b052-5abe9eec8925 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:04.205681 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbeee379-2cfc-4b19-b052-5abe9eec8925 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:04.342663 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:04.342663 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:04.358297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fbeee379-2cfc-4b19-b052-5abe9eec8925 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:04.401588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbeee379-2cfc-4b19-b052-5abe9eec8925 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 200 Jan 19 08:44:04.403182 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 270/543] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:04 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:05.418733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-386d7707-aa83-4f47-b94c-86fd85455284 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a Jan 19 08:44:05.419443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-386d7707-aa83-4f47-b94c-86fd85455284 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:05.419637 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:05.419637 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:05.420790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-386d7707-aa83-4f47-b94c-86fd85455284 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:05.635633 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-386d7707-aa83-4f47-b94c-86fd85455284 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a returned with HTTP 404 Jan 19 08:44:05.644228 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c54acdc3-1241-40bb-b3f4-2d9975c925a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] DELETE http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:44:05.645021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c54acdc3-1241-40bb-b3f4-2d9975c925a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:05.645220 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:05.645220 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:05.646754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c54acdc3-1241-40bb-b3f4-2d9975c925a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:05.647230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-c54acdc3-1241-40bb-b3f4-2d9975c925a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Delete volume with id: 256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:44:05.650733 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 274/544] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:05 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/4475e568-bd75-454e-97b8-5292a511fe8a => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:05.763133 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:05.763133 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:05.765915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c54acdc3-1241-40bb-b3f4-2d9975c925a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:05.822584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c54acdc3-1241-40bb-b3f4-2d9975c925a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Delete volume request issued successfully. Jan 19 08:44:05.823272 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c54acdc3-1241-40bb-b3f4-2d9975c925a9 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 202 Jan 19 08:44:05.824328 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 271/545] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:44:05 2021] DELETE /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:05.832111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75dd2c43-c414-431c-98fd-627a2a5e01ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:44:05.832633 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75dd2c43-c414-431c-98fd-627a2a5e01ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:05.833115 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75dd2c43-c414-431c-98fd-627a2a5e01ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:05.991722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:05.991722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:06.011309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-75dd2c43-c414-431c-98fd-627a2a5e01ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:06.070962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75dd2c43-c414-431c-98fd-627a2a5e01ae tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 200 Jan 19 08:44:06.072281 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 275/546] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:05 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:07.088381 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6430e5d-bf58-4932-ba93-8b117177b402 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:44:07.089041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6430e5d-bf58-4932-ba93-8b117177b402 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:07.089375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:07.089375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:07.089906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6430e5d-bf58-4932-ba93-8b117177b402 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:07.260710 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:07.260710 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:07.291373 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6430e5d-bf58-4932-ba93-8b117177b402 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:07.358088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6430e5d-bf58-4932-ba93-8b117177b402 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 200 Jan 19 08:44:07.359257 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 272/547] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:07 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 912 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:08.376058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-85881954-39bc-4d9e-868c-32333311482c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:44:08.376690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-85881954-39bc-4d9e-868c-32333311482c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:08.377015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:08.377015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:08.377576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-85881954-39bc-4d9e-868c-32333311482c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:08.480029 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:08.480029 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:08.528564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-85881954-39bc-4d9e-868c-32333311482c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:08.575379 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-85881954-39bc-4d9e-868c-32333311482c tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 200 Jan 19 08:44:08.576916 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 276/548] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:08 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:09.592641 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dba1d554-efc8-4a09-a2b0-1bf71baae801 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 Jan 19 08:44:09.593136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dba1d554-efc8-4a09-a2b0-1bf71baae801 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:09.593789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:09.593789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:09.594557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dba1d554-efc8-4a09-a2b0-1bf71baae801 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:09.692309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dba1d554-efc8-4a09-a2b0-1bf71baae801 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 returned with HTTP 404 Jan 19 08:44:09.694694 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 273/549] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:09 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/256abb96-412f-44c9-827e-e60b769d78f9 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:09.701788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6513c208-c7ed-496a-889b-9a63f3ec8904 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] DELETE http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:44:09.702309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6513c208-c7ed-496a-889b-9a63f3ec8904 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:09.702541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:09.702541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:09.703205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6513c208-c7ed-496a-889b-9a63f3ec8904 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:09.703670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6513c208-c7ed-496a-889b-9a63f3ec8904 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Delete volume with id: 760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:44:09.806185 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:09.806185 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:09.807396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6513c208-c7ed-496a-889b-9a63f3ec8904 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:09.871771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6513c208-c7ed-496a-889b-9a63f3ec8904 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Delete volume request issued successfully. Jan 19 08:44:09.872527 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6513c208-c7ed-496a-889b-9a63f3ec8904 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 202 Jan 19 08:44:09.877246 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 277/550] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:44:09 2021] DELETE /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:09.889464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92fb895d-ca59-4b83-a883-237f17a09aca tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:44:09.890249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92fb895d-ca59-4b83-a883-237f17a09aca tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:09.891011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92fb895d-ca59-4b83-a883-237f17a09aca tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:10.042671 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:10.042671 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:10.072808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-92fb895d-ca59-4b83-a883-237f17a09aca tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:10.139141 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92fb895d-ca59-4b83-a883-237f17a09aca tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:44:10.143793 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 274/551] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:09 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 1361 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:44:11.160627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a69aa72-4a6a-4a27-ad9c-008e7094e0d2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:44:11.161124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a69aa72-4a6a-4a27-ad9c-008e7094e0d2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:11.161977 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:11.161977 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:11.162444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a69aa72-4a6a-4a27-ad9c-008e7094e0d2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:11.259094 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:11.259094 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:11.278117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a69aa72-4a6a-4a27-ad9c-008e7094e0d2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:11.346817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a69aa72-4a6a-4a27-ad9c-008e7094e0d2 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:44:11.347623 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 278/552] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:11 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 1361 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:44:12.377736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fe91626-6954-4ad5-a2bb-7119886c1803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:44:12.378254 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fe91626-6954-4ad5-a2bb-7119886c1803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:12.378647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:12.378647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:12.379155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fe91626-6954-4ad5-a2bb-7119886c1803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:12.524032 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:12.524032 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:12.558618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9fe91626-6954-4ad5-a2bb-7119886c1803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Volume info retrieved successfully. Jan 19 08:44:12.646775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fe91626-6954-4ad5-a2bb-7119886c1803 tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 200 Jan 19 08:44:12.647618 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 275/553] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:12 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 1361 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:44:13.665491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38fc1ee7-ac07-4107-a14b-7b0551b7fa7f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] GET http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 Jan 19 08:44:13.667346 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38fc1ee7-ac07-4107-a14b-7b0551b7fa7f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:13.667759 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:13.667759 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:13.668430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38fc1ee7-ac07-4107-a14b-7b0551b7fa7f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:13.816076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38fc1ee7-ac07-4107-a14b-7b0551b7fa7f tempest-TaggedBootDevicesTest-923091673 tempest-TaggedBootDevicesTest-923091673] http://10.222.0.25/volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 returned with HTTP 404 Jan 19 08:44:13.818178 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 279/554] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:13 2021] GET /volume/v3/7261b23478ee451ab1c9b152526c5ffb/volumes/760b49d9-fc94-4216-a182-6c4f1f8b3fe3 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:17.204308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-577f6c4a-9b3e-4b15-922a-33525bc4f2b7 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] POST http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types Jan 19 08:44:17.204839 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:17.204839 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:17.205178 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-577f6c4a-9b3e-4b15-922a-33525bc4f2b7 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1177386220", "os-volume-type-access:is_public": false}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:17.254019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-577f6c4a-9b3e-4b15-922a-33525bc4f2b7 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types returned with HTTP 200 Jan 19 08:44:17.255351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 276/555] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 08:44:16 2021] POST /volume/v3/a9344dd772904c11a3ff19379ef0913e/types => generated 229 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:17.579320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71364326-7b3a-46b4-b9a0-ebd05af55ccd tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] POST http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes Jan 19 08:44:17.580110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71364326-7b3a-46b4-b9a0-ebd05af55ccd tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6b40017-52f4-4062-9ba6-3a49904222c1", "size": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:17.581262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-71364326-7b3a-46b4-b9a0-ebd05af55ccd tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Create volume request body: {'volume': {'volume_type': 'd6b40017-52f4-4062-9ba6-3a49904222c1', 'size': 1}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:44:17.637721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71364326-7b3a-46b4-b9a0-ebd05af55ccd tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes returned with HTTP 404 Jan 19 08:44:17.644021 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 280/556] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:44:17 2021] POST /volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes => generated 114 bytes in 382 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:17.653161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-352138e9-2a36-47d8-99ca-adb96bfd86ac tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] POST http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1/action Jan 19 08:44:17.654075 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-352138e9-2a36-47d8-99ca-adb96bfd86ac tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action body: b'{"addProjectAccess": {"project": "2c5b9477bf2549f1be9208649192cd42"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:44:17.654596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-352138e9-2a36-47d8-99ca-adb96bfd86ac tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2c5b9477bf2549f1be9208649192cd42"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:17.686650 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-352138e9-2a36-47d8-99ca-adb96bfd86ac tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1/action returned with HTTP 202 Jan 19 08:44:17.691286 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 277/557] 10.222.0.25 () {60 vars in 1351 bytes} [Tue Jan 19 08:44:17 2021] POST /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:17.701444 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] POST http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes Jan 19 08:44:17.702470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6b40017-52f4-4062-9ba6-3a49904222c1", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-519747047"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:17.703801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Create volume request body: {'volume': {'volume_type': 'd6b40017-52f4-4062-9ba6-3a49904222c1', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-519747047'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:44:17.718209 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Create volume of 1 GB Jan 19 08:44:17.719509 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:17.719509 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:17.720831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Availability Zones retrieved successfully. Jan 19 08:44:17.739874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Flow 'volume_create_api' (83f27d83-69f9-4e63-bf72-d897942c554c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:44:17.743108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044b23c6-1d25-4afa-93ad-164b13221438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:17.745395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:44:17.811122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044b23c6-1d25-4afa-93ad-164b13221438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:44:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6b40017-52f4-4062-9ba6-3a49904222c1,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1177386220',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6b40017-52f4-4062-9ba6-3a49904222c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:17.814204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f269f21-db28-46d1-ab47-a66757a23209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:17.867165 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1177386220 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1177386220, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:44:17.868434 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1177386220 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1177386220, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:44:17.920003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Created reservations ['bd38bd8f-0cd7-4235-96d2-ab76942bab77', '87a52cbc-987a-4820-81fd-03ed4ae8feb8', '6f1d0a48-1b61-4180-b477-0c7ffd96b3f4', '436b1275-b98b-4379-bf79-22dbf9b77eba'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:44:17.922258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f269f21-db28-46d1-ab47-a66757a23209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd38bd8f-0cd7-4235-96d2-ab76942bab77', '87a52cbc-987a-4820-81fd-03ed4ae8feb8', '6f1d0a48-1b61-4180-b477-0c7ffd96b3f4', '436b1275-b98b-4379-bf79-22dbf9b77eba']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:17.926140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96ede04-9897-48e0-8f93-6374cfe6e19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:18.009081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96ede04-9897-48e0-8f93-6374cfe6e19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86000927-4101-41f9-b7a2-fce483c7fb82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-519747047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5b9477bf2549f1be9208649192cd42',qos_specs=None,replication_status=,reservations=['bd38bd8f-0cd7-4235-96d2-ab76942bab77','87a52cbc-987a-4820-81fd-03ed4ae8feb8','6f1d0a48-1b61-4180-b477-0c7ffd96b3f4','436b1275-b98b-4379-bf79-22dbf9b77eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a5e9c32d5749b0abcf412ace6acb70',volume_type_id=d6b40017-52f4-4062-9ba6-3a49904222c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-519747047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86000927-4101-41f9-b7a2-fce483c7fb82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5b9477bf2549f1be9208649192cd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='77a5e9c32d5749b0abcf412ace6acb70',volume_attachment=,volume_type=,volume_type_id=d6b40017-52f4-4062-9ba6-3a49904222c1)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:18.011987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8003c368-34d9-4834-9ddb-83df42c55bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:18.050303 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8003c368-34d9-4834-9ddb-83df42c55bd3) transitioned into state 'SUCCESS' from state '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-519747047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5b9477bf2549f1be9208649192cd42',qos_specs=None,replication_status=,reservations=['bd38bd8f-0cd7-4235-96d2-ab76942bab77','87a52cbc-987a-4820-81fd-03ed4ae8feb8','6f1d0a48-1b61-4180-b477-0c7ffd96b3f4','436b1275-b98b-4379-bf79-22dbf9b77eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a5e9c32d5749b0abcf412ace6acb70',volume_type_id=d6b40017-52f4-4062-9ba6-3a49904222c1)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:18.055544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad237ac-0fc4-487e-8a90-ab601a7ff34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:18.075587 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad237ac-0fc4-487e-8a90-ab601a7ff34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:18.078563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Flow 'volume_create_api' (83f27d83-69f9-4e63-bf72-d897942c554c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:44:18.141298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Create volume request issued successfully. Jan 19 08:44:18.160671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c10ac45-f90a-40eb-82c5-8659746b443b tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes returned with HTTP 202 Jan 19 08:44:18.172186 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 281/558] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:44:17 2021] POST /volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes => generated 861 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:44:18.180439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-814c3b06-718e-4481-af2a-389d5e37a794 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] GET http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 Jan 19 08:44:18.181218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-814c3b06-718e-4481-af2a-389d5e37a794 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:18.181857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-814c3b06-718e-4481-af2a-389d5e37a794 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:18.314001 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:18.314001 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:18.324791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-814c3b06-718e-4481-af2a-389d5e37a794 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Volume info retrieved successfully. Jan 19 08:44:18.354840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-814c3b06-718e-4481-af2a-389d5e37a794 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 returned with HTTP 200 Jan 19 08:44:18.356197 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 278/559] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:18 2021] GET /volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 => generated 929 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:19.376217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21440239-e49e-4b3a-8454-b19d135540f5 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] GET http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 Jan 19 08:44:19.377541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21440239-e49e-4b3a-8454-b19d135540f5 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:19.377917 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:19.377917 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:19.378593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21440239-e49e-4b3a-8454-b19d135540f5 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:19.469083 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:19.469083 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:19.484410 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-21440239-e49e-4b3a-8454-b19d135540f5 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Volume info retrieved successfully. Jan 19 08:44:19.561767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21440239-e49e-4b3a-8454-b19d135540f5 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 returned with HTTP 200 Jan 19 08:44:19.576671 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 282/560] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:19 2021] GET /volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 => generated 954 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:19.581312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b6a66454-5b04-43cb-9e25-f98dc7fade50 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] POST http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1/action Jan 19 08:44:19.582033 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:19.582033 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:19.582491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b6a66454-5b04-43cb-9e25-f98dc7fade50 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action body: b'{"removeProjectAccess": {"project": "2c5b9477bf2549f1be9208649192cd42"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:44:19.582920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b6a66454-5b04-43cb-9e25-f98dc7fade50 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2c5b9477bf2549f1be9208649192cd42"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:19.614998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b6a66454-5b04-43cb-9e25-f98dc7fade50 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1/action returned with HTTP 202 Jan 19 08:44:19.621516 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 279/561] 10.222.0.25 () {60 vars in 1351 bytes} [Tue Jan 19 08:44:19 2021] POST /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:19.625222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b9d738b-eb80-4bec-8a04-ed1fb99bd431 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] POST http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types Jan 19 08:44:19.625862 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:19.625862 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:19.626450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b9d738b-eb80-4bec-8a04-ed1fb99bd431 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1234929545", "os-volume-type-access:is_public": false}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:19.703827 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b9d738b-eb80-4bec-8a04-ed1fb99bd431 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types returned with HTTP 200 Jan 19 08:44:19.710420 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 283/562] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 08:44:19 2021] POST /volume/v3/a9344dd772904c11a3ff19379ef0913e/types => generated 229 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:19.717500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6112a484-93e9-47e7-8e68-924f66e3f4d9 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] POST http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action Jan 19 08:44:19.718476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6112a484-93e9-47e7-8e68-924f66e3f4d9 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action body: b'{"addProjectAccess": {"project": "2c5b9477bf2549f1be9208649192cd42"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:44:19.719296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6112a484-93e9-47e7-8e68-924f66e3f4d9 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2c5b9477bf2549f1be9208649192cd42"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:19.747093 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6112a484-93e9-47e7-8e68-924f66e3f4d9 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action returned with HTTP 202 Jan 19 08:44:19.768553 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 280/563] 10.222.0.25 () {60 vars in 1351 bytes} [Tue Jan 19 08:44:19 2021] POST /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:19.772772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3fcb681f-7f45-44d8-a5ad-b45410041cb8 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] POST http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action Jan 19 08:44:19.773708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3fcb681f-7f45-44d8-a5ad-b45410041cb8 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action body: b'{"addProjectAccess": {"project": "3659aa42143244eb82128e829616370a"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:44:19.774220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3fcb681f-7f45-44d8-a5ad-b45410041cb8 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3659aa42143244eb82128e829616370a"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:19.834699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3fcb681f-7f45-44d8-a5ad-b45410041cb8 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action returned with HTTP 202 Jan 19 08:44:19.839184 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 284/564] 10.222.0.25 () {60 vars in 1351 bytes} [Tue Jan 19 08:44:19 2021] POST /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:19.852979 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-458628bb-8289-495c-b680-d067b6e417c8 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] GET http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/os-volume-type-access Jan 19 08:44:19.853989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-458628bb-8289-495c-b680-d067b6e417c8 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:19.855426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-458628bb-8289-495c-b680-d067b6e417c8 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:19.909423 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-458628bb-8289-495c-b680-d067b6e417c8 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/os-volume-type-access returned with HTTP 200 Jan 19 08:44:19.910803 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 281/565] 10.222.0.25 () {58 vars in 1375 bytes} [Tue Jan 19 08:44:19 2021] GET /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/os-volume-type-access => generated 244 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:19.922185 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c3bccd2-0d34-439f-bf2c-f2b5537e69fa tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] POST http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action Jan 19 08:44:19.923015 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c3bccd2-0d34-439f-bf2c-f2b5537e69fa tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action body: b'{"removeProjectAccess": {"project": "3659aa42143244eb82128e829616370a"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:44:19.923405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c3bccd2-0d34-439f-bf2c-f2b5537e69fa tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3659aa42143244eb82128e829616370a"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:19.952192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c3bccd2-0d34-439f-bf2c-f2b5537e69fa tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action returned with HTTP 202 Jan 19 08:44:19.962694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8305bdcb-3562-4c91-a1b9-28d4d0d0c517 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] POST http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action Jan 19 08:44:19.964419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8305bdcb-3562-4c91-a1b9-28d4d0d0c517 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action body: b'{"removeProjectAccess": {"project": "2c5b9477bf2549f1be9208649192cd42"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:44:19.965062 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8305bdcb-3562-4c91-a1b9-28d4d0d0c517 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2c5b9477bf2549f1be9208649192cd42"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:19.967307 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 285/566] 10.222.0.25 () {60 vars in 1351 bytes} [Tue Jan 19 08:44:19 2021] POST /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:19.993572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8305bdcb-3562-4c91-a1b9-28d4d0d0c517 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action returned with HTTP 202 Jan 19 08:44:19.999155 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 282/567] 10.222.0.25 () {60 vars in 1351 bytes} [Tue Jan 19 08:44:19 2021] POST /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:20.004200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10c396ae-9e6d-4eab-95dc-e5d83cf85caa tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] DELETE http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc Jan 19 08:44:20.005274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10c396ae-9e6d-4eab-95dc-e5d83cf85caa tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:20.005788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10c396ae-9e6d-4eab-95dc-e5d83cf85caa tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:20.087448 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:44:20.087448 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:44:20.101575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10c396ae-9e6d-4eab-95dc-e5d83cf85caa tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc returned with HTTP 202 Jan 19 08:44:20.112044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ffc3654-124f-4a36-8ad2-c0740936d933 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] GET http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc Jan 19 08:44:20.112939 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ffc3654-124f-4a36-8ad2-c0740936d933 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:20.113635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ffc3654-124f-4a36-8ad2-c0740936d933 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:20.121880 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 286/568] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:44:19 2021] DELETE /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:20.134536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ffc3654-124f-4a36-8ad2-c0740936d933 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc returned with HTTP 404 Jan 19 08:44:20.135954 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 283/569] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:44:20 2021] GET /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/6d9bd216-b811-449d-bf3b-5de3b7eeadbc => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:20.146793 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad2e6013-9207-4dc9-86a0-6fa0012ce750 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] DELETE http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 Jan 19 08:44:20.147622 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad2e6013-9207-4dc9-86a0-6fa0012ce750 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:20.148315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad2e6013-9207-4dc9-86a0-6fa0012ce750 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:20.149007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ad2e6013-9207-4dc9-86a0-6fa0012ce750 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Delete volume with id: 86000927-4101-41f9-b7a2-fce483c7fb82 Jan 19 08:44:20.263496 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:20.263496 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:20.264941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ad2e6013-9207-4dc9-86a0-6fa0012ce750 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Volume info retrieved successfully. Jan 19 08:44:20.296508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ad2e6013-9207-4dc9-86a0-6fa0012ce750 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Delete volume request issued successfully. Jan 19 08:44:20.297760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad2e6013-9207-4dc9-86a0-6fa0012ce750 tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 returned with HTTP 202 Jan 19 08:44:20.303232 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 287/570] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:44:20 2021] DELETE /volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:20.306295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f377aa1-f9bf-4582-9b21-a99fe5a9434a tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] GET http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 Jan 19 08:44:20.306839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f377aa1-f9bf-4582-9b21-a99fe5a9434a tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:20.307332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f377aa1-f9bf-4582-9b21-a99fe5a9434a tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:20.419506 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:20.419506 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:20.441255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f377aa1-f9bf-4582-9b21-a99fe5a9434a tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Volume info retrieved successfully. Jan 19 08:44:20.481074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f377aa1-f9bf-4582-9b21-a99fe5a9434a tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 returned with HTTP 200 Jan 19 08:44:20.482426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 284/571] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:20 2021] GET /volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 => generated 953 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:21.505879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2b732b9-dbf9-4b61-a5fe-457633552b7e tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] GET http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 Jan 19 08:44:21.511659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2b732b9-dbf9-4b61-a5fe-457633552b7e tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:21.512191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:21.512191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:21.517291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2b732b9-dbf9-4b61-a5fe-457633552b7e tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:21.673341 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:21.673341 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:21.703537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d2b732b9-dbf9-4b61-a5fe-457633552b7e tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Volume info retrieved successfully. Jan 19 08:44:21.744534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2b732b9-dbf9-4b61-a5fe-457633552b7e tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 returned with HTTP 200 Jan 19 08:44:21.755102 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 288/572] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:21 2021] GET /volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 => generated 953 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:22.763519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-94c56d1b-c65d-4879-b5be-14d227ecd01f tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] GET http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 Jan 19 08:44:22.765036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-94c56d1b-c65d-4879-b5be-14d227ecd01f tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:22.765470 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:22.765470 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:22.766379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-94c56d1b-c65d-4879-b5be-14d227ecd01f tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:22.853285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-94c56d1b-c65d-4879-b5be-14d227ecd01f tempest-VolumeTypesAccessTest-452022818 tempest-VolumeTypesAccessTest-452022818] http://10.222.0.25/volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 returned with HTTP 404 Jan 19 08:44:22.856785 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 285/573] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:22 2021] GET /volume/v3/2c5b9477bf2549f1be9208649192cd42/volumes/86000927-4101-41f9-b7a2-fce483c7fb82 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:22.865187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1846c09d-4567-4d31-9ad5-67edbfef858c tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] DELETE http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1 Jan 19 08:44:22.865965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1846c09d-4567-4d31-9ad5-67edbfef858c tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:22.866258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:22.866258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:22.866821 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1846c09d-4567-4d31-9ad5-67edbfef858c tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:23.009912 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:44:23.009912 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:44:23.032000 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1846c09d-4567-4d31-9ad5-67edbfef858c tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1 returned with HTTP 202 Jan 19 08:44:23.033426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 289/574] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:44:22 2021] DELETE /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:44:23.043528 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-779188a3-1557-4065-92e7-e0422d22dff3 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] GET http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1 Jan 19 08:44:23.044571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-779188a3-1557-4065-92e7-e0422d22dff3 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:23.045225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-779188a3-1557-4065-92e7-e0422d22dff3 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:23.089641 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-779188a3-1557-4065-92e7-e0422d22dff3 tempest-VolumeTypesAccessTest-862814587 tempest-VolumeTypesAccessTest-862814587] http://10.222.0.25/volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1 returned with HTTP 404 Jan 19 08:44:23.098784 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 286/575] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:44:23 2021] GET /volume/v3/a9344dd772904c11a3ff19379ef0913e/types/d6b40017-52f4-4062-9ba6-3a49904222c1 => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:44:35.931254 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] POST http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes Jan 19 08:44:35.932832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1617106952"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:35.934037 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1617106952'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:44:35.934487 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Create volume of 1 GB Jan 19 08:44:35.948765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Availability Zones retrieved successfully. Jan 19 08:44:35.965954 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Flow 'volume_create_api' (b5c885fa-9538-4ed1-a333-be3bead4125a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:44:35.969064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0f1007-1dd6-4c2f-9eb4-ff9fe6533bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:35.971204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:44:36.058759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0f1007-1dd6-4c2f-9eb4-ff9fe6533bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:36.062681 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de128496-876e-4a05-9720-5ad7193fccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:36.162775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Created reservations ['c936786e-d0de-4ad6-9660-e540f79cc169', '2be1ebc9-ff80-4556-bdc6-bfc783d57d47', '956f9a13-0aaa-4111-946e-ed841de26d34', '4894f365-2397-42f2-a17c-e93e201db72d'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:44:36.164920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de128496-876e-4a05-9720-5ad7193fccd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c936786e-d0de-4ad6-9660-e540f79cc169', '2be1ebc9-ff80-4556-bdc6-bfc783d57d47', '956f9a13-0aaa-4111-946e-ed841de26d34', '4894f365-2397-42f2-a17c-e93e201db72d']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:36.168072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e656fec5-f6ca-4980-9477-8b485778756c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:36.231300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e656fec5-f6ca-4980-9477-8b485778756c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d58c7e5-c28a-452a-8a91-fbbee4556f67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1617106952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdcc883a7e70487bbfccb5d3392f0181',qos_specs=None,replication_status=,reservations=['c936786e-d0de-4ad6-9660-e540f79cc169','2be1ebc9-ff80-4556-bdc6-bfc783d57d47','956f9a13-0aaa-4111-946e-ed841de26d34','4894f365-2397-42f2-a17c-e93e201db72d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321e67e264524d60974016fd67d80f32',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1617106952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d58c7e5-c28a-452a-8a91-fbbee4556f67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdcc883a7e70487bbfccb5d3392f0181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='321e67e264524d60974016fd67d80f32',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:36.233774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0e8e8e-6816-4f11-af3b-3115ccd7aee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:36.289200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0e8e8e-6816-4f11-af3b-3115ccd7aee3) transitioned into state 'SUCCESS' from state '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-1617106952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdcc883a7e70487bbfccb5d3392f0181',qos_specs=None,replication_status=,reservations=['c936786e-d0de-4ad6-9660-e540f79cc169','2be1ebc9-ff80-4556-bdc6-bfc783d57d47','956f9a13-0aaa-4111-946e-ed841de26d34','4894f365-2397-42f2-a17c-e93e201db72d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321e67e264524d60974016fd67d80f32',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:36.291513 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a79bd45-8dbf-4aa0-ac88-416277eeec82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:44:36.324437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a79bd45-8dbf-4aa0-ac88-416277eeec82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:44:36.327573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Flow 'volume_create_api' (b5c885fa-9538-4ed1-a333-be3bead4125a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:44:36.422499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Create volume request issued successfully. Jan 19 08:44:36.450122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-751b245c-b908-4fbd-b67f-b097dae2b942 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes returned with HTTP 202 Jan 19 08:44:36.462090 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 290/576] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:44:35 2021] POST /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes => generated 823 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:44:36.466594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5aea7d46-c70f-4404-9387-bb5cae0a27a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:44:36.467131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5aea7d46-c70f-4404-9387-bb5cae0a27a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:36.467626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5aea7d46-c70f-4404-9387-bb5cae0a27a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:36.570273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:36.570273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:36.589792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5aea7d46-c70f-4404-9387-bb5cae0a27a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:44:36.613664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5aea7d46-c70f-4404-9387-bb5cae0a27a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 returned with HTTP 200 Jan 19 08:44:36.616519 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 287/577] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:36 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 => generated 891 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:37.634382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6874e6c-7b17-4b27-95d6-61251b1bec04 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:44:37.635566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6874e6c-7b17-4b27-95d6-61251b1bec04 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:37.635942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:37.635942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:37.636603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6874e6c-7b17-4b27-95d6-61251b1bec04 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:37.731351 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:37.731351 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:37.758240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6874e6c-7b17-4b27-95d6-61251b1bec04 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:44:37.819156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6874e6c-7b17-4b27-95d6-61251b1bec04 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 returned with HTTP 200 Jan 19 08:44:37.820554 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 291/578] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:37 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:37.837029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-983a9226-98d1-4b27-9c96-6c944a488540 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] POST http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups Jan 19 08:44:37.837730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:37.837730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:37.838432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-983a9226-98d1-4b27-9c96-6c944a488540 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d58c7e5-c28a-452a-8a91-fbbee4556f67", "name": "tempest-VolumesBackupsAdminTest-Backup-1667487065"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:44:37.839703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-983a9226-98d1-4b27-9c96-6c944a488540 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Creating new backup {'backup': {'volume_id': '2d58c7e5-c28a-452a-8a91-fbbee4556f67', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1667487065'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 08:44:37.840120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-983a9226-98d1-4b27-9c96-6c944a488540 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Creating backup of volume 2d58c7e5-c28a-452a-8a91-fbbee4556f67 in container None Jan 19 08:44:37.951670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:37.951670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:37.952837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-983a9226-98d1-4b27-9c96-6c944a488540 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:44:38.051309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-983a9226-98d1-4b27-9c96-6c944a488540 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Created reservations ['62f9b322-7d5f-44f7-9246-0becfc9c943e', 'e12a41d4-7605-4293-a0ba-750bc752c8bc'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:44:38.173001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-983a9226-98d1-4b27-9c96-6c944a488540 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups returned with HTTP 202 Jan 19 08:44:38.174570 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 288/579] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:44:37 2021] POST /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups => generated 401 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:44:38.208049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-021ba92f-f7c3-451d-9987-f215dc459274 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:38.208715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-021ba92f-f7c3-451d-9987-f215dc459274 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:38.208931 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:38.208931 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:38.216092 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-021ba92f-f7c3-451d-9987-f215dc459274 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:38.216481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-021ba92f-f7c3-451d-9987-f215dc459274 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:38.274291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:38.274291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:38.277056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-021ba92f-f7c3-451d-9987-f215dc459274 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:38.278208 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 292/580] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:38 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 808 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:39.294655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6696f5f8-98f0-4b65-897b-71d939e5a361 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:39.295179 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6696f5f8-98f0-4b65-897b-71d939e5a361 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:39.295471 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:39.295471 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:39.295926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6696f5f8-98f0-4b65-897b-71d939e5a361 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:39.296370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6696f5f8-98f0-4b65-897b-71d939e5a361 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:39.324385 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:39.324385 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:39.326376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6696f5f8-98f0-4b65-897b-71d939e5a361 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:39.327351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 289/581] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:39 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 808 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:40.343447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80f12cb4-ff5b-4fad-a68e-4632088b4518 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:40.344355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80f12cb4-ff5b-4fad-a68e-4632088b4518 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:40.344681 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:40.344681 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:40.345245 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80f12cb4-ff5b-4fad-a68e-4632088b4518 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:40.346208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-80f12cb4-ff5b-4fad-a68e-4632088b4518 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:40.400261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:40.400261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:40.402958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80f12cb4-ff5b-4fad-a68e-4632088b4518 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:40.411257 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 293/582] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:40 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 808 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:41.419879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47961bdc-92db-4eb0-8cd2-b8ff43b400c7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:41.420904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47961bdc-92db-4eb0-8cd2-b8ff43b400c7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:41.421263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:41.421263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:41.421879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47961bdc-92db-4eb0-8cd2-b8ff43b400c7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:41.422423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-47961bdc-92db-4eb0-8cd2-b8ff43b400c7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:41.473611 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:41.473611 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:41.475510 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47961bdc-92db-4eb0-8cd2-b8ff43b400c7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:41.486254 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 290/583] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:41 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 808 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:42.507726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ec8e232-7b03-4239-9c3c-633dd45f14fb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:42.511399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ec8e232-7b03-4239-9c3c-633dd45f14fb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:42.511828 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:42.511828 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:42.519329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ec8e232-7b03-4239-9c3c-633dd45f14fb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:42.520035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8ec8e232-7b03-4239-9c3c-633dd45f14fb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:42.614229 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:42.614229 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:42.623478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ec8e232-7b03-4239-9c3c-633dd45f14fb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:42.624600 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 294/584] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:42 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 808 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:43.639503 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-757a719e-60f3-4c42-aae1-7e59f543e3f9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:43.641255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-757a719e-60f3-4c42-aae1-7e59f543e3f9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:43.642072 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:43.642072 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:43.644242 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-757a719e-60f3-4c42-aae1-7e59f543e3f9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:43.644841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-757a719e-60f3-4c42-aae1-7e59f543e3f9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:43.720344 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:43.720344 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:43.729347 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-757a719e-60f3-4c42-aae1-7e59f543e3f9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:43.730475 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 291/585] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:43 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 808 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:44.744922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d363bde4-1933-4ebf-a58b-f42fde596c21 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:44.745422 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d363bde4-1933-4ebf-a58b-f42fde596c21 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:44.745806 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:44.745806 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:44.746402 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d363bde4-1933-4ebf-a58b-f42fde596c21 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:44.746939 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d363bde4-1933-4ebf-a58b-f42fde596c21 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:44.797328 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:44.797328 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:44.799221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d363bde4-1933-4ebf-a58b-f42fde596c21 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:44.800617 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 295/586] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:44 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 808 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:45.821497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-424d976c-0d69-4ea2-9bec-458387d36297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:45.822636 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-424d976c-0d69-4ea2-9bec-458387d36297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:45.825802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:45.825802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:45.826987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-424d976c-0d69-4ea2-9bec-458387d36297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:45.828098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-424d976c-0d69-4ea2-9bec-458387d36297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:45.911773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:45.911773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:45.914458 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-424d976c-0d69-4ea2-9bec-458387d36297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:45.918154 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 292/587] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:45 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 808 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:46.932175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c1aea77-f25c-4981-8a69-ef8fb5db210e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:46.933477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c1aea77-f25c-4981-8a69-ef8fb5db210e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:46.933918 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:46.933918 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:46.934687 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c1aea77-f25c-4981-8a69-ef8fb5db210e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:46.935326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3c1aea77-f25c-4981-8a69-ef8fb5db210e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:46.995383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:46.995383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:46.997662 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c1aea77-f25c-4981-8a69-ef8fb5db210e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:47.000918 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 296/588] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:46 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:48.014455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1811acff-15e5-49df-adbc-8714fe8bd2fa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:48.015616 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1811acff-15e5-49df-adbc-8714fe8bd2fa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:48.015982 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:48.015982 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:48.016900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1811acff-15e5-49df-adbc-8714fe8bd2fa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:48.017695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1811acff-15e5-49df-adbc-8714fe8bd2fa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:48.046459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:48.046459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:48.049121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1811acff-15e5-49df-adbc-8714fe8bd2fa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:48.050944 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 293/589] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:48 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:49.064149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-837877b4-695e-42ed-817a-ac787f3bb2d5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:49.065893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-837877b4-695e-42ed-817a-ac787f3bb2d5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:49.066409 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:49.066409 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:49.067091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-837877b4-695e-42ed-817a-ac787f3bb2d5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:49.067628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-837877b4-695e-42ed-817a-ac787f3bb2d5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:49.115262 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:49.115262 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:49.121334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-837877b4-695e-42ed-817a-ac787f3bb2d5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:49.126377 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 297/590] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:49 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:50.140768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b86b8a30-4ac8-4ecc-82fa-6b418036e9ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:50.141279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b86b8a30-4ac8-4ecc-82fa-6b418036e9ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:50.141724 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:50.141724 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:50.142669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b86b8a30-4ac8-4ecc-82fa-6b418036e9ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:50.143281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b86b8a30-4ac8-4ecc-82fa-6b418036e9ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:50.184801 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:50.184801 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:50.187062 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b86b8a30-4ac8-4ecc-82fa-6b418036e9ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:50.190930 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 294/591] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:50 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:51.211873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-775b2c6c-6199-4b9e-8600-835959154481 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:51.213036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-775b2c6c-6199-4b9e-8600-835959154481 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:51.213428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:51.213428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:51.214102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-775b2c6c-6199-4b9e-8600-835959154481 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:51.214665 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-775b2c6c-6199-4b9e-8600-835959154481 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:51.237208 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:51.237208 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:51.239441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-775b2c6c-6199-4b9e-8600-835959154481 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:51.241048 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 298/592] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:51 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:52.269507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4c216a90-af68-45fb-ae31-7fa1ddd62662 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:52.270768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4c216a90-af68-45fb-ae31-7fa1ddd62662 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:52.272244 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:52.272244 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:52.274710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4c216a90-af68-45fb-ae31-7fa1ddd62662 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:52.275486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4c216a90-af68-45fb-ae31-7fa1ddd62662 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:52.306131 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:52.306131 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:52.308658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4c216a90-af68-45fb-ae31-7fa1ddd62662 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:52.309714 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 295/593] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:52 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:53.323911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-151d0fe0-81e1-4a43-ae4e-50e84b5ac146 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:53.324414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-151d0fe0-81e1-4a43-ae4e-50e84b5ac146 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:53.324615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:53.324615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:53.324987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-151d0fe0-81e1-4a43-ae4e-50e84b5ac146 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:53.325358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-151d0fe0-81e1-4a43-ae4e-50e84b5ac146 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:53.367813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:53.367813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:53.370305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-151d0fe0-81e1-4a43-ae4e-50e84b5ac146 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:53.371431 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 299/594] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:53 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:54.388594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66921c76-2d35-40f9-9fdd-bb477bc0d297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:54.388594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66921c76-2d35-40f9-9fdd-bb477bc0d297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:54.388594 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:54.388594 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:54.388594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66921c76-2d35-40f9-9fdd-bb477bc0d297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:54.388594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-66921c76-2d35-40f9-9fdd-bb477bc0d297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:54.432454 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:54.432454 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:54.434311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66921c76-2d35-40f9-9fdd-bb477bc0d297 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:54.435196 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 296/595] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:54 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:55.451939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d52dce7f-265e-447e-8646-086f3740a43e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:55.452520 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d52dce7f-265e-447e-8646-086f3740a43e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:55.452692 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:55.452692 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:55.453078 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d52dce7f-265e-447e-8646-086f3740a43e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:55.453457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d52dce7f-265e-447e-8646-086f3740a43e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:55.513164 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:55.513164 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:55.515408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d52dce7f-265e-447e-8646-086f3740a43e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:55.519517 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 300/596] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:55 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:56.532602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-765d891d-f272-43bc-af7d-f2909eda767e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:56.533114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-765d891d-f272-43bc-af7d-f2909eda767e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:56.533569 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:56.533569 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:56.534240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-765d891d-f272-43bc-af7d-f2909eda767e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:56.534800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-765d891d-f272-43bc-af7d-f2909eda767e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:56.606362 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:56.606362 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:56.608568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-765d891d-f272-43bc-af7d-f2909eda767e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:56.609894 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 297/597] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:56 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:57.624405 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d926f880-7acb-4440-9987-f0e0092a1d2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:57.625111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d926f880-7acb-4440-9987-f0e0092a1d2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:57.625432 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:57.625432 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:57.625711 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d926f880-7acb-4440-9987-f0e0092a1d2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:57.626083 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d926f880-7acb-4440-9987-f0e0092a1d2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:57.725119 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:57.725119 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:57.732868 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d926f880-7acb-4440-9987-f0e0092a1d2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:57.736127 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 301/598] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:57 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:58.752753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3cd3a01a-cb23-4d1a-ae90-3e4b10c7d871 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:58.753283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3cd3a01a-cb23-4d1a-ae90-3e4b10c7d871 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:58.753450 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:58.753450 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:58.754110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3cd3a01a-cb23-4d1a-ae90-3e4b10c7d871 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:58.755629 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3cd3a01a-cb23-4d1a-ae90-3e4b10c7d871 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:58.833068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:58.833068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:58.835005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3cd3a01a-cb23-4d1a-ae90-3e4b10c7d871 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:58.850158 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 298/599] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:58 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:44:59.850755 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b9c848a-f98c-4b37-9023-78364b9a710b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:44:59.851460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b9c848a-f98c-4b37-9023-78364b9a710b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:44:59.851676 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:44:59.851676 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:44:59.852047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b9c848a-f98c-4b37-9023-78364b9a710b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:44:59.852416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5b9c848a-f98c-4b37-9023-78364b9a710b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:44:59.919799 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:44:59.919799 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:44:59.928383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b9c848a-f98c-4b37-9023-78364b9a710b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:44:59.929246 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 302/600] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:44:59 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:45:00.944688 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fe71b1b-0049-4294-bc80-1ee76ef79a02 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:00.947647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fe71b1b-0049-4294-bc80-1ee76ef79a02 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:00.947881 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:00.947881 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:00.948466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fe71b1b-0049-4294-bc80-1ee76ef79a02 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:00.948851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2fe71b1b-0049-4294-bc80-1ee76ef79a02 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:01.032010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:01.032010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:01.047529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fe71b1b-0049-4294-bc80-1ee76ef79a02 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:01.048689 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 299/601] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:00 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:02.064948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6503710-6ae7-4fd4-bcaf-d5034c8f7f16 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:02.066494 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6503710-6ae7-4fd4-bcaf-d5034c8f7f16 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:02.066892 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:02.066892 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:02.067522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6503710-6ae7-4fd4-bcaf-d5034c8f7f16 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:02.068064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e6503710-6ae7-4fd4-bcaf-d5034c8f7f16 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:02.135982 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:02.135982 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:02.137823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6503710-6ae7-4fd4-bcaf-d5034c8f7f16 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:02.138668 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 303/602] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:02 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:03.153978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7892cbbd-653a-4207-a75c-ef6dd246332e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:03.154540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7892cbbd-653a-4207-a75c-ef6dd246332e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:03.154964 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:03.154964 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:03.155916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7892cbbd-653a-4207-a75c-ef6dd246332e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:03.156441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7892cbbd-653a-4207-a75c-ef6dd246332e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:03.179584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:03.179584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:03.181554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7892cbbd-653a-4207-a75c-ef6dd246332e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:03.187966 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 300/603] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:03 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:04.197555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0e089252-dfc7-4eef-a13c-096822c21003 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:04.198860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0e089252-dfc7-4eef-a13c-096822c21003 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:04.199225 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:04.199225 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:04.199818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0e089252-dfc7-4eef-a13c-096822c21003 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:04.200468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0e089252-dfc7-4eef-a13c-096822c21003 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:04.229362 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:04.229362 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:04.231864 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0e089252-dfc7-4eef-a13c-096822c21003 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:04.232997 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 304/604] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:04 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:05.248335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e69cf64-0e01-49c6-a5fc-9713a58b1b57 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:05.248897 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e69cf64-0e01-49c6-a5fc-9713a58b1b57 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:05.249203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:05.249203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:05.249731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e69cf64-0e01-49c6-a5fc-9713a58b1b57 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:05.250172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7e69cf64-0e01-49c6-a5fc-9713a58b1b57 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:05.309115 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:05.309115 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:05.311635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e69cf64-0e01-49c6-a5fc-9713a58b1b57 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:05.316929 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 301/605] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:05 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:06.341516 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3884821c-3757-4c14-9430-f10a83123598 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:06.342848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3884821c-3757-4c14-9430-f10a83123598 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:06.343541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:06.343541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:06.344477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3884821c-3757-4c14-9430-f10a83123598 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:06.345043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3884821c-3757-4c14-9430-f10a83123598 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:06.414977 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:06.414977 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:06.416900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3884821c-3757-4c14-9430-f10a83123598 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:06.420725 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 305/606] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:06 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:07.431585 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-abe286a8-accc-40db-8153-d84766521fae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:07.432138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-abe286a8-accc-40db-8153-d84766521fae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:07.432295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:07.432295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:07.432948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-abe286a8-accc-40db-8153-d84766521fae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:07.433467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-abe286a8-accc-40db-8153-d84766521fae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:07.476326 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:07.476326 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:07.478468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-abe286a8-accc-40db-8153-d84766521fae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:07.479558 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 302/607] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:07 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:08.503169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7466d582-63b3-4f6d-8f4c-f075bd2415e4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:08.504357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7466d582-63b3-4f6d-8f4c-f075bd2415e4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:08.504743 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:08.504743 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:08.505409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7466d582-63b3-4f6d-8f4c-f075bd2415e4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:08.505941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7466d582-63b3-4f6d-8f4c-f075bd2415e4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:08.554596 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:08.554596 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:08.556434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7466d582-63b3-4f6d-8f4c-f075bd2415e4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:08.557226 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 306/608] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:08 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:09.572614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42b06e7a-f613-47ba-a9ce-0c2ae86298aa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:09.574116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42b06e7a-f613-47ba-a9ce-0c2ae86298aa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:09.584445 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:09.584445 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:09.584445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42b06e7a-f613-47ba-a9ce-0c2ae86298aa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:09.584445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-42b06e7a-f613-47ba-a9ce-0c2ae86298aa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:09.657297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:09.657297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:09.659826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42b06e7a-f613-47ba-a9ce-0c2ae86298aa tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:09.660871 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 303/609] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:09 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:10.675434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67f3ebaa-6a26-4d71-aced-b80690ce1e60 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:10.676606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67f3ebaa-6a26-4d71-aced-b80690ce1e60 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:10.677017 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:10.677017 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:10.677661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67f3ebaa-6a26-4d71-aced-b80690ce1e60 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:10.678242 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-67f3ebaa-6a26-4d71-aced-b80690ce1e60 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:10.717749 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:10.717749 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:10.719600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67f3ebaa-6a26-4d71-aced-b80690ce1e60 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:10.726112 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 307/610] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:10 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:11.740220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1664ea60-a9bc-4c7c-bfbb-67d9d8c6a090 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:11.740927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1664ea60-a9bc-4c7c-bfbb-67d9d8c6a090 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:11.741405 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:11.741405 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:11.742437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1664ea60-a9bc-4c7c-bfbb-67d9d8c6a090 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:11.746304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1664ea60-a9bc-4c7c-bfbb-67d9d8c6a090 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:11.817004 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:11.817004 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:11.818876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1664ea60-a9bc-4c7c-bfbb-67d9d8c6a090 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:11.820023 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 304/611] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:11 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:12.837245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-faca0306-5775-49df-8e89-b10a6e268f4e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:12.837861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-faca0306-5775-49df-8e89-b10a6e268f4e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:12.838292 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:12.838292 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:12.838877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-faca0306-5775-49df-8e89-b10a6e268f4e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:12.839357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-faca0306-5775-49df-8e89-b10a6e268f4e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:12.871062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:12.871062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:12.873809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-faca0306-5775-49df-8e89-b10a6e268f4e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:12.875183 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 308/612] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:12 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:13.888860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55e6eeff-9580-4188-b9b3-c4dafbbaef37 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:13.889290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55e6eeff-9580-4188-b9b3-c4dafbbaef37 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:13.889518 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:13.889518 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:13.889805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55e6eeff-9580-4188-b9b3-c4dafbbaef37 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:13.890360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-55e6eeff-9580-4188-b9b3-c4dafbbaef37 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:13.956352 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:13.956352 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:13.956352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55e6eeff-9580-4188-b9b3-c4dafbbaef37 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:13.956596 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 305/613] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:13 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:14.969578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8d3f68ab-8597-4760-b3b0-c7254c900fd4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:14.971279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8d3f68ab-8597-4760-b3b0-c7254c900fd4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:14.971667 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:14.971667 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:14.972450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8d3f68ab-8597-4760-b3b0-c7254c900fd4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:14.972972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8d3f68ab-8597-4760-b3b0-c7254c900fd4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:15.037394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:15.037394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:15.039815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8d3f68ab-8597-4760-b3b0-c7254c900fd4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:15.040792 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 309/614] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:14 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:16.055311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ccdde22-bb3c-4ba4-bc23-eda64f2f4c1f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:16.056994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ccdde22-bb3c-4ba4-bc23-eda64f2f4c1f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:16.057322 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:16.057322 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:16.057905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ccdde22-bb3c-4ba4-bc23-eda64f2f4c1f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:16.058396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9ccdde22-bb3c-4ba4-bc23-eda64f2f4c1f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:16.108796 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:16.108796 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:16.111664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ccdde22-bb3c-4ba4-bc23-eda64f2f4c1f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:16.115132 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 306/615] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:16 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:17.130252 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbd2e46b-4aeb-450c-913d-900853d7dc81 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:17.130252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbd2e46b-4aeb-450c-913d-900853d7dc81 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:17.130252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:17.130252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:17.130252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbd2e46b-4aeb-450c-913d-900853d7dc81 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:17.130252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-dbd2e46b-4aeb-450c-913d-900853d7dc81 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:17.176883 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:17.176883 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:17.178791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbd2e46b-4aeb-450c-913d-900853d7dc81 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:17.179966 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 310/616] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:17 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:18.194201 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c3f57b0-4444-4c6f-aab7-7725788cb38b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:18.194796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c3f57b0-4444-4c6f-aab7-7725788cb38b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:18.195020 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:18.195020 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:18.195475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c3f57b0-4444-4c6f-aab7-7725788cb38b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:18.195702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1c3f57b0-4444-4c6f-aab7-7725788cb38b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:18.245560 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:18.245560 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:18.247245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c3f57b0-4444-4c6f-aab7-7725788cb38b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:18.248067 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 307/617] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:18 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:19.262261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a20f7f3-f822-4f0f-bf08-601dd4639a54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:19.262813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a20f7f3-f822-4f0f-bf08-601dd4639a54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:19.262813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:19.262813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:19.263166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a20f7f3-f822-4f0f-bf08-601dd4639a54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:19.263841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5a20f7f3-f822-4f0f-bf08-601dd4639a54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:19.293856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:19.293856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:19.295905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a20f7f3-f822-4f0f-bf08-601dd4639a54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:19.297044 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 311/618] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:19 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:45:20.398052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f87c51c2-de9d-425e-a1e7-4b57a2a4ea91 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:20.406679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f87c51c2-de9d-425e-a1e7-4b57a2a4ea91 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:20.408155 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:20.408155 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:20.409060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f87c51c2-de9d-425e-a1e7-4b57a2a4ea91 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:20.409612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f87c51c2-de9d-425e-a1e7-4b57a2a4ea91 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:20.442972 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:20.442972 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:20.445816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f87c51c2-de9d-425e-a1e7-4b57a2a4ea91 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:20.455275 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 308/619] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:20 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:21.462245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3568a409-fa8f-4ee1-b6ca-6a4607d8d46d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:21.463527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3568a409-fa8f-4ee1-b6ca-6a4607d8d46d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:21.464091 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:21.464091 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:21.464964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3568a409-fa8f-4ee1-b6ca-6a4607d8d46d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:21.465546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3568a409-fa8f-4ee1-b6ca-6a4607d8d46d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:21.528030 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:21.528030 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:21.530449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3568a409-fa8f-4ee1-b6ca-6a4607d8d46d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:21.531900 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 312/620] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:21 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:22.548033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9340a0d5-5bb7-48fd-b08e-2f340487b2ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:22.549192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9340a0d5-5bb7-48fd-b08e-2f340487b2ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:22.549394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:22.549394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:22.549920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9340a0d5-5bb7-48fd-b08e-2f340487b2ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:22.550367 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9340a0d5-5bb7-48fd-b08e-2f340487b2ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:22.594299 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:22.594299 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:22.596834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9340a0d5-5bb7-48fd-b08e-2f340487b2ec tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:22.598425 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 309/621] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:22 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:23.616417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de96b228-c862-404b-9a5d-a28b70ea4302 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:23.618348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de96b228-c862-404b-9a5d-a28b70ea4302 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:23.618739 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:23.618739 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:23.619363 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de96b228-c862-404b-9a5d-a28b70ea4302 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:23.620737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-de96b228-c862-404b-9a5d-a28b70ea4302 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:23.683061 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:23.683061 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:23.685290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de96b228-c862-404b-9a5d-a28b70ea4302 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:23.686371 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 313/622] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:23 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:24.700646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2112c0e-c893-4f12-9d78-f25d63140100 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:24.701190 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2112c0e-c893-4f12-9d78-f25d63140100 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:24.701330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:24.701330 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:24.703671 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2112c0e-c893-4f12-9d78-f25d63140100 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:24.704137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d2112c0e-c893-4f12-9d78-f25d63140100 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:24.748007 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:24.748007 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:24.751715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2112c0e-c893-4f12-9d78-f25d63140100 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:24.754895 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 310/623] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:24 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:25.768451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2be5591-e7cc-40d0-8665-ff7dd844a5ab tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:25.769043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2be5591-e7cc-40d0-8665-ff7dd844a5ab tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:25.769162 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:25.769162 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:25.769781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2be5591-e7cc-40d0-8665-ff7dd844a5ab tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:25.770199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d2be5591-e7cc-40d0-8665-ff7dd844a5ab tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:25.805543 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:25.805543 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:25.807901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2be5591-e7cc-40d0-8665-ff7dd844a5ab tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:25.809198 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 314/624] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:25 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:26.842776 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3273bdbc-685e-4385-a444-f058e76246e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:26.842776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3273bdbc-685e-4385-a444-f058e76246e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:26.842776 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:26.842776 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:26.842776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3273bdbc-685e-4385-a444-f058e76246e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:26.842776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3273bdbc-685e-4385-a444-f058e76246e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:26.923337 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:26.923337 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:26.927763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3273bdbc-685e-4385-a444-f058e76246e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:26.933976 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 311/625] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:26 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:27.948811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e777af1-262c-4423-a5c8-a3c473f843f4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:27.950350 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e777af1-262c-4423-a5c8-a3c473f843f4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:27.950773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:27.950773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:27.951475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e777af1-262c-4423-a5c8-a3c473f843f4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:27.952107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4e777af1-262c-4423-a5c8-a3c473f843f4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:27.989615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:27.989615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:27.992205 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e777af1-262c-4423-a5c8-a3c473f843f4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:27.993015 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 315/626] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:27 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:29.006911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c40f16bf-c39d-49f2-85c7-530d9f9df601 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:29.007480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c40f16bf-c39d-49f2-85c7-530d9f9df601 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:29.007616 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:29.007616 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:29.008132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c40f16bf-c39d-49f2-85c7-530d9f9df601 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:29.009147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c40f16bf-c39d-49f2-85c7-530d9f9df601 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:29.071342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:29.071342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:29.073550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c40f16bf-c39d-49f2-85c7-530d9f9df601 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:29.074904 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 312/627] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:29 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:29.087316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43a7ba42-a457-4619-b4fa-07d9b277224b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:45:29.088109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43a7ba42-a457-4619-b4fa-07d9b277224b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:29.088478 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:29.088478 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:29.089248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43a7ba42-a457-4619-b4fa-07d9b277224b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:29.177638 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:29.177638 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:29.189430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-43a7ba42-a457-4619-b4fa-07d9b277224b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:45:29.219111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43a7ba42-a457-4619-b4fa-07d9b277224b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 returned with HTTP 200 Jan 19 08:45:29.231706 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 316/628] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:29 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:29.665672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b85a69ec-011f-43b0-98e4-958806576728 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] GET http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd/export_record Jan 19 08:45:29.666580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b85a69ec-011f-43b0-98e4-958806576728 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:29.666978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:29.666978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:29.667835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b85a69ec-011f-43b0-98e4-958806576728 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Calling method 'export_record' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:29.668393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-b85a69ec-011f-43b0-98e4-958806576728 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Export record for backup 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 19 08:45:29.733605 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:29.733605 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:29.736442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.api [None req-b85a69ec-011f-43b0-98e4-958806576728 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Calling RPCAPI with context: , host: n-d-758944-2, backup: 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 19 08:45:29.785625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-b85a69ec-011f-43b0-98e4-958806576728 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] export_record in rpcapi backup_id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd on host n-d-758944-2. {{(pid=87971) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 19 08:45:29.802061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-b85a69ec-011f-43b0-98e4-958806576728 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDkyNzZiODAtOWM5YS00N2ZiLTk0MzctMGU0YzZiYWExZGJkIiwgInVzZXJfaWQiOiAiMzIxZTY3ZTI2NDUyNGQ2MDk3NDAxNmZkNjdkODBmMzIiLCAicHJvamVjdF9pZCI6ICJmZGNjODgzYTdlNzA0ODdiYmZjY2I1ZDMzOTJmMDE4MSIsICJ2b2x1bWVfaWQiOiAiMmQ1OGM3ZTUtYzI4YS00NTJhLThhOTEtZmJiZWU0NTU2ZjY3IiwgImhvc3QiOiAibi1kLTc1ODk0NC0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2Njc0ODcwNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDU4YzdlNS1jMjhhLTQ1MmEtOGE5MS1mYmJlZTQ1NTZmNjcvMjAyMTAxMTkwODQ0NDYvYXpfbm92YV9iYWNrdXBfNDkyNzZiODAtOWM5YS00N2ZiLTk0MzctMGU0YzZiYWExZGJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwODo0NToyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87971) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 19 08:45:29.803590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b85a69ec-011f-43b0-98e4-958806576728 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd/export_record returned with HTTP 200 Jan 19 08:45:29.805332 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 313/629] 10.222.0.25 () {58 vars in 1357 bytes} [Tue Jan 19 08:45:29 2021] GET /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd/export_record => generated 1448 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:45:29.817629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea5bb530-e120-4354-b639-803addb3543a tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] POST http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/import_record Jan 19 08:45:29.818747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:29.818747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:29.819823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea5bb530-e120-4354-b639-803addb3543a tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmExNjlkYzUtMzE2Ni00ZTNlLWI1MjktZTg0NGE0YzdiYThhIiwgInVzZXJfaWQiOiAiMzIxZTY3ZTI2NDUyNGQ2MDk3NDAxNmZkNjdkODBmMzIiLCAicHJvamVjdF9pZCI6ICJmZGNjODgzYTdlNzA0ODdiYmZjY2I1ZDMzOTJmMDE4MSIsICJ2b2x1bWVfaWQiOiAiMmQ1OGM3ZTUtYzI4YS00NTJhLThhOTEtZmJiZWU0NTU2ZjY3IiwgImhvc3QiOiAibi1kLTc1ODk0NC0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2Njc0ODcwNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDU4YzdlNS1jMjhhLTQ1MmEtOGE5MS1mYmJlZTQ1NTZmNjcvMjAyMTAxMTkwODQ0NDYvYXpfbm92YV9iYWNrdXBfNDkyNzZiODAtOWM5YS00N2ZiLTk0MzctMGU0YzZiYWExZGJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwODo0NToyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:45:29.821044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-ea5bb530-e120-4354-b639-803addb3543a tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmExNjlkYzUtMzE2Ni00ZTNlLWI1MjktZTg0NGE0YzdiYThhIiwgInVzZXJfaWQiOiAiMzIxZTY3ZTI2NDUyNGQ2MDk3NDAxNmZkNjdkODBmMzIiLCAicHJvamVjdF9pZCI6ICJmZGNjODgzYTdlNzA0ODdiYmZjY2I1ZDMzOTJmMDE4MSIsICJ2b2x1bWVfaWQiOiAiMmQ1OGM3ZTUtYzI4YS00NTJhLThhOTEtZmJiZWU0NTU2ZjY3IiwgImhvc3QiOiAibi1kLTc1ODk0NC0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2Njc0ODcwNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDU4YzdlNS1jMjhhLTQ1MmEtOGE5MS1mYmJlZTQ1NTZmNjcvMjAyMTAxMTkwODQ0NDYvYXpfbm92YV9iYWNrdXBfNDkyNzZiODAtOWM5YS00N2ZiLTk0MzctMGU0YzZiYWExZGJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwODo0NToyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87970) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 19 08:45:29.821576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-ea5bb530-e120-4354-b639-803addb3543a tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmExNjlkYzUtMzE2Ni00ZTNlLWI1MjktZTg0NGE0YzdiYThhIiwgInVzZXJfaWQiOiAiMzIxZTY3ZTI2NDUyNGQ2MDk3NDAxNmZkNjdkODBmMzIiLCAicHJvamVjdF9pZCI6ICJmZGNjODgzYTdlNzA0ODdiYmZjY2I1ZDMzOTJmMDE4MSIsICJ2b2x1bWVfaWQiOiAiMmQ1OGM3ZTUtYzI4YS00NTJhLThhOTEtZmJiZWU0NTU2ZjY3IiwgImhvc3QiOiAibi1kLTc1ODk0NC0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2Njc0ODcwNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDU4YzdlNS1jMjhhLTQ1MmEtOGE5MS1mYmJlZTQ1NTZmNjcvMjAyMTAxMTkwODQ0NDYvYXpfbm92YV9iYWNrdXBfNDkyNzZiODAtOWM5YS00N2ZiLTk0MzctMGU0YzZiYWExZGJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwODo0NToyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87970) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 19 08:45:29.918587 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-ea5bb530-e120-4354-b639-803addb3543a tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Created reservations ['74acde7b-64ee-43b2-af70-29bfa903906a', '7280f8a1-4c46-4a9a-8585-5e9218d324ab'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:45:30.038116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-ea5bb530-e120-4354-b639-803addb3543a tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] import_record rpcapi backup id fa169dc5-3166-4e3e-b529-e844a4c7ba8a on host n-d-758944-2 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmExNjlkYzUtMzE2Ni00ZTNlLWI1MjktZTg0NGE0YzdiYThhIiwgInVzZXJfaWQiOiAiMzIxZTY3ZTI2NDUyNGQ2MDk3NDAxNmZkNjdkODBmMzIiLCAicHJvamVjdF9pZCI6ICJmZGNjODgzYTdlNzA0ODdiYmZjY2I1ZDMzOTJmMDE4MSIsICJ2b2x1bWVfaWQiOiAiMmQ1OGM3ZTUtYzI4YS00NTJhLThhOTEtZmJiZWU0NTU2ZjY3IiwgImhvc3QiOiAibi1kLTc1ODk0NC0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2Njc0ODcwNjUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDU4YzdlNS1jMjhhLTQ1MmEtOGE5MS1mYmJlZTQ1NTZmNjcvMjAyMTAxMTkwODQ0NDYvYXpfbm92YV9iYWNrdXBfNDkyNzZiODAtOWM5YS00N2ZiLTk0MzctMGU0YzZiYWExZGJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMTlUMDg6NDQ6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0xOVQwODo0NToyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87970) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 19 08:45:30.048547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-ea5bb530-e120-4354-b639-803addb3543a tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Import record output: {'backup': {'id': 'fa169dc5-3166-4e3e-b529-e844a4c7ba8a', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a'}, {'rel': 'bookmark', 'href': 'http://10.222.0.25/volume/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a'}]}}. {{(pid=87970) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 19 08:45:30.051284 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea5bb530-e120-4354-b639-803addb3543a tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/import_record returned with HTTP 201 Jan 19 08:45:30.060334 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 317/630] 10.222.0.25 () {60 vars in 1269 bytes} [Tue Jan 19 08:45:29 2021] POST /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/import_record => generated 354 bytes in 244 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 19 08:45:30.067729 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f99baa9-cf0d-411b-883a-53bfc5a474ad tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] GET http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a Jan 19 08:45:30.068894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f99baa9-cf0d-411b-883a-53bfc5a474ad tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:30.069327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:30.069327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:30.070290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f99baa9-cf0d-411b-883a-53bfc5a474ad tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:30.071059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4f99baa9-cf0d-411b-883a-53bfc5a474ad tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Show backup with id fa169dc5-3166-4e3e-b529-e844a4c7ba8a. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:30.136277 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:30.136277 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:30.138547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f99baa9-cf0d-411b-883a-53bfc5a474ad tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a returned with HTTP 200 Jan 19 08:45:30.145640 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 314/631] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:30 2021] GET /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a => generated 823 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:31.162710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b55a686-c00c-45fb-be3d-8b3e2b38434f tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] GET http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a Jan 19 08:45:31.163418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b55a686-c00c-45fb-be3d-8b3e2b38434f tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:31.163750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:31.163750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:31.164330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b55a686-c00c-45fb-be3d-8b3e2b38434f tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:31.164815 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9b55a686-c00c-45fb-be3d-8b3e2b38434f tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Show backup with id fa169dc5-3166-4e3e-b529-e844a4c7ba8a. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:31.215333 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:31.215333 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:31.218768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b55a686-c00c-45fb-be3d-8b3e2b38434f tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a returned with HTTP 200 Jan 19 08:45:31.223471 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 318/632] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:31 2021] GET /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a => generated 824 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:31.236212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8246e145-caba-4c66-a221-f7fed7190336 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] GET http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups Jan 19 08:45:31.237186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8246e145-caba-4c66-a221-f7fed7190336 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:31.237557 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:31.237557 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:31.238211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8246e145-caba-4c66-a221-f7fed7190336 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:31.311306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8246e145-caba-4c66-a221-f7fed7190336 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups returned with HTTP 200 Jan 19 08:45:31.313684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 315/633] 10.222.0.25 () {58 vars in 1204 bytes} [Tue Jan 19 08:45:31 2021] GET /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups => generated 404 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:31.325051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] POST http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd/restore Jan 19 08:45:31.325534 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:31.325534 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:31.326135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:45:31.327079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Restoring backup 49276b80-9c9a-47fb-9437-0e4c6baa1dbd ({'restore': {}}) {{(pid=87970) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 19 08:45:31.327432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Restoring backup 49276b80-9c9a-47fb-9437-0e4c6baa1dbd to volume None. Jan 19 08:45:31.363794 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:31.363794 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:31.367028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.backup.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Creating volume of 1 GB for restore of backup 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. Jan 19 08:45:31.416917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Availability zone cache updated, next update will occur around 2021-01-19 09:45:31.416255. {{(pid=87970) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 08:45:31.417251 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Availability Zones retrieved successfully. Jan 19 08:45:31.460596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Flow 'volume_create_api' (21c643d4-e590-494a-817b-6ba92f6bbc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:45:31.470078 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6f02b0-994e-4233-b8f6-a2875dd90e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:31.480530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:45:31.652510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6f02b0-994e-4233-b8f6-a2875dd90e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:31.657489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de5ea011-9617-419c-bf36-938fefb6e60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:31.830564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Created reservations ['9f199571-641c-401c-ba4a-e1bc2000c03f', 'c6bc6027-3d1c-4078-959a-3d06463c2dee', 'b398ef40-bc0d-4267-bee9-61781c234907', '4b5f3a25-6896-4c80-85c3-b06b2e84bbb1'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:45:31.832674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de5ea011-9617-419c-bf36-938fefb6e60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f199571-641c-401c-ba4a-e1bc2000c03f', 'c6bc6027-3d1c-4078-959a-3d06463c2dee', 'b398ef40-bc0d-4267-bee9-61781c234907', '4b5f3a25-6896-4c80-85c3-b06b2e84bbb1']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:31.841840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84eca47-9398-4561-add1-f949249fade2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:31.945198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84eca47-9398-4561-add1-f949249fade2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5edf9e1-7baa-41b9-ba8b-875f52960cd6', '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_49276b80-9c9a-47fb-9437-0e4c6baa1dbd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdcc883a7e70487bbfccb5d3392f0181',qos_specs=None,replication_status=,reservations=['9f199571-641c-401c-ba4a-e1bc2000c03f','c6bc6027-3d1c-4078-959a-3d06463c2dee','b398ef40-bc0d-4267-bee9-61781c234907','4b5f3a25-6896-4c80-85c3-b06b2e84bbb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321e67e264524d60974016fd67d80f32',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:45:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_49276b80-9c9a-47fb-9437-0e4c6baa1dbd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5edf9e1-7baa-41b9-ba8b-875f52960cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdcc883a7e70487bbfccb5d3392f0181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='321e67e264524d60974016fd67d80f32',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:31.947614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310866b5-7e9f-4b4b-943a-327435c6e6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:32.013846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310866b5-7e9f-4b4b-943a-327435c6e6a3) transitioned into 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_49276b80-9c9a-47fb-9437-0e4c6baa1dbd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdcc883a7e70487bbfccb5d3392f0181',qos_specs=None,replication_status=,reservations=['9f199571-641c-401c-ba4a-e1bc2000c03f','c6bc6027-3d1c-4078-959a-3d06463c2dee','b398ef40-bc0d-4267-bee9-61781c234907','4b5f3a25-6896-4c80-85c3-b06b2e84bbb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321e67e264524d60974016fd67d80f32',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:32.017791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ad85c9-81cc-4e20-bf81-bfc2c7eaf6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:32.046920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ad85c9-81cc-4e20-bf81-bfc2c7eaf6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:32.055201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Flow 'volume_create_api' (21c643d4-e590-494a-817b-6ba92f6bbc17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:45:32.215737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Create volume request issued successfully. Jan 19 08:45:32.366261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:32.366261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:32.381325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:45:32.381518 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 19 08:45:32.381518 n-d-758944-2 devstack@c-api.service[87969]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 19 08:45:32.381518 n-d-758944-2 devstack@c-api.service[87969]: hub = hubs.get_hub() Jan 19 08:45:33.464377 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:33.464377 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:33.466921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:45:33.467738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Checking backup size 1 against volume size 1 {{(pid=87970) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 19 08:45:33.471036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.backup.api [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Overwriting volume b5edf9e1-7baa-41b9-ba8b-875f52960cd6 with restore of backup 49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:33.517738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] restore_backup in rpcapi backup_id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd {{(pid=87970) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 19 08:45:33.522681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96be2105-5724-4430-9c80-2c6fe81fab46 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd/restore returned with HTTP 202 Jan 19 08:45:33.523354 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 319/634] 10.222.0.25 () {60 vars in 1360 bytes} [Tue Jan 19 08:45:31 2021] POST /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd/restore => generated 189 bytes in 2204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:45:33.534338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2717d02e-6684-441f-af9c-6719676a0ca1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:33.534987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2717d02e-6684-441f-af9c-6719676a0ca1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:33.536462 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:33.536462 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:33.536865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2717d02e-6684-441f-af9c-6719676a0ca1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:33.537222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2717d02e-6684-441f-af9c-6719676a0ca1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:33.592995 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:33.592995 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:33.602598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2717d02e-6684-441f-af9c-6719676a0ca1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:33.603473 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 316/635] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:33 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:34.618400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e637fde-c3af-43db-8e7f-52dcea3658e5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:34.619066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e637fde-c3af-43db-8e7f-52dcea3658e5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:34.619382 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:34.619382 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:34.619938 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e637fde-c3af-43db-8e7f-52dcea3658e5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:34.620411 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8e637fde-c3af-43db-8e7f-52dcea3658e5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:34.665445 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:34.665445 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:34.669225 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e637fde-c3af-43db-8e7f-52dcea3658e5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:34.670917 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 320/636] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:34 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:35.688918 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-469f6f2c-bb5f-480a-a0f2-36d08a3b9c15 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:35.690006 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-469f6f2c-bb5f-480a-a0f2-36d08a3b9c15 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:35.690386 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:35.690386 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:35.691632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-469f6f2c-bb5f-480a-a0f2-36d08a3b9c15 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:35.692221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-469f6f2c-bb5f-480a-a0f2-36d08a3b9c15 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:35.720390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:35.720390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:35.723253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-469f6f2c-bb5f-480a-a0f2-36d08a3b9c15 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:35.724522 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 317/637] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:35 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:36.738558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15ead8fb-900e-4d69-a6cb-a73fad8f0063 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:36.739357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15ead8fb-900e-4d69-a6cb-a73fad8f0063 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:36.739643 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:36.739643 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:36.740107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15ead8fb-900e-4d69-a6cb-a73fad8f0063 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:36.740581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-15ead8fb-900e-4d69-a6cb-a73fad8f0063 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:36.802125 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:36.802125 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:36.804013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15ead8fb-900e-4d69-a6cb-a73fad8f0063 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:36.804824 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 321/638] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:36 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:37.827655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c07db89-43bc-4758-8ca8-ca224357b824 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:37.827655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c07db89-43bc-4758-8ca8-ca224357b824 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:37.827655 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:37.827655 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:37.827655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c07db89-43bc-4758-8ca8-ca224357b824 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:37.827655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0c07db89-43bc-4758-8ca8-ca224357b824 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:37.891329 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:37.891329 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:37.907192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c07db89-43bc-4758-8ca8-ca224357b824 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:37.910759 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 318/639] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:37 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:38.927168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f827c82-4eb7-4932-9903-ec67c7a1769e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:38.927168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f827c82-4eb7-4932-9903-ec67c7a1769e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:38.927168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:38.927168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:38.927168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f827c82-4eb7-4932-9903-ec67c7a1769e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:38.927168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9f827c82-4eb7-4932-9903-ec67c7a1769e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:38.970056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:38.970056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:38.982026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f827c82-4eb7-4932-9903-ec67c7a1769e tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:38.982026 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 322/640] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:38 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:39.990840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-077ad7fb-20e9-4628-9ecf-db1e16de17f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:39.990840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-077ad7fb-20e9-4628-9ecf-db1e16de17f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:39.990840 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:39.990840 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:39.998769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-077ad7fb-20e9-4628-9ecf-db1e16de17f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:39.998769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-077ad7fb-20e9-4628-9ecf-db1e16de17f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:40.067452 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:40.067452 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:40.067452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-077ad7fb-20e9-4628-9ecf-db1e16de17f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:40.067452 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 319/641] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:39 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:41.088696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d5b4022-ed90-404e-81bf-166ee6c4ce27 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:41.088696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d5b4022-ed90-404e-81bf-166ee6c4ce27 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:41.088696 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:41.088696 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:41.088696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d5b4022-ed90-404e-81bf-166ee6c4ce27 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:41.088696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0d5b4022-ed90-404e-81bf-166ee6c4ce27 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:41.194892 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:41.194892 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:41.201669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d5b4022-ed90-404e-81bf-166ee6c4ce27 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:41.209846 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 323/642] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:41 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:42.229785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bdc96b6-7b96-4538-84ed-4f6ed5c05e54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:42.229785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bdc96b6-7b96-4538-84ed-4f6ed5c05e54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:42.229785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:42.229785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:42.229785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bdc96b6-7b96-4538-84ed-4f6ed5c05e54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:42.229785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5bdc96b6-7b96-4538-84ed-4f6ed5c05e54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:42.278157 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:42.278157 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:42.282456 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bdc96b6-7b96-4538-84ed-4f6ed5c05e54 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:42.285919 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 320/643] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:42 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:43.297308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e383a258-ffe4-4c0b-9cdc-ecb459f8edfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:43.297308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e383a258-ffe4-4c0b-9cdc-ecb459f8edfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:43.297308 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:43.297308 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:43.297308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e383a258-ffe4-4c0b-9cdc-ecb459f8edfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:43.297308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e383a258-ffe4-4c0b-9cdc-ecb459f8edfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:43.353767 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:43.353767 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:43.353767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e383a258-ffe4-4c0b-9cdc-ecb459f8edfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:43.362581 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 324/644] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:43 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:44.380763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3cb1f9d-1926-466c-b999-f49c571bb663 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:44.380763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3cb1f9d-1926-466c-b999-f49c571bb663 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:44.380763 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:44.380763 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:44.380763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3cb1f9d-1926-466c-b999-f49c571bb663 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:44.380763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d3cb1f9d-1926-466c-b999-f49c571bb663 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:44.585390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:44.585390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:44.591196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3cb1f9d-1926-466c-b999-f49c571bb663 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:44.600455 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 321/645] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:44 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:45.617892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f136c822-e9d8-4ec5-9a73-e2d751725a0c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:45.617892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f136c822-e9d8-4ec5-9a73-e2d751725a0c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:45.617892 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:45.617892 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:45.617892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f136c822-e9d8-4ec5-9a73-e2d751725a0c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:45.617892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f136c822-e9d8-4ec5-9a73-e2d751725a0c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:45.756361 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:45.756361 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:45.766246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f136c822-e9d8-4ec5-9a73-e2d751725a0c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:45.767426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 325/646] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:45 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:46.797449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f0714cf-6661-476b-9af7-7279d3f40e18 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:46.797449 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f0714cf-6661-476b-9af7-7279d3f40e18 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:46.797449 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:46.797449 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:46.802361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f0714cf-6661-476b-9af7-7279d3f40e18 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:46.802361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3f0714cf-6661-476b-9af7-7279d3f40e18 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:46.864248 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:46.864248 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:46.871054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f0714cf-6661-476b-9af7-7279d3f40e18 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:46.871054 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 322/647] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:46 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:47.886455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67830c46-d57a-4dfb-898e-d63a66cd2044 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:47.887057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67830c46-d57a-4dfb-898e-d63a66cd2044 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:47.887057 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:47.887057 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:47.887549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67830c46-d57a-4dfb-898e-d63a66cd2044 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:47.887721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-67830c46-d57a-4dfb-898e-d63a66cd2044 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:47.913346 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:47.913346 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:47.916574 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67830c46-d57a-4dfb-898e-d63a66cd2044 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:47.917781 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 326/648] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:47 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:48.938861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8f52d76-95e1-45b2-b532-b971bf205457 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:48.938861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8f52d76-95e1-45b2-b532-b971bf205457 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:48.938861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:48.938861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:48.938861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8f52d76-95e1-45b2-b532-b971bf205457 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:48.938861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c8f52d76-95e1-45b2-b532-b971bf205457 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:48.977484 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:48.977484 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:49.005698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8f52d76-95e1-45b2-b532-b971bf205457 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:49.017493 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 323/649] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:48 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:50.045045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79bbdab1-4c7f-4d1c-82e4-afb7e19e88b2 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:50.045045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79bbdab1-4c7f-4d1c-82e4-afb7e19e88b2 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:50.045045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:50.045045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:50.045045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79bbdab1-4c7f-4d1c-82e4-afb7e19e88b2 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:50.045045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-79bbdab1-4c7f-4d1c-82e4-afb7e19e88b2 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:50.133247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:50.133247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:50.133247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79bbdab1-4c7f-4d1c-82e4-afb7e19e88b2 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:50.133247 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 327/650] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:50 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:51.158854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-173a6499-f051-427a-aa09-394dbf16a2e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:51.158854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-173a6499-f051-427a-aa09-394dbf16a2e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:51.158854 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:51.158854 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:51.158854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-173a6499-f051-427a-aa09-394dbf16a2e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:51.158854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-173a6499-f051-427a-aa09-394dbf16a2e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:51.209986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:51.209986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:51.209986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-173a6499-f051-427a-aa09-394dbf16a2e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:51.221174 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 324/651] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:51 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:52.223711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a197edee-95b0-4bde-9077-cac5050eb85f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:52.224231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a197edee-95b0-4bde-9077-cac5050eb85f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:52.224538 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:52.224538 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:52.224922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a197edee-95b0-4bde-9077-cac5050eb85f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:52.225299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a197edee-95b0-4bde-9077-cac5050eb85f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:52.327804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:52.327804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:52.327804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a197edee-95b0-4bde-9077-cac5050eb85f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:52.345281 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 328/652] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:52 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:53.371134 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a78b4a0-a2e8-4c89-9d64-60d0b13468ae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:53.371134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a78b4a0-a2e8-4c89-9d64-60d0b13468ae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:53.371134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:53.371134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:53.371134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a78b4a0-a2e8-4c89-9d64-60d0b13468ae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:53.371134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6a78b4a0-a2e8-4c89-9d64-60d0b13468ae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:53.404300 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:53.404300 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:53.412560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a78b4a0-a2e8-4c89-9d64-60d0b13468ae tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:53.412560 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 325/653] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:53 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:54.437142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c85ed142-fc26-42ac-a868-d0f1292b2074 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:54.437142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c85ed142-fc26-42ac-a868-d0f1292b2074 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:54.437142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:54.437142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:54.437142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c85ed142-fc26-42ac-a868-d0f1292b2074 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:54.437142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c85ed142-fc26-42ac-a868-d0f1292b2074 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:54.546397 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:54.546397 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:54.546397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c85ed142-fc26-42ac-a868-d0f1292b2074 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:54.546397 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 329/654] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:54 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:55.105590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes Jan 19 08:45:55.105590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:55.105590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:55.105590 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-426116252"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:45:55.105590 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-426116252'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:45:55.105590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume of 1 GB Jan 19 08:45:55.132203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Availability Zones retrieved successfully. Jan 19 08:45:55.177982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Flow 'volume_create_api' (be7e8d40-61ee-4d9c-9acc-47c07bb4e27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:45:55.177982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea8b58d-04f3-412d-a8c7-581be44aa6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:55.177982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:45:55.384599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea8b58d-04f3-412d-a8c7-581be44aa6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:55.384599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae5e76f-461d-40ec-8fe2-61eab098b667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:55.504046 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Created reservations ['26198cbe-2c4e-49ad-b51b-b67387fc2e3e', '0cf85a0d-dba7-497c-ab26-c417034605f6', '93992b80-2b0f-4e0e-bbc4-98776a146b35', '52f6d31f-8c9f-4ec0-90c7-18960a7ce1a7'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:45:55.506013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bae5e76f-461d-40ec-8fe2-61eab098b667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26198cbe-2c4e-49ad-b51b-b67387fc2e3e', '0cf85a0d-dba7-497c-ab26-c417034605f6', '93992b80-2b0f-4e0e-bbc4-98776a146b35', '52f6d31f-8c9f-4ec0-90c7-18960a7ce1a7']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:55.508272 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc625417-d305-4628-8f6e-e092413bc8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:55.557692 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1317663-6828-40c5-b2e6-c7cbf7ab8dcf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:55.558607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1317663-6828-40c5-b2e6-c7cbf7ab8dcf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:55.558607 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:55.558607 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:55.558859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1317663-6828-40c5-b2e6-c7cbf7ab8dcf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:55.559136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d1317663-6828-40c5-b2e6-c7cbf7ab8dcf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:55.674986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:55.674986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:55.674986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1317663-6828-40c5-b2e6-c7cbf7ab8dcf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:55.693207 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 330/655] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:55 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:55.803333 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc625417-d305-4628-8f6e-e092413bc8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-426116252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758a8b9968c443cdbbf6990471b012c7',qos_specs=None,replication_status=,reservations=['26198cbe-2c4e-49ad-b51b-b67387fc2e3e','0cf85a0d-dba7-497c-ab26-c417034605f6','93992b80-2b0f-4e0e-bbc4-98776a146b35','52f6d31f-8c9f-4ec0-90c7-18960a7ce1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e158620b8d4942958286b638414e7d7f',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-426116252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='758a8b9968c443cdbbf6990471b012c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e158620b8d4942958286b638414e7d7f',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:55.803333 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c6236e-6d01-4c09-bac0-340ef8ea7a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:55.861277 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6c6236e-6d01-4c09-bac0-340ef8ea7a99) transitioned into state 'SUCCESS' from state '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-426116252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758a8b9968c443cdbbf6990471b012c7',qos_specs=None,replication_status=,reservations=['26198cbe-2c4e-49ad-b51b-b67387fc2e3e','0cf85a0d-dba7-497c-ab26-c417034605f6','93992b80-2b0f-4e0e-bbc4-98776a146b35','52f6d31f-8c9f-4ec0-90c7-18960a7ce1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e158620b8d4942958286b638414e7d7f',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:55.863507 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (432c8817-73a2-47f8-9e9a-431fd33f779a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:45:55.890428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (432c8817-73a2-47f8-9e9a-431fd33f779a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:45:55.893100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Flow 'volume_create_api' (be7e8d40-61ee-4d9c-9acc-47c07bb4e27d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:45:56.067414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume request issued successfully. Jan 19 08:45:56.108722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-605b7df1-5c42-4817-bdd5-79fc03d59e61 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes returned with HTTP 202 Jan 19 08:45:56.119384 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 326/656] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:45:55 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes => generated 819 bytes in 1019 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:45:56.127206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d279e54-3af2-4c7d-9746-81f63b3e15ac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:45:56.127206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d279e54-3af2-4c7d-9746-81f63b3e15ac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:56.127206 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:56.127206 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:56.127206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d279e54-3af2-4c7d-9746-81f63b3e15ac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:56.547521 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:56.547521 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:56.575712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0d279e54-3af2-4c7d-9746-81f63b3e15ac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:45:56.688572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d279e54-3af2-4c7d-9746-81f63b3e15ac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:45:56.688572 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 331/657] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:56 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 911 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:56.692469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57e528fe-c49b-44c9-9fcf-5946f527506f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:56.692469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57e528fe-c49b-44c9-9fcf-5946f527506f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:56.692469 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:56.692469 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:56.692469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57e528fe-c49b-44c9-9fcf-5946f527506f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:56.692469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-57e528fe-c49b-44c9-9fcf-5946f527506f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:56.753615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:56.753615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:56.755357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57e528fe-c49b-44c9-9fcf-5946f527506f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:56.768650 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 327/658] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:56 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:45:57.702856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a8c979c-a595-44ac-a9c9-3413987ed13b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:45:57.702856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a8c979c-a595-44ac-a9c9-3413987ed13b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:57.702856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:57.702856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:57.702856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a8c979c-a595-44ac-a9c9-3413987ed13b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:57.793770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74aa238f-36a2-4273-8698-2b997e06ed2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:57.795414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74aa238f-36a2-4273-8698-2b997e06ed2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:57.795414 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:57.795414 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:57.801884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74aa238f-36a2-4273-8698-2b997e06ed2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:57.802445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-74aa238f-36a2-4273-8698-2b997e06ed2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:57.836588 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:57.836588 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:57.853158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8a8c979c-a595-44ac-a9c9-3413987ed13b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:45:57.856135 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:57.856135 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:57.858368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74aa238f-36a2-4273-8698-2b997e06ed2a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:57.859630 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 328/659] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:57 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:57.903556 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a8c979c-a595-44ac-a9c9-3413987ed13b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:45:57.924930 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 332/660] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:57 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 911 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:58.874129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcfe5e8e-ef4b-4f2f-ac5f-6ac4708f6680 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:45:58.879895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcfe5e8e-ef4b-4f2f-ac5f-6ac4708f6680 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:58.879895 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:58.879895 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:58.879895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcfe5e8e-ef4b-4f2f-ac5f-6ac4708f6680 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:58.879895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-bcfe5e8e-ef4b-4f2f-ac5f-6ac4708f6680 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:45:58.927257 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9835cb1-a7be-48e5-a471-74c29094f015 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:45:58.927257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9835cb1-a7be-48e5-a471-74c29094f015 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:45:58.927257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:45:58.927257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:45:58.927257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9835cb1-a7be-48e5-a471-74c29094f015 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:45:58.964239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:58.964239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:58.964239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcfe5e8e-ef4b-4f2f-ac5f-6ac4708f6680 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:45:59.005329 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 329/661] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:58 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:45:59.120175 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:45:59.120175 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:45:59.219666 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e9835cb1-a7be-48e5-a471-74c29094f015 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:45:59.267337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9835cb1-a7be-48e5-a471-74c29094f015 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:45:59.280179 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 333/662] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:45:58 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:00.013428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac4874bc-2660-492e-a3d0-ae846676ff62 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:00.014603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac4874bc-2660-492e-a3d0-ae846676ff62 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:00.014978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:00.014978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:00.015588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac4874bc-2660-492e-a3d0-ae846676ff62 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:00.016088 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ac4874bc-2660-492e-a3d0-ae846676ff62 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:00.162364 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:00.162364 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:00.162364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac4874bc-2660-492e-a3d0-ae846676ff62 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:00.221222 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 330/663] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:00 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:00.702298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:00.702298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:00.702298 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:00.702298 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:00.702298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:00.883359 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:00.883359 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:00.900568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:00.942937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:00.942937 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 334/664] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:46:00 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:01.177989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43a2003a-5367-43d2-929a-44ef493d1cc1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:01.177989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43a2003a-5367-43d2-929a-44ef493d1cc1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:01.177989 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:01.177989 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:01.177989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43a2003a-5367-43d2-929a-44ef493d1cc1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:01.177989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-43a2003a-5367-43d2-929a-44ef493d1cc1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:01.245411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume// Jan 19 08:46:01.246139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:01.246437 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:01.246437 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:01.247943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:01.249259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-939808ef-42ca-4cb9-98ee-b8e95b4d25a4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:46:01.252431 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 335/665] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:46:01 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:46:01.277487 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7b53f90d-f154-4179-ae1a-566e320d39c4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments Jan 19 08:46:01.279901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7b53f90d-f154-4179-ae1a-566e320d39c4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d", "instance_uuid": "705a59a8-fefe-429b-95d8-2ca9ff984592", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:01.287479 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:01.287479 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:01.289584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43a2003a-5367-43d2-929a-44ef493d1cc1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:01.299052 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 331/666] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:01 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:01.441263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:01.441263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:01.677868 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7b53f90d-f154-4179-ae1a-566e320d39c4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments returned with HTTP 200 Jan 19 08:46:01.688107 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 336/667] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:46:01 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments => generated 273 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:46:01.750765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d86eb976-8ae1-4f2b-a643-d848c083d953 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:01.750765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d86eb976-8ae1-4f2b-a643-d848c083d953 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:01.750765 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:01.750765 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:01.760880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d86eb976-8ae1-4f2b-a643-d848c083d953 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:01.819974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7b53f90d-f154-4179-ae1a-566e320d39c4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume// Jan 19 08:46:01.819974 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7b53f90d-f154-4179-ae1a-566e320d39c4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:01.819974 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:01.819974 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:01.819974 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7b53f90d-f154-4179-ae1a-566e320d39c4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:01.819974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7b53f90d-f154-4179-ae1a-566e320d39c4 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:46:01.819974 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 337/668] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:46:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:46:01.862338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-43696dcf-d2d7-451a-8fba-5ab4ed87bb29 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:01.862338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-43696dcf-d2d7-451a-8fba-5ab4ed87bb29 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:01.862338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-43696dcf-d2d7-451a-8fba-5ab4ed87bb29 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:01.870848 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:01.870848 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:01.882539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d86eb976-8ae1-4f2b-a643-d848c083d953 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:01.902967 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:01.902967 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:01.922259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d86eb976-8ae1-4f2b-a643-d848c083d953 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:01.922259 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 332/669] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:01 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 911 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:01.985952 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:01.985952 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:02.016598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-43696dcf-d2d7-451a-8fba-5ab4ed87bb29 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:02.071266 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:02.071266 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:02.091051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-43696dcf-d2d7-451a-8fba-5ab4ed87bb29 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:02.091051 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 338/670] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:46:01 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 1010 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:46:02.123922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-77cec0c7-d894-4535-9797-33fa7a5e7097 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] PUT http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb Jan 19 08:46:02.123922 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:02.123922 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:02.123922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-77cec0c7-d894-4535-9797-33fa7a5e7097 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:02.178909 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:46:02.178909 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:46:02.178909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-77cec0c7-d894-4535-9797-33fa7a5e7097 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Lock "b'cinder-attachment_update-2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.020s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:46:02.183606 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:02.183606 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:02.313167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd8cfd87-e3ec-4c20-8b82-0a7e0e4a4123 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:02.313686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd8cfd87-e3ec-4c20-8b82-0a7e0e4a4123 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:02.313884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:02.313884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:02.314251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd8cfd87-e3ec-4c20-8b82-0a7e0e4a4123 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:02.314659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-dd8cfd87-e3ec-4c20-8b82-0a7e0e4a4123 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:02.357666 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:02.357666 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:02.360394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd8cfd87-e3ec-4c20-8b82-0a7e0e4a4123 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:02.361780 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 339/671] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:02 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:02.943724 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-99251941-219b-455f-92e2-c6dc4ea5f675 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:02.943724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-99251941-219b-455f-92e2-c6dc4ea5f675 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:02.943724 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:02.943724 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:02.943724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-99251941-219b-455f-92e2-c6dc4ea5f675 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:03.173746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:03.173746 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:03.204588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-99251941-219b-455f-92e2-c6dc4ea5f675 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-99251941-219b-455f-92e2-c6dc4ea5f675 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 340/672] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:02 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 911 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6fb78608-eda6-4778-904c-53dccd51c319 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6fb78608-eda6-4778-904c-53dccd51c319 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6fb78608-eda6-4778-904c-53dccd51c319 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:03.389554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6fb78608-eda6-4778-904c-53dccd51c319 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:03.453751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:03.453751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:03.453751 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6fb78608-eda6-4778-904c-53dccd51c319 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:03.453751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 341/673] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:03 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:04.361627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d756646-4a1e-4898-bf9f-d5539749c1ba tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:04.361627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d756646-4a1e-4898-bf9f-d5539749c1ba tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:04.361627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:04.361627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:04.361627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d756646-4a1e-4898-bf9f-d5539749c1ba tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:04.480778 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:04.480778 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:04.507346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0d756646-4a1e-4898-bf9f-d5539749c1ba tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:04.566124 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:04.566124 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:04.582760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d756646-4a1e-4898-bf9f-d5539749c1ba tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:04.585012 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 342/674] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:04 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:04.609691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7e44048-2fd1-401b-87f9-af144d2fa6f5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:04.609691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7e44048-2fd1-401b-87f9-af144d2fa6f5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:04.609691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:04.609691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:04.615746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7e44048-2fd1-401b-87f9-af144d2fa6f5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:04.615746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b7e44048-2fd1-401b-87f9-af144d2fa6f5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:04.675917 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:04.675917 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:04.675917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7e44048-2fd1-401b-87f9-af144d2fa6f5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:04.692018 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 343/675] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:04 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:05.600578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b396db9c-9e17-47f1-a95b-56da42fd4a8c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:05.601626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b396db9c-9e17-47f1-a95b-56da42fd4a8c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:05.601999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:05.601999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:05.602612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b396db9c-9e17-47f1-a95b-56da42fd4a8c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:05.821877 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:05.821877 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:05.869237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b396db9c-9e17-47f1-a95b-56da42fd4a8c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:05.913369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:05.913369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:05.937579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b396db9c-9e17-47f1-a95b-56da42fd4a8c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:05.938925 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 344/676] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:05 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:05.950071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2018fdde-4cd8-4056-a980-5090c4cafe06 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:05.951038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2018fdde-4cd8-4056-a980-5090c4cafe06 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:05.951950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:05.951950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:05.952591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2018fdde-4cd8-4056-a980-5090c4cafe06 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:05.954021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2018fdde-4cd8-4056-a980-5090c4cafe06 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:05.976199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-77cec0c7-d894-4535-9797-33fa7a5e7097 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Lock "b'cinder-attachment_update-2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d-n-h1-758944-2'" released by "attachment_update" :: held 3.799s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:46:05.976929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-77cec0c7-d894-4535-9797-33fa7a5e7097 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb returned with HTTP 200 Jan 19 08:46:05.977831 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 333/677] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:46:02 2021] PUT /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb => generated 762 bytes in 3870 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:06.013219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:06.013219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:06.016232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2018fdde-4cd8-4056-a980-5090c4cafe06 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:06.017318 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 345/678] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:05 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:06.955935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-143b7695-9c64-44b7-ab34-71ac0a1ea610 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:06.956527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-143b7695-9c64-44b7-ab34-71ac0a1ea610 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:06.956690 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:06.956690 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:06.957030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-143b7695-9c64-44b7-ab34-71ac0a1ea610 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:07.031924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fac17ef3-3282-442f-a23e-1e6b7fe06f12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:07.032465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fac17ef3-3282-442f-a23e-1e6b7fe06f12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:07.032683 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:07.032683 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:07.033291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fac17ef3-3282-442f-a23e-1e6b7fe06f12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:07.033716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-fac17ef3-3282-442f-a23e-1e6b7fe06f12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:07.108679 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:07.108679 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:07.110596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fac17ef3-3282-442f-a23e-1e6b7fe06f12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:07.118896 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 346/679] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:07 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:07.126578 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:07.126578 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:07.162880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-143b7695-9c64-44b7-ab34-71ac0a1ea610 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:07.216315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:07.216315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:07.240325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-143b7695-9c64-44b7-ab34-71ac0a1ea610 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:07.241728 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 334/680] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:06 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:08.136238 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d487fcce-6369-4afe-a166-48afe394ad12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:08.137321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d487fcce-6369-4afe-a166-48afe394ad12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:08.137741 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:08.137741 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:08.139077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d487fcce-6369-4afe-a166-48afe394ad12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:08.139746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d487fcce-6369-4afe-a166-48afe394ad12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:08.215270 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:08.215270 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:08.222158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d487fcce-6369-4afe-a166-48afe394ad12 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:08.223421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 347/681] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:08 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:08.257535 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7e28a8a-03d3-438f-bb80-49a13c38252d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:08.258360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7e28a8a-03d3-438f-bb80-49a13c38252d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:08.258775 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:08.258775 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:08.259417 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7e28a8a-03d3-438f-bb80-49a13c38252d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:08.385321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:08.385321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:08.399507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d7e28a8a-03d3-438f-bb80-49a13c38252d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:08.445471 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:08.445471 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:08.467576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7e28a8a-03d3-438f-bb80-49a13c38252d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:08.469235 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 335/682] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:08 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:09.236421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30ca3736-47a8-4251-b93e-7fc1adae6dfb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:09.237624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30ca3736-47a8-4251-b93e-7fc1adae6dfb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:09.238027 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:09.238027 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:09.238753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30ca3736-47a8-4251-b93e-7fc1adae6dfb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:09.239318 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-30ca3736-47a8-4251-b93e-7fc1adae6dfb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:09.261434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:09.261434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:09.264566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30ca3736-47a8-4251-b93e-7fc1adae6dfb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 200 Jan 19 08:46:09.265590 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 348/683] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:09 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:09.278920 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e08cf81b-4199-41dc-aae8-73c31f89ca90 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/b5edf9e1-7baa-41b9-ba8b-875f52960cd6 Jan 19 08:46:09.280028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e08cf81b-4199-41dc-aae8-73c31f89ca90 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:09.280220 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:09.280220 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:09.281011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e08cf81b-4199-41dc-aae8-73c31f89ca90 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:09.371043 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:09.371043 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:09.381089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e08cf81b-4199-41dc-aae8-73c31f89ca90 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:46:09.405940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e08cf81b-4199-41dc-aae8-73c31f89ca90 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/b5edf9e1-7baa-41b9-ba8b-875f52960cd6 returned with HTTP 200 Jan 19 08:46:09.407335 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 336/684] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:09 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/b5edf9e1-7baa-41b9-ba8b-875f52960cd6 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:09.423331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb873834-fd54-4a62-8ba2-578b80e07dc8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes Jan 19 08:46:09.424244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb873834-fd54-4a62-8ba2-578b80e07dc8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:09.424599 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:09.424599 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:09.425166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb873834-fd54-4a62-8ba2-578b80e07dc8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:09.426019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-cb873834-fd54-4a62-8ba2-578b80e07dc8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:46:09.428904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-cb873834-fd54-4a62-8ba2-578b80e07dc8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:46:09.487136 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a774377-b661-449a-86ce-d7ed9f09c032 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:09.487921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a774377-b661-449a-86ce-d7ed9f09c032 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:09.488326 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:09.488326 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:09.489066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a774377-b661-449a-86ce-d7ed9f09c032 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:09.501352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cb873834-fd54-4a62-8ba2-578b80e07dc8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Get all volumes completed successfully. Jan 19 08:46:09.502983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb873834-fd54-4a62-8ba2-578b80e07dc8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes returned with HTTP 200 Jan 19 08:46:09.505691 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 349/685] 10.222.0.25 () {58 vars in 1204 bytes} [Tue Jan 19 08:46:09 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes => generated 795 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:09.517256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8d532eaf-fccd-4a9e-8bb1-92cf73be0ccd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] DELETE http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/b5edf9e1-7baa-41b9-ba8b-875f52960cd6 Jan 19 08:46:09.518600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8d532eaf-fccd-4a9e-8bb1-92cf73be0ccd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:09.521601 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:09.521601 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:09.522428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8d532eaf-fccd-4a9e-8bb1-92cf73be0ccd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:09.523210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-8d532eaf-fccd-4a9e-8bb1-92cf73be0ccd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Delete volume with id: b5edf9e1-7baa-41b9-ba8b-875f52960cd6 Jan 19 08:46:09.615393 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:09.615393 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:09.616752 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:09.616752 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:09.618191 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8d532eaf-fccd-4a9e-8bb1-92cf73be0ccd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:46:09.645945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2a774377-b661-449a-86ce-d7ed9f09c032 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:09.671723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:09.671723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:09.682693 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a774377-b661-449a-86ce-d7ed9f09c032 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:09.685006 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 337/686] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:09 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:09.695958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8d532eaf-fccd-4a9e-8bb1-92cf73be0ccd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Delete volume request issued successfully. Jan 19 08:46:09.696677 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8d532eaf-fccd-4a9e-8bb1-92cf73be0ccd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/b5edf9e1-7baa-41b9-ba8b-875f52960cd6 returned with HTTP 202 Jan 19 08:46:09.701419 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 350/687] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:46:09 2021] DELETE /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/b5edf9e1-7baa-41b9-ba8b-875f52960cd6 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:46:09.707293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5655306-d7cd-4a26-bcf8-52d6cd761b5d tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] DELETE http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a Jan 19 08:46:09.708032 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5655306-d7cd-4a26-bcf8-52d6cd761b5d tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:09.708478 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:09.708478 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:09.709126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5655306-d7cd-4a26-bcf8-52d6cd761b5d tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:09.709670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-f5655306-d7cd-4a26-bcf8-52d6cd761b5d tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Delete backup with id: fa169dc5-3166-4e3e-b529-e844a4c7ba8a. Jan 19 08:46:09.734605 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:09.734605 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:09.765332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-f5655306-d7cd-4a26-bcf8-52d6cd761b5d tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] delete_backup rpcapi backup_id fa169dc5-3166-4e3e-b529-e844a4c7ba8a {{(pid=87971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 08:46:09.782679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5655306-d7cd-4a26-bcf8-52d6cd761b5d tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a returned with HTTP 202 Jan 19 08:46:09.794241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff4d8da7-ca7c-449a-8fdf-51b726811218 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] GET http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a Jan 19 08:46:09.795696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff4d8da7-ca7c-449a-8fdf-51b726811218 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:09.796134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:09.796134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:09.796799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff4d8da7-ca7c-449a-8fdf-51b726811218 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:09.797354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ff4d8da7-ca7c-449a-8fdf-51b726811218 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Show backup with id fa169dc5-3166-4e3e-b529-e844a4c7ba8a. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:09.814109 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 338/688] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:46:09 2021] DELETE /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:46:09.835794 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:09.835794 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:09.837824 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff4d8da7-ca7c-449a-8fdf-51b726811218 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a returned with HTTP 200 Jan 19 08:46:09.846640 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 351/689] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:09 2021] GET /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a => generated 823 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:10.701964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-826abd54-fe76-4e33-89f7-4bff165a9156 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:10.702596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-826abd54-fe76-4e33-89f7-4bff165a9156 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:10.702969 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:10.702969 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:10.703917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-826abd54-fe76-4e33-89f7-4bff165a9156 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:10.807719 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:10.807719 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:10.853636 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a87e451-f571-4a6a-a2d2-ff983ab27fd8 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] GET http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a Jan 19 08:46:10.854436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a87e451-f571-4a6a-a2d2-ff983ab27fd8 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:10.854920 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:10.854920 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:10.855532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a87e451-f571-4a6a-a2d2-ff983ab27fd8 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:10.856080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5a87e451-f571-4a6a-a2d2-ff983ab27fd8 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Show backup with id fa169dc5-3166-4e3e-b529-e844a4c7ba8a. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:10.863683 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-826abd54-fe76-4e33-89f7-4bff165a9156 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:10.916839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a87e451-f571-4a6a-a2d2-ff983ab27fd8 tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a returned with HTTP 404 Jan 19 08:46:10.922740 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 352/690] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:10 2021] GET /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fa169dc5-3166-4e3e-b529-e844a4c7ba8a => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:46:10.927731 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:10.927731 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:10.937740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce41bf9e-b35c-46de-9230-e6aee96f67de tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] DELETE http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd Jan 19 08:46:10.938276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce41bf9e-b35c-46de-9230-e6aee96f67de tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:10.942498 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce41bf9e-b35c-46de-9230-e6aee96f67de tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:10.942901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-ce41bf9e-b35c-46de-9230-e6aee96f67de tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Delete backup with id: 49276b80-9c9a-47fb-9437-0e4c6baa1dbd. Jan 19 08:46:10.949614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-826abd54-fe76-4e33-89f7-4bff165a9156 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:10.960218 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 339/691] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:10 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:10.995734 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:10.995734 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:11.062849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-ce41bf9e-b35c-46de-9230-e6aee96f67de tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] delete_backup rpcapi backup_id 49276b80-9c9a-47fb-9437-0e4c6baa1dbd {{(pid=87970) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 08:46:11.065991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce41bf9e-b35c-46de-9230-e6aee96f67de tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd returned with HTTP 202 Jan 19 08:46:11.066895 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 353/692] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:46:10 2021] DELETE /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/49276b80-9c9a-47fb-9437-0e4c6baa1dbd => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:46:11.097275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] POST http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes Jan 19 08:46:11.098274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:11.098274 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:11.098919 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-576106002"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:11.100582 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-576106002'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:46:11.101101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Create volume of 1 GB Jan 19 08:46:11.141859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Availability Zones retrieved successfully. Jan 19 08:46:11.189184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Flow 'volume_create_api' (1655aa98-646e-4dcb-8151-f9ad952b44bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:46:11.192081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe686387-1159-4f34-8778-71ae3c5a10e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:11.198530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:46:11.335263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe686387-1159-4f34-8778-71ae3c5a10e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:11.342095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be0b082-3554-4b2d-9ba6-0bafd4eeb656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:11.463349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Created reservations ['00d4ba50-7b7b-426f-9f32-479b950a2ea7', '6f0d9b15-6d4b-4dc6-9d11-862441e1e56b', 'bc691a58-f68d-425d-ab62-f4447561d0cb', '177f5f0c-60f9-4779-85d0-c60bc1721078'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:46:11.537834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be0b082-3554-4b2d-9ba6-0bafd4eeb656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d4ba50-7b7b-426f-9f32-479b950a2ea7', '6f0d9b15-6d4b-4dc6-9d11-862441e1e56b', 'bc691a58-f68d-425d-ab62-f4447561d0cb', '177f5f0c-60f9-4779-85d0-c60bc1721078']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:11.540184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb5446ac-2015-47ee-8349-f34afc9e4078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:11.574548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7078e91a-bfa7-44cb-a321-806fe9deb67b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb/action Jan 19 08:46:11.575268 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:11.575268 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:11.576330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7078e91a-bfa7-44cb-a321-806fe9deb67b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:46:11.576854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7078e91a-bfa7-44cb-a321-806fe9deb67b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:11.704690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb5446ac-2015-47ee-8349-f34afc9e4078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '674ec132-8f89-489e-845a-3417de278cd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-576106002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdcc883a7e70487bbfccb5d3392f0181',qos_specs=None,replication_status=,reservations=['00d4ba50-7b7b-426f-9f32-479b950a2ea7','6f0d9b15-6d4b-4dc6-9d11-862441e1e56b','bc691a58-f68d-425d-ab62-f4447561d0cb','177f5f0c-60f9-4779-85d0-c60bc1721078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321e67e264524d60974016fd67d80f32',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-576106002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=674ec132-8f89-489e-845a-3417de278cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdcc883a7e70487bbfccb5d3392f0181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='321e67e264524d60974016fd67d80f32',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:11.710054 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53a1b0ae-3691-4acf-a866-973c5d037fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:11.770521 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:11.770521 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:11.777942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53a1b0ae-3691-4acf-a866-973c5d037fa9) transitioned into state 'SUCCESS' from state '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-576106002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdcc883a7e70487bbfccb5d3392f0181',qos_specs=None,replication_status=,reservations=['00d4ba50-7b7b-426f-9f32-479b950a2ea7','6f0d9b15-6d4b-4dc6-9d11-862441e1e56b','bc691a58-f68d-425d-ab62-f4447561d0cb','177f5f0c-60f9-4779-85d0-c60bc1721078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='321e67e264524d60974016fd67d80f32',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:11.782043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60658a67-7046-42b8-b4b5-c5aeec737d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:11.805374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fa7b54af-e59d-4e24-85ab-deedbd5ad08a req-7078e91a-bfa7-44cb-a321-806fe9deb67b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb/action returned with HTTP 204 Jan 19 08:46:11.806372 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 354/693] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:46:11 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:46:11.828570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60658a67-7046-42b8-b4b5-c5aeec737d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:11.834118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Flow 'volume_create_api' (1655aa98-646e-4dcb-8151-f9ad952b44bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:46:11.951247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Create volume request issued successfully. Jan 19 08:46:11.968564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d15f1e45-31de-47d3-a8bd-0e3d01e4bde9 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:11.969659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d15f1e45-31de-47d3-a8bd-0e3d01e4bde9 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:11.970056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:11.970056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:11.970777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d15f1e45-31de-47d3-a8bd-0e3d01e4bde9 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:12.016011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d8f8d81-5af1-40d9-9645-68ed2d782b65 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes returned with HTTP 202 Jan 19 08:46:12.026910 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 340/694] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:46:11 2021] POST /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes => generated 822 bytes in 924 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:46:12.035483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68eba686-a7f2-420e-879d-7e5cca4389e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:46:12.036192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68eba686-a7f2-420e-879d-7e5cca4389e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:12.036528 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:12.036528 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:12.037073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68eba686-a7f2-420e-879d-7e5cca4389e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:12.126567 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:12.126567 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:12.171484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d15f1e45-31de-47d3-a8bd-0e3d01e4bde9 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:12.196280 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:12.196280 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:12.222604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:12.222604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:12.232584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68eba686-a7f2-420e-879d-7e5cca4389e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:46:12.246277 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d15f1e45-31de-47d3-a8bd-0e3d01e4bde9 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:12.254347 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 355/695] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:11 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 1204 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:46:12.289899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68eba686-a7f2-420e-879d-7e5cca4389e0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 200 Jan 19 08:46:12.306161 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 341/696] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:12 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 890 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:13.315355 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc44a287-a860-4943-9e00-3d4bd34b28b5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:46:13.316425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc44a287-a860-4943-9e00-3d4bd34b28b5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:13.316832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:13.316832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:13.317505 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc44a287-a860-4943-9e00-3d4bd34b28b5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:13.443685 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:13.443685 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:13.471057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc44a287-a860-4943-9e00-3d4bd34b28b5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:46:13.538038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc44a287-a860-4943-9e00-3d4bd34b28b5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 200 Jan 19 08:46:13.541070 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 356/697] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:13 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 914 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:14.555908 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-01b836e8-e099-4328-be20-6414baa3177c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:46:14.557197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-01b836e8-e099-4328-be20-6414baa3177c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:14.557568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:14.557568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:14.558267 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-01b836e8-e099-4328-be20-6414baa3177c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:14.670189 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:14.670189 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:14.688907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes Jan 19 08:46:14.689374 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:14.689374 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:14.689941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-403656756"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:14.691224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-403656756'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:46:14.691533 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume of 1 GB Jan 19 08:46:14.709411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-01b836e8-e099-4328-be20-6414baa3177c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:46:14.726584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Availability Zones retrieved successfully. Jan 19 08:46:14.772989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-01b836e8-e099-4328-be20-6414baa3177c tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 200 Jan 19 08:46:14.773821 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 342/698] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:14 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:14.785335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Flow 'volume_create_api' (27c363ee-5ec9-4c8c-b5d3-64c8cbd48827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:46:14.787980 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd4b80e-3cca-47ce-95c2-ba11b483f1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:14.790197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7cb4b55-3fee-436b-b88a-be2b1d49fb8b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] POST http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups Jan 19 08:46:14.790900 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:14.790900 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:14.791558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7cb4b55-3fee-436b-b88a-be2b1d49fb8b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Action: 'create', calling method: create, body: {"backup": {"volume_id": "674ec132-8f89-489e-845a-3417de278cd5", "name": "tempest-VolumesBackupsAdminTest-Backup-533591678"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:14.793201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-e7cb4b55-3fee-436b-b88a-be2b1d49fb8b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Creating new backup {'backup': {'volume_id': '674ec132-8f89-489e-845a-3417de278cd5', 'name': 'tempest-VolumesBackupsAdminTest-Backup-533591678'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 08:46:14.793803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-e7cb4b55-3fee-436b-b88a-be2b1d49fb8b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Creating backup of volume 674ec132-8f89-489e-845a-3417de278cd5 in container None Jan 19 08:46:14.798164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:46:14.918418 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:14.918418 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:14.920234 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7cb4b55-3fee-436b-b88a-be2b1d49fb8b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:46:14.998775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd4b80e-3cca-47ce-95c2-ba11b483f1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:15.004201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c50d31e8-1076-47c5-a75f-f12feb13b47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:15.011275 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-e7cb4b55-3fee-436b-b88a-be2b1d49fb8b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Created reservations ['5eb3637a-1f1b-487c-a258-50f2cfcfa6d3', '4bf6f7eb-e77f-4c44-884a-a98fa8508232'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:46:15.171627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7cb4b55-3fee-436b-b88a-be2b1d49fb8b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups returned with HTTP 202 Jan 19 08:46:15.172859 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 343/699] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:46:14 2021] POST /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups => generated 400 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:46:15.179869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Created reservations ['18b7804f-c4f3-437a-aec8-236687b3529d', 'd423c6f0-66a3-4fb7-aeaf-30727c941308', '2730bb56-a97b-43ed-a647-d260271f15d3', '595d470f-36cd-492d-97cf-505d17ea0e25'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:46:15.182939 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c50d31e8-1076-47c5-a75f-f12feb13b47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b7804f-c4f3-437a-aec8-236687b3529d', 'd423c6f0-66a3-4fb7-aeaf-30727c941308', '2730bb56-a97b-43ed-a647-d260271f15d3', '595d470f-36cd-492d-97cf-505d17ea0e25']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:15.186050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ead1943-8af9-492c-9896-1643a6105f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:15.190887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fdbedf2-956f-47af-b388-5cc56412e499 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:15.191421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fdbedf2-956f-47af-b388-5cc56412e499 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:15.191637 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:15.191637 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:15.192017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fdbedf2-956f-47af-b388-5cc56412e499 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:15.192386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2fdbedf2-956f-47af-b388-5cc56412e499 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:15.279316 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:15.279316 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:15.294153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fdbedf2-956f-47af-b388-5cc56412e499 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:15.305194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 344/700] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:15 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 807 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:15.355146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ead1943-8af9-492c-9896-1643a6105f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c14066e0-54d9-42d9-9636-27860c259ed6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-403656756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758a8b9968c443cdbbf6990471b012c7',qos_specs=None,replication_status=,reservations=['18b7804f-c4f3-437a-aec8-236687b3529d','d423c6f0-66a3-4fb7-aeaf-30727c941308','2730bb56-a97b-43ed-a647-d260271f15d3','595d470f-36cd-492d-97cf-505d17ea0e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e158620b8d4942958286b638414e7d7f',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-403656756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c14066e0-54d9-42d9-9636-27860c259ed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='758a8b9968c443cdbbf6990471b012c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e158620b8d4942958286b638414e7d7f',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:15.358105 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108f3759-4171-44ce-9379-c1e743dd103a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:15.415978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108f3759-4171-44ce-9379-c1e743dd103a) transitioned into state 'SUCCESS' from state '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-403656756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='758a8b9968c443cdbbf6990471b012c7',qos_specs=None,replication_status=,reservations=['18b7804f-c4f3-437a-aec8-236687b3529d','d423c6f0-66a3-4fb7-aeaf-30727c941308','2730bb56-a97b-43ed-a647-d260271f15d3','595d470f-36cd-492d-97cf-505d17ea0e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e158620b8d4942958286b638414e7d7f',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:15.418178 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca7a5f7-7e49-423e-bafe-b7e51a669719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:46:15.443213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca7a5f7-7e49-423e-bafe-b7e51a669719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:46:15.446230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Flow 'volume_create_api' (27c363ee-5ec9-4c8c-b5d3-64c8cbd48827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:46:15.560543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Create volume request issued successfully. Jan 19 08:46:15.592906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55a41572-f856-4cbf-8855-2b42254f55e5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes returned with HTTP 202 Jan 19 08:46:15.594006 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 357/701] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:46:14 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes => generated 819 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:46:15.615070 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-233fc768-3d8d-493d-8f60-e602fda95dee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:15.615611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-233fc768-3d8d-493d-8f60-e602fda95dee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:15.615991 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:15.615991 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:15.616577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-233fc768-3d8d-493d-8f60-e602fda95dee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:15.736676 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:15.736676 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:15.757545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-233fc768-3d8d-493d-8f60-e602fda95dee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:15.807828 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-233fc768-3d8d-493d-8f60-e602fda95dee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:15.814903 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 345/702] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:15 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 887 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:16.309554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19f25bda-d6dc-4b09-8a5f-174f0b973606 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:16.310392 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19f25bda-d6dc-4b09-8a5f-174f0b973606 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:16.310463 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:16.310463 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:16.310906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19f25bda-d6dc-4b09-8a5f-174f0b973606 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:16.311308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-19f25bda-d6dc-4b09-8a5f-174f0b973606 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:16.380999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:16.380999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:16.383383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19f25bda-d6dc-4b09-8a5f-174f0b973606 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:16.391536 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 358/703] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:16 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 807 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:16.831670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c4a5ee2-22aa-4740-b7f1-9831dedfefff tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:16.832196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c4a5ee2-22aa-4740-b7f1-9831dedfefff tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:16.832408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:16.832408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:16.832769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c4a5ee2-22aa-4740-b7f1-9831dedfefff tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:16.918564 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:16.918564 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:16.937080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c4a5ee2-22aa-4740-b7f1-9831dedfefff tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:16.979018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c4a5ee2-22aa-4740-b7f1-9831dedfefff tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:16.980134 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 346/704] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:16 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 911 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:17.406539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bb54c00-503d-4b7f-a799-509a6cda5fd1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:17.407351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bb54c00-503d-4b7f-a799-509a6cda5fd1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:17.407757 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:17.407757 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:17.408437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bb54c00-503d-4b7f-a799-509a6cda5fd1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:17.409017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6bb54c00-503d-4b7f-a799-509a6cda5fd1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:17.478981 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:17.478981 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:17.483419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bb54c00-503d-4b7f-a799-509a6cda5fd1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:17.484794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 359/705] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:17 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 807 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:17.999178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c0aebf2-0b23-4c0e-90e8-8f9773763dfb tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:18.000567 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c0aebf2-0b23-4c0e-90e8-8f9773763dfb tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:18.000989 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:18.000989 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:18.001670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c0aebf2-0b23-4c0e-90e8-8f9773763dfb tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:18.080529 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:18.080529 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:18.098590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c0aebf2-0b23-4c0e-90e8-8f9773763dfb tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:18.171392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c0aebf2-0b23-4c0e-90e8-8f9773763dfb tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:18.186884 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 347/706] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:17 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:18.497954 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:18.498852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:18.499286 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:18.499286 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:18.499945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:18.500515 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:18.522924 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:18.522924 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:18.525210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:18.533072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 360/707] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:18 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 807 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:18.767490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-85e84ca3-c5e1-4c23-8d42-1d636aa232b5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:18.768008 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-85e84ca3-c5e1-4c23-8d42-1d636aa232b5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:18.768205 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:18.768205 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:18.768822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-85e84ca3-c5e1-4c23-8d42-1d636aa232b5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:18.820760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:18.820760 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:18.832418 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-85e84ca3-c5e1-4c23-8d42-1d636aa232b5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:18.863646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-85e84ca3-c5e1-4c23-8d42-1d636aa232b5 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:18.864798 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 348/708] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:46:18 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:18.983549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume// Jan 19 08:46:18.984028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:18.984243 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:18.984243 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:18.984623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:18.985848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc4cc7e1-0d14-49b1-99fb-2c05ae81f324 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:46:18.986425 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 361/709] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:46: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 19 08:46:19.004431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-3f23d232-1d98-47c6-bfb7-278b51bf6232 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments Jan 19 08:46:19.005110 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:19.005110 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:19.005619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-3f23d232-1d98-47c6-bfb7-278b51bf6232 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c14066e0-54d9-42d9-9636-27860c259ed6", "instance_uuid": "705a59a8-fefe-429b-95d8-2ca9ff984592", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:19.072387 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:19.072387 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:19.183544 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-3f23d232-1d98-47c6-bfb7-278b51bf6232 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments returned with HTTP 200 Jan 19 08:46:19.184888 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 349/710] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:46:18 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:19.240397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb70d53e-b170-4488-af85-9b23a698ef90 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:19.241212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb70d53e-b170-4488-af85-9b23a698ef90 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:19.241893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb70d53e-b170-4488-af85-9b23a698ef90 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:19.272899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-3f23d232-1d98-47c6-bfb7-278b51bf6232 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume// Jan 19 08:46:19.273770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-3f23d232-1d98-47c6-bfb7-278b51bf6232 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:19.274132 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:19.274132 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:19.274767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-3f23d232-1d98-47c6-bfb7-278b51bf6232 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:19.276792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-3f23d232-1d98-47c6-bfb7-278b51bf6232 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:46:19.277539 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 350/711] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:46: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 19 08:46:19.291214 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-69893cdd-ef11-4b8e-8985-006f120e3383 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:19.292009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-69893cdd-ef11-4b8e-8985-006f120e3383 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:19.292648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-69893cdd-ef11-4b8e-8985-006f120e3383 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:19.360142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:19.360142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:19.380683 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb70d53e-b170-4488-af85-9b23a698ef90 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:19.392750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:19.392750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:19.409537 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:19.409537 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:19.416312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-69893cdd-ef11-4b8e-8985-006f120e3383 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:19.423722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb70d53e-b170-4488-af85-9b23a698ef90 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:19.425318 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 362/712] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:19 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 911 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:19.458376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:19.458376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:19.487832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-69893cdd-ef11-4b8e-8985-006f120e3383 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:19.492640 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 351/713] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:46:19 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 1010 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:46:19.531968 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-27b015ec-7f21-4bf4-aa53-968ac7a3fa9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] PUT http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376 Jan 19 08:46:19.532977 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:19.532977 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:19.533349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-27b015ec-7f21-4bf4-aa53-968ac7a3fa9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:19.540546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34d18892-0709-44eb-8e21-8fd31f7f5cf7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:19.543119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34d18892-0709-44eb-8e21-8fd31f7f5cf7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:19.543523 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:19.543523 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:19.547210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34d18892-0709-44eb-8e21-8fd31f7f5cf7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:19.548681 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-34d18892-0709-44eb-8e21-8fd31f7f5cf7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:19.600923 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:46:19.600923 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:46:19.601816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-27b015ec-7f21-4bf4-aa53-968ac7a3fa9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Lock "b'cinder-attachment_update-c14066e0-54d9-42d9-9636-27860c259ed6-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.020s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:46:19.604803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:19.604803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:19.617723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:19.617723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:19.629479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34d18892-0709-44eb-8e21-8fd31f7f5cf7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:19.630765 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 352/714] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:19 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 807 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:20.441336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3cf39625-0d22-4850-8314-390d6ba17a9f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:20.441866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3cf39625-0d22-4850-8314-390d6ba17a9f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:20.442055 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:20.442055 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:20.442432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3cf39625-0d22-4850-8314-390d6ba17a9f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:20.561411 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:20.561411 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:20.577054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3cf39625-0d22-4850-8314-390d6ba17a9f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:20.685979 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:20.685979 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:20.708952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3cf39625-0d22-4850-8314-390d6ba17a9f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:20.709982 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 353/715] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:20 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 911 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:20.721289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4da1c6d7-98ed-4d3b-b1b1-cd2479b54f42 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:20.722366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4da1c6d7-98ed-4d3b-b1b1-cd2479b54f42 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:20.723030 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:20.723030 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:20.723598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4da1c6d7-98ed-4d3b-b1b1-cd2479b54f42 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:20.724106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4da1c6d7-98ed-4d3b-b1b1-cd2479b54f42 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:20.775519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:20.775519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:20.781264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4da1c6d7-98ed-4d3b-b1b1-cd2479b54f42 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:20.787691 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 354/716] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:20 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:21.727176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0639a632-1fe7-4536-8679-b0752845628d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:21.727838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0639a632-1fe7-4536-8679-b0752845628d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:21.727905 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:21.727905 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:21.728231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0639a632-1fe7-4536-8679-b0752845628d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:21.799888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:21.799888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:21.813461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0639a632-1fe7-4536-8679-b0752845628d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:21.848466 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:21.848466 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:21.868202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0639a632-1fe7-4536-8679-b0752845628d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:21.883500 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 355/717] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:21 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 911 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:21.889716 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9df8ffe-f105-4506-8f02-ec4d3559232a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:21.890474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9df8ffe-f105-4506-8f02-ec4d3559232a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:21.890941 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:21.890941 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:21.892414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9df8ffe-f105-4506-8f02-ec4d3559232a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:21.899206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c9df8ffe-f105-4506-8f02-ec4d3559232a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:21.925849 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:21.925849 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:21.930226 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9df8ffe-f105-4506-8f02-ec4d3559232a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:21.933900 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 356/718] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:21 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:21.956504 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-27b015ec-7f21-4bf4-aa53-968ac7a3fa9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Lock "b'cinder-attachment_update-c14066e0-54d9-42d9-9636-27860c259ed6-n-h1-758944-2'" released by "attachment_update" :: held 2.355s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:46:21.957445 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-27b015ec-7f21-4bf4-aa53-968ac7a3fa9d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376 returned with HTTP 200 Jan 19 08:46:21.958575 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 363/719] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:46:19 2021] PUT /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376 => generated 762 bytes in 2433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:22.900525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a380932-bd4c-411a-ba6f-2c2f2735d176 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:22.901047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a380932-bd4c-411a-ba6f-2c2f2735d176 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:22.901349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:22.901349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:22.902334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a380932-bd4c-411a-ba6f-2c2f2735d176 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:22.948893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d67c3eb-d7e4-41e6-a365-c2fa4678e354 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:22.950042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d67c3eb-d7e4-41e6-a365-c2fa4678e354 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:22.951180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:22.951180 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:22.951961 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d67c3eb-d7e4-41e6-a365-c2fa4678e354 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:22.952506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1d67c3eb-d7e4-41e6-a365-c2fa4678e354 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:22.957790 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:22.957790 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:22.967117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a380932-bd4c-411a-ba6f-2c2f2735d176 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:22.999595 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:22.999595 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:23.004401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:23.004401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:23.009876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d67c3eb-d7e4-41e6-a365-c2fa4678e354 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:23.011736 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 364/720] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:22 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:23.015132 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a380932-bd4c-411a-ba6f-2c2f2735d176 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:23.025705 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 357/721] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:22 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:24.030975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09139477-3b71-471d-9f35-2ba8a7c63627 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:24.042133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b5ceaeb-f027-4ba4-8756-7d1364da5803 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:24.042789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b5ceaeb-f027-4ba4-8756-7d1364da5803 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:24.043427 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09139477-3b71-471d-9f35-2ba8a7c63627 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:24.043746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:24.043746 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:24.044701 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:24.044701 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:24.045103 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b5ceaeb-f027-4ba4-8756-7d1364da5803 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:24.048074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09139477-3b71-471d-9f35-2ba8a7c63627 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:24.048614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-09139477-3b71-471d-9f35-2ba8a7c63627 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:24.156515 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:24.156515 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:24.164269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:24.164269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:24.166243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09139477-3b71-471d-9f35-2ba8a7c63627 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:24.178168 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 365/722] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:24 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:24.186102 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6b5ceaeb-f027-4ba4-8756-7d1364da5803 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:24.241612 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:24.241612 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:24.267901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b5ceaeb-f027-4ba4-8756-7d1364da5803 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:24.268756 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 358/723] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:24 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:25.181604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-292e2e14-7658-4e9c-bccd-f26b5d3b39ea tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:25.182736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-292e2e14-7658-4e9c-bccd-f26b5d3b39ea tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:25.183125 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:25.183125 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:25.183739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-292e2e14-7658-4e9c-bccd-f26b5d3b39ea tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:25.184805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-292e2e14-7658-4e9c-bccd-f26b5d3b39ea tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:25.208769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:25.208769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:25.210986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-292e2e14-7658-4e9c-bccd-f26b5d3b39ea tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:25.212005 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 366/724] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:25 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:25.287082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be5361ab-72ee-4e37-b940-1df605d15632 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:25.288723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be5361ab-72ee-4e37-b940-1df605d15632 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:25.289281 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:25.289281 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:25.289948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be5361ab-72ee-4e37-b940-1df605d15632 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:25.371312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:25.371312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:25.384314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-be5361ab-72ee-4e37-b940-1df605d15632 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:25.423613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:25.423613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:25.466035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be5361ab-72ee-4e37-b940-1df605d15632 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:25.477463 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 359/725] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:25 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:26.225605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55adc556-14dd-43ea-a6c0-e233b080fbb6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:26.226835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55adc556-14dd-43ea-a6c0-e233b080fbb6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:26.227196 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:26.227196 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:26.227774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55adc556-14dd-43ea-a6c0-e233b080fbb6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:26.228285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-55adc556-14dd-43ea-a6c0-e233b080fbb6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:26.294624 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:26.294624 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:26.297821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55adc556-14dd-43ea-a6c0-e233b080fbb6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:26.299740 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 367/726] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:26 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:26.485377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6159774c-a9f9-4c5e-a56f-0372db027f51 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:26.486114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6159774c-a9f9-4c5e-a56f-0372db027f51 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:26.486591 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:26.486591 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:26.487362 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6159774c-a9f9-4c5e-a56f-0372db027f51 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:26.554746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:26.554746 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:26.566969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6159774c-a9f9-4c5e-a56f-0372db027f51 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:26.633950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:26.633950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:26.654311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6159774c-a9f9-4c5e-a56f-0372db027f51 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:26.655357 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 360/727] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:26 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:27.314240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91c322d1-2e26-4ff9-a536-b52566499dc4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:27.314825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91c322d1-2e26-4ff9-a536-b52566499dc4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:27.315063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:27.315063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:27.315331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91c322d1-2e26-4ff9-a536-b52566499dc4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:27.315700 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-91c322d1-2e26-4ff9-a536-b52566499dc4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:27.337622 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:27.337622 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:27.339535 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91c322d1-2e26-4ff9-a536-b52566499dc4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:27.340419 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 368/728] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:27 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:27.457598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-c7581f4b-38e6-4967-9a7c-b0c5e976a9ee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376/action Jan 19 08:46:27.457598 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:27.457598 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:27.457598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-c7581f4b-38e6-4967-9a7c-b0c5e976a9ee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:46:27.457598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-c7581f4b-38e6-4967-9a7c-b0c5e976a9ee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:27.634387 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:27.634387 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:27.667876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-60ca451f-ef53-4f82-885c-3c0d5d832673 req-c7581f4b-38e6-4967-9a7c-b0c5e976a9ee tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376/action returned with HTTP 204 Jan 19 08:46:27.671391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 361/729] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:46:27 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:46:27.674393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2498b81-2673-4bb7-af63-f2d669b2a518 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:27.675956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2498b81-2673-4bb7-af63-f2d669b2a518 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:27.676282 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:27.676282 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:27.676851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2498b81-2673-4bb7-af63-f2d669b2a518 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:27.823449 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:27.823449 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:27.842546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a2498b81-2673-4bb7-af63-f2d669b2a518 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:27.898182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:27.898182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:27.918100 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2498b81-2673-4bb7-af63-f2d669b2a518 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:27.938236 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 369/730] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:27 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 1204 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:28.353565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50b528e6-606a-4657-84ff-16f4a837ef00 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:28.354061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50b528e6-606a-4657-84ff-16f4a837ef00 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:28.354431 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:28.354431 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:28.355034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50b528e6-606a-4657-84ff-16f4a837ef00 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:28.355536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-50b528e6-606a-4657-84ff-16f4a837ef00 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:28.412187 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:28.412187 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:28.414005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50b528e6-606a-4657-84ff-16f4a837ef00 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:28.417331 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 362/731] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:28 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:29.430635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e4b0357-e667-4d21-92e1-43e7ff1b83f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:29.431255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e4b0357-e667-4d21-92e1-43e7ff1b83f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:29.431355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:29.431355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:29.431698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e4b0357-e667-4d21-92e1-43e7ff1b83f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:29.432172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9e4b0357-e667-4d21-92e1-43e7ff1b83f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:29.468938 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:29.468938 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:29.470802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e4b0357-e667-4d21-92e1-43e7ff1b83f6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:29.482660 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 370/732] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:29 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:30.207387 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-3e51d358-8469-49a2-a818-fc267bbbf4c8 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:30.207910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-3e51d358-8469-49a2-a818-fc267bbbf4c8 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:30.208122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:30.208122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:30.208497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-3e51d358-8469-49a2-a818-fc267bbbf4c8 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:30.304416 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.304416 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:30.326258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-3e51d358-8469-49a2-a818-fc267bbbf4c8 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:30.375989 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.375989 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:30.388341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-3e51d358-8469-49a2-a818-fc267bbbf4c8 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:30.389536 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 363/733] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:46:30 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 1204 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:46:30.429016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d/action Jan 19 08:46:30.429479 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:30.429479 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:30.429926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:46:30.430314 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:30.488140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac3a0b67-6f21-4118-8a18-e02483e575d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:30.489400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac3a0b67-6f21-4118-8a18-e02483e575d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:30.489824 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:30.489824 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:30.490483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac3a0b67-6f21-4118-8a18-e02483e575d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:30.491070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ac3a0b67-6f21-4118-8a18-e02483e575d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:30.515690 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.515690 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:30.518983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac3a0b67-6f21-4118-8a18-e02483e575d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:30.527194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 364/734] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:30 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:30.595569 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.595569 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:30.608031 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:30.636614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Begin detaching volume completed successfully. Jan 19 08:46:30.637534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d/action returned with HTTP 202 Jan 19 08:46:30.645373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 371/735] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:46:30 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:46:30.678460 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e7296cb-a450-4bff-a495-4917d9996164 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:30.679220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e7296cb-a450-4bff-a495-4917d9996164 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:30.679577 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:30.679577 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:30.680146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e7296cb-a450-4bff-a495-4917d9996164 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:30.741187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume// Jan 19 08:46:30.742168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:30.742626 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:30.742626 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:30.743291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:30.744595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4b16417b-d515-44f1-8f08-8ac0f4c9b2d2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:46:30.745436 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 372/736] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:46:30 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:46:30.765620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4694e75a-6b32-4afb-ad88-c73cdde4eced tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:30.776071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4694e75a-6b32-4afb-ad88-c73cdde4eced tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:30.776071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4694e75a-6b32-4afb-ad88-c73cdde4eced tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:30.786462 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.786462 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:30.807337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5e7296cb-a450-4bff-a495-4917d9996164 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:30.883756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.883756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:30.886073 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.886073 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:30.907199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4694e75a-6b32-4afb-ad88-c73cdde4eced tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:30.911576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e7296cb-a450-4bff-a495-4917d9996164 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:30.915012 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 365/737] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:30 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 1207 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:30.940996 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:30.940996 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:30.958794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-4694e75a-6b32-4afb-ad88-c73cdde4eced tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:30.964609 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 373/738] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:46:30 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 1306 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:46:31.388143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-9ef28b1c-65f5-4fd4-b5e6-6488657b2f89 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] DELETE http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb Jan 19 08:46:31.388767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-9ef28b1c-65f5-4fd4-b5e6-6488657b2f89 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:31.389073 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:31.389073 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:31.389529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-9ef28b1c-65f5-4fd4-b5e6-6488657b2f89 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:31.448435 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:31.448435 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:31.533621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a762886c-0e20-4ed5-b687-7cfed8969564 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:31.534123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a762886c-0e20-4ed5-b687-7cfed8969564 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:31.534436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:31.534436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:31.534963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a762886c-0e20-4ed5-b687-7cfed8969564 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:31.535402 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a762886c-0e20-4ed5-b687-7cfed8969564 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:31.573464 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:31.573464 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:31.575723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a762886c-0e20-4ed5-b687-7cfed8969564 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:31.587158 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 374/739] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:31 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:31.932002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9dccfe7-a0f9-4f8e-987d-09e61fb6df05 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:31.932432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9dccfe7-a0f9-4f8e-987d-09e61fb6df05 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:31.932647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:31.932647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:31.933018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9dccfe7-a0f9-4f8e-987d-09e61fb6df05 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:32.047263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:32.047263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:32.077463 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d9dccfe7-a0f9-4f8e-987d-09e61fb6df05 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:32.153062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:32.153062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:32.181088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9dccfe7-a0f9-4f8e-987d-09e61fb6df05 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:32.192231 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 375/740] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:31 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 1207 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:46:32.411794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-9ef28b1c-65f5-4fd4-b5e6-6488657b2f89 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:46:32.412336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-9ef28b1c-65f5-4fd4-b5e6-6488657b2f89 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:46:32.421901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95b123ad-1ba2-4fa2-b650-cdc5469607ee req-9ef28b1c-65f5-4fd4-b5e6-6488657b2f89 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb returned with HTTP 200 Jan 19 08:46:32.423775 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 366/741] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:46:31 2021] DELETE /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/21004a1a-be9d-4341-866d-956c6db7fccb => generated 19 bytes in 1041 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:32.600156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de7a13b2-1b70-4353-a714-3152cc41a717 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:32.600650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de7a13b2-1b70-4353-a714-3152cc41a717 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:32.600875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:32.600875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:32.601228 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de7a13b2-1b70-4353-a714-3152cc41a717 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:32.601595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-de7a13b2-1b70-4353-a714-3152cc41a717 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:32.657593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:32.657593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:32.659481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de7a13b2-1b70-4353-a714-3152cc41a717 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:32.660276 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 376/742] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:32 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:33.200254 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58d12759-7f47-4b65-aca3-0baf7817540b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:33.201201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58d12759-7f47-4b65-aca3-0baf7817540b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:33.201536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:33.201536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:33.202165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58d12759-7f47-4b65-aca3-0baf7817540b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:33.302644 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:33.302644 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:33.314128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-58d12759-7f47-4b65-aca3-0baf7817540b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:33.346594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58d12759-7f47-4b65-aca3-0baf7817540b tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:33.352278 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 367/743] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:33 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:33.677026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a12823f1-8b82-4776-ac4e-59f9d280d3b9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:33.678226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a12823f1-8b82-4776-ac4e-59f9d280d3b9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:33.678608 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:33.678608 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:33.679313 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a12823f1-8b82-4776-ac4e-59f9d280d3b9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:33.679826 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a12823f1-8b82-4776-ac4e-59f9d280d3b9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:33.734315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:33.734315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:33.736844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a12823f1-8b82-4776-ac4e-59f9d280d3b9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:33.738795 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 377/744] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:33 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:33.746136 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-c19ebd66-1305-4aeb-9bd8-4a2f368c0012 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:33.747071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-c19ebd66-1305-4aeb-9bd8-4a2f368c0012 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:33.747432 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:33.747432 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:33.748009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-c19ebd66-1305-4aeb-9bd8-4a2f368c0012 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:33.819831 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:33.819831 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:33.849612 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-c19ebd66-1305-4aeb-9bd8-4a2f368c0012 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:33.875139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:33.875139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:33.885708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-c19ebd66-1305-4aeb-9bd8-4a2f368c0012 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:33.888362 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 368/745] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:46:33 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 1204 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:33.938091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] POST http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6/action Jan 19 08:46:33.938568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:33.938568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:33.939014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:46:33.940485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:46:34.020505 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:34.020505 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:34.022422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:34.033976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Begin detaching volume completed successfully. Jan 19 08:46:34.034793 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6/action returned with HTTP 202 Jan 19 08:46:34.036412 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 378/746] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:46:33 2021] POST /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:46:34.062216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4a06814-96e4-401a-b879-3f0da4ec3cb2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:34.063643 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4a06814-96e4-401a-b879-3f0da4ec3cb2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:34.063864 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:34.063864 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:34.064247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4a06814-96e4-401a-b879-3f0da4ec3cb2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:34.116571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume// Jan 19 08:46:34.133064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:34.133519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:34.133519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:34.134223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:34.136135 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-b437b669-1ba1-4611-8690-33be70aa7a0f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:46:34.138488 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 379/747] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:46:34 2021] GET /volume/ => generated 754 bytes in 25 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:46:34.151428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-83881604-7cd8-4498-b82b-310861feff52 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:34.152477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-83881604-7cd8-4498-b82b-310861feff52 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:34.153152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-83881604-7cd8-4498-b82b-310861feff52 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:34.190349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:34.190349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:34.213687 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e4a06814-96e4-401a-b879-3f0da4ec3cb2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:34.255762 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:34.255762 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:34.258798 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:34.258798 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:34.265672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4a06814-96e4-401a-b879-3f0da4ec3cb2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:34.266786 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 369/748] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:34 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 1207 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:46:34.284588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-83881604-7cd8-4498-b82b-310861feff52 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:34.310240 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:34.310240 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:34.322071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-83881604-7cd8-4498-b82b-310861feff52 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:34.325597 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 380/749] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:46:34 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 1306 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:46:34.752089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d381458-385a-4356-815f-5bff78b08429 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:34.752764 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d381458-385a-4356-815f-5bff78b08429 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:34.753201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:34.753201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:34.753866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d381458-385a-4356-815f-5bff78b08429 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:34.754460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1d381458-385a-4356-815f-5bff78b08429 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:34.802995 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:34.802995 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:34.811911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d381458-385a-4356-815f-5bff78b08429 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:34.818210 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 370/750] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:34 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:34.985638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-087b2815-39fb-4dbb-b124-0c9e66c20fac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] DELETE http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376 Jan 19 08:46:34.986344 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-087b2815-39fb-4dbb-b124-0c9e66c20fac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:34.986741 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:34.986741 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:34.987262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-087b2815-39fb-4dbb-b124-0c9e66c20fac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:35.042623 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:35.042623 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:35.284704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70fc8f6f-e60a-4bc1-b588-670c3bddb5e1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:35.285227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70fc8f6f-e60a-4bc1-b588-670c3bddb5e1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:35.285518 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:35.285518 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:35.286100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70fc8f6f-e60a-4bc1-b588-670c3bddb5e1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:35.368341 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:35.368341 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:35.378074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-70fc8f6f-e60a-4bc1-b588-670c3bddb5e1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:35.401507 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:35.401507 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:35.412336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70fc8f6f-e60a-4bc1-b588-670c3bddb5e1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:35.424987 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 371/751] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:35 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 1207 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:46:35.831933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca57bf6b-11a6-4270-89e3-9116f50fc8ba tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:35.833202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca57bf6b-11a6-4270-89e3-9116f50fc8ba tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:35.833634 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:35.833634 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:35.835521 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca57bf6b-11a6-4270-89e3-9116f50fc8ba tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:35.836268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ca57bf6b-11a6-4270-89e3-9116f50fc8ba tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:35.884794 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:35.884794 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:35.892526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca57bf6b-11a6-4270-89e3-9116f50fc8ba tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:35.893527 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 372/752] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:35 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:46:36.080033 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-087b2815-39fb-4dbb-b124-0c9e66c20fac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:46:36.081282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-087b2815-39fb-4dbb-b124-0c9e66c20fac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:46:36.089939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c0fa49a7-d6a6-4cc2-81da-a596d06d37c8 req-087b2815-39fb-4dbb-b124-0c9e66c20fac tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376 returned with HTTP 200 Jan 19 08:46:36.091556 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 381/753] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:46:34 2021] DELETE /volume/v3/758a8b9968c443cdbbf6990471b012c7/attachments/b21bb7c0-7494-4a37-b83c-d10366a49376 => generated 19 bytes in 1111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:36.430407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-479c1dd5-c08d-4319-bf8e-561058b41691 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:36.431019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-479c1dd5-c08d-4319-bf8e-561058b41691 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:36.431648 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:36.431648 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:36.432090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-479c1dd5-c08d-4319-bf8e-561058b41691 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:36.494663 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:36.494663 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:36.504292 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-479c1dd5-c08d-4319-bf8e-561058b41691 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:36.540759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-479c1dd5-c08d-4319-bf8e-561058b41691 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:36.542083 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 373/754] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:36 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:36.557861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d414fe7-42a5-461d-8eef-22298f8c4589 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:36.558382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d414fe7-42a5-461d-8eef-22298f8c4589 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:36.558628 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:36.558628 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:36.559242 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d414fe7-42a5-461d-8eef-22298f8c4589 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:36.843645 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:36.843645 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:36.861609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d414fe7-42a5-461d-8eef-22298f8c4589 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:36.906157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d414fe7-42a5-461d-8eef-22298f8c4589 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:36.907305 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 382/755] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:36 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:36.907847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a9a4bb9-4779-4d67-ae29-5eb3b1d20bc7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:36.908674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a9a4bb9-4779-4d67-ae29-5eb3b1d20bc7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:36.908891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:36.908891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:36.909269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a9a4bb9-4779-4d67-ae29-5eb3b1d20bc7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:36.909639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2a9a4bb9-4779-4d67-ae29-5eb3b1d20bc7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:36.929119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86deffc8-112b-421d-a446-aedab1e5377a tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:36.933567 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86deffc8-112b-421d-a446-aedab1e5377a tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:36.936580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:36.936580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:36.937321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86deffc8-112b-421d-a446-aedab1e5377a tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:36.959806 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:36.959806 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:36.961981 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a9a4bb9-4779-4d67-ae29-5eb3b1d20bc7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:36.963129 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 374/756] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:36 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:37.059051 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:37.059051 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:37.077741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86deffc8-112b-421d-a446-aedab1e5377a tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:37.141478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86deffc8-112b-421d-a446-aedab1e5377a tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:37.142976 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 383/757] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:36 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:37.157210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2729668f-ded7-4ac9-b78f-5f5923f3ec20 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:37.157923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2729668f-ded7-4ac9-b78f-5f5923f3ec20 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:37.158281 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:37.158281 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:37.158885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2729668f-ded7-4ac9-b78f-5f5923f3ec20 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:37.260162 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:37.260162 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:37.287702 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2729668f-ded7-4ac9-b78f-5f5923f3ec20 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:37.320613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2729668f-ded7-4ac9-b78f-5f5923f3ec20 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:37.321893 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 375/758] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:37 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:37.336689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c340dd7-360d-4fdf-aab1-bafee2e8d526 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:46:37.337818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c340dd7-360d-4fdf-aab1-bafee2e8d526 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:37.338181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:37.338181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:37.338785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c340dd7-360d-4fdf-aab1-bafee2e8d526 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:37.467359 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:37.467359 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:37.490334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9c340dd7-360d-4fdf-aab1-bafee2e8d526 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:37.536175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c340dd7-360d-4fdf-aab1-bafee2e8d526 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:46:37.548843 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 384/759] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:37 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:37.977538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6d73bf2-c098-494a-969f-0d62ae1bf903 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:37.978487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6d73bf2-c098-494a-969f-0d62ae1bf903 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:37.978856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:37.978856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:37.979215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6d73bf2-c098-494a-969f-0d62ae1bf903 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:37.979753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e6d73bf2-c098-494a-969f-0d62ae1bf903 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:38.079480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:38.079480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:38.081611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6d73bf2-c098-494a-969f-0d62ae1bf903 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:38.082982 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 376/760] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:37 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:39.097962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ab94f5d-bead-4c1c-a913-6ef3eec20a77 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:39.099249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ab94f5d-bead-4c1c-a913-6ef3eec20a77 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:39.099664 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:39.099664 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:39.100297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ab94f5d-bead-4c1c-a913-6ef3eec20a77 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:39.100844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3ab94f5d-bead-4c1c-a913-6ef3eec20a77 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:39.150407 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:39.150407 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:39.158454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ab94f5d-bead-4c1c-a913-6ef3eec20a77 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:39.159561 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 385/761] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:39 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:40.173787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70776c95-ac90-4131-98ff-1b9f3d51b138 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:40.175376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70776c95-ac90-4131-98ff-1b9f3d51b138 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:40.175788 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:40.175788 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:40.176581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70776c95-ac90-4131-98ff-1b9f3d51b138 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:40.177290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-70776c95-ac90-4131-98ff-1b9f3d51b138 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:40.227913 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:40.227913 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:40.232969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70776c95-ac90-4131-98ff-1b9f3d51b138 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:40.233974 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 377/762] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:40 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:41.249374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6ae56367-25bd-492e-ac38-6ab3c11579f1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:41.249932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6ae56367-25bd-492e-ac38-6ab3c11579f1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:41.250084 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:41.250084 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:41.250458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6ae56367-25bd-492e-ac38-6ab3c11579f1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:41.250849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6ae56367-25bd-492e-ac38-6ab3c11579f1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:41.293887 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:41.293887 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:41.295785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6ae56367-25bd-492e-ac38-6ab3c11579f1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:41.300014 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 386/763] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:41 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:42.309710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3e061b2-561a-4c9f-95f4-5533ce8796d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:42.310261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3e061b2-561a-4c9f-95f4-5533ce8796d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:42.310420 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:42.310420 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:42.335119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3e061b2-561a-4c9f-95f4-5533ce8796d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:42.336445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b3e061b2-561a-4c9f-95f4-5533ce8796d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:42.379312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:42.379312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:42.383287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3e061b2-561a-4c9f-95f4-5533ce8796d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:42.384995 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 378/764] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:42 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:43.399839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b4e8e49d-124f-4a27-aae7-3a0ee27de1e9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:43.400342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b4e8e49d-124f-4a27-aae7-3a0ee27de1e9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:43.400742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:43.400742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:43.408947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b4e8e49d-124f-4a27-aae7-3a0ee27de1e9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:43.408947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b4e8e49d-124f-4a27-aae7-3a0ee27de1e9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:43.451816 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:43.451816 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:43.453650 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b4e8e49d-124f-4a27-aae7-3a0ee27de1e9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:43.454457 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 387/765] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:43 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:44.468813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-08b95185-5442-48bb-b9d2-c0d2c63c4784 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:44.469401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-08b95185-5442-48bb-b9d2-c0d2c63c4784 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:44.469523 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:44.469523 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:44.470484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-08b95185-5442-48bb-b9d2-c0d2c63c4784 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:44.470890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-08b95185-5442-48bb-b9d2-c0d2c63c4784 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:44.534559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:44.534559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:44.544816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-08b95185-5442-48bb-b9d2-c0d2c63c4784 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:44.559570 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 379/766] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:44 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:45.579148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f61cf6d1-30b9-4f8a-8af1-ee3aa3e344c9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:45.579933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f61cf6d1-30b9-4f8a-8af1-ee3aa3e344c9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:45.579933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:45.579933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:45.580275 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f61cf6d1-30b9-4f8a-8af1-ee3aa3e344c9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:45.580976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f61cf6d1-30b9-4f8a-8af1-ee3aa3e344c9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:45.633181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:45.633181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:45.635857 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f61cf6d1-30b9-4f8a-8af1-ee3aa3e344c9 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:45.637710 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 388/767] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:45 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:46.652470 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3fce405c-5fac-42ef-8146-0e1b10c291d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:46.654030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3fce405c-5fac-42ef-8146-0e1b10c291d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:46.654408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:46.654408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:46.655070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3fce405c-5fac-42ef-8146-0e1b10c291d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:46.655768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3fce405c-5fac-42ef-8146-0e1b10c291d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:46.695177 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:46.695177 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:46.697502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3fce405c-5fac-42ef-8146-0e1b10c291d0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:46.699021 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 380/768] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:46 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:47.713285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47722331-65b8-47f1-a586-5a061574487f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:47.714972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47722331-65b8-47f1-a586-5a061574487f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:47.715385 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:47.715385 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:47.716046 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47722331-65b8-47f1-a586-5a061574487f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:47.716605 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-47722331-65b8-47f1-a586-5a061574487f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:47.751278 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:47.751278 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:47.753778 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47722331-65b8-47f1-a586-5a061574487f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:47.762367 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 389/769] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:47 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:48.777973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b649dda-70aa-4f6d-9270-63faf89fb6f7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:48.777973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b649dda-70aa-4f6d-9270-63faf89fb6f7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:48.777973 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:48.777973 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:48.777973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b649dda-70aa-4f6d-9270-63faf89fb6f7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:48.777973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8b649dda-70aa-4f6d-9270-63faf89fb6f7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:48.827753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:48.827753 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:48.830037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b649dda-70aa-4f6d-9270-63faf89fb6f7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:48.838970 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 381/770] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:48 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:49.845727 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f1c28fa-be52-4029-9fe6-ca7ba37136f8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:49.846243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f1c28fa-be52-4029-9fe6-ca7ba37136f8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:49.846424 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:49.846424 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:49.847196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f1c28fa-be52-4029-9fe6-ca7ba37136f8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:49.847799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1f1c28fa-be52-4029-9fe6-ca7ba37136f8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:49.872551 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:49.872551 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:49.874728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f1c28fa-be52-4029-9fe6-ca7ba37136f8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:49.876098 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 390/771] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:49 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:50.891532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa50fa47-1120-41f7-8094-d79acd99cda4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:50.892036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa50fa47-1120-41f7-8094-d79acd99cda4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:50.892169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:50.892169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:50.892751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa50fa47-1120-41f7-8094-d79acd99cda4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:50.893586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-aa50fa47-1120-41f7-8094-d79acd99cda4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:50.949105 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:50.949105 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:50.954932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa50fa47-1120-41f7-8094-d79acd99cda4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:50.956135 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 382/772] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:50 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:51.983166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-201efc29-0e53-4f96-9cf2-77a931e7e449 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:51.983166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-201efc29-0e53-4f96-9cf2-77a931e7e449 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:51.983166 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:51.983166 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:51.983166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-201efc29-0e53-4f96-9cf2-77a931e7e449 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:51.983166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-201efc29-0e53-4f96-9cf2-77a931e7e449 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:51.998863 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:51.998863 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:52.000771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-201efc29-0e53-4f96-9cf2-77a931e7e449 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:52.008094 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 391/773] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:51 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:53.018722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d12809b-d481-4b94-b214-de638b517c96 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:53.018722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d12809b-d481-4b94-b214-de638b517c96 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:53.018722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:53.018722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:53.018722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d12809b-d481-4b94-b214-de638b517c96 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:53.018722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4d12809b-d481-4b94-b214-de638b517c96 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:53.058428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:53.058428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:53.060301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d12809b-d481-4b94-b214-de638b517c96 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:53.061122 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 383/774] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:53 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:54.074944 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12c18cda-249c-44bc-b8c0-e613647a0bfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:54.075468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12c18cda-249c-44bc-b8c0-e613647a0bfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:54.075686 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:54.075686 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:54.076063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12c18cda-249c-44bc-b8c0-e613647a0bfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:54.076437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-12c18cda-249c-44bc-b8c0-e613647a0bfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:54.144860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:54.144860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:54.146720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12c18cda-249c-44bc-b8c0-e613647a0bfd tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:54.168038 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 392/775] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:54 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:55.161577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64b01d49-338b-417c-8f9a-66942a097ca6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:55.162091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64b01d49-338b-417c-8f9a-66942a097ca6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:55.162417 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:55.162417 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:55.163309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64b01d49-338b-417c-8f9a-66942a097ca6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:55.163309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-64b01d49-338b-417c-8f9a-66942a097ca6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:55.242211 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:55.242211 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:55.249643 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64b01d49-338b-417c-8f9a-66942a097ca6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:55.258958 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 384/776] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:55 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:56.265362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbb3ebbb-426c-411d-a6bb-4b127550eb72 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:56.265887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbb3ebbb-426c-411d-a6bb-4b127550eb72 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:56.266075 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:56.266075 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:56.266445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbb3ebbb-426c-411d-a6bb-4b127550eb72 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:56.266843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-dbb3ebbb-426c-411d-a6bb-4b127550eb72 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:56.318192 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:56.318192 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:56.320267 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbb3ebbb-426c-411d-a6bb-4b127550eb72 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:56.324407 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 393/777] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:56 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:57.335952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7decb81-1841-4747-812f-3ae74cc66ce7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:57.336763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7decb81-1841-4747-812f-3ae74cc66ce7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:57.336983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:57.336983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:57.337408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7decb81-1841-4747-812f-3ae74cc66ce7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:57.337785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e7decb81-1841-4747-812f-3ae74cc66ce7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:57.395413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:57.395413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:57.397555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7decb81-1841-4747-812f-3ae74cc66ce7 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:57.403823 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 385/778] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:57 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:57.478851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbd4fc5d-72f3-4a07-b490-52f274233fdd tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] DELETE http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:57.479986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbd4fc5d-72f3-4a07-b490-52f274233fdd tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:57.480343 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:57.480343 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:57.481505 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbd4fc5d-72f3-4a07-b490-52f274233fdd tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:57.482164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-fbd4fc5d-72f3-4a07-b490-52f274233fdd tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Delete volume with id: c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:57.700974 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:57.700974 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:57.713440 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fbd4fc5d-72f3-4a07-b490-52f274233fdd tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:57.788299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fbd4fc5d-72f3-4a07-b490-52f274233fdd tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Delete volume request issued successfully. Jan 19 08:46:57.789013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbd4fc5d-72f3-4a07-b490-52f274233fdd tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 202 Jan 19 08:46:57.798919 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e42b1a5-81fd-4365-9757-ad6c4ca084b2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:57.799956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e42b1a5-81fd-4365-9757-ad6c4ca084b2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:57.800396 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:57.800396 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:57.801060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e42b1a5-81fd-4365-9757-ad6c4ca084b2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:57.808897 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 394/779] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:46:57 2021] DELETE /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 0 bytes in 334 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:46:57.908927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:57.908927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:57.938525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5e42b1a5-81fd-4365-9757-ad6c4ca084b2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:58.025667 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e42b1a5-81fd-4365-9757-ad6c4ca084b2 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:58.027677 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 386/780] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:57 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 911 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:58.430474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a32e44b-cfc3-45bd-adec-39c6b6cd174d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:58.430474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a32e44b-cfc3-45bd-adec-39c6b6cd174d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:58.430474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:58.430474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:58.430474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a32e44b-cfc3-45bd-adec-39c6b6cd174d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:58.430474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5a32e44b-cfc3-45bd-adec-39c6b6cd174d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:58.502419 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:58.502419 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:58.504308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a32e44b-cfc3-45bd-adec-39c6b6cd174d tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:58.517106 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 395/781] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:58 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:59.049181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51470f41-3f91-43a4-9db3-8b8bd68eb80d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:46:59.050003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51470f41-3f91-43a4-9db3-8b8bd68eb80d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:59.050478 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:59.050478 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:59.051393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51470f41-3f91-43a4-9db3-8b8bd68eb80d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:59.151390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:59.151390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:59.164507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-51470f41-3f91-43a4-9db3-8b8bd68eb80d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:46:59.192011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51470f41-3f91-43a4-9db3-8b8bd68eb80d tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:46:59.193546 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 387/782] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:59 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 911 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:46:59.520469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3304bfbe-0578-4282-a301-3e61f1ba8b2f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:46:59.520992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3304bfbe-0578-4282-a301-3e61f1ba8b2f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:46:59.521377 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:46:59.521377 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:46:59.521752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3304bfbe-0578-4282-a301-3e61f1ba8b2f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:46:59.522121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3304bfbe-0578-4282-a301-3e61f1ba8b2f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:46:59.595866 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:46:59.595866 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:46:59.606047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3304bfbe-0578-4282-a301-3e61f1ba8b2f tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:46:59.607604 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 396/783] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:46:59 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:00.216409 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ee55e4e-a7d3-4189-adb4-ab1dcf32d492 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:47:00.217339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ee55e4e-a7d3-4189-adb4-ab1dcf32d492 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:00.217776 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:00.217776 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:00.218484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ee55e4e-a7d3-4189-adb4-ab1dcf32d492 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:00.305137 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:00.305137 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:00.317695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3ee55e4e-a7d3-4189-adb4-ab1dcf32d492 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:00.347468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ee55e4e-a7d3-4189-adb4-ab1dcf32d492 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 200 Jan 19 08:47:00.348929 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 388/784] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:00 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 911 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:00.621253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5450883b-0d22-4c4a-915d-a86d56f88a98 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:47:00.621783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5450883b-0d22-4c4a-915d-a86d56f88a98 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:00.622188 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:00.622188 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:00.622873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5450883b-0d22-4c4a-915d-a86d56f88a98 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:00.623395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5450883b-0d22-4c4a-915d-a86d56f88a98 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:00.679263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:00.679263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:00.682769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5450883b-0d22-4c4a-915d-a86d56f88a98 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:47:00.684149 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 397/785] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:00 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:01.364504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f3a94a3-74bd-482b-83cb-c9cdd1d8c80c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 Jan 19 08:47:01.365495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f3a94a3-74bd-482b-83cb-c9cdd1d8c80c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:01.365822 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:01.365822 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:01.366349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f3a94a3-74bd-482b-83cb-c9cdd1d8c80c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:01.483238 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f3a94a3-74bd-482b-83cb-c9cdd1d8c80c tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 returned with HTTP 404 Jan 19 08:47:01.484454 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 389/786] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:01 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/c14066e0-54d9-42d9-9636-27860c259ed6 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:47:01.492624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66fc8e12-2fd6-4e10-950d-e4a7bc82f26f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] DELETE http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:47:01.493360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66fc8e12-2fd6-4e10-950d-e4a7bc82f26f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:01.493749 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:01.493749 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:01.494970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66fc8e12-2fd6-4e10-950d-e4a7bc82f26f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:01.495590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-66fc8e12-2fd6-4e10-950d-e4a7bc82f26f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Delete volume with id: 2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:47:01.639896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:01.639896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:01.641812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-66fc8e12-2fd6-4e10-950d-e4a7bc82f26f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:01.703202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b6277b22-d61e-40ec-8814-a7bac24a2b78 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:47:01.704056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b6277b22-d61e-40ec-8814-a7bac24a2b78 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:01.704684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b6277b22-d61e-40ec-8814-a7bac24a2b78 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:01.705159 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b6277b22-d61e-40ec-8814-a7bac24a2b78 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:01.736632 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-66fc8e12-2fd6-4e10-950d-e4a7bc82f26f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Delete volume request issued successfully. Jan 19 08:47:01.737098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66fc8e12-2fd6-4e10-950d-e4a7bc82f26f tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 202 Jan 19 08:47:01.737942 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 398/787] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:47:01 2021] DELETE /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:47:01.747539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-993865e5-4830-421a-8908-22f268d1fa59 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:47:01.748064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-993865e5-4830-421a-8908-22f268d1fa59 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:01.748259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:01.748259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:01.752793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-993865e5-4830-421a-8908-22f268d1fa59 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:01.757519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:01.757519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:01.763608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b6277b22-d61e-40ec-8814-a7bac24a2b78 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:47:01.765086 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 390/788] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:01 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:01.849213 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:01.849213 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:01.868113 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-993865e5-4830-421a-8908-22f268d1fa59 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:01.916271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-993865e5-4830-421a-8908-22f268d1fa59 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:47:01.916973 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 399/789] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:01 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 911 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:02.778771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91a7c442-7e93-4483-a530-3b910a858148 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:47:02.780096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91a7c442-7e93-4483-a530-3b910a858148 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:02.780536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:02.780536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:02.781696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91a7c442-7e93-4483-a530-3b910a858148 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:02.782438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-91a7c442-7e93-4483-a530-3b910a858148 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:02.827200 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:02.827200 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:02.832200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91a7c442-7e93-4483-a530-3b910a858148 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:47:02.833246 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 391/790] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:02 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:02.933192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a779dea0-f424-4ef4-83a4-840e49d0e3ec tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:47:02.934081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a779dea0-f424-4ef4-83a4-840e49d0e3ec tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:02.934539 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:02.934539 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:02.935205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a779dea0-f424-4ef4-83a4-840e49d0e3ec tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:03.061631 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:03.061631 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:03.090905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a779dea0-f424-4ef4-83a4-840e49d0e3ec tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:03.142735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a779dea0-f424-4ef4-83a4-840e49d0e3ec tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:47:03.143844 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 400/791] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:02 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:03.848279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03110473-9f19-4e31-866f-890f1ee2e387 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:47:03.848853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03110473-9f19-4e31-866f-890f1ee2e387 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:03.848966 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:03.848966 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:03.849348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03110473-9f19-4e31-866f-890f1ee2e387 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:03.849867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-03110473-9f19-4e31-866f-890f1ee2e387 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:03.922377 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:03.922377 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:03.926291 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03110473-9f19-4e31-866f-890f1ee2e387 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:47:03.935613 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 392/792] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:03 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 820 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:04.159377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9283adbf-9aa6-4d98-b55c-f34f4a16deb1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:47:04.162172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9283adbf-9aa6-4d98-b55c-f34f4a16deb1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:04.162397 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:04.162397 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:04.162957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9283adbf-9aa6-4d98-b55c-f34f4a16deb1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:04.314253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:04.314253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:04.342581 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9283adbf-9aa6-4d98-b55c-f34f4a16deb1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:04.387249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9283adbf-9aa6-4d98-b55c-f34f4a16deb1 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 200 Jan 19 08:47:04.389411 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 401/793] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:04 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 911 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:04.944276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c389163b-a12e-448b-8e46-6ac7c2f271b6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:47:04.944802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c389163b-a12e-448b-8e46-6ac7c2f271b6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:04.945213 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:04.945213 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:04.945637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c389163b-a12e-448b-8e46-6ac7c2f271b6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:04.946009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c389163b-a12e-448b-8e46-6ac7c2f271b6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:04.998649 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:04.998649 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:05.002131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c389163b-a12e-448b-8e46-6ac7c2f271b6 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:47:05.003346 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 393/794] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:04 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:05.017545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9525c1f2-08fb-4f43-948f-95f11594cf0a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:47:05.018466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9525c1f2-08fb-4f43-948f-95f11594cf0a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:05.018917 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:05.018917 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:05.019616 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9525c1f2-08fb-4f43-948f-95f11594cf0a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:05.094184 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:05.094184 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:05.106548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9525c1f2-08fb-4f43-948f-95f11594cf0a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:05.134428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9525c1f2-08fb-4f43-948f-95f11594cf0a tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 200 Jan 19 08:47:05.136358 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 402/795] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:05 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:05.154022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-820ff0b9-d13b-4243-85eb-9707378548bd tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] POST http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b/action Jan 19 08:47:05.154904 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:05.154904 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:05.155669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-820ff0b9-d13b-4243-85eb-9707378548bd tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:47:05.156273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-820ff0b9-d13b-4243-85eb-9707378548bd tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:47:05.157440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-820ff0b9-d13b-4243-85eb-9707378548bd tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] Updating backup 'fdec23a3-7ee8-4fdb-a2f2-01ab173b601b' with '{'status': 'error'}' {{(pid=87971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 19 08:47:05.210142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:05.210142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:05.227299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-820ff0b9-d13b-4243-85eb-9707378548bd tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] reset_status in rpcapi backup_id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b on host n-d-758944-2. {{(pid=87971) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 19 08:47:05.252843 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-820ff0b9-d13b-4243-85eb-9707378548bd tempest-VolumesBackupsAdminTest-975887132 tempest-VolumesBackupsAdminTest-975887132] http://10.222.0.25/volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b/action returned with HTTP 202 Jan 19 08:47:05.257330 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 394/796] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:47:05 2021] POST /volume/v3/63d3e9e88bdd49c48a30e7b258f70fc9/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:47:05.265083 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ae79e68-38fb-4a61-be8b-8c40e7a7fa2b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:47:05.265781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ae79e68-38fb-4a61-be8b-8c40e7a7fa2b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:05.266139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:05.266139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:05.266725 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ae79e68-38fb-4a61-be8b-8c40e7a7fa2b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:05.267508 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7ae79e68-38fb-4a61-be8b-8c40e7a7fa2b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Show backup with id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:47:05.290108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:05.290108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:05.293481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ae79e68-38fb-4a61-be8b-8c40e7a7fa2b tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 200 Jan 19 08:47:05.294304 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 403/797] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:05 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:05.309578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-005697d6-89c9-454e-a4fc-9c13f6c126cf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] DELETE http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b Jan 19 08:47:05.310352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-005697d6-89c9-454e-a4fc-9c13f6c126cf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:05.310707 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:05.310707 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:05.311244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-005697d6-89c9-454e-a4fc-9c13f6c126cf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:05.311731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-005697d6-89c9-454e-a4fc-9c13f6c126cf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Delete backup with id: fdec23a3-7ee8-4fdb-a2f2-01ab173b601b. Jan 19 08:47:05.339037 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:05.339037 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:05.367663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-005697d6-89c9-454e-a4fc-9c13f6c126cf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] delete_backup rpcapi backup_id fdec23a3-7ee8-4fdb-a2f2-01ab173b601b {{(pid=87971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 08:47:05.387189 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-005697d6-89c9-454e-a4fc-9c13f6c126cf tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b returned with HTTP 202 Jan 19 08:47:05.391862 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 395/798] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:47:05 2021] DELETE /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/backups/fdec23a3-7ee8-4fdb-a2f2-01ab173b601b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:47:05.403395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aa1b636-0c1b-45c5-b572-a8da96412e34 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] DELETE http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:47:05.404222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aa1b636-0c1b-45c5-b572-a8da96412e34 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:05.404639 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:05.404639 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:05.405310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aa1b636-0c1b-45c5-b572-a8da96412e34 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:05.406118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9aa1b636-0c1b-45c5-b572-a8da96412e34 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Delete volume with id: 674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:47:05.421914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f440ef66-012a-4b29-909a-3371fa46c586 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d Jan 19 08:47:05.432912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f440ef66-012a-4b29-909a-3371fa46c586 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:05.433301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:05.433301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:05.442451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f440ef66-012a-4b29-909a-3371fa46c586 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:05.568388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:05.568388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:05.577520 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9aa1b636-0c1b-45c5-b572-a8da96412e34 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:05.590175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f440ef66-012a-4b29-909a-3371fa46c586 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d returned with HTTP 404 Jan 19 08:47:05.591932 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 396/799] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:05 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2ee8d5fb-daf0-4a85-ab19-49b3bc9f2b9d => generated 109 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:47:05.633331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9aa1b636-0c1b-45c5-b572-a8da96412e34 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Delete volume request issued successfully. Jan 19 08:47:05.635480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aa1b636-0c1b-45c5-b572-a8da96412e34 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 202 Jan 19 08:47:05.643637 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 404/800] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:47:05 2021] DELETE /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:47:05.647144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15abf6d5-79e6-4b01-97b9-5c4e1947e2a5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:47:05.647636 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15abf6d5-79e6-4b01-97b9-5c4e1947e2a5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:05.648132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15abf6d5-79e6-4b01-97b9-5c4e1947e2a5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:05.724797 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:05.724797 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:05.735334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15abf6d5-79e6-4b01-97b9-5c4e1947e2a5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:05.760568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15abf6d5-79e6-4b01-97b9-5c4e1947e2a5 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 200 Jan 19 08:47:05.771832 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 397/801] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:05 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:06.094540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-407fb39b-0216-4014-8c05-d99ef02e90e3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] DELETE http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:47:06.095220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-407fb39b-0216-4014-8c05-d99ef02e90e3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:06.095319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:06.095319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:06.095907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-407fb39b-0216-4014-8c05-d99ef02e90e3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:06.098366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-407fb39b-0216-4014-8c05-d99ef02e90e3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Delete volume with id: 2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:47:06.206791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:06.206791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:06.208079 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-407fb39b-0216-4014-8c05-d99ef02e90e3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:06.279025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-407fb39b-0216-4014-8c05-d99ef02e90e3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Delete volume request issued successfully. Jan 19 08:47:06.279901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-407fb39b-0216-4014-8c05-d99ef02e90e3 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 202 Jan 19 08:47:06.280952 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 405/802] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:47:06 2021] DELETE /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:47:06.289377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ed373b63-c55d-485d-a8a2-f1b72ad1e197 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:47:06.289983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ed373b63-c55d-485d-a8a2-f1b72ad1e197 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:06.290201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:06.290201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:06.290669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ed373b63-c55d-485d-a8a2-f1b72ad1e197 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:06.487573 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:06.487573 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:06.540893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ed373b63-c55d-485d-a8a2-f1b72ad1e197 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:06.638690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ed373b63-c55d-485d-a8a2-f1b72ad1e197 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:47:06.640429 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 398/803] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:06 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 911 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:06.778858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b218cb32-92c3-48e1-a8f8-091055b34fdb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:47:06.779388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b218cb32-92c3-48e1-a8f8-091055b34fdb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:06.779585 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:06.779585 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:06.779966 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b218cb32-92c3-48e1-a8f8-091055b34fdb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:06.915641 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:06.915641 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:06.928083 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b218cb32-92c3-48e1-a8f8-091055b34fdb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:06.963810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b218cb32-92c3-48e1-a8f8-091055b34fdb tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 200 Jan 19 08:47:06.965423 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 406/804] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:06 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:07.657400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47d18281-f0d5-45cf-80fa-d248242d4411 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:47:07.658041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47d18281-f0d5-45cf-80fa-d248242d4411 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:07.658150 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:07.658150 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:07.658462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47d18281-f0d5-45cf-80fa-d248242d4411 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:07.810657 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:07.810657 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:07.871716 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-47d18281-f0d5-45cf-80fa-d248242d4411 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:07.982076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64084689-7da3-4c6f-939e-149ebccc1d94 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:47:07.982746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64084689-7da3-4c6f-939e-149ebccc1d94 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:07.982836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:07.982836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:07.983183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64084689-7da3-4c6f-939e-149ebccc1d94 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:07.991815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47d18281-f0d5-45cf-80fa-d248242d4411 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:47:07.993925 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 399/805] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:07 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 911 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:08.158258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:08.158258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:08.204997 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-64084689-7da3-4c6f-939e-149ebccc1d94 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:08.273160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64084689-7da3-4c6f-939e-149ebccc1d94 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 200 Jan 19 08:47:08.274178 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 407/806] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:07 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 914 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:09.012996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fec335c7-7b1d-4148-965c-da2531686a94 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:47:09.013570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fec335c7-7b1d-4148-965c-da2531686a94 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:09.013777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:09.013777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:09.014366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fec335c7-7b1d-4148-965c-da2531686a94 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:09.146695 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:09.146695 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:09.169996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fec335c7-7b1d-4148-965c-da2531686a94 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Volume info retrieved successfully. Jan 19 08:47:09.253192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fec335c7-7b1d-4148-965c-da2531686a94 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 200 Jan 19 08:47:09.271197 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 400/807] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:09 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 911 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:09.290609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4c69e03b-14f0-4e7f-8d35-1540199a99a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:47:09.291907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4c69e03b-14f0-4e7f-8d35-1540199a99a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:09.292273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:09.292273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:09.292917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4c69e03b-14f0-4e7f-8d35-1540199a99a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:09.399277 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:09.399277 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:09.439027 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4c69e03b-14f0-4e7f-8d35-1540199a99a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:09.517094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4c69e03b-14f0-4e7f-8d35-1540199a99a8 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 200 Jan 19 08:47:09.518415 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 408/808] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:09 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:10.270482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ee51f21-09c8-49f2-90ee-8a15caeabc96 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] GET http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 Jan 19 08:47:10.271024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ee51f21-09c8-49f2-90ee-8a15caeabc96 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:10.271394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:10.271394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:10.272181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ee51f21-09c8-49f2-90ee-8a15caeabc96 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:10.389859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ee51f21-09c8-49f2-90ee-8a15caeabc96 tempest-AttachVolumeTestJSON-23928955 tempest-AttachVolumeTestJSON-23928955] http://10.222.0.25/volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 returned with HTTP 404 Jan 19 08:47:10.390961 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 401/809] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:10 2021] GET /volume/v3/758a8b9968c443cdbbf6990471b012c7/volumes/2d2a9424-e82a-43d4-8f30-fa393bea2976 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:47:10.534871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e640458a-dfb0-4ded-949d-868c257a3f07 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 Jan 19 08:47:10.535495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e640458a-dfb0-4ded-949d-868c257a3f07 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:10.535777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:10.535777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:10.536284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e640458a-dfb0-4ded-949d-868c257a3f07 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:10.642821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e640458a-dfb0-4ded-949d-868c257a3f07 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 returned with HTTP 404 Jan 19 08:47:10.644629 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 409/810] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:10 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/674ec132-8f89-489e-845a-3417de278cd5 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:47:10.652477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1af58304-63f1-4f27-b46c-66d24e14eaf0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] DELETE http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:47:10.653001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1af58304-63f1-4f27-b46c-66d24e14eaf0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:10.653489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1af58304-63f1-4f27-b46c-66d24e14eaf0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:10.653953 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1af58304-63f1-4f27-b46c-66d24e14eaf0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Delete volume with id: 2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:47:10.766843 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:10.766843 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:10.768191 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1af58304-63f1-4f27-b46c-66d24e14eaf0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:10.819939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1af58304-63f1-4f27-b46c-66d24e14eaf0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Delete volume request issued successfully. Jan 19 08:47:10.824353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1af58304-63f1-4f27-b46c-66d24e14eaf0 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 returned with HTTP 202 Jan 19 08:47:10.825242 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 402/811] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:47:10 2021] DELETE /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:47:10.832647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4dbe0867-c055-4647-834d-0adbcc7ec205 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:47:10.834466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4dbe0867-c055-4647-834d-0adbcc7ec205 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:10.835240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4dbe0867-c055-4647-834d-0adbcc7ec205 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:10.947421 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:10.947421 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:10.969330 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4dbe0867-c055-4647-834d-0adbcc7ec205 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:11.022106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4dbe0867-c055-4647-834d-0adbcc7ec205 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 returned with HTTP 200 Jan 19 08:47:11.022979 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 410/812] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:10 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:12.039650 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a368cb7-6c83-4dc1-85ce-9788e6f2c0e3 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:47:12.041264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a368cb7-6c83-4dc1-85ce-9788e6f2c0e3 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:12.041721 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:12.041721 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:12.042355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a368cb7-6c83-4dc1-85ce-9788e6f2c0e3 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:12.137375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:12.137375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:12.149031 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3a368cb7-6c83-4dc1-85ce-9788e6f2c0e3 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:12.178004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a368cb7-6c83-4dc1-85ce-9788e6f2c0e3 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 returned with HTTP 200 Jan 19 08:47:12.179196 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 403/813] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:12 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 => generated 915 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:13.195813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1859a189-0302-4798-8b13-c384375bc7d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:47:13.196365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1859a189-0302-4798-8b13-c384375bc7d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:13.196500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:13.196500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:13.197764 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1859a189-0302-4798-8b13-c384375bc7d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:13.349215 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:13.349215 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:13.386411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1859a189-0302-4798-8b13-c384375bc7d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Volume info retrieved successfully. Jan 19 08:47:13.430734 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1859a189-0302-4798-8b13-c384375bc7d4 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 returned with HTTP 200 Jan 19 08:47:13.441784 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 411/814] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:13 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:14.447558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79a21998-a044-42b5-abe3-d78d20f0cda1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] GET http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 Jan 19 08:47:14.448694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79a21998-a044-42b5-abe3-d78d20f0cda1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:14.449089 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:14.449089 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:14.449746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79a21998-a044-42b5-abe3-d78d20f0cda1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:14.555351 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79a21998-a044-42b5-abe3-d78d20f0cda1 tempest-VolumesBackupsAdminTest-1572184185 tempest-VolumesBackupsAdminTest-1572184185] http://10.222.0.25/volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 returned with HTTP 404 Jan 19 08:47:14.557227 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 404/815] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:14 2021] GET /volume/v3/fdcc883a7e70487bbfccb5d3392f0181/volumes/2d58c7e5-c28a-452a-8a91-fbbee4556f67 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:47:26.579854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] POST http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes Jan 19 08:47:26.580618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:26.580618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:26.581493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1773035351"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:47:26.583796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Create volume request body: {'volume': {'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1773035351'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:47:26.746781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Create volume of 1 GB Jan 19 08:47:26.763652 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Availability Zones retrieved successfully. Jan 19 08:47:26.782682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Flow 'volume_create_api' (935186e0-fab9-4e34-9404-8665cab03c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:47:26.786570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a93dcb-356f-4e52-a710-fa15bdeb6adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:26.789111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:47:26.944608 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a93dcb-356f-4e52-a710-fa15bdeb6adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:26.948794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd8db719-c09f-4153-851a-2c03f8bfc298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:27.061754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Created reservations ['b988165e-5740-4aca-ab5c-49841481ee8b', 'c93e87ef-99f6-4fdb-82ef-1cf3f786d422', '23922f9f-850d-40d5-9a17-64c238c5b7f0', '1428c111-aa2c-46b6-920d-9facfe6bb7fb'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:47:27.064287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd8db719-c09f-4153-851a-2c03f8bfc298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b988165e-5740-4aca-ab5c-49841481ee8b', 'c93e87ef-99f6-4fdb-82ef-1cf3f786d422', '23922f9f-850d-40d5-9a17-64c238c5b7f0', '1428c111-aa2c-46b6-920d-9facfe6bb7fb']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:27.074320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ab6bfd-b9ea-4ae3-893f-67815f7dc1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:27.148796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ab6bfd-b9ea-4ae3-893f-67815f7dc1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38612788-3665-44fe-bd4c-38e1073b3500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1773035351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4c5d6021df406ca893d12679ee0e0d',qos_specs=None,replication_status=,reservations=['b988165e-5740-4aca-ab5c-49841481ee8b','c93e87ef-99f6-4fdb-82ef-1cf3f786d422','23922f9f-850d-40d5-9a17-64c238c5b7f0','1428c111-aa2c-46b6-920d-9facfe6bb7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4b8f639a3d46f38d870201c93c9316',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1773035351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38612788-3665-44fe-bd4c-38e1073b3500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff4c5d6021df406ca893d12679ee0e0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed4b8f639a3d46f38d870201c93c9316',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:27.152025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ee860e4-57d7-4982-b5e4-5dfc1deae309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:27.184740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ee860e4-57d7-4982-b5e4-5dfc1deae309) transitioned into state 'SUCCESS' from state '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-1773035351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4c5d6021df406ca893d12679ee0e0d',qos_specs=None,replication_status=,reservations=['b988165e-5740-4aca-ab5c-49841481ee8b','c93e87ef-99f6-4fdb-82ef-1cf3f786d422','23922f9f-850d-40d5-9a17-64c238c5b7f0','1428c111-aa2c-46b6-920d-9facfe6bb7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4b8f639a3d46f38d870201c93c9316',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:27.187060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589d7940-d45f-429e-9dee-2d6122d426a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:27.204941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589d7940-d45f-429e-9dee-2d6122d426a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:27.207891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Flow 'volume_create_api' (935186e0-fab9-4e34-9404-8665cab03c3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:47:27.270812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Create volume request issued successfully. Jan 19 08:47:27.294148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-32c1df4e-2f17-4480-a0dc-4160aa0b76e0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes returned with HTTP 202 Jan 19 08:47:27.295206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 412/816] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:47:26 2021] POST /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes => generated 817 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:47:27.309821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e7c674f-b41c-4447-9fd0-6a759575380e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:27.310345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e7c674f-b41c-4447-9fd0-6a759575380e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:27.310994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e7c674f-b41c-4447-9fd0-6a759575380e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:27.466362 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:27.466362 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:27.490425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7e7c674f-b41c-4447-9fd0-6a759575380e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:27.563023 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e7c674f-b41c-4447-9fd0-6a759575380e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:27.580448 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 405/817] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:27 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:28.589597 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-83881a4e-cb13-4c85-88b7-6fdfbaeddddc tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:28.590119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-83881a4e-cb13-4c85-88b7-6fdfbaeddddc tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:28.590307 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:28.590307 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:28.590738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-83881a4e-cb13-4c85-88b7-6fdfbaeddddc tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:28.751204 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:28.751204 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:28.782393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-83881a4e-cb13-4c85-88b7-6fdfbaeddddc tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:28.835915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-83881a4e-cb13-4c85-88b7-6fdfbaeddddc tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:28.841716 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 413/818] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:28 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:29.857857 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f09074e2-4d90-44cc-977c-f5fc955bcc48 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:29.859208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f09074e2-4d90-44cc-977c-f5fc955bcc48 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:29.859649 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:29.859649 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:29.861033 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f09074e2-4d90-44cc-977c-f5fc955bcc48 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:30.048151 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:30.048151 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:30.079921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f09074e2-4d90-44cc-977c-f5fc955bcc48 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:30.155055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f09074e2-4d90-44cc-977c-f5fc955bcc48 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:30.158042 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 406/819] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:29 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:31.174822 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcc2e0b2-2847-4ecd-9d94-84b716008ebd tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:31.175351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcc2e0b2-2847-4ecd-9d94-84b716008ebd tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:31.175626 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:31.175626 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:31.175901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcc2e0b2-2847-4ecd-9d94-84b716008ebd tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:31.276870 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:31.276870 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:31.298945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bcc2e0b2-2847-4ecd-9d94-84b716008ebd tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:31.348104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcc2e0b2-2847-4ecd-9d94-84b716008ebd tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:31.353903 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 414/820] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:31 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:32.370759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3984dc9-add1-46ad-9487-1512c79e40d0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:32.371449 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3984dc9-add1-46ad-9487-1512c79e40d0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:32.373487 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:32.373487 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:32.374075 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3984dc9-add1-46ad-9487-1512c79e40d0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:32.500374 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:32.500374 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:32.511762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a3984dc9-add1-46ad-9487-1512c79e40d0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:32.559834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3984dc9-add1-46ad-9487-1512c79e40d0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:32.560906 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 407/821] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:32 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:33.582376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f69db9dd-c542-419b-8e63-2feb9ec35366 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:33.582947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f69db9dd-c542-419b-8e63-2feb9ec35366 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:33.583066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:33.583066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:33.583398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f69db9dd-c542-419b-8e63-2feb9ec35366 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:33.674045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:33.674045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:33.688525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f69db9dd-c542-419b-8e63-2feb9ec35366 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:33.723997 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f69db9dd-c542-419b-8e63-2feb9ec35366 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:33.725305 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 415/822] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:33 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:34.741996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f6c50281-37da-4864-94ef-2d26b5db8e33 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:34.742553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f6c50281-37da-4864-94ef-2d26b5db8e33 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:34.742954 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:34.742954 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:34.743543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f6c50281-37da-4864-94ef-2d26b5db8e33 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:34.846299 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:34.846299 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:34.873835 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f6c50281-37da-4864-94ef-2d26b5db8e33 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:34.962573 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f6c50281-37da-4864-94ef-2d26b5db8e33 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:34.964723 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 408/823] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:34 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:35.981517 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2aaca9ba-bcc8-4a3d-a42c-799af0d73d19 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:35.982038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2aaca9ba-bcc8-4a3d-a42c-799af0d73d19 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:35.982648 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:35.982648 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:35.983292 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2aaca9ba-bcc8-4a3d-a42c-799af0d73d19 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:36.069785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:36.069785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:36.083189 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2aaca9ba-bcc8-4a3d-a42c-799af0d73d19 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:36.108565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2aaca9ba-bcc8-4a3d-a42c-799af0d73d19 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:36.110198 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 416/824] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:35 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:47:37.128733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-013dcda0-527d-42c4-9930-82dae49451a7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:37.129332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-013dcda0-527d-42c4-9930-82dae49451a7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:37.129332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:37.129332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:37.129729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-013dcda0-527d-42c4-9930-82dae49451a7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:37.272726 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:37.272726 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:37.288545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-013dcda0-527d-42c4-9930-82dae49451a7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:37.323910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-013dcda0-527d-42c4-9930-82dae49451a7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:37.324862 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 409/825] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:37 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:38.343206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4148d370-01d3-4458-80a8-e583bbd7588c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:38.344760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4148d370-01d3-4458-80a8-e583bbd7588c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:38.345668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:38.345668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:38.346599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4148d370-01d3-4458-80a8-e583bbd7588c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:38.500355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:38.500355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:38.530927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4148d370-01d3-4458-80a8-e583bbd7588c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:38.572468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4148d370-01d3-4458-80a8-e583bbd7588c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:38.582684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 417/826] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:38 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:39.589657 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2532e785-0053-4fe3-b729-eee3eb099495 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:39.590274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2532e785-0053-4fe3-b729-eee3eb099495 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:39.593409 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:39.593409 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:39.595928 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2532e785-0053-4fe3-b729-eee3eb099495 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:39.750371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:39.750371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:39.777582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2532e785-0053-4fe3-b729-eee3eb099495 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:39.809124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2532e785-0053-4fe3-b729-eee3eb099495 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:39.821365 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 410/827] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:39 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:40.827708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36e33ac4-27fc-4841-802b-74a15faaa41a tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:40.830312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36e33ac4-27fc-4841-802b-74a15faaa41a tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:40.830744 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:40.830744 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:40.832234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36e33ac4-27fc-4841-802b-74a15faaa41a tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:40.980053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:40.980053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:41.004560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-36e33ac4-27fc-4841-802b-74a15faaa41a tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:41.066463 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36e33ac4-27fc-4841-802b-74a15faaa41a tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:41.068914 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 418/828] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:40 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:42.087762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9b6d643-113a-4c98-b6ed-2a4c95b46bb1 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:42.089172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9b6d643-113a-4c98-b6ed-2a4c95b46bb1 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:42.089505 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:42.089505 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:42.090083 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9b6d643-113a-4c98-b6ed-2a4c95b46bb1 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:42.224411 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:42.224411 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:42.247773 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b9b6d643-113a-4c98-b6ed-2a4c95b46bb1 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:42.291589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9b6d643-113a-4c98-b6ed-2a4c95b46bb1 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:42.292696 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 411/829] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:42 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:43.310561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d944c01d-f9d0-445e-955b-ffeb1f5af6b3 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:43.311800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d944c01d-f9d0-445e-955b-ffeb1f5af6b3 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:43.312336 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:43.312336 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:43.312920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d944c01d-f9d0-445e-955b-ffeb1f5af6b3 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:43.444894 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:43.444894 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:43.461940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d944c01d-f9d0-445e-955b-ffeb1f5af6b3 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:43.488849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d944c01d-f9d0-445e-955b-ffeb1f5af6b3 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:43.489702 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 419/830] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:43 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:44.506112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffd787ac-6d0c-4680-9fdd-08ad524e7d99 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:44.507306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffd787ac-6d0c-4680-9fdd-08ad524e7d99 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:44.507818 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:44.507818 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:44.508785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffd787ac-6d0c-4680-9fdd-08ad524e7d99 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:44.573072 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:44.573072 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:44.585696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ffd787ac-6d0c-4680-9fdd-08ad524e7d99 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:44.615528 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffd787ac-6d0c-4680-9fdd-08ad524e7d99 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:44.616636 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 412/831] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:44 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:45.649151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-62efde0e-081f-4eff-83cb-f8df62f5a808 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:45.651836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-62efde0e-081f-4eff-83cb-f8df62f5a808 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:45.652473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:45.652473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:45.652791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-62efde0e-081f-4eff-83cb-f8df62f5a808 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:45.849763 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:45.849763 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:45.874958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-62efde0e-081f-4eff-83cb-f8df62f5a808 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:45.966281 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-62efde0e-081f-4eff-83cb-f8df62f5a808 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:45.981616 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 420/832] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:45 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 967 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:46.988719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a32ba826-745d-46d7-97e0-6a6405281a3b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:46.993696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a32ba826-745d-46d7-97e0-6a6405281a3b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:46.994204 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:46.994204 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:46.995094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a32ba826-745d-46d7-97e0-6a6405281a3b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:47.159745 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:47.159745 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:47.177072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a32ba826-745d-46d7-97e0-6a6405281a3b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:47.234713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a32ba826-745d-46d7-97e0-6a6405281a3b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:47.235977 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 413/833] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:46 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 970 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:48.253214 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46ed23d9-c7cf-4262-8d43-29250461a741 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:48.253890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46ed23d9-c7cf-4262-8d43-29250461a741 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:48.254069 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:48.254069 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:48.255129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46ed23d9-c7cf-4262-8d43-29250461a741 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:48.430388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:48.430388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:48.450156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-46ed23d9-c7cf-4262-8d43-29250461a741 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:48.515485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46ed23d9-c7cf-4262-8d43-29250461a741 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:48.516829 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 421/834] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:48 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 970 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:49.533885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5f1746b2-008e-46d2-9110-cd92b2d1b218 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:49.534388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5f1746b2-008e-46d2-9110-cd92b2d1b218 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:49.534635 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:49.534635 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:49.535014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5f1746b2-008e-46d2-9110-cd92b2d1b218 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:49.688007 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:49.688007 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:49.699287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5f1746b2-008e-46d2-9110-cd92b2d1b218 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:49.725543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5f1746b2-008e-46d2-9110-cd92b2d1b218 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:49.736356 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 414/835] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:49 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 970 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:50.742651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07767ad1-79cf-406f-963f-9bb761c2695c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:50.743759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07767ad1-79cf-406f-963f-9bb761c2695c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:50.744136 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:50.744136 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:50.744760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07767ad1-79cf-406f-963f-9bb761c2695c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:50.876627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:50.876627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:50.895300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-07767ad1-79cf-406f-963f-9bb761c2695c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:50.953828 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07767ad1-79cf-406f-963f-9bb761c2695c tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:50.975206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 422/836] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:50 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 970 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:51.998283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0a250ff5-0ef7-46a9-9c52-57264559cfbb tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:51.998283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0a250ff5-0ef7-46a9-9c52-57264559cfbb tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:51.998283 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:51.998283 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:51.998283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0a250ff5-0ef7-46a9-9c52-57264559cfbb tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:52.108795 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:52.108795 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:52.122000 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0a250ff5-0ef7-46a9-9c52-57264559cfbb tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:52.160447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0a250ff5-0ef7-46a9-9c52-57264559cfbb tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:52.162098 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 415/837] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:51 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 970 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:53.181083 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a84cd5d-658a-47fd-a19b-d6c71993604f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:53.182957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a84cd5d-658a-47fd-a19b-d6c71993604f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:53.183392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:53.183392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:53.184770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a84cd5d-658a-47fd-a19b-d6c71993604f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:53.249216 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:53.249216 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:53.260954 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8a84cd5d-658a-47fd-a19b-d6c71993604f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:53.301259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a84cd5d-658a-47fd-a19b-d6c71993604f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:53.302763 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 423/838] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:53 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 970 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:54.318620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b3f686d-c6c4-484f-a7c5-5e0eed9e7aa5 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:54.319106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b3f686d-c6c4-484f-a7c5-5e0eed9e7aa5 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:54.319310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:54.319310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:54.319795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b3f686d-c6c4-484f-a7c5-5e0eed9e7aa5 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:54.386238 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:54.386238 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:54.417493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2b3f686d-c6c4-484f-a7c5-5e0eed9e7aa5 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:54.473834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b3f686d-c6c4-484f-a7c5-5e0eed9e7aa5 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:54.487651 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 416/839] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:54 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 1358 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:47:54.502732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a2fa0b9-5f7c-459e-a4e3-c789e3d227c4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] POST http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500/action Jan 19 08:47:54.503418 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:54.503418 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:54.504072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a2fa0b9-5f7c-459e-a4e3-c789e3d227c4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:47:54.504631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a2fa0b9-5f7c-459e-a4e3-c789e3d227c4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:47:54.608084 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:54.608084 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:54.609609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a2fa0b9-5f7c-459e-a4e3-c789e3d227c4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:54.791924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-1a2fa0b9-5f7c-459e-a4e3-c789e3d227c4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Created reservations ['70daacd3-0741-44a4-b360-57d59383fc9f', '686abbe4-8e75-4b6f-b8fd-3dadb3c278d9'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:47:54.849317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a2fa0b9-5f7c-459e-a4e3-c789e3d227c4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Extend volume request issued successfully. Jan 19 08:47:54.851168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a2fa0b9-5f7c-459e-a4e3-c789e3d227c4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500/action returned with HTTP 202 Jan 19 08:47:54.855615 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 424/840] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:47:54 2021] POST /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500/action => generated 0 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:47:54.865029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a51ecde-65a5-4a4c-906b-05c10dc872a6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:54.865687 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a51ecde-65a5-4a4c-906b-05c10dc872a6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:54.866016 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:54.866016 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:54.866687 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a51ecde-65a5-4a4c-906b-05c10dc872a6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:54.973014 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:54.973014 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:54.995752 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5a51ecde-65a5-4a4c-906b-05c10dc872a6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:55.034423 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a51ecde-65a5-4a4c-906b-05c10dc872a6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:55.043421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 417/841] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:54 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 1358 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:47:56.065397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0475fca7-705c-4177-a629-22a21d331a11 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:56.067829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0475fca7-705c-4177-a629-22a21d331a11 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:56.068415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:56.068415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:56.069267 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0475fca7-705c-4177-a629-22a21d331a11 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:56.169424 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:56.169424 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:56.191342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0475fca7-705c-4177-a629-22a21d331a11 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:56.251784 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0475fca7-705c-4177-a629-22a21d331a11 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:56.252871 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 425/842] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:56 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 1358 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:47:57.271383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f13ec5e-fefa-470d-9f84-179052dec3e7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:57.272244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f13ec5e-fefa-470d-9f84-179052dec3e7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:57.272723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:57.272723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:57.273716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f13ec5e-fefa-470d-9f84-179052dec3e7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:57.387025 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:57.387025 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:57.413522 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6f13ec5e-fefa-470d-9f84-179052dec3e7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:57.488061 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f13ec5e-fefa-470d-9f84-179052dec3e7 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:57.489166 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 418/843] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:57 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 1358 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:47:57.511253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-01defb92-f6af-48df-abdd-ee14a76fd85e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:47:57.511998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-01defb92-f6af-48df-abdd-ee14a76fd85e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:57.516594 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:57.516594 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:57.517248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-01defb92-f6af-48df-abdd-ee14a76fd85e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:57.637727 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:57.637727 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:57.661096 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-01defb92-f6af-48df-abdd-ee14a76fd85e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:57.690486 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-01defb92-f6af-48df-abdd-ee14a76fd85e tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:47:57.706673 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 426/844] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:57 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 1358 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:47:57.709557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] POST http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes Jan 19 08:47:57.710771 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:57.710771 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:57.711404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1578396117"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:47:57.712704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1578396117'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:47:57.713921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Create volume of 1 GB Jan 19 08:47:57.730651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Availability Zones retrieved successfully. Jan 19 08:47:57.750031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Flow 'volume_create_api' (03c795fe-1800-46d9-acec-c957b20a11ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:47:57.753343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d744f99-615f-43b2-9f25-8b1fdeebf24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:57.760874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:47:57.842411 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d744f99-615f-43b2-9f25-8b1fdeebf24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:57.845562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69a5a4c-7d08-4213-bbca-06e1c96225a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:57.976207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Created reservations ['83e05ca5-550b-4352-ace3-72ae8b26a993', 'cf547cb0-f2ff-48cb-b6f6-448842b52293', '59872960-b9a0-49b6-9cf8-10cb054ae086', '8e23a483-90ef-472b-9dc9-a7c69aae8081'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:47:57.978113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69a5a4c-7d08-4213-bbca-06e1c96225a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83e05ca5-550b-4352-ace3-72ae8b26a993', 'cf547cb0-f2ff-48cb-b6f6-448842b52293', '59872960-b9a0-49b6-9cf8-10cb054ae086', '8e23a483-90ef-472b-9dc9-a7c69aae8081']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:57.980320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5f40f5-a593-4341-b888-de63d1899403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:58.121276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5f40f5-a593-4341-b888-de63d1899403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eda91968-8e53-45ea-a52b-d0b33a49a431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1578396117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4c5d6021df406ca893d12679ee0e0d',qos_specs=None,replication_status=,reservations=['83e05ca5-550b-4352-ace3-72ae8b26a993','cf547cb0-f2ff-48cb-b6f6-448842b52293','59872960-b9a0-49b6-9cf8-10cb054ae086','8e23a483-90ef-472b-9dc9-a7c69aae8081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4b8f639a3d46f38d870201c93c9316',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1578396117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eda91968-8e53-45ea-a52b-d0b33a49a431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff4c5d6021df406ca893d12679ee0e0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed4b8f639a3d46f38d870201c93c9316',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:58.129104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ba36de-69b3-4a35-98c2-73ec3f97fdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:58.195482 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ba36de-69b3-4a35-98c2-73ec3f97fdab) transitioned into state 'SUCCESS' from state '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-1578396117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff4c5d6021df406ca893d12679ee0e0d',qos_specs=None,replication_status=,reservations=['83e05ca5-550b-4352-ace3-72ae8b26a993','cf547cb0-f2ff-48cb-b6f6-448842b52293','59872960-b9a0-49b6-9cf8-10cb054ae086','8e23a483-90ef-472b-9dc9-a7c69aae8081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4b8f639a3d46f38d870201c93c9316',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:58.197472 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cf87ac-386c-41d5-b0b2-c8e655c1d4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:47:58.222707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cf87ac-386c-41d5-b0b2-c8e655c1d4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:47:58.227639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Flow 'volume_create_api' (03c795fe-1800-46d9-acec-c957b20a11ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:47:58.305125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Create volume request issued successfully. Jan 19 08:47:58.362081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1b3dfe9-4dd2-4bda-a32e-fddc70438875 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes returned with HTTP 202 Jan 19 08:47:58.378570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfca00e1-ca41-448b-bd7a-4846c0c712ba tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:47:58.379123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfca00e1-ca41-448b-bd7a-4846c0c712ba tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:58.379328 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:58.379328 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:58.379667 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfca00e1-ca41-448b-bd7a-4846c0c712ba tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:47:58.390116 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 419/845] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:47:57 2021] POST /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes => generated 817 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:47:58.476573 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:47:58.476573 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:47:58.487572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bfca00e1-ca41-448b-bd7a-4846c0c712ba tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:47:58.557694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfca00e1-ca41-448b-bd7a-4846c0c712ba tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:47:58.568336 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 427/846] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:58 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 885 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:47:59.575769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-858201d3-48c8-4745-bdcf-4305b862597f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:47:59.576295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-858201d3-48c8-4745-bdcf-4305b862597f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:47:59.576709 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:47:59.576709 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:47:59.577093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-858201d3-48c8-4745-bdcf-4305b862597f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:00.094443 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:00.094443 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:00.117428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-858201d3-48c8-4745-bdcf-4305b862597f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:00.174970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-858201d3-48c8-4745-bdcf-4305b862597f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:48:00.192785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92b57cf0-d49f-4e68-a67d-ede35ec028b8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] POST http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots Jan 19 08:48:00.193263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:00.193263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:00.193691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92b57cf0-d49f-4e68-a67d-ede35ec028b8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eda91968-8e53-45ea-a52b-d0b33a49a431", "name": "tempest-VolumesExtendTest-Snapshot-1271851588"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:00.200129 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 420/847] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:47:59 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 910 bytes in 628 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:00.315436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:00.315436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:00.316838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-92b57cf0-d49f-4e68-a67d-ede35ec028b8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:00.317199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-92b57cf0-d49f-4e68-a67d-ede35ec028b8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Create snapshot from volume eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:00.410905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-92b57cf0-d49f-4e68-a67d-ede35ec028b8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Created reservations ['f1d1187d-972d-4948-9612-68db495b5ecd', 'bbf374a7-a306-41fb-a0a9-820af689f022', 'f1ff420d-d2fc-4e5f-88e3-db98f7952b99', '28840843-51ab-4ab1-b84d-5b24c77c8b25'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:00.663166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-92b57cf0-d49f-4e68-a67d-ede35ec028b8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot create request issued successfully. Jan 19 08:48:00.664660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92b57cf0-d49f-4e68-a67d-ede35ec028b8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots returned with HTTP 202 Jan 19 08:48:00.671496 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 428/848] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:48:00 2021] POST /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots => generated 304 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:48:00.677564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3e1319c-1fa9-492f-8981-563fb510cd20 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:00.678892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3e1319c-1fa9-492f-8981-563fb510cd20 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:00.679303 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:00.679303 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:00.680118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3e1319c-1fa9-492f-8981-563fb510cd20 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:00.761166 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:00.761166 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:00.767196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c3e1319c-1fa9-492f-8981-563fb510cd20 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot retrieved successfully. Jan 19 08:48:00.769364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3e1319c-1fa9-492f-8981-563fb510cd20 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e returned with HTTP 200 Jan 19 08:48:00.773331 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 421/849] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:00 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e => generated 436 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:01.786042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-565f3690-7478-4f95-badc-ebb2397919be tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:01.786793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-565f3690-7478-4f95-badc-ebb2397919be tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:01.787122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:01.787122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:01.787713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-565f3690-7478-4f95-badc-ebb2397919be tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:01.842334 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:01.842334 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:01.843734 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-565f3690-7478-4f95-badc-ebb2397919be tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot retrieved successfully. Jan 19 08:48:01.848766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-565f3690-7478-4f95-badc-ebb2397919be tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e returned with HTTP 200 Jan 19 08:48:01.853094 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 429/850] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:01 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e => generated 436 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:02.865302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86cba31c-2596-491c-81da-21bbfbcf9a2b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:02.866584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86cba31c-2596-491c-81da-21bbfbcf9a2b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:02.866584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:02.866584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:02.866969 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86cba31c-2596-491c-81da-21bbfbcf9a2b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:02.933289 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:02.933289 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:02.934823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86cba31c-2596-491c-81da-21bbfbcf9a2b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot retrieved successfully. Jan 19 08:48:02.936945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86cba31c-2596-491c-81da-21bbfbcf9a2b tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e returned with HTTP 200 Jan 19 08:48:02.937903 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 422/851] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:02 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e => generated 436 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:03.956990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba7efc6e-a2dd-42ff-b4b1-a51adbaecb94 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:03.957524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba7efc6e-a2dd-42ff-b4b1-a51adbaecb94 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:03.957711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:03.957711 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:03.958570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba7efc6e-a2dd-42ff-b4b1-a51adbaecb94 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:03.984994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:03.984994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:03.986523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ba7efc6e-a2dd-42ff-b4b1-a51adbaecb94 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot retrieved successfully. Jan 19 08:48:03.988647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba7efc6e-a2dd-42ff-b4b1-a51adbaecb94 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e returned with HTTP 200 Jan 19 08:48:03.989778 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 430/852] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:03 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e => generated 463 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:04.001580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c1c57cb4-88fb-483b-beec-4ad7765c23df tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] POST http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431/action Jan 19 08:48:04.002298 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:04.002298 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:04.002964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c1c57cb4-88fb-483b-beec-4ad7765c23df tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:04.003465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c1c57cb4-88fb-483b-beec-4ad7765c23df tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:04.110108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:04.110108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:04.111345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c1c57cb4-88fb-483b-beec-4ad7765c23df tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:04.301865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-c1c57cb4-88fb-483b-beec-4ad7765c23df tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Created reservations ['392eff9f-282f-406e-b4a6-000564076e30', 'b830575c-6327-4be6-a720-8f5d0f4b7b36'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:04.333101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c1c57cb4-88fb-483b-beec-4ad7765c23df tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Extend volume request issued successfully. Jan 19 08:48:04.334243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c1c57cb4-88fb-483b-beec-4ad7765c23df tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431/action returned with HTTP 202 Jan 19 08:48:04.340225 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 423/853] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:48:03 2021] POST /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431/action => generated 0 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:04.349729 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6a33695-5fcc-42ca-88c3-6fb72d707117 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:04.350574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6a33695-5fcc-42ca-88c3-6fb72d707117 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:04.350812 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:04.350812 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:04.351430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6a33695-5fcc-42ca-88c3-6fb72d707117 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:04.484561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:04.484561 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:04.532362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6a33695-5fcc-42ca-88c3-6fb72d707117 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:04.628384 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6a33695-5fcc-42ca-88c3-6fb72d707117 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:48:04.639542 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 431/854] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:04 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 910 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:05.659733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e1ca66c-1e64-44a1-9347-7f61481f0182 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:05.660245 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e1ca66c-1e64-44a1-9347-7f61481f0182 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:05.660630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:05.660630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:05.661256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e1ca66c-1e64-44a1-9347-7f61481f0182 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:05.745452 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:05.745452 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:05.773419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5e1ca66c-1e64-44a1-9347-7f61481f0182 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:05.817848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e1ca66c-1e64-44a1-9347-7f61481f0182 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:48:05.819086 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 424/855] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:05 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 910 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:06.836853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e36cae3b-02c0-4a9b-96f7-9a80db1f13d2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:06.838257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e36cae3b-02c0-4a9b-96f7-9a80db1f13d2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:06.838744 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:06.838744 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:06.839399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e36cae3b-02c0-4a9b-96f7-9a80db1f13d2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:06.927472 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:06.927472 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:06.939270 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e36cae3b-02c0-4a9b-96f7-9a80db1f13d2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:06.968632 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e36cae3b-02c0-4a9b-96f7-9a80db1f13d2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:48:06.971291 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 432/856] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:06 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 910 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:07.988421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e98e9694-5279-40a3-8a8b-1abf43b5a7ed tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:07.989573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e98e9694-5279-40a3-8a8b-1abf43b5a7ed tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:07.989935 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:07.989935 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:07.990655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e98e9694-5279-40a3-8a8b-1abf43b5a7ed tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:08.105023 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:08.105023 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:08.130327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e98e9694-5279-40a3-8a8b-1abf43b5a7ed tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:08.168929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e98e9694-5279-40a3-8a8b-1abf43b5a7ed tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:48:08.181729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 425/857] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:07 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:08.185710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea571660-5ed4-462e-8d57-f8832aef38a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:08.186226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea571660-5ed4-462e-8d57-f8832aef38a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:08.186438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:08.186438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:08.186834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea571660-5ed4-462e-8d57-f8832aef38a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:08.236591 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:08.236591 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:08.248747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ea571660-5ed4-462e-8d57-f8832aef38a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:08.278971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea571660-5ed4-462e-8d57-f8832aef38a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:48:08.280192 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 433/858] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:08 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:08.302130 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-376563b1-2fae-40ff-ba97-097f3bc491c8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] DELETE http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:08.303547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-376563b1-2fae-40ff-ba97-097f3bc491c8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:08.303993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:08.303993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:08.304917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-376563b1-2fae-40ff-ba97-097f3bc491c8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:08.305473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-376563b1-2fae-40ff-ba97-097f3bc491c8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Delete snapshot with id: b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:08.332590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:08.332590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:08.333933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-376563b1-2fae-40ff-ba97-097f3bc491c8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot retrieved successfully. Jan 19 08:48:08.423895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-376563b1-2fae-40ff-ba97-097f3bc491c8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot delete request issued successfully. Jan 19 08:48:08.424983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-376563b1-2fae-40ff-ba97-097f3bc491c8 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e returned with HTTP 202 Jan 19 08:48:08.426305 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 426/859] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:48:08 2021] DELETE /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:48:08.438146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb108396-80f5-468a-bad6-a39773c2be81 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:08.438816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb108396-80f5-468a-bad6-a39773c2be81 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:08.439130 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:08.439130 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:08.439805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb108396-80f5-468a-bad6-a39773c2be81 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:08.474118 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:08.474118 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:08.476415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb108396-80f5-468a-bad6-a39773c2be81 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot retrieved successfully. Jan 19 08:48:08.479346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb108396-80f5-468a-bad6-a39773c2be81 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e returned with HTTP 200 Jan 19 08:48:08.481629 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 434/860] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:08 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e => generated 462 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:09.498540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28ec29eb-fe59-453c-90a3-fda40fbf43a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:09.499768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28ec29eb-fe59-453c-90a3-fda40fbf43a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:09.500173 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:09.500173 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:09.500933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28ec29eb-fe59-453c-90a3-fda40fbf43a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:09.557307 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:09.557307 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:09.563534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28ec29eb-fe59-453c-90a3-fda40fbf43a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Snapshot retrieved successfully. Jan 19 08:48:09.565659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28ec29eb-fe59-453c-90a3-fda40fbf43a4 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e returned with HTTP 200 Jan 19 08:48:09.567019 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 427/861] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:09 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e => generated 462 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:10.579328 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-542d650c-bb18-4160-8cd4-181b41624b3d tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e Jan 19 08:48:10.580486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-542d650c-bb18-4160-8cd4-181b41624b3d tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:10.580900 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:10.580900 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:10.581284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-542d650c-bb18-4160-8cd4-181b41624b3d tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:10.606476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-542d650c-bb18-4160-8cd4-181b41624b3d tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e returned with HTTP 404 Jan 19 08:48:10.607557 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 435/862] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:10 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/snapshots/b4619c29-0a21-41e2-a9d7-67a9dbd6d13e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:48:10.615832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78b20503-cf79-4e09-a38c-0dc15a66a9f9 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] DELETE http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:10.616700 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78b20503-cf79-4e09-a38c-0dc15a66a9f9 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:10.616904 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:10.616904 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:10.617548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78b20503-cf79-4e09-a38c-0dc15a66a9f9 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:10.618031 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-78b20503-cf79-4e09-a38c-0dc15a66a9f9 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Delete volume with id: eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:10.669434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:10.669434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:10.670990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-78b20503-cf79-4e09-a38c-0dc15a66a9f9 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:10.712245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-78b20503-cf79-4e09-a38c-0dc15a66a9f9 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Delete volume request issued successfully. Jan 19 08:48:10.716157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78b20503-cf79-4e09-a38c-0dc15a66a9f9 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 202 Jan 19 08:48:10.720646 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 428/863] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:48:10 2021] DELETE /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:48:10.727312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38c19ab3-c8cc-4d3a-8880-fb06c32c07b0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:10.728611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38c19ab3-c8cc-4d3a-8880-fb06c32c07b0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:10.729863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38c19ab3-c8cc-4d3a-8880-fb06c32c07b0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:10.822719 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:10.822719 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:10.832370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38c19ab3-c8cc-4d3a-8880-fb06c32c07b0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:10.859197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38c19ab3-c8cc-4d3a-8880-fb06c32c07b0 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:48:10.860043 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 436/864] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:10 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 909 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:11.876866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31e93667-ea08-4a99-abe0-f704de15d372 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:11.878419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31e93667-ea08-4a99-abe0-f704de15d372 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:11.878799 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:11.878799 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:11.879420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31e93667-ea08-4a99-abe0-f704de15d372 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:11.982027 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:11.982027 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:11.994255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-31e93667-ea08-4a99-abe0-f704de15d372 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:12.026942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31e93667-ea08-4a99-abe0-f704de15d372 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 200 Jan 19 08:48:12.028596 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 429/865] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:11 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 909 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:13.044942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e15cdb0-53d8-46e1-8aeb-21d8f4793159 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 Jan 19 08:48:13.046061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e15cdb0-53d8-46e1-8aeb-21d8f4793159 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:13.046459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:13.046459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:13.047130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e15cdb0-53d8-46e1-8aeb-21d8f4793159 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:13.153142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e15cdb0-53d8-46e1-8aeb-21d8f4793159 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 returned with HTTP 404 Jan 19 08:48:13.154546 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 437/866] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:13 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/eda91968-8e53-45ea-a52b-d0b33a49a431 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:48:13.163006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-166ab9b7-eaf4-4fff-8b99-4741e5868d31 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] DELETE http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:48:13.163849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-166ab9b7-eaf4-4fff-8b99-4741e5868d31 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:13.164276 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:13.164276 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:13.164910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-166ab9b7-eaf4-4fff-8b99-4741e5868d31 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:13.165557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-166ab9b7-eaf4-4fff-8b99-4741e5868d31 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Delete volume with id: 38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:48:13.275892 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:13.275892 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:13.286594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-166ab9b7-eaf4-4fff-8b99-4741e5868d31 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:13.363613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-166ab9b7-eaf4-4fff-8b99-4741e5868d31 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Delete volume request issued successfully. Jan 19 08:48:13.364411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-166ab9b7-eaf4-4fff-8b99-4741e5868d31 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 202 Jan 19 08:48:13.365518 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 430/867] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:48:13 2021] DELETE /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:48:13.373205 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f5738ab-7c3c-4b50-8fb5-d09d2373588f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:48:13.374055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f5738ab-7c3c-4b50-8fb5-d09d2373588f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:13.375093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f5738ab-7c3c-4b50-8fb5-d09d2373588f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:13.481079 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:13.481079 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:13.529810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8f5738ab-7c3c-4b50-8fb5-d09d2373588f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:13.681135 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f5738ab-7c3c-4b50-8fb5-d09d2373588f tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:48:13.692337 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 438/868] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:13 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 1357 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:48:14.703670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be9f0c99-c9fa-473f-9478-495613773578 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:48:14.704486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be9f0c99-c9fa-473f-9478-495613773578 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:14.704862 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:14.704862 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:14.705560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be9f0c99-c9fa-473f-9478-495613773578 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:14.831850 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:14.831850 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:14.849206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-be9f0c99-c9fa-473f-9478-495613773578 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:14.903482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be9f0c99-c9fa-473f-9478-495613773578 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:48:14.904606 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 431/869] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:14 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 1357 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:48:15.925350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1fb91e8-ed12-4214-90e1-56a22fa68fd2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:48:15.925900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1fb91e8-ed12-4214-90e1-56a22fa68fd2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:15.926107 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:15.926107 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:15.926487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1fb91e8-ed12-4214-90e1-56a22fa68fd2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:16.022691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:16.022691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:16.041369 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1fb91e8-ed12-4214-90e1-56a22fa68fd2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Volume info retrieved successfully. Jan 19 08:48:16.088904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1fb91e8-ed12-4214-90e1-56a22fa68fd2 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 200 Jan 19 08:48:16.091135 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 439/870] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:15 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 1357 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:48:17.110558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b82d0dc0-1066-42b3-b1d1-c4baf48c83c6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] GET http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 Jan 19 08:48:17.111071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b82d0dc0-1066-42b3-b1d1-c4baf48c83c6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:17.111488 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:17.111488 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:17.112111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b82d0dc0-1066-42b3-b1d1-c4baf48c83c6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:17.212040 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b82d0dc0-1066-42b3-b1d1-c4baf48c83c6 tempest-VolumesExtendTest-906800535 tempest-VolumesExtendTest-906800535] http://10.222.0.25/volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 returned with HTTP 404 Jan 19 08:48:17.213361 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 432/871] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:17 2021] GET /volume/v3/ff4c5d6021df406ca893d12679ee0e0d/volumes/38612788-3665-44fe-bd4c-38e1073b3500 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:48:41.874745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] POST http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes Jan 19 08:48:41.875333 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:41.875333 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:41.875874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1725362419"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:41.877145 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1725362419'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:48:41.877563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Create volume of 1 GB Jan 19 08:48:41.918834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Availability Zones retrieved successfully. Jan 19 08:48:41.959134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Flow 'volume_create_api' (3c91cb9a-c4cc-4215-9d68-2bfd61b3e0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:48:41.968809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b55dc2e-29d6-4a9e-b751-afd890779490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:41.973960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:48:42.067403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b55dc2e-29d6-4a9e-b751-afd890779490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:42.069887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5089379-6a49-49f2-a8ab-ff073b5ea5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:42.227139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Created reservations ['27d60d01-1f5a-440b-9fd5-3fa9e81e3f42', 'aa14a9cd-c064-4fb4-9ae1-c803da40e11b', 'a34bd678-11a0-4ee2-add7-6f7e8977960e', 'afb468b6-1ca3-4d67-8f25-5f385ac0c134'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:42.231356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5089379-6a49-49f2-a8ab-ff073b5ea5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27d60d01-1f5a-440b-9fd5-3fa9e81e3f42', 'aa14a9cd-c064-4fb4-9ae1-c803da40e11b', 'a34bd678-11a0-4ee2-add7-6f7e8977960e', 'afb468b6-1ca3-4d67-8f25-5f385ac0c134']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:42.236172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e039b8e-4537-4a29-b09e-9ef2accf38d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:42.355476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e039b8e-4537-4a29-b09e-9ef2accf38d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5d731b6-5fbf-4a00-b59b-545b76b54985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1725362419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b9efac55fb4969accca1a05f18f93d',qos_specs=None,replication_status=,reservations=['27d60d01-1f5a-440b-9fd5-3fa9e81e3f42','aa14a9cd-c064-4fb4-9ae1-c803da40e11b','a34bd678-11a0-4ee2-add7-6f7e8977960e','afb468b6-1ca3-4d67-8f25-5f385ac0c134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8271304f3c4f648613c5273968c79d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:48:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1725362419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5d731b6-5fbf-4a00-b59b-545b76b54985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98b9efac55fb4969accca1a05f18f93d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cf8271304f3c4f648613c5273968c79d',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:42.358890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c42a950c-71db-4ce2-bc73-b0f233d3259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:42.401480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c42a950c-71db-4ce2-bc73-b0f233d3259b) transitioned into state 'SUCCESS' from state '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-1725362419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98b9efac55fb4969accca1a05f18f93d',qos_specs=None,replication_status=,reservations=['27d60d01-1f5a-440b-9fd5-3fa9e81e3f42','aa14a9cd-c064-4fb4-9ae1-c803da40e11b','a34bd678-11a0-4ee2-add7-6f7e8977960e','afb468b6-1ca3-4d67-8f25-5f385ac0c134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8271304f3c4f648613c5273968c79d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:42.403801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae04037-4b57-4e01-a243-c66040e05ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:48:42.445833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae04037-4b57-4e01-a243-c66040e05ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:48:42.463435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Flow 'volume_create_api' (3c91cb9a-c4cc-4215-9d68-2bfd61b3e0e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:48:42.567945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Create volume request issued successfully. Jan 19 08:48:42.616383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8093325-3caa-4b3e-b225-2be93b611118 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes returned with HTTP 202 Jan 19 08:48:42.633426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 440/872] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:48:41 2021] POST /volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes => generated 820 bytes in 1405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:48:42.636837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68272ad8-8a77-4b9a-8b99-4181bb622d91 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:48:42.637587 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68272ad8-8a77-4b9a-8b99-4181bb622d91 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:42.638188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68272ad8-8a77-4b9a-8b99-4181bb622d91 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:42.741426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:42.741426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:42.752050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68272ad8-8a77-4b9a-8b99-4181bb622d91 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:48:42.788380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68272ad8-8a77-4b9a-8b99-4181bb622d91 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 returned with HTTP 200 Jan 19 08:48:42.789795 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 433/873] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:42 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:43.807863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b938bb1-c211-42dc-9c47-c65f862f119f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:48:43.808931 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b938bb1-c211-42dc-9c47-c65f862f119f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:43.809393 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:43.809393 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:43.809796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b938bb1-c211-42dc-9c47-c65f862f119f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:43.935568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:43.935568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:43.953487 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5b938bb1-c211-42dc-9c47-c65f862f119f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:48:43.999940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b938bb1-c211-42dc-9c47-c65f862f119f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 returned with HTTP 200 Jan 19 08:48:44.001749 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 441/874] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:48:43 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:44.020681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc5d4945-9be7-4a01-a6ed-09fc55f9bda4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] POST http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots Jan 19 08:48:44.021508 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:44.021508 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:44.022224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc5d4945-9be7-4a01-a6ed-09fc55f9bda4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5d731b6-5fbf-4a00-b59b-545b76b54985", "name": "tempest-SnapshotsActionsTest-Snapshot-1773706945"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:44.094821 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:44.094821 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:44.096895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc5d4945-9be7-4a01-a6ed-09fc55f9bda4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:48:44.098118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-dc5d4945-9be7-4a01-a6ed-09fc55f9bda4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Create snapshot from volume d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:48:44.238891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-dc5d4945-9be7-4a01-a6ed-09fc55f9bda4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Created reservations ['f90c7de3-b7d0-4318-90ec-32be0a56d6f7', 'b6984d9e-464c-46f0-937f-8f481a2c3f3a', 'be8b4bc1-bc83-48bc-8ab3-7f319d2afaf4', '1848dfe6-9a8e-4a3c-ac6d-bdd8e76ef911'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:44.416327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc5d4945-9be7-4a01-a6ed-09fc55f9bda4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot create request issued successfully. Jan 19 08:48:44.417468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc5d4945-9be7-4a01-a6ed-09fc55f9bda4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots returned with HTTP 202 Jan 19 08:48:44.419675 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 434/875] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:48:44 2021] POST /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots => generated 307 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:48:44.430224 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-521a4def-f0cc-46b0-a1e6-de36fcee9122 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:48:44.431345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-521a4def-f0cc-46b0-a1e6-de36fcee9122 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:44.431708 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:44.431708 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:44.432343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-521a4def-f0cc-46b0-a1e6-de36fcee9122 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:44.471404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:44.471404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:44.474406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-521a4def-f0cc-46b0-a1e6-de36fcee9122 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:44.480427 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-521a4def-f0cc-46b0-a1e6-de36fcee9122 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:48:44.486067 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 442/876] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:44 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:45.498622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-446c8a80-bc96-4d5c-8f31-5eb291a741ff tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:48:45.499142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-446c8a80-bc96-4d5c-8f31-5eb291a741ff tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:45.507335 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:45.507335 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:45.508178 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-446c8a80-bc96-4d5c-8f31-5eb291a741ff tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:45.593201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:45.593201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:45.601984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-446c8a80-bc96-4d5c-8f31-5eb291a741ff tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:45.628851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-446c8a80-bc96-4d5c-8f31-5eb291a741ff tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:48:45.640782 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 435/877] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:45 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 439 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:46.652676 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8b13445-08c1-4464-8423-7616db2a23df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:48:46.653828 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8b13445-08c1-4464-8423-7616db2a23df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:46.654208 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:46.654208 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:46.655034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8b13445-08c1-4464-8423-7616db2a23df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:46.746747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:46.746747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:46.759722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a8b13445-08c1-4464-8423-7616db2a23df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:46.762210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8b13445-08c1-4464-8423-7616db2a23df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:48:46.768329 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 443/878] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:46 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 439 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:47.782092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10e2aa38-e980-4a13-b51b-7752ae2d2a45 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:48:47.782852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10e2aa38-e980-4a13-b51b-7752ae2d2a45 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:47.783064 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:47.783064 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:47.783753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10e2aa38-e980-4a13-b51b-7752ae2d2a45 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:47.835391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:47.835391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:47.837576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-10e2aa38-e980-4a13-b51b-7752ae2d2a45 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:47.840594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10e2aa38-e980-4a13-b51b-7752ae2d2a45 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:48:47.842557 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 436/879] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:47 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 466 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:48.344146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38e81dbe-7aa0-4a71-8990-54dd9bfb2406 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:48:48.344713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:48.344713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:48.345124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38e81dbe-7aa0-4a71-8990-54dd9bfb2406 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:48.345682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38e81dbe-7aa0-4a71-8990-54dd9bfb2406 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:48.346820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-38e81dbe-7aa0-4a71-8990-54dd9bfb2406 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '64b23582-240c-4471-bba2-abc81e6008bb' with '{'status': 'creating'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:48:48.520714 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:48.520714 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:48.595137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38e81dbe-7aa0-4a71-8990-54dd9bfb2406 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:48:48.605871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8f39136-bb17-4cf3-adb4-b6b49dd5d929 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:48:48.606398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8f39136-bb17-4cf3-adb4-b6b49dd5d929 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:48.608822 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:48.608822 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:48.609158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8f39136-bb17-4cf3-adb4-b6b49dd5d929 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:48.614784 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 444/880] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:48:47 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:48.650459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:48.650459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:48.651345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a8f39136-bb17-4cf3-adb4-b6b49dd5d929 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:48.653289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8f39136-bb17-4cf3-adb4-b6b49dd5d929 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:48:48.670168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-367c8a80-cfe9-4957-9eb3-f4ba09a33416 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:48:48.670694 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:48.670694 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:48.671141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-367c8a80-cfe9-4957-9eb3-f4ba09a33416 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:48.671528 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-367c8a80-cfe9-4957-9eb3-f4ba09a33416 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:48.672475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-367c8a80-cfe9-4957-9eb3-f4ba09a33416 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '64b23582-240c-4471-bba2-abc81e6008bb' with '{'status': 'available'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:48:48.677224 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 437/881] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:48 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:48.751037 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:48.751037 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:48.832145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-367c8a80-cfe9-4957-9eb3-f4ba09a33416 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:48:48.841682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-def3ba21-10d1-40aa-b085-6fcaff48e49b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:48:48.842473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-def3ba21-10d1-40aa-b085-6fcaff48e49b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:48.843078 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:48.843078 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:48.843717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-def3ba21-10d1-40aa-b085-6fcaff48e49b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:48.854226 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 445/882] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:48:48 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:48.871010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:48.871010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:48.872595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-def3ba21-10d1-40aa-b085-6fcaff48e49b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:48.874806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-def3ba21-10d1-40aa-b085-6fcaff48e49b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:48:48.886995 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 438/883] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:48 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:48.888455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23da461a-7702-4ef7-837a-afc5c576f971 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] POST http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots Jan 19 08:48:48.889122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:48.889122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:48.889820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23da461a-7702-4ef7-837a-afc5c576f971 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5d731b6-5fbf-4a00-b59b-545b76b54985", "name": "tempest-SnapshotsActionsTest-Snapshot-1305875288"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:48.956428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:48.956428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:48.962133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-23da461a-7702-4ef7-837a-afc5c576f971 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:48:48.964003 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-23da461a-7702-4ef7-837a-afc5c576f971 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Create snapshot from volume d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:48:49.049597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-23da461a-7702-4ef7-837a-afc5c576f971 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Created reservations ['61c5d495-b74d-4f1b-be66-bec33fc1c4b7', 'b003f3a1-ab52-4953-a2ac-38fdb935e4c3', '1fdd1114-2c1d-4efa-b9f4-db61d68f3a72', '00e04dc6-b06c-4ab1-ae42-f77abd8a7108'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:49.207583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-23da461a-7702-4ef7-837a-afc5c576f971 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot create request issued successfully. Jan 19 08:48:49.215523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23da461a-7702-4ef7-837a-afc5c576f971 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots returned with HTTP 202 Jan 19 08:48:49.224764 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 446/884] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:48:48 2021] POST /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots => generated 307 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:48:49.227936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3830988-bc08-4218-9090-53b59ebe2dc0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:48:49.228670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3830988-bc08-4218-9090-53b59ebe2dc0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:49.229038 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:49.229038 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:49.229657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3830988-bc08-4218-9090-53b59ebe2dc0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:49.292327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:49.292327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:49.293964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b3830988-bc08-4218-9090-53b59ebe2dc0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:49.297007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3830988-bc08-4218-9090-53b59ebe2dc0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 200 Jan 19 08:48:49.298671 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 439/885] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:49 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:50.322967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06e772ce-eb60-4cdb-b36e-2118c3df77c9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:48:50.327913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06e772ce-eb60-4cdb-b36e-2118c3df77c9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:50.328574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:50.328574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:50.329476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06e772ce-eb60-4cdb-b36e-2118c3df77c9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:50.369664 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:50.369664 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:50.372444 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-06e772ce-eb60-4cdb-b36e-2118c3df77c9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:50.382820 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06e772ce-eb60-4cdb-b36e-2118c3df77c9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 200 Jan 19 08:48:50.398327 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 447/886] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:50 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 439 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:51.397180 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3f1d1cb-32f8-4500-a303-e86f5b477a18 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:48:51.397962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3f1d1cb-32f8-4500-a303-e86f5b477a18 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:51.398258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:51.398258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:51.398796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3f1d1cb-32f8-4500-a303-e86f5b477a18 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:51.469927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:51.469927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:51.474907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a3f1d1cb-32f8-4500-a303-e86f5b477a18 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:51.476999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3f1d1cb-32f8-4500-a303-e86f5b477a18 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 200 Jan 19 08:48:51.481145 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 440/887] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:51 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 439 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:52.494087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d5e96b4a-db05-4094-b2bb-01b8985db852 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:48:52.494651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d5e96b4a-db05-4094-b2bb-01b8985db852 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:52.494771 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:52.494771 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:52.495379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d5e96b4a-db05-4094-b2bb-01b8985db852 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:52.557770 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:52.557770 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:52.561991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d5e96b4a-db05-4094-b2bb-01b8985db852 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:52.565721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d5e96b4a-db05-4094-b2bb-01b8985db852 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 200 Jan 19 08:48:52.566779 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 448/888] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:52 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 466 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:52.578755 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c76c3f89-345b-46e3-9e87-3b763dbdbef1 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/0999132d-af13-497f-a675-23e194ab75fd/action Jan 19 08:48:52.579010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:52.579010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:52.579487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c76c3f89-345b-46e3-9e87-3b763dbdbef1 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:52.579861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c76c3f89-345b-46e3-9e87-3b763dbdbef1 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:52.580834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-c76c3f89-345b-46e3-9e87-3b763dbdbef1 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '0999132d-af13-497f-a675-23e194ab75fd' with '{'status': 'creating'}' {{(pid=87971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:48:52.656856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:52.656856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:52.715719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c76c3f89-345b-46e3-9e87-3b763dbdbef1 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/0999132d-af13-497f-a675-23e194ab75fd/action returned with HTTP 202 Jan 19 08:48:52.717094 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 441/889] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:48:52 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/0999132d-af13-497f-a675-23e194ab75fd/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:52.726237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a378780b-8c2b-4268-bf65-9f54c7921649 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:48:52.727074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a378780b-8c2b-4268-bf65-9f54c7921649 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:52.727454 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:52.727454 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:52.728107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a378780b-8c2b-4268-bf65-9f54c7921649 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:52.758275 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:52.758275 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:52.759861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a378780b-8c2b-4268-bf65-9f54c7921649 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:52.762036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a378780b-8c2b-4268-bf65-9f54c7921649 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 200 Jan 19 08:48:52.763060 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 449/890] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:52 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:52.776773 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12fe37c4-b3ff-4b8c-8b9e-6a9f61ef38d2 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/0999132d-af13-497f-a675-23e194ab75fd/action Jan 19 08:48:52.777402 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:52.777402 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:52.778102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12fe37c4-b3ff-4b8c-8b9e-6a9f61ef38d2 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-force_delete": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:52.778732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12fe37c4-b3ff-4b8c-8b9e-6a9f61ef38d2 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:52.805929 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:52.805929 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:52.807176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-12fe37c4-b3ff-4b8c-8b9e-6a9f61ef38d2 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot retrieved successfully. Jan 19 08:48:52.893531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-12fe37c4-b3ff-4b8c-8b9e-6a9f61ef38d2 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot delete request issued successfully. Jan 19 08:48:52.894646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12fe37c4-b3ff-4b8c-8b9e-6a9f61ef38d2 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/0999132d-af13-497f-a675-23e194ab75fd/action returned with HTTP 202 Jan 19 08:48:52.895816 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 442/891] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:48:52 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/0999132d-af13-497f-a675-23e194ab75fd/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:52.904188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f1973b3-997c-460d-95a0-86072f762dc4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:48:52.919898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f1973b3-997c-460d-95a0-86072f762dc4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:52.919898 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:52.919898 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:52.919898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f1973b3-997c-460d-95a0-86072f762dc4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:52.943442 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:52.943442 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:52.947781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7f1973b3-997c-460d-95a0-86072f762dc4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:52.950123 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f1973b3-997c-460d-95a0-86072f762dc4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 200 Jan 19 08:48:52.957128 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 450/892] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:52 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:53.967452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-985a469e-5b1b-400e-bf08-89623214bb34 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:48:53.968615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-985a469e-5b1b-400e-bf08-89623214bb34 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:53.969130 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:53.969130 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:53.970215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-985a469e-5b1b-400e-bf08-89623214bb34 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:54.030010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:54.030010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:54.031697 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-985a469e-5b1b-400e-bf08-89623214bb34 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:54.033792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-985a469e-5b1b-400e-bf08-89623214bb34 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 200 Jan 19 08:48:54.035639 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 443/893] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:53 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:55.046875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4411e508-9376-4a62-8a20-e20f3604ac8f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:48:55.047460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4411e508-9376-4a62-8a20-e20f3604ac8f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:55.047573 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:55.047573 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:55.048316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4411e508-9376-4a62-8a20-e20f3604ac8f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:55.098028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4411e508-9376-4a62-8a20-e20f3604ac8f tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 404 Jan 19 08:48:55.099102 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 451/894] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:55 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:48:55.107258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-849e4972-ebef-4974-874b-957c4a5bd824 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:48:55.107965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:55.107965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:55.108610 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-849e4972-ebef-4974-874b-957c4a5bd824 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:55.109137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-849e4972-ebef-4974-874b-957c4a5bd824 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:55.110396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-849e4972-ebef-4974-874b-957c4a5bd824 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '64b23582-240c-4471-bba2-abc81e6008bb' with '{'status': 'available'}' {{(pid=87971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:48:55.214635 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:55.214635 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:55.253043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-849e4972-ebef-4974-874b-957c4a5bd824 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:48:55.255605 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 444/895] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:48:55 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:55.263797 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29706f81-726e-48cb-825b-ac4c4f2675bb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:48:55.264959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29706f81-726e-48cb-825b-ac4c4f2675bb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:55.265613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29706f81-726e-48cb-825b-ac4c4f2675bb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:55.319175 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:55.319175 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:55.320287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-29706f81-726e-48cb-825b-ac4c4f2675bb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:55.338065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29706f81-726e-48cb-825b-ac4c4f2675bb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:48:55.339204 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 452/896] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:55 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 466 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:55.352382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b743857-3aac-4526-a094-c5c9bf456288 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] POST http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots Jan 19 08:48:55.352831 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:55.352831 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:55.353253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b743857-3aac-4526-a094-c5c9bf456288 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5d731b6-5fbf-4a00-b59b-545b76b54985", "name": "tempest-SnapshotsActionsTest-Snapshot-458233815"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:55.486348 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:55.486348 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:55.495874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b743857-3aac-4526-a094-c5c9bf456288 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:48:55.496433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-1b743857-3aac-4526-a094-c5c9bf456288 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Create snapshot from volume d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:48:55.615950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-1b743857-3aac-4526-a094-c5c9bf456288 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Created reservations ['5b2d4842-2db4-4f59-84d2-40943f86b052', '0d746a1d-fd1f-447b-9956-08992d22c8ed', '900872fc-9f6d-4ccb-bc7d-19cddb66b090', '5d5de28e-8aca-4063-8761-e50ca4806fea'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:48:55.789869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b743857-3aac-4526-a094-c5c9bf456288 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot create request issued successfully. Jan 19 08:48:55.790903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b743857-3aac-4526-a094-c5c9bf456288 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots returned with HTTP 202 Jan 19 08:48:55.792661 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 445/897] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:48:55 2021] POST /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots => generated 306 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:48:55.803612 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fdc6727-e8f2-4448-9952-104a75009ce6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:48:55.804147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fdc6727-e8f2-4448-9952-104a75009ce6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:55.804363 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:55.804363 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:55.804727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fdc6727-e8f2-4448-9952-104a75009ce6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:55.859885 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:55.859885 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:55.867343 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1fdc6727-e8f2-4448-9952-104a75009ce6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:55.869676 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fdc6727-e8f2-4448-9952-104a75009ce6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 200 Jan 19 08:48:55.870713 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 453/898] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:55 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 438 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:56.886112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe2c0e9a-4523-4a3f-9721-10fb94a2f3f4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:48:56.887145 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe2c0e9a-4523-4a3f-9721-10fb94a2f3f4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:56.887381 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:56.887381 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:56.887771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe2c0e9a-4523-4a3f-9721-10fb94a2f3f4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:56.959605 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:56.959605 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:56.962838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fe2c0e9a-4523-4a3f-9721-10fb94a2f3f4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:56.970815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe2c0e9a-4523-4a3f-9721-10fb94a2f3f4 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 200 Jan 19 08:48:56.972344 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 446/899] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:56 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 438 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:48:57.994903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d1193c4-6965-4f4c-b7cf-c40d73716052 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:48:57.996384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d1193c4-6965-4f4c-b7cf-c40d73716052 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:57.997034 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:57.997034 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:57.997999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d1193c4-6965-4f4c-b7cf-c40d73716052 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:58.093265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:58.093265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:58.096195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2d1193c4-6965-4f4c-b7cf-c40d73716052 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:58.099065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d1193c4-6965-4f4c-b7cf-c40d73716052 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 200 Jan 19 08:48:58.107380 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 454/900] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:57 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 438 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:59.118765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7c698e0-8227-489c-9435-03b7777446d0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:48:59.120302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7c698e0-8227-489c-9435-03b7777446d0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:59.120730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:59.120730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:59.121377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7c698e0-8227-489c-9435-03b7777446d0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:59.169228 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:59.169228 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:59.171640 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b7c698e0-8227-489c-9435-03b7777446d0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:59.175064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7c698e0-8227-489c-9435-03b7777446d0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 200 Jan 19 08:48:59.176825 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 447/901] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:59 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 465 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:59.187941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9320a0b-b3be-4bbf-8e07-6cddb65de5a7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91/action Jan 19 08:48:59.188396 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:59.188396 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:59.188833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9320a0b-b3be-4bbf-8e07-6cddb65de5a7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:59.189216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9320a0b-b3be-4bbf-8e07-6cddb65de5a7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:59.190424 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-a9320a0b-b3be-4bbf-8e07-6cddb65de5a7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot 'd5ce720b-5b52-4343-beac-6e9d5c651b91' with '{'status': 'deleting'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:48:59.257184 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:59.257184 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:59.301094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9320a0b-b3be-4bbf-8e07-6cddb65de5a7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91/action returned with HTTP 202 Jan 19 08:48:59.302598 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 455/902] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:48:59 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:59.321259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f70b0f60-b830-4dea-bbb2-c81fdc24207d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:48:59.323828 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f70b0f60-b830-4dea-bbb2-c81fdc24207d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:59.324996 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:59.324996 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:59.327454 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f70b0f60-b830-4dea-bbb2-c81fdc24207d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:59.393997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:59.393997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:59.398625 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f70b0f60-b830-4dea-bbb2-c81fdc24207d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:59.401686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f70b0f60-b830-4dea-bbb2-c81fdc24207d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 200 Jan 19 08:48:59.406294 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 448/903] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:59 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 464 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:48:59.419148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6fa3bd0-94ed-4415-ba4e-75690f73ca45 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91/action Jan 19 08:48:59.419948 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:59.419948 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:59.420789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6fa3bd0-94ed-4415-ba4e-75690f73ca45 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-force_delete": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:48:59.421807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6fa3bd0-94ed-4415-ba4e-75690f73ca45 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:48:59.497581 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:59.497581 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:59.498973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6fa3bd0-94ed-4415-ba4e-75690f73ca45 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot retrieved successfully. Jan 19 08:48:59.651309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6fa3bd0-94ed-4415-ba4e-75690f73ca45 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot delete request issued successfully. Jan 19 08:48:59.652130 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6fa3bd0-94ed-4415-ba4e-75690f73ca45 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91/action returned with HTTP 202 Jan 19 08:48:59.653415 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 456/904] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:48:59 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:48:59.664089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aef9b08d-3bb1-48a4-8992-e8546ee89c8c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:48:59.664724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aef9b08d-3bb1-48a4-8992-e8546ee89c8c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:48:59.664996 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:48:59.664996 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:48:59.665545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aef9b08d-3bb1-48a4-8992-e8546ee89c8c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:48:59.695550 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:48:59.695550 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:48:59.697329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aef9b08d-3bb1-48a4-8992-e8546ee89c8c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:48:59.699691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aef9b08d-3bb1-48a4-8992-e8546ee89c8c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 200 Jan 19 08:48:59.706617 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 449/905] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:48:59 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:00.716086 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e733bcf-a408-489f-ae79-2da55bb313c7 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:49:00.718226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e733bcf-a408-489f-ae79-2da55bb313c7 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:00.718672 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:00.718672 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:00.719284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e733bcf-a408-489f-ae79-2da55bb313c7 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:00.762942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:00.762942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:00.764411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1e733bcf-a408-489f-ae79-2da55bb313c7 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:00.767889 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e733bcf-a408-489f-ae79-2da55bb313c7 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 200 Jan 19 08:49:00.770472 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 457/906] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:00 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 464 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:01.781147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-112ebe88-71b7-4459-89a9-a67e8b958109 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:49:01.782007 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-112ebe88-71b7-4459-89a9-a67e8b958109 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:01.782227 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:01.782227 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:01.782645 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-112ebe88-71b7-4459-89a9-a67e8b958109 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:01.820173 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-112ebe88-71b7-4459-89a9-a67e8b958109 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 404 Jan 19 08:49:01.826862 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 450/907] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:01 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:01.830039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51df846e-b9ae-47a5-bf29-0fd0cc025f04 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:49:01.831459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:01.831459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:01.832144 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51df846e-b9ae-47a5-bf29-0fd0cc025f04 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:01.832697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51df846e-b9ae-47a5-bf29-0fd0cc025f04 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:01.833994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-51df846e-b9ae-47a5-bf29-0fd0cc025f04 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '64b23582-240c-4471-bba2-abc81e6008bb' with '{'status': 'available'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:49:01.903498 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:01.903498 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:01.978797 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51df846e-b9ae-47a5-bf29-0fd0cc025f04 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:49:01.979372 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 458/908] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:01 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:01.990437 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c471d7ed-88de-448a-8a43-a1b0cc0e18fb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:01.991219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c471d7ed-88de-448a-8a43-a1b0cc0e18fb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:01.992102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c471d7ed-88de-448a-8a43-a1b0cc0e18fb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:02.029516 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:02.029516 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:02.031169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c471d7ed-88de-448a-8a43-a1b0cc0e18fb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:02.033578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c471d7ed-88de-448a-8a43-a1b0cc0e18fb tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:49:02.034940 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 451/909] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:01 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:02.049144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc423e0d-4ed2-4782-99da-ddbb8fbf4731 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] POST http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots Jan 19 08:49:02.050552 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:02.050552 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:02.051199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc423e0d-4ed2-4782-99da-ddbb8fbf4731 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5d731b6-5fbf-4a00-b59b-545b76b54985", "name": "tempest-SnapshotsActionsTest-Snapshot-1062470931"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:02.130680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:02.130680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:02.132257 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc423e0d-4ed2-4782-99da-ddbb8fbf4731 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:49:02.132613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-cc423e0d-4ed2-4782-99da-ddbb8fbf4731 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Create snapshot from volume d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:49:02.270830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-cc423e0d-4ed2-4782-99da-ddbb8fbf4731 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Created reservations ['71ed3229-8e93-4165-8dec-e7bd3655eefa', 'b01fb878-4833-4b61-a8f4-69dfc7cf2d03', '01f0d563-8d4b-49c1-9532-ed483442aa75', '8cc1cd7e-0110-4a16-be2f-96ada84f5732'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:49:02.458238 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc423e0d-4ed2-4782-99da-ddbb8fbf4731 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot create request issued successfully. Jan 19 08:49:02.459249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc423e0d-4ed2-4782-99da-ddbb8fbf4731 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots returned with HTTP 202 Jan 19 08:49:02.460470 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 459/910] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:49:02 2021] POST /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots => generated 307 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:49:02.472599 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f2dcfc4-5ba6-4a87-b1b4-5299ac19dbba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:02.474492 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f2dcfc4-5ba6-4a87-b1b4-5299ac19dbba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:02.474918 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:02.474918 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:02.475576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f2dcfc4-5ba6-4a87-b1b4-5299ac19dbba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:02.539046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:02.539046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:02.540642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9f2dcfc4-5ba6-4a87-b1b4-5299ac19dbba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:02.546118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f2dcfc4-5ba6-4a87-b1b4-5299ac19dbba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 returned with HTTP 200 Jan 19 08:49:02.552469 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 452/911] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:02 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 => generated 439 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:03.565971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60797c21-f398-42d4-a804-c70290560fba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:03.566686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60797c21-f398-42d4-a804-c70290560fba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:03.566894 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:03.566894 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:03.567500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60797c21-f398-42d4-a804-c70290560fba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:03.637424 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:03.637424 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:03.639586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-60797c21-f398-42d4-a804-c70290560fba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:03.643574 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60797c21-f398-42d4-a804-c70290560fba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 returned with HTTP 200 Jan 19 08:49:03.654041 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 460/912] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:03 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 => generated 439 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:04.669876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad843bf8-16e3-4e19-a5f8-f7ad7bbaf6d9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:04.670442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad843bf8-16e3-4e19-a5f8-f7ad7bbaf6d9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:04.670682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:04.670682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:04.671072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad843bf8-16e3-4e19-a5f8-f7ad7bbaf6d9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:04.763193 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:04.763193 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:04.776584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ad843bf8-16e3-4e19-a5f8-f7ad7bbaf6d9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:04.782266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad843bf8-16e3-4e19-a5f8-f7ad7bbaf6d9 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 returned with HTTP 200 Jan 19 08:49:04.783300 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 453/913] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:04 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 => generated 466 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:04.794932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbf49d4a-0f74-4a08-b149-6629be1cbea8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7/action Jan 19 08:49:04.795626 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:04.795626 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:04.796474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbf49d4a-0f74-4a08-b149-6629be1cbea8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:04.797075 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbf49d4a-0f74-4a08-b149-6629be1cbea8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:04.798161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-cbf49d4a-0f74-4a08-b149-6629be1cbea8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot 'c974e02a-8c5b-4a90-9cce-a509efb90fe7' with '{'status': 'error'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:49:04.900380 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:04.900380 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:04.990278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbf49d4a-0f74-4a08-b149-6629be1cbea8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7/action returned with HTTP 202 Jan 19 08:49:04.994583 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 461/914] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:04 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:05.000998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5686afb9-7a46-49ee-922e-1e801d3a5c63 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:05.001489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5686afb9-7a46-49ee-922e-1e801d3a5c63 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:05.001708 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:05.001708 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:05.002174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5686afb9-7a46-49ee-922e-1e801d3a5c63 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:05.073239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:05.073239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:05.074978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5686afb9-7a46-49ee-922e-1e801d3a5c63 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:05.078689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5686afb9-7a46-49ee-922e-1e801d3a5c63 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 returned with HTTP 200 Jan 19 08:49:05.079750 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 454/915] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:04 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 => generated 462 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:05.091744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-caf99f93-578f-4d1b-9e8d-359ae9bdc4b9 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7/action Jan 19 08:49:05.092475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:05.092475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:05.093146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-caf99f93-578f-4d1b-9e8d-359ae9bdc4b9 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-force_delete": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:05.093676 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-caf99f93-578f-4d1b-9e8d-359ae9bdc4b9 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:05.171194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:05.171194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:05.172064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-caf99f93-578f-4d1b-9e8d-359ae9bdc4b9 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot retrieved successfully. Jan 19 08:49:05.396836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-caf99f93-578f-4d1b-9e8d-359ae9bdc4b9 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot delete request issued successfully. Jan 19 08:49:05.397566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-caf99f93-578f-4d1b-9e8d-359ae9bdc4b9 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7/action returned with HTTP 202 Jan 19 08:49:05.401747 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 462/916] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:05 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:05.407185 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3e3c0db-6ada-452f-8b74-e90a568e448d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:05.407340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3e3c0db-6ada-452f-8b74-e90a568e448d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:05.407456 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:05.407456 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:05.407824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3e3c0db-6ada-452f-8b74-e90a568e448d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:05.472835 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:05.472835 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:05.474685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a3e3c0db-6ada-452f-8b74-e90a568e448d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:05.477874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3e3c0db-6ada-452f-8b74-e90a568e448d tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 returned with HTTP 200 Jan 19 08:49:05.483735 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 455/917] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:05 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 => generated 465 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:06.500952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c94c200-13f0-4e57-a92c-4abfbf4f9404 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:06.501662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c94c200-13f0-4e57-a92c-4abfbf4f9404 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:06.501990 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:06.501990 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:06.503151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c94c200-13f0-4e57-a92c-4abfbf4f9404 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:06.580391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:06.580391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:06.582790 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c94c200-13f0-4e57-a92c-4abfbf4f9404 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:06.587120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c94c200-13f0-4e57-a92c-4abfbf4f9404 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 returned with HTTP 200 Jan 19 08:49:06.603337 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 463/918] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:06 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 => generated 465 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:07.607967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d51db033-5861-4a21-b8e8-44fc9cea65dc tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:07.608712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d51db033-5861-4a21-b8e8-44fc9cea65dc tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:07.609141 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:07.609141 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:07.609797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d51db033-5861-4a21-b8e8-44fc9cea65dc tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:07.651238 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d51db033-5861-4a21-b8e8-44fc9cea65dc tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 returned with HTTP 404 Jan 19 08:49:07.656417 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 456/919] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:07 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:07.666805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c728f789-672b-4e36-91d5-599fae0a6737 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:49:07.667410 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:07.667410 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:07.668070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c728f789-672b-4e36-91d5-599fae0a6737 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:07.668577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c728f789-672b-4e36-91d5-599fae0a6737 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:07.669685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-c728f789-672b-4e36-91d5-599fae0a6737 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '64b23582-240c-4471-bba2-abc81e6008bb' with '{'status': 'available'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:49:07.732031 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:07.732031 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:07.822050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c728f789-672b-4e36-91d5-599fae0a6737 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:49:07.826651 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 464/920] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:07 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:07.835114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-735d797d-9d87-433b-953a-cde0603c0bfe tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:07.835626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-735d797d-9d87-433b-953a-cde0603c0bfe tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:07.837670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-735d797d-9d87-433b-953a-cde0603c0bfe tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:07.869920 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:07.869920 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:07.873810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-735d797d-9d87-433b-953a-cde0603c0bfe tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:07.879714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-735d797d-9d87-433b-953a-cde0603c0bfe tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:49:07.890476 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 457/921] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:07 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 466 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:07.893907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00bc4cc6-80d9-4634-b8e8-132d67f96f83 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] POST http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots Jan 19 08:49:07.894459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:07.894459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:07.895086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00bc4cc6-80d9-4634-b8e8-132d67f96f83 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5d731b6-5fbf-4a00-b59b-545b76b54985", "name": "tempest-SnapshotsActionsTest-Snapshot-386452192"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:07.947116 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:07.947116 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:07.948671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-00bc4cc6-80d9-4634-b8e8-132d67f96f83 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:49:07.949135 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-00bc4cc6-80d9-4634-b8e8-132d67f96f83 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Create snapshot from volume d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:49:08.009029 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-00bc4cc6-80d9-4634-b8e8-132d67f96f83 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Created reservations ['d1755646-cbf9-46d7-8028-49035848fd72', '7c8504c2-ce34-4a9a-8e48-37f3542571fc', '36b012bb-884e-4c37-9698-37df1541c543', '272080b0-3f8c-4a55-b98f-10193c3dbf6e'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:49:08.120048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-00bc4cc6-80d9-4634-b8e8-132d67f96f83 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot create request issued successfully. Jan 19 08:49:08.121326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00bc4cc6-80d9-4634-b8e8-132d67f96f83 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots returned with HTTP 202 Jan 19 08:49:08.122872 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 465/922] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:49:07 2021] POST /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots => generated 306 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:49:08.134065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40c24009-f64f-4185-9c81-ff9929900b01 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:08.134678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40c24009-f64f-4185-9c81-ff9929900b01 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:08.134857 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:08.134857 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:08.135216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40c24009-f64f-4185-9c81-ff9929900b01 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:08.168353 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:08.168353 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:08.169936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-40c24009-f64f-4185-9c81-ff9929900b01 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:08.172627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40c24009-f64f-4185-9c81-ff9929900b01 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d returned with HTTP 200 Jan 19 08:49:08.174017 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 458/923] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:08 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:09.185666 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39fd91ba-ca3d-4ac2-a12e-a734d6e5eba6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:09.187269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39fd91ba-ca3d-4ac2-a12e-a734d6e5eba6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:09.187800 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:09.187800 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:09.188477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39fd91ba-ca3d-4ac2-a12e-a734d6e5eba6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:09.244356 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:09.244356 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:09.245515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-39fd91ba-ca3d-4ac2-a12e-a734d6e5eba6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:09.247485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39fd91ba-ca3d-4ac2-a12e-a734d6e5eba6 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d returned with HTTP 200 Jan 19 08:49:09.248287 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 466/924] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:09 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d => generated 438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:10.261830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b24d787a-cf18-4827-87c0-b59de6ef9535 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:10.262478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b24d787a-cf18-4827-87c0-b59de6ef9535 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:10.262823 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:10.262823 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:10.263393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b24d787a-cf18-4827-87c0-b59de6ef9535 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:10.355238 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:10.355238 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:10.366800 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b24d787a-cf18-4827-87c0-b59de6ef9535 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:10.371278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b24d787a-cf18-4827-87c0-b59de6ef9535 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d returned with HTTP 200 Jan 19 08:49:10.381320 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 459/925] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:10 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d => generated 465 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:10.392303 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c97e142-af99-4a8f-bb63-834bd8371ba7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d/action Jan 19 08:49:10.392725 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:10.392725 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:10.393168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c97e142-af99-4a8f-bb63-834bd8371ba7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:10.393552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c97e142-af99-4a8f-bb63-834bd8371ba7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:10.394489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-3c97e142-af99-4a8f-bb63-834bd8371ba7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot 'fe72cf17-5ab7-421d-b3e2-a8136a99979d' with '{'status': 'error_deleting'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:49:10.537304 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:10.537304 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:10.666016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c97e142-af99-4a8f-bb63-834bd8371ba7 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d/action returned with HTTP 202 Jan 19 08:49:10.670975 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 467/926] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:10 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:10.675569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5a787d8-8edb-418c-9013-3a18767cc0df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:10.676034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5a787d8-8edb-418c-9013-3a18767cc0df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:10.676247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:10.676247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:10.676624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5a787d8-8edb-418c-9013-3a18767cc0df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:10.727088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:10.727088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:10.728905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a5a787d8-8edb-418c-9013-3a18767cc0df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:10.738184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5a787d8-8edb-418c-9013-3a18767cc0df tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d returned with HTTP 200 Jan 19 08:49:10.739603 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 460/927] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:10 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d => generated 470 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:10.751066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0e12cdfe-a1f3-4637-839a-053457aaffb6 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d/action Jan 19 08:49:10.752813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:10.752813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:10.753279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0e12cdfe-a1f3-4637-839a-053457aaffb6 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-force_delete": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:10.753637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0e12cdfe-a1f3-4637-839a-053457aaffb6 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:10.785625 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:10.785625 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:10.786767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0e12cdfe-a1f3-4637-839a-053457aaffb6 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot retrieved successfully. Jan 19 08:49:10.904591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0e12cdfe-a1f3-4637-839a-053457aaffb6 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot delete request issued successfully. Jan 19 08:49:10.905151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0e12cdfe-a1f3-4637-839a-053457aaffb6 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d/action returned with HTTP 202 Jan 19 08:49:10.909491 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 468/928] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:10 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:10.918254 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6af48290-d31f-4f60-8f88-5810c1a9686c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:10.918819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6af48290-d31f-4f60-8f88-5810c1a9686c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:10.919037 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:10.919037 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:10.919424 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6af48290-d31f-4f60-8f88-5810c1a9686c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:10.991007 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:10.991007 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:10.995016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6af48290-d31f-4f60-8f88-5810c1a9686c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:10.997192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6af48290-d31f-4f60-8f88-5810c1a9686c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d returned with HTTP 200 Jan 19 08:49:11.000750 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 461/929] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:10 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d => generated 464 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:12.020955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9bc6b0f-0318-4ff8-8eed-5a4c57aedbf0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:12.021574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9bc6b0f-0318-4ff8-8eed-5a4c57aedbf0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:12.021652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:12.021652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:12.022137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9bc6b0f-0318-4ff8-8eed-5a4c57aedbf0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:12.074539 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:12.074539 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:12.075999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e9bc6b0f-0318-4ff8-8eed-5a4c57aedbf0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:12.078088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9bc6b0f-0318-4ff8-8eed-5a4c57aedbf0 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d returned with HTTP 200 Jan 19 08:49:12.094009 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 469/930] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:12 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d => generated 464 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:13.091531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-498dc33b-2680-4ecb-ae58-6fd882901611 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:13.092292 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-498dc33b-2680-4ecb-ae58-6fd882901611 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.092292 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.092292 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.092794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-498dc33b-2680-4ecb-ae58-6fd882901611 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.145993 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-498dc33b-2680-4ecb-ae58-6fd882901611 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d returned with HTTP 404 Jan 19 08:49:13.149442 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 462/931] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:13 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:13.155322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0de46103-5fa8-48d6-878d-40d60bd8e39d tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:49:13.155785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.155785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.156240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0de46103-5fa8-48d6-878d-40d60bd8e39d tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:13.156631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0de46103-5fa8-48d6-878d-40d60bd8e39d tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:13.157595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-0de46103-5fa8-48d6-878d-40d60bd8e39d tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '64b23582-240c-4471-bba2-abc81e6008bb' with '{'status': 'available'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:49:13.263705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.263705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:13.300259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0de46103-5fa8-48d6-878d-40d60bd8e39d tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:49:13.302300 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 470/932] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:13 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:13.310095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-608accb6-0a15-485d-a120-d3a484c77e7c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:13.310983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-608accb6-0a15-485d-a120-d3a484c77e7c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.312050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-608accb6-0a15-485d-a120-d3a484c77e7c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.340061 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.340061 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:13.341494 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-608accb6-0a15-485d-a120-d3a484c77e7c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:13.344044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-608accb6-0a15-485d-a120-d3a484c77e7c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:49:13.345020 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 463/933] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:13 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:13.361689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8de7738d-378c-459e-b693-b0ef52bd4fd4 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:49:13.362372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.362372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.362834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8de7738d-378c-459e-b693-b0ef52bd4fd4 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:13.363232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8de7738d-378c-459e-b693-b0ef52bd4fd4 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:13.364842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-8de7738d-378c-459e-b693-b0ef52bd4fd4 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '64b23582-240c-4471-bba2-abc81e6008bb' with '{'status': 'creating'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:49:13.417600 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.417600 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:13.463439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8de7738d-378c-459e-b693-b0ef52bd4fd4 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:49:13.467489 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 471/934] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:13 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:13.478301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f77ad979-82a2-4d56-ae7f-0640ad39c1e1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:13.481309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f77ad979-82a2-4d56-ae7f-0640ad39c1e1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.481784 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.481784 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.482263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f77ad979-82a2-4d56-ae7f-0640ad39c1e1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.553102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.553102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:13.554308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f77ad979-82a2-4d56-ae7f-0640ad39c1e1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:13.556396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f77ad979-82a2-4d56-ae7f-0640ad39c1e1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:49:13.557265 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 464/935] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:13 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:13.568371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19f73cee-35bd-492b-949b-79b8885ab238 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] POST http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:49:13.568843 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.568843 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.569278 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19f73cee-35bd-492b-949b-79b8885ab238 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:13.569666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19f73cee-35bd-492b-949b-79b8885ab238 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:13.570577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.snapshot_actions [None req-19f73cee-35bd-492b-949b-79b8885ab238 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87970) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 19 08:49:13.599903 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.599903 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:13.600532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.snapshot_actions [None req-19f73cee-35bd-492b-949b-79b8885ab238 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Updating snapshot 64b23582-240c-4471-bba2-abc81e6008bb with info {'id': '64b23582-240c-4471-bba2-abc81e6008bb', 'status': 'error', 'progress': '80%'} Jan 19 08:49:13.607661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19f73cee-35bd-492b-949b-79b8885ab238 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:49:13.612541 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 472/936] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:13 2021] POST /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:49:13.617800 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e59ed55-a382-444d-9696-5978db73a444 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] GET http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:13.618833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e59ed55-a382-444d-9696-5978db73a444 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.619228 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.619228 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.619932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e59ed55-a382-444d-9696-5978db73a444 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.645711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.645711 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:13.647537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8e59ed55-a382-444d-9696-5978db73a444 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Snapshot retrieved successfully. Jan 19 08:49:13.648455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e59ed55-a382-444d-9696-5978db73a444 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:49:13.650690 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 465/937] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:13 2021] GET /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 461 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:13.662342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d726cb1b-055f-4e61-ad89-a8181e9fe8c8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] POST http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action Jan 19 08:49:13.663033 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.663033 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.663746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d726cb1b-055f-4e61-ad89-a8181e9fe8c8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:13.664516 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d726cb1b-055f-4e61-ad89-a8181e9fe8c8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:13.665986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-d726cb1b-055f-4e61-ad89-a8181e9fe8c8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] Updating snapshot '64b23582-240c-4471-bba2-abc81e6008bb' with '{'status': 'available'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 08:49:13.740376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.740376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:13.786782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d726cb1b-055f-4e61-ad89-a8181e9fe8c8 tempest-SnapshotsActionsTest-882518380 tempest-SnapshotsActionsTest-882518380] http://10.222.0.25/volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action returned with HTTP 202 Jan 19 08:49:13.791013 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 473/938] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:49:13 2021] POST /volume/v3/2475d6a46ba444c6b6d63bc060f2fe31/snapshots/64b23582-240c-4471-bba2-abc81e6008bb/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:13.796237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb26eef9-44d1-4fad-8352-01593a639b49 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:13.797007 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb26eef9-44d1-4fad-8352-01593a639b49 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.797541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.797541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.798351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb26eef9-44d1-4fad-8352-01593a639b49 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.827694 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:13.827694 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:13.828981 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb26eef9-44d1-4fad-8352-01593a639b49 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:13.831583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb26eef9-44d1-4fad-8352-01593a639b49 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:49:13.832526 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 466/939] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:13 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:13.847471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b915493a-95a0-4b2a-9c3a-ded322455908 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] DELETE http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:13.848043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b915493a-95a0-4b2a-9c3a-ded322455908 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.848262 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.848262 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.848640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b915493a-95a0-4b2a-9c3a-ded322455908 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.849040 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-b915493a-95a0-4b2a-9c3a-ded322455908 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Delete snapshot with id: fe72cf17-5ab7-421d-b3e2-a8136a99979d Jan 19 08:49:13.874715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b915493a-95a0-4b2a-9c3a-ded322455908 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d returned with HTTP 404 Jan 19 08:49:13.881715 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 474/940] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:49:13 2021] DELETE /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/fe72cf17-5ab7-421d-b3e2-a8136a99979d => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:13.886775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbe47437-33b6-4a5f-b262-29c09cdc2ac1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] DELETE http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:13.887200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbe47437-33b6-4a5f-b262-29c09cdc2ac1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.887429 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:13.887429 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:13.887768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbe47437-33b6-4a5f-b262-29c09cdc2ac1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.888160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-cbe47437-33b6-4a5f-b262-29c09cdc2ac1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Delete snapshot with id: c974e02a-8c5b-4a90-9cce-a509efb90fe7 Jan 19 08:49:13.912138 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbe47437-33b6-4a5f-b262-29c09cdc2ac1 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 returned with HTTP 404 Jan 19 08:49:13.916282 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 467/941] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:49:13 2021] DELETE /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/c974e02a-8c5b-4a90-9cce-a509efb90fe7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:13.921825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-723dc1af-46a0-4410-a9a3-b6b9226f1f40 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] DELETE http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:49:13.922552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-723dc1af-46a0-4410-a9a3-b6b9226f1f40 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.923021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-723dc1af-46a0-4410-a9a3-b6b9226f1f40 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.923451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-723dc1af-46a0-4410-a9a3-b6b9226f1f40 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Delete snapshot with id: d5ce720b-5b52-4343-beac-6e9d5c651b91 Jan 19 08:49:13.951498 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-723dc1af-46a0-4410-a9a3-b6b9226f1f40 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 returned with HTTP 404 Jan 19 08:49:13.955701 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 475/942] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:49:13 2021] DELETE /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/d5ce720b-5b52-4343-beac-6e9d5c651b91 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:13.961044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-84d0dea7-8d86-498d-89ac-6bd7b43d0a71 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] DELETE http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:49:13.961864 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-84d0dea7-8d86-498d-89ac-6bd7b43d0a71 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.962359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-84d0dea7-8d86-498d-89ac-6bd7b43d0a71 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.963038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-84d0dea7-8d86-498d-89ac-6bd7b43d0a71 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Delete snapshot with id: 0999132d-af13-497f-a675-23e194ab75fd Jan 19 08:49:13.985779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-84d0dea7-8d86-498d-89ac-6bd7b43d0a71 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd returned with HTTP 404 Jan 19 08:49:13.987666 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 468/943] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:49:13 2021] DELETE /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/0999132d-af13-497f-a675-23e194ab75fd => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:13.995443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bde7f820-564c-483c-b70f-dc858e1c4601 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] DELETE http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:13.995973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bde7f820-564c-483c-b70f-dc858e1c4601 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:13.996465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bde7f820-564c-483c-b70f-dc858e1c4601 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:13.996825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-bde7f820-564c-483c-b70f-dc858e1c4601 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Delete snapshot with id: 64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:14.023275 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:14.023275 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:14.024422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bde7f820-564c-483c-b70f-dc858e1c4601 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:14.089515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bde7f820-564c-483c-b70f-dc858e1c4601 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot delete request issued successfully. Jan 19 08:49:14.089992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bde7f820-564c-483c-b70f-dc858e1c4601 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 202 Jan 19 08:49:14.091599 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 476/944] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:49:13 2021] DELETE /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:49:14.121714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8905ccfb-0f54-4aec-a9ce-f8028b0e0d1b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:14.122539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8905ccfb-0f54-4aec-a9ce-f8028b0e0d1b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:14.123138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8905ccfb-0f54-4aec-a9ce-f8028b0e0d1b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:14.169629 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:14.169629 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:14.172086 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8905ccfb-0f54-4aec-a9ce-f8028b0e0d1b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:14.175541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8905ccfb-0f54-4aec-a9ce-f8028b0e0d1b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:49:14.176376 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 469/945] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:14 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 464 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:15.189026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93637114-eefd-488b-afea-b6413c2b5224 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:15.190065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93637114-eefd-488b-afea-b6413c2b5224 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:15.190246 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:15.190246 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:15.191282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93637114-eefd-488b-afea-b6413c2b5224 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:15.254474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:15.254474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:15.264377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-93637114-eefd-488b-afea-b6413c2b5224 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Snapshot retrieved successfully. Jan 19 08:49:15.268169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93637114-eefd-488b-afea-b6413c2b5224 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 200 Jan 19 08:49:15.276771 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 477/946] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:15 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 464 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:16.292832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6f8b560-c7d0-4323-bcb7-6565a3c942ba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb Jan 19 08:49:16.294431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6f8b560-c7d0-4323-bcb7-6565a3c942ba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:16.294906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:16.294906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:16.295602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6f8b560-c7d0-4323-bcb7-6565a3c942ba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:16.351547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6f8b560-c7d0-4323-bcb7-6565a3c942ba tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb returned with HTTP 404 Jan 19 08:49:16.353649 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 470/947] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:16 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/snapshots/64b23582-240c-4471-bba2-abc81e6008bb => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:16.369075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70de12ca-97c1-4543-b583-452eb008c0fa tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] DELETE http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:49:16.372952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70de12ca-97c1-4543-b583-452eb008c0fa tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:16.373420 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:16.373420 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:16.374060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70de12ca-97c1-4543-b583-452eb008c0fa tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:16.378087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-70de12ca-97c1-4543-b583-452eb008c0fa tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Delete volume with id: d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:49:16.458735 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:16.458735 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:16.460742 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-70de12ca-97c1-4543-b583-452eb008c0fa tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:49:16.492989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-70de12ca-97c1-4543-b583-452eb008c0fa tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Delete volume request issued successfully. Jan 19 08:49:16.494010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70de12ca-97c1-4543-b583-452eb008c0fa tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 returned with HTTP 202 Jan 19 08:49:16.498707 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 478/948] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:49:16 2021] DELETE /volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:49:16.504122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7528631-9f47-4aa0-a79f-f5e5a740bb8b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:49:16.512168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7528631-9f47-4aa0-a79f-f5e5a740bb8b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:16.515117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7528631-9f47-4aa0-a79f-f5e5a740bb8b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:16.662625 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:16.662625 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:16.673639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7528631-9f47-4aa0-a79f-f5e5a740bb8b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:49:16.719043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7528631-9f47-4aa0-a79f-f5e5a740bb8b tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 returned with HTTP 200 Jan 19 08:49:16.720963 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 471/949] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:16 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:17.736925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f276bdf5-3225-40d0-82df-dc35f037c59c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:49:17.737633 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f276bdf5-3225-40d0-82df-dc35f037c59c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:17.737633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:17.737633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:17.738032 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f276bdf5-3225-40d0-82df-dc35f037c59c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:17.795973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes Jan 19 08:49:17.796615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:17.796615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:17.797115 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1376178788"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:17.798237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1376178788'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:49:17.798728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume of 1 GB Jan 19 08:49:17.833696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Availability Zones retrieved successfully. Jan 19 08:49:17.842431 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:17.842431 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:17.856402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f276bdf5-3225-40d0-82df-dc35f037c59c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Volume info retrieved successfully. Jan 19 08:49:17.867982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Flow 'volume_create_api' (7f6f8d6c-6102-4dd8-bc2d-4f03c7568102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:49:17.870820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a39bd833-6e28-42b2-a980-a59c076f2a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:17.873087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:49:17.940233 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f276bdf5-3225-40d0-82df-dc35f037c59c tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 returned with HTTP 200 Jan 19 08:49:17.950143 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 479/950] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:17 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:18.032561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a39bd833-6e28-42b2-a980-a59c076f2a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:18.035314 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa7d31d-e91f-48a8-8ef6-7dee45812937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:18.264191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Created reservations ['7640e3dd-3431-45ad-9f8e-d7a7b912a842', 'b204e5af-ef79-4983-ae53-151d82c59aa6', 'cd3acadd-dc1f-41f8-bd75-f13ec81a1316', '3bc38d8f-a478-4fbb-8a23-82c5a858aa99'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:49:18.267852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa7d31d-e91f-48a8-8ef6-7dee45812937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7640e3dd-3431-45ad-9f8e-d7a7b912a842', 'b204e5af-ef79-4983-ae53-151d82c59aa6', 'cd3acadd-dc1f-41f8-bd75-f13ec81a1316', '3bc38d8f-a478-4fbb-8a23-82c5a858aa99']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:18.270013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eda6407-62cf-47ab-b8a0-a82f27dfe1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:18.352539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eda6407-62cf-47ab-b8a0-a82f27dfe1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6c61c78-ed78-4899-997b-ca3202477182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1376178788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95cf0e1088de42ca925bb00da649fc5e',qos_specs=None,replication_status=,reservations=['7640e3dd-3431-45ad-9f8e-d7a7b912a842','b204e5af-ef79-4983-ae53-151d82c59aa6','cd3acadd-dc1f-41f8-bd75-f13ec81a1316','3bc38d8f-a478-4fbb-8a23-82c5a858aa99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffe615aa71a4166bae8c6c985b24b84',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1376178788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6c61c78-ed78-4899-997b-ca3202477182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95cf0e1088de42ca925bb00da649fc5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cffe615aa71a4166bae8c6c985b24b84',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:18.354835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea85c27d-da2d-40e9-b859-fcb8401ae012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:18.388040 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea85c27d-da2d-40e9-b859-fcb8401ae012) transitioned into state 'SUCCESS' from state '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-1376178788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95cf0e1088de42ca925bb00da649fc5e',qos_specs=None,replication_status=,reservations=['7640e3dd-3431-45ad-9f8e-d7a7b912a842','b204e5af-ef79-4983-ae53-151d82c59aa6','cd3acadd-dc1f-41f8-bd75-f13ec81a1316','3bc38d8f-a478-4fbb-8a23-82c5a858aa99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffe615aa71a4166bae8c6c985b24b84',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:18.391334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f94ae4f-9bab-4f08-a795-b7b12aa2567b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:18.409201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f94ae4f-9bab-4f08-a795-b7b12aa2567b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:18.420788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Flow 'volume_create_api' (7f6f8d6c-6102-4dd8-bc2d-4f03c7568102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:49:18.485273 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume request issued successfully. Jan 19 08:49:18.503814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-153e00a5-73d8-4c49-8054-85ba8eefc0d3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes returned with HTTP 202 Jan 19 08:49:18.520576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff5e01a3-fbe6-4a44-ac0d-c91b83190e47 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:18.521100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff5e01a3-fbe6-4a44-ac0d-c91b83190e47 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:18.521297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:18.521297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:18.521957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff5e01a3-fbe6-4a44-ac0d-c91b83190e47 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:18.534960 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 472/951] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:49:17 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes => generated 824 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:49:18.621928 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:18.621928 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:18.643779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ff5e01a3-fbe6-4a44-ac0d-c91b83190e47 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:18.689124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff5e01a3-fbe6-4a44-ac0d-c91b83190e47 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:18.690224 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 480/952] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:18 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 892 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:18.957057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2714e5c-437b-44eb-afbe-baace5878510 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] GET http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 Jan 19 08:49:18.957595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2714e5c-437b-44eb-afbe-baace5878510 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:18.957797 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:18.957797 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:18.958133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2714e5c-437b-44eb-afbe-baace5878510 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:19.048758 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2714e5c-437b-44eb-afbe-baace5878510 tempest-SnapshotsActionsTest-2026222031 tempest-SnapshotsActionsTest-2026222031] http://10.222.0.25/volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 returned with HTTP 404 Jan 19 08:49:19.049933 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 473/953] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:18 2021] GET /volume/v3/98b9efac55fb4969accca1a05f18f93d/volumes/d5d731b6-5fbf-4a00-b59b-545b76b54985 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:19.708576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:19.709341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:19.709756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:19.709756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:19.710432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:19.778387 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:19.778387 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:19.791491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:19.882637 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:19.883923 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 481/954] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:19 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:20.081876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-1fcc2e6a-5a4c-4315-b895-6590bf05577f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:20.083177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-1fcc2e6a-5a4c-4315-b895-6590bf05577f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:20.084058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-1fcc2e6a-5a4c-4315-b895-6590bf05577f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:20.170136 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:20.170136 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:20.183041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-1fcc2e6a-5a4c-4315-b895-6590bf05577f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:20.210557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-1fcc2e6a-5a4c-4315-b895-6590bf05577f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:20.211739 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 474/955] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:49:20 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 917 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:20.320514 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:49:20.321005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:20.321211 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:20.321211 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:20.321591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:20.322882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e52f4ce-0be5-4987-86ff-d6c6a41113ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:49:20.323737 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 482/956] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:49: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 19 08:49:20.350554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-f0d09d88-342b-439e-9e17-6c07c02e85b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments Jan 19 08:49:20.351747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:20.351747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:20.352168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-f0d09d88-342b-439e-9e17-6c07c02e85b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6c61c78-ed78-4899-997b-ca3202477182", "instance_uuid": "6f2417a1-cda5-45c0-9de7-3f3deed48d31", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:20.424421 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:20.424421 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:20.523076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-f0d09d88-342b-439e-9e17-6c07c02e85b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments returned with HTTP 200 Jan 19 08:49:20.524112 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 475/957] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:49:20 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:20.579120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-52c27b82-cf2d-4a53-a77c-3bc9decf7235 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:20.580537 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-52c27b82-cf2d-4a53-a77c-3bc9decf7235 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:20.581294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-52c27b82-cf2d-4a53-a77c-3bc9decf7235 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:20.633292 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-f0d09d88-342b-439e-9e17-6c07c02e85b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:49:20.634270 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-f0d09d88-342b-439e-9e17-6c07c02e85b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:20.634657 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:20.634657 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:20.635238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-f0d09d88-342b-439e-9e17-6c07c02e85b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:20.637209 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-f0d09d88-342b-439e-9e17-6c07c02e85b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:49:20.637859 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 476/958] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:49:20 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:49:20.652045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-abd49977-2d90-4497-b5be-4103ff5e2bfa tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:20.652679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-abd49977-2d90-4497-b5be-4103ff5e2bfa tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:20.653165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-abd49977-2d90-4497-b5be-4103ff5e2bfa tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:20.706579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:20.706579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:20.739057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-52c27b82-cf2d-4a53-a77c-3bc9decf7235 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:20.785916 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:20.785916 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:20.795580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:20.795580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:20.797694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-abd49977-2d90-4497-b5be-4103ff5e2bfa tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:20.823928 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:20.823928 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:20.826900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-52c27b82-cf2d-4a53-a77c-3bc9decf7235 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:20.828498 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 483/959] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:20 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 916 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:20.846574 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-abd49977-2d90-4497-b5be-4103ff5e2bfa tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:20.849528 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 477/960] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:49:20 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 1015 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:49:20.884070 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-dd229d3a-1680-485a-8358-778ac7ce6e34 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] PUT http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2 Jan 19 08:49:20.884905 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:20.884905 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:20.885589 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-dd229d3a-1680-485a-8358-778ac7ce6e34 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:20.947856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:49:20.947856 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:49:20.949024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-dd229d3a-1680-485a-8358-778ac7ce6e34 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Lock "b'cinder-attachment_update-d6c61c78-ed78-4899-997b-ca3202477182-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.015s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:49:20.952891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:20.952891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:21.848606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca6281f6-2725-4f0c-a878-2764b8ded6db tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:21.849968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca6281f6-2725-4f0c-a878-2764b8ded6db tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:21.851100 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:21.851100 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:21.851956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca6281f6-2725-4f0c-a878-2764b8ded6db tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:21.922270 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:21.922270 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:21.934145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca6281f6-2725-4f0c-a878-2764b8ded6db tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:21.959741 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:21.959741 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:21.969433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca6281f6-2725-4f0c-a878-2764b8ded6db tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:21.982951 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 478/961] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:21 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:49:22.659810 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-dd229d3a-1680-485a-8358-778ac7ce6e34 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Lock "b'cinder-attachment_update-d6c61c78-ed78-4899-997b-ca3202477182-n-h2-758944-2'" released by "attachment_update" :: held 1.711s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:49:22.660995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-dd229d3a-1680-485a-8358-778ac7ce6e34 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2 returned with HTTP 200 Jan 19 08:49:22.661980 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 484/962] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:49:20 2021] PUT /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2 => generated 762 bytes in 1783 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:22.987872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6e12e80-e9a3-42b9-8fcf-adb54cbc2183 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:22.988426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6e12e80-e9a3-42b9-8fcf-adb54cbc2183 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:22.988583 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:22.988583 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:22.989327 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6e12e80-e9a3-42b9-8fcf-adb54cbc2183 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:23.040736 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:23.040736 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:23.050204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6e12e80-e9a3-42b9-8fcf-adb54cbc2183 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:23.070751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:23.070751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:23.083785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6e12e80-e9a3-42b9-8fcf-adb54cbc2183 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:23.093643 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 479/963] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:22 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:24.102549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb7a87c5-d604-4d98-a346-d7cde30a1a85 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:24.103691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb7a87c5-d604-4d98-a346-d7cde30a1a85 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:24.104123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:24.104123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:24.104786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb7a87c5-d604-4d98-a346-d7cde30a1a85 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:24.161296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:24.161296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:24.170465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cb7a87c5-d604-4d98-a346-d7cde30a1a85 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:24.190395 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:24.190395 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:24.199374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb7a87c5-d604-4d98-a346-d7cde30a1a85 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:24.200107 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 485/964] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:24 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:25.216333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5061eddf-3da1-43bf-8787-964460577aa3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:25.219511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5061eddf-3da1-43bf-8787-964460577aa3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:25.220568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:25.220568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:25.221713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5061eddf-3da1-43bf-8787-964460577aa3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:25.327702 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:25.327702 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:25.339289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5061eddf-3da1-43bf-8787-964460577aa3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:25.386009 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:25.386009 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:25.413392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5061eddf-3da1-43bf-8787-964460577aa3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:25.414628 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 480/965] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:25 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:26.432101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c1b7f8cd-2c98-4c20-9b36-828a8a316698 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:26.433208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c1b7f8cd-2c98-4c20-9b36-828a8a316698 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:26.433634 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:26.433634 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:26.434281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c1b7f8cd-2c98-4c20-9b36-828a8a316698 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:26.572466 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:26.572466 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:26.589940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c1b7f8cd-2c98-4c20-9b36-828a8a316698 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:26.631680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:26.631680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:26.641127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c1b7f8cd-2c98-4c20-9b36-828a8a316698 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:26.642860 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 486/966] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:26 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 917 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:27.658271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a468c04-aded-4a1b-a33d-a2939e2545a1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:27.658830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a468c04-aded-4a1b-a33d-a2939e2545a1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:27.658988 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:27.658988 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:27.659796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a468c04-aded-4a1b-a33d-a2939e2545a1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:27.708378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-796557dc-8a07-4800-b59a-dfb15b260d62 tempest-VolumePoolsAdminTestsJSON-1910765827 tempest-VolumePoolsAdminTestsJSON-1910765827] GET http://10.222.0.25/volume/v3/3da2911e778d407ca8a301cfd1eafb6f/scheduler-stats/get_pools?detail=True Jan 19 08:49:27.709212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-796557dc-8a07-4800-b59a-dfb15b260d62 tempest-VolumePoolsAdminTestsJSON-1910765827 tempest-VolumePoolsAdminTestsJSON-1910765827] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:27.709590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:27.709590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:27.710425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-796557dc-8a07-4800-b59a-dfb15b260d62 tempest-VolumePoolsAdminTestsJSON-1910765827 tempest-VolumePoolsAdminTestsJSON-1910765827] Calling method 'get_pools' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:27.739728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-796557dc-8a07-4800-b59a-dfb15b260d62 tempest-VolumePoolsAdminTestsJSON-1910765827 tempest-VolumePoolsAdminTestsJSON-1910765827] http://10.222.0.25/volume/v3/3da2911e778d407ca8a301cfd1eafb6f/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 19 08:49:27.741473 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 481/967] 10.222.0.25 () {58 vars in 1281 bytes} [Tue Jan 19 08:49:27 2021] GET /volume/v3/3da2911e778d407ca8a301cfd1eafb6f/scheduler-stats/get_pools?detail=True => generated 768 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:27.744125 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:27.744125 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:27.756930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6b8b685-4947-457d-81e1-b64b1ea8971b tempest-VolumePoolsAdminTestsJSON-1910765827 tempest-VolumePoolsAdminTestsJSON-1910765827] GET http://10.222.0.25/volume/v3/3da2911e778d407ca8a301cfd1eafb6f/scheduler-stats/get_pools Jan 19 08:49:27.757730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6b8b685-4947-457d-81e1-b64b1ea8971b tempest-VolumePoolsAdminTestsJSON-1910765827 tempest-VolumePoolsAdminTestsJSON-1910765827] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:27.758554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6b8b685-4947-457d-81e1-b64b1ea8971b tempest-VolumePoolsAdminTestsJSON-1910765827 tempest-VolumePoolsAdminTestsJSON-1910765827] Calling method 'get_pools' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:27.761440 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a468c04-aded-4a1b-a33d-a2939e2545a1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:27.789789 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6b8b685-4947-457d-81e1-b64b1ea8971b tempest-VolumePoolsAdminTestsJSON-1910765827 tempest-VolumePoolsAdminTestsJSON-1910765827] http://10.222.0.25/volume/v3/3da2911e778d407ca8a301cfd1eafb6f/scheduler-stats/get_pools returned with HTTP 200 Jan 19 08:49:27.791076 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 482/968] 10.222.0.25 () {58 vars in 1258 bytes} [Tue Jan 19 08:49:27 2021] GET /volume/v3/3da2911e778d407ca8a301cfd1eafb6f/scheduler-stats/get_pools => generated 61 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:49:27.791908 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:27.791908 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:27.812180 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a468c04-aded-4a1b-a33d-a2939e2545a1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:27.828176 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 487/969] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:27 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 917 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:28.263178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-d51b921d-a655-4588-8187-069e4ee6fc81 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2/action Jan 19 08:49:28.264194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-d51b921d-a655-4588-8187-069e4ee6fc81 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:28.264413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-d51b921d-a655-4588-8187-069e4ee6fc81 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:28.384246 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:28.384246 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:28.403002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d1d175fe-9fc2-4d35-9939-afd461d5502a req-d51b921d-a655-4588-8187-069e4ee6fc81 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2/action returned with HTTP 204 Jan 19 08:49:28.405184 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 483/970] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:49:28 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:28.838532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c1106e8-d830-425d-b5c7-753918237bee tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:28.840572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c1106e8-d830-425d-b5c7-753918237bee tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:28.840983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:28.840983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:28.842106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c1106e8-d830-425d-b5c7-753918237bee tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:28.967841 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:28.967841 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:28.978899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3c1106e8-d830-425d-b5c7-753918237bee tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:29.035477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:29.035477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:29.051973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c1106e8-d830-425d-b5c7-753918237bee tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:29.058462 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 488/971] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:28 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 1209 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:38.280066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-408f0dca-1a6f-4324-bed9-936aa2bcb8d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] GET http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 Jan 19 08:49:38.281133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-408f0dca-1a6f-4324-bed9-936aa2bcb8d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:38.282067 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:38.282067 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:38.282701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-408f0dca-1a6f-4324-bed9-936aa2bcb8d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:38.395476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-408f0dca-1a6f-4324-bed9-936aa2bcb8d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 returned with HTTP 200 Jan 19 08:49:38.396446 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 484/972] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:37 2021] GET /volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 => generated 361 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:38.408972 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3e90986-efb4-4941-896e-3ceb192f741d tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] PUT http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 Jan 19 08:49:38.409804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:38.409804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:38.410533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3e90986-efb4-4941-896e-3ceb192f741d tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:38.606282 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3e90986-efb4-4941-896e-3ceb192f741d tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 returned with HTTP 200 Jan 19 08:49:38.607880 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 489/973] 10.222.0.25 () {60 vars in 1341 bytes} [Tue Jan 19 08:49:38 2021] PUT /volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 => generated 314 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:38.861530 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] POST http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes Jan 19 08:49:38.864444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1495901279"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:38.866640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1495901279'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:49:38.868140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Create volume of 1 GB Jan 19 08:49:38.909674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Availability Zones retrieved successfully. Jan 19 08:49:38.950786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Flow 'volume_create_api' (f319ff6a-c899-4d16-98a8-3c112d86e5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:49:38.954133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e38aa1-5ff3-4f8d-bcea-317272ef2435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:38.968050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:49:39.133796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e38aa1-5ff3-4f8d-bcea-317272ef2435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:39.136484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c40f3b-c8aa-44fc-8947-8770de87076d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:39.266868 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Created reservations ['b0d6215f-1a62-4315-bdd3-b462c7c6c3bc', 'b2c212e5-2661-4bab-bce5-9b1077cbae82', '44c0a2a6-8efe-4d3f-ae7b-0470633a0c7e', 'c1d1ff8c-9c7a-4fb7-bea5-99e055aa9593'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:49:39.269049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c40f3b-c8aa-44fc-8947-8770de87076d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d6215f-1a62-4315-bdd3-b462c7c6c3bc', 'b2c212e5-2661-4bab-bce5-9b1077cbae82', '44c0a2a6-8efe-4d3f-ae7b-0470633a0c7e', 'c1d1ff8c-9c7a-4fb7-bea5-99e055aa9593']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:39.271595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0baaa33b-baf4-42f6-bdeb-518193d18787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:39.351354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0baaa33b-baf4-42f6-bdeb-518193d18787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48c277c4-60e1-4818-92be-bbf9cd64b1d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1495901279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2578410f391c49c9b3d10ecff7a604f5',qos_specs=None,replication_status=,reservations=['b0d6215f-1a62-4315-bdd3-b462c7c6c3bc','b2c212e5-2661-4bab-bce5-9b1077cbae82','44c0a2a6-8efe-4d3f-ae7b-0470633a0c7e','c1d1ff8c-9c7a-4fb7-bea5-99e055aa9593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7a728053fc43438d5183e8c065411b',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1495901279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48c277c4-60e1-4818-92be-bbf9cd64b1d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2578410f391c49c9b3d10ecff7a604f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df7a728053fc43438d5183e8c065411b',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:39.351354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baca63c6-22c7-4612-880a-1b62a10f07b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:39.417838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baca63c6-22c7-4612-880a-1b62a10f07b2) transitioned into state 'SUCCESS' from state '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-1495901279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2578410f391c49c9b3d10ecff7a604f5',qos_specs=None,replication_status=,reservations=['b0d6215f-1a62-4315-bdd3-b462c7c6c3bc','b2c212e5-2661-4bab-bce5-9b1077cbae82','44c0a2a6-8efe-4d3f-ae7b-0470633a0c7e','c1d1ff8c-9c7a-4fb7-bea5-99e055aa9593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7a728053fc43438d5183e8c065411b',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:39.417838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ba85cd-b8a1-4258-9f07-e214acb0e0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:49:39.495095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ba85cd-b8a1-4258-9f07-e214acb0e0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:49:39.502627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Flow 'volume_create_api' (f319ff6a-c899-4d16-98a8-3c112d86e5b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:49:39.786149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Create volume request issued successfully. Jan 19 08:49:39.808795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60557e64-ebbe-48ba-8cda-6853f4e35d77 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes returned with HTTP 202 Jan 19 08:49:39.809900 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 485/974] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:49:38 2021] POST /volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes => generated 836 bytes in 1196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:49:39.841605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e437b7ab-82a9-4168-962a-be3e901e2a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:39.841814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e437b7ab-82a9-4168-962a-be3e901e2a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:39.842993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e437b7ab-82a9-4168-962a-be3e901e2a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:39.986234 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:39.986234 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:40.008849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e437b7ab-82a9-4168-962a-be3e901e2a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Volume info retrieved successfully. Jan 19 08:49:40.059879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e437b7ab-82a9-4168-962a-be3e901e2a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 returned with HTTP 200 Jan 19 08:49:40.061051 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 490/975] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:39 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 => generated 928 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:41.080541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-333fb5f8-9adc-449c-9aaf-562ef00d01f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:41.081758 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-333fb5f8-9adc-449c-9aaf-562ef00d01f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:41.083058 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:41.083058 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:41.083941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-333fb5f8-9adc-449c-9aaf-562ef00d01f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:41.152735 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:41.152735 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:41.165534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-333fb5f8-9adc-449c-9aaf-562ef00d01f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Volume info retrieved successfully. Jan 19 08:49:41.193158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-333fb5f8-9adc-449c-9aaf-562ef00d01f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 returned with HTTP 200 Jan 19 08:49:41.194831 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 486/976] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:41 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 => generated 929 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:41.214005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87b7d471-0c0a-42b4-86c5-34c04ba3c632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] POST http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots Jan 19 08:49:41.215156 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:41.215156 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:41.216311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-87b7d471-0c0a-42b4-86c5-34c04ba3c632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48c277c4-60e1-4818-92be-bbf9cd64b1d0", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2058893112"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:41.302800 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:41.302800 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:41.304501 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-87b7d471-0c0a-42b4-86c5-34c04ba3c632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Volume info retrieved successfully. Jan 19 08:49:41.305044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-87b7d471-0c0a-42b4-86c5-34c04ba3c632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Create snapshot from volume 48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:41.374793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-87b7d471-0c0a-42b4-86c5-34c04ba3c632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Created reservations ['61633046-b473-4a25-8c2a-29b398b08cc3', 'd6d97a79-29ab-4658-b319-2fae0e5719ec', '2a5614ee-cb99-4527-88a3-128502860960', '5a025721-249d-4c53-8621-bb9d5141ba0b'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:49:41.491897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-87b7d471-0c0a-42b4-86c5-34c04ba3c632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Snapshot create request issued successfully. Jan 19 08:49:41.493174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87b7d471-0c0a-42b4-86c5-34c04ba3c632 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots returned with HTTP 202 Jan 19 08:49:41.494433 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 491/977] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:49:41 2021] POST /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots => generated 323 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:49:41.507397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0299c0b0-df8a-4b2b-bacc-29b7f96eacd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 Jan 19 08:49:41.508174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0299c0b0-df8a-4b2b-bacc-29b7f96eacd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:41.508544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:41.508544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:41.509190 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0299c0b0-df8a-4b2b-bacc-29b7f96eacd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:41.558896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:41.558896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:41.559827 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0299c0b0-df8a-4b2b-bacc-29b7f96eacd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Snapshot retrieved successfully. Jan 19 08:49:41.561795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0299c0b0-df8a-4b2b-bacc-29b7f96eacd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 returned with HTTP 200 Jan 19 08:49:41.571651 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 487/978] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:41 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 => generated 455 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:42.581783 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16e12326-9301-48c6-ba7c-61ce202d963a tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 Jan 19 08:49:42.584057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16e12326-9301-48c6-ba7c-61ce202d963a tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:42.584808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:42.584808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:42.585806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16e12326-9301-48c6-ba7c-61ce202d963a tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:42.626246 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:42.626246 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:42.632183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-16e12326-9301-48c6-ba7c-61ce202d963a tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Snapshot retrieved successfully. Jan 19 08:49:42.634936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16e12326-9301-48c6-ba7c-61ce202d963a tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 returned with HTTP 200 Jan 19 08:49:42.636357 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 492/979] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:42 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 => generated 455 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:43.652406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bfd3d95-1e3c-4345-bd30-b027f653b814 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 Jan 19 08:49:43.653152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bfd3d95-1e3c-4345-bd30-b027f653b814 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:43.653152 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:43.653152 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:43.653519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bfd3d95-1e3c-4345-bd30-b027f653b814 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:43.683750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:43.683750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:43.685069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6bfd3d95-1e3c-4345-bd30-b027f653b814 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Snapshot retrieved successfully. Jan 19 08:49:43.686812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bfd3d95-1e3c-4345-bd30-b027f653b814 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 returned with HTTP 200 Jan 19 08:49:43.688117 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 488/980] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:43 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 => generated 482 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:43.702499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2559f2d0-1159-42f0-9af5-75989975bb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] PUT http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 Jan 19 08:49:43.704399 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:43.704399 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:43.705028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2559f2d0-1159-42f0-9af5-75989975bb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:43.837398 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2559f2d0-1159-42f0-9af5-75989975bb3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 returned with HTTP 200 Jan 19 08:49:43.839280 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 493/981] 10.222.0.25 () {60 vars in 1341 bytes} [Tue Jan 19 08:49:43 2021] PUT /volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 => generated 314 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:43.850684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b0b6653-ccc6-48aa-a5ea-9d312b1b25e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] POST http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots Jan 19 08:49:43.851582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:43.851582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:43.852456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b0b6653-ccc6-48aa-a5ea-9d312b1b25e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48c277c4-60e1-4818-92be-bbf9cd64b1d0"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:43.941234 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:43.941234 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:43.942438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b0b6653-ccc6-48aa-a5ea-9d312b1b25e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Volume info retrieved successfully. Jan 19 08:49:43.943323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-3b0b6653-ccc6-48aa-a5ea-9d312b1b25e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Create snapshot from volume 48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:44.012173 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota_utils [None req-3b0b6653-ccc6-48aa-a5ea-9d312b1b25e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Quota exceeded for 2578410f391c49c9b3d10ecff7a604f5, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 19 08:49:44.012725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.middleware.fault [None req-3b0b6653-ccc6-48aa-a5ea-9d312b1b25e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots returned with HTTP 413 Jan 19 08:49:44.015872 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 489/982] 10.222.0.25 () {60 vars in 1231 bytes} [Tue Jan 19 08:49:43 2021] POST /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots => generated 208 bytes in 171 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 19 08:49:44.027818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02767fe6-9ade-425d-97dd-cb00037c09cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] PUT http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 Jan 19 08:49:44.028938 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02767fe6-9ade-425d-97dd-cb00037c09cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:44.166182 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02767fe6-9ade-425d-97dd-cb00037c09cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 returned with HTTP 200 Jan 19 08:49:44.167090 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 494/983] 10.222.0.25 () {60 vars in 1341 bytes} [Tue Jan 19 08:49:44 2021] PUT /volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 => generated 314 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:44.180168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06ef1357-cb69-463e-97ea-3726bca10dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] POST http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots Jan 19 08:49:44.180650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:44.180650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:44.181447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06ef1357-cb69-463e-97ea-3726bca10dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48c277c4-60e1-4818-92be-bbf9cd64b1d0"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:44.241056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:44.241056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:44.242768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-06ef1357-cb69-463e-97ea-3726bca10dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Volume info retrieved successfully. Jan 19 08:49:44.242768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-06ef1357-cb69-463e-97ea-3726bca10dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Create snapshot from volume 48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:44.295040 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota_utils [None req-06ef1357-cb69-463e-97ea-3726bca10dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Quota exceeded for 2578410f391c49c9b3d10ecff7a604f5, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 19 08:49:44.295678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.middleware.fault [None req-06ef1357-cb69-463e-97ea-3726bca10dcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots returned with HTTP 413 Jan 19 08:49:44.298673 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 490/984] 10.222.0.25 () {60 vars in 1231 bytes} [Tue Jan 19 08:49:44 2021] POST /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots => generated 133 bytes in 124 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 19 08:49:44.309058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-169358b1-2d81-4be9-a623-924b0693b162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] DELETE http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 Jan 19 08:49:44.309755 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-169358b1-2d81-4be9-a623-924b0693b162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:44.310323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-169358b1-2d81-4be9-a623-924b0693b162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:44.310837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-169358b1-2d81-4be9-a623-924b0693b162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Delete snapshot with id: 484ba534-2592-4870-b53c-0f6d5b1e8cd7 Jan 19 08:49:44.338774 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:44.338774 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:44.339929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-169358b1-2d81-4be9-a623-924b0693b162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Snapshot retrieved successfully. Jan 19 08:49:44.412121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-169358b1-2d81-4be9-a623-924b0693b162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Snapshot delete request issued successfully. Jan 19 08:49:44.412698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-169358b1-2d81-4be9-a623-924b0693b162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 returned with HTTP 202 Jan 19 08:49:44.414108 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 495/985] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:49:44 2021] DELETE /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:49:44.422954 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a82b1c5-abdc-4e37-b503-23425fb982cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 Jan 19 08:49:44.423388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a82b1c5-abdc-4e37-b503-23425fb982cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:44.423652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:44.423652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:44.423941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a82b1c5-abdc-4e37-b503-23425fb982cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:44.449477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:44.449477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:44.450673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4a82b1c5-abdc-4e37-b503-23425fb982cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Snapshot retrieved successfully. Jan 19 08:49:44.453150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a82b1c5-abdc-4e37-b503-23425fb982cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 returned with HTTP 200 Jan 19 08:49:44.454061 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 491/986] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:44 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 => generated 481 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:45.470044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2ed8f7d-d0d4-4d2b-82a3-a1017302e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 Jan 19 08:49:45.471670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2ed8f7d-d0d4-4d2b-82a3-a1017302e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:45.472138 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:45.472138 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:45.472848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2ed8f7d-d0d4-4d2b-82a3-a1017302e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:45.533021 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:45.533021 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:45.537252 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b2ed8f7d-d0d4-4d2b-82a3-a1017302e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Snapshot retrieved successfully. Jan 19 08:49:45.542387 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2ed8f7d-d0d4-4d2b-82a3-a1017302e70c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 returned with HTTP 200 Jan 19 08:49:45.543312 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 496/987] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:45 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 => generated 481 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:46.556007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02e45cf0-4c13-42ea-acfe-388d144b2c30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 Jan 19 08:49:46.556608 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02e45cf0-4c13-42ea-acfe-388d144b2c30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:46.556730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:46.556730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:46.557106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02e45cf0-4c13-42ea-acfe-388d144b2c30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:46.603061 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02e45cf0-4c13-42ea-acfe-388d144b2c30 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 returned with HTTP 404 Jan 19 08:49:46.604333 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 492/988] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:49:46 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/snapshots/484ba534-2592-4870-b53c-0f6d5b1e8cd7 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:49:46.613501 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d230b16a-4473-4d9e-a63a-ca6a108ec06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] DELETE http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:46.614851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d230b16a-4473-4d9e-a63a-ca6a108ec06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:46.615460 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:46.615460 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:46.617653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d230b16a-4473-4d9e-a63a-ca6a108ec06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:46.618531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d230b16a-4473-4d9e-a63a-ca6a108ec06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Delete volume with id: 48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:46.701703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:46.701703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:46.703630 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d230b16a-4473-4d9e-a63a-ca6a108ec06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Volume info retrieved successfully. Jan 19 08:49:46.743955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d230b16a-4473-4d9e-a63a-ca6a108ec06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Delete volume request issued successfully. Jan 19 08:49:46.745107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d230b16a-4473-4d9e-a63a-ca6a108ec06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 returned with HTTP 202 Jan 19 08:49:46.762071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4721566d-a5d6-481e-8efc-30fc763a469c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:46.763439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4721566d-a5d6-481e-8efc-30fc763a469c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:46.764680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4721566d-a5d6-481e-8efc-30fc763a469c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:46.773468 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 497/989] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:49:46 2021] DELETE /volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:49:46.850178 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:46.850178 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:46.871705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4721566d-a5d6-481e-8efc-30fc763a469c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Volume info retrieved successfully. Jan 19 08:49:46.903810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4721566d-a5d6-481e-8efc-30fc763a469c tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 returned with HTTP 200 Jan 19 08:49:46.905044 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 493/990] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:46 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 => generated 928 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:47.928736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ced9912-0e6d-4b30-8730-cf941514c850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:47.930534 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ced9912-0e6d-4b30-8730-cf941514c850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:47.930919 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:47.930919 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:47.931523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ced9912-0e6d-4b30-8730-cf941514c850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:48.012371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:48.012371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:48.023236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ced9912-0e6d-4b30-8730-cf941514c850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Volume info retrieved successfully. Jan 19 08:49:48.051635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ced9912-0e6d-4b30-8730-cf941514c850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 returned with HTTP 200 Jan 19 08:49:48.052456 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 498/991] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:47 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 => generated 928 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:49.069886 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e630111-0dbf-40c0-9735-ae61e83e4fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] GET http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 Jan 19 08:49:49.071109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e630111-0dbf-40c0-9735-ae61e83e4fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:49.071632 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:49.071632 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:49.072247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e630111-0dbf-40c0-9735-ae61e83e4fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:49.120525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e630111-0dbf-40c0-9735-ae61e83e4fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162 tempest-VolumeSnapshotQuotasNegativeTestJSON-1145632162] http://10.222.0.25/volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 returned with HTTP 404 Jan 19 08:49:49.132348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e851c93f-9865-442e-ba08-fe063f987e41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] PUT http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 Jan 19 08:49:49.133786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:49.133786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:49.134423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e851c93f-9865-442e-ba08-fe063f987e41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:49.138535 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 494/992] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:49 2021] GET /volume/v3/2578410f391c49c9b3d10ecff7a604f5/volumes/48c277c4-60e1-4818-92be-bbf9cd64b1d0 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:49:49.337410 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e851c93f-9865-442e-ba08-fe063f987e41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] http://10.222.0.25/volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 returned with HTTP 200 Jan 19 08:49:49.338623 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 499/993] 10.222.0.25 () {60 vars in 1342 bytes} [Tue Jan 19 08:49:49 2021] PUT /volume/v3/cfa5f97b39724f808f511057a425f808/os-quota-sets/2578410f391c49c9b3d10ecff7a604f5 => generated 319 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:49:56.846825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2059f992-2a87-4ffe-b13b-2fdf3616e16c req-e9708f91-a0c9-4fb5-88bd-28e6a30e2fef tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:56.847369 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2059f992-2a87-4ffe-b13b-2fdf3616e16c req-e9708f91-a0c9-4fb5-88bd-28e6a30e2fef tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:56.847806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2059f992-2a87-4ffe-b13b-2fdf3616e16c req-e9708f91-a0c9-4fb5-88bd-28e6a30e2fef tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:56.948945 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:56.948945 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:56.969336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2059f992-2a87-4ffe-b13b-2fdf3616e16c req-e9708f91-a0c9-4fb5-88bd-28e6a30e2fef tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:57.002038 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:57.002038 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:57.011870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2059f992-2a87-4ffe-b13b-2fdf3616e16c req-e9708f91-a0c9-4fb5-88bd-28e6a30e2fef tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:57.013274 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 495/994] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:49:56 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 1209 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:57.123435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e851c93f-9865-442e-ba08-fe063f987e41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] GET http://10.222.0.25/volume// Jan 19 08:49:57.124020 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e851c93f-9865-442e-ba08-fe063f987e41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:57.125043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e851c93f-9865-442e-ba08-fe063f987e41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:57.126314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e851c93f-9865-442e-ba08-fe063f987e41 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879 tempest-VolumeSnapshotQuotasNegativeTestJSON-1688752879] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:49:57.127225 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 500/995] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:49: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 19 08:49:57.145630 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2059f992-2a87-4ffe-b13b-2fdf3616e16c req-8db6e257-3e0d-4f3d-b0ba-3bc0fbf436fd tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments Jan 19 08:49:57.146586 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:57.146586 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:57.147430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2059f992-2a87-4ffe-b13b-2fdf3616e16c req-8db6e257-3e0d-4f3d-b0ba-3bc0fbf436fd tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6c61c78-ed78-4899-997b-ca3202477182", "instance_uuid": "f30f93c8-ec46-421d-9dbd-93b2f4af9b55", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:57.250955 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:57.250955 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:57.419383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2059f992-2a87-4ffe-b13b-2fdf3616e16c req-8db6e257-3e0d-4f3d-b0ba-3bc0fbf436fd tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments returned with HTTP 400 Jan 19 08:49:57.420465 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 496/996] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:49:57 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments => generated 189 bytes in 281 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 19 08:49:57.442838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eef9d233-e731-4a53-b0e7-8cbd72eeefc2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:57.443708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eef9d233-e731-4a53-b0e7-8cbd72eeefc2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:57.444419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eef9d233-e731-4a53-b0e7-8cbd72eeefc2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:57.533124 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:57.533124 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:57.559974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eef9d233-e731-4a53-b0e7-8cbd72eeefc2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:57.595555 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:57.595555 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:57.606823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eef9d233-e731-4a53-b0e7-8cbd72eeefc2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:57.609095 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 501/997] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:57 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 1209 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:57.767941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-6e5e0cbc-354b-4477-91c2-1450506ec323 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:57.768506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-6e5e0cbc-354b-4477-91c2-1450506ec323 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:57.768716 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:57.768716 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:57.769086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-6e5e0cbc-354b-4477-91c2-1450506ec323 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:57.876155 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:57.876155 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:57.896917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d7674656-1d0e-46c8-8172-c403e961631d req-6e5e0cbc-354b-4477-91c2-1450506ec323 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:57.917547 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:57.917547 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:57.926297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-6e5e0cbc-354b-4477-91c2-1450506ec323 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:57.927493 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 497/998] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:49:57 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 1209 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:57.953613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182/action Jan 19 08:49:57.954637 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:57.954637 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:57.955369 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:49:57.955975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:49:58.015312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:58.015312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:58.016933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:58.028062 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Begin detaching volume completed successfully. Jan 19 08:49:58.030307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182/action returned with HTTP 202 Jan 19 08:49:58.031342 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 502/999] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:49:57 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:49:58.054719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b44ee1b-b79f-4b6c-981c-9ebe2e5941e2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:58.055717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b44ee1b-b79f-4b6c-981c-9ebe2e5941e2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:58.056257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:58.056257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:58.056880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b44ee1b-b79f-4b6c-981c-9ebe2e5941e2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:58.121474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:49:58.122282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:58.122751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:58.122751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:58.123430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:58.125501 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-9d80984c-1081-4068-bb22-ddd060df53ab tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:49:58.126331 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 503/1000] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:49: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 19 08:49:58.140211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-2bc0705d-6a9e-4b39-98f1-0decad185fac tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:58.141407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-2bc0705d-6a9e-4b39-98f1-0decad185fac tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:58.142082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-2bc0705d-6a9e-4b39-98f1-0decad185fac tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:58.182330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:58.182330 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:58.205388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4b44ee1b-b79f-4b6c-981c-9ebe2e5941e2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:58.241969 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:58.241969 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:58.253645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b44ee1b-b79f-4b6c-981c-9ebe2e5941e2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:58.264655 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 498/1001] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:58 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 1212 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:49:58.283804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:58.283804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:58.303743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d7674656-1d0e-46c8-8172-c403e961631d req-2bc0705d-6a9e-4b39-98f1-0decad185fac tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:58.327238 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:58.327238 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:58.336836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-2bc0705d-6a9e-4b39-98f1-0decad185fac tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:58.337972 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 504/1002] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:49:58 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 1311 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:49:58.824933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-082eb50b-99c7-42f8-a43b-33bf601c0be6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] DELETE http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2 Jan 19 08:49:58.825926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-082eb50b-99c7-42f8-a43b-33bf601c0be6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:58.826350 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:58.826350 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:58.827139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-082eb50b-99c7-42f8-a43b-33bf601c0be6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:58.905087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:58.905087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:59.272894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1723191f-f9b1-42b1-b718-a5c4921c3df5 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:49:59.273427 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1723191f-f9b1-42b1-b718-a5c4921c3df5 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:49:59.273621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:49:59.273621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:49:59.274389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1723191f-f9b1-42b1-b718-a5c4921c3df5 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:49:59.415705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:59.415705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:59.453536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1723191f-f9b1-42b1-b718-a5c4921c3df5 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:49:59.509998 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:49:59.509998 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:49:59.539086 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1723191f-f9b1-42b1-b718-a5c4921c3df5 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:49:59.541243 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 505/1003] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:49:59 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 1212 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:50:00.016003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-d7674656-1d0e-46c8-8172-c403e961631d req-082eb50b-99c7-42f8-a43b-33bf601c0be6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:50:00.018462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-d7674656-1d0e-46c8-8172-c403e961631d req-082eb50b-99c7-42f8-a43b-33bf601c0be6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:50:00.032072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d7674656-1d0e-46c8-8172-c403e961631d req-082eb50b-99c7-42f8-a43b-33bf601c0be6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2 returned with HTTP 200 Jan 19 08:50:00.033229 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 499/1004] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:49:58 2021] DELETE /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/adeaf246-db23-45a9-865e-8dffb1d801c2 => generated 19 bytes in 1213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:00.222788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9bc22248-3437-4dc7-9965-9373fe8335c5 tempest-AvailabilityZoneTestJSON-608533922 tempest-AvailabilityZoneTestJSON-608533922] GET http://10.222.0.25/volume/v3/78506141cad7400db09b1d533a65c3d2/os-availability-zone Jan 19 08:50:00.223620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9bc22248-3437-4dc7-9965-9373fe8335c5 tempest-AvailabilityZoneTestJSON-608533922 tempest-AvailabilityZoneTestJSON-608533922] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:00.224091 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:00.224091 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:00.224474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9bc22248-3437-4dc7-9965-9373fe8335c5 tempest-AvailabilityZoneTestJSON-608533922 tempest-AvailabilityZoneTestJSON-608533922] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:00.240342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9bc22248-3437-4dc7-9965-9373fe8335c5 tempest-AvailabilityZoneTestJSON-608533922 tempest-AvailabilityZoneTestJSON-608533922] Availability Zones retrieved successfully. Jan 19 08:50:00.240961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9bc22248-3437-4dc7-9965-9373fe8335c5 tempest-AvailabilityZoneTestJSON-608533922 tempest-AvailabilityZoneTestJSON-608533922] http://10.222.0.25/volume/v3/78506141cad7400db09b1d533a65c3d2/os-availability-zone returned with HTTP 200 Jan 19 08:50:00.241778 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 506/1005] 10.222.0.25 () {58 vars in 1243 bytes} [Tue Jan 19 08:49:59 2021] GET /volume/v3/78506141cad7400db09b1d533a65c3d2/os-availability-zone => generated 82 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:00.558833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b53699ae-d6e4-4540-a51d-7ff940d2829f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:50:00.559901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b53699ae-d6e4-4540-a51d-7ff940d2829f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:00.560269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:00.560269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:00.561066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b53699ae-d6e4-4540-a51d-7ff940d2829f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:00.643449 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:00.643449 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:00.669037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b53699ae-d6e4-4540-a51d-7ff940d2829f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:00.736908 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b53699ae-d6e4-4540-a51d-7ff940d2829f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:50:00.739692 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 500/1006] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:00 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 917 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:06.509459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] POST http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes Jan 19 08:50:06.511123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1408613481"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:06.512884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1408613481'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:50:06.513809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume of 1 GB Jan 19 08:50:06.537343 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Availability Zones retrieved successfully. Jan 19 08:50:06.555875 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Flow 'volume_create_api' (130444eb-ed49-487a-a008-5be7e3b83e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:06.559091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd91248-6d8c-4930-9913-34d12090190f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:06.562373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:50:06.647854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd91248-6d8c-4930-9913-34d12090190f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:06.650443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86f73710-79b0-4bb2-98d4-fb48503177b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:06.775106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Created reservations ['3c65c793-71fe-430c-8e05-383f441a3d72', '9dff0d22-ea7a-45c4-b3d7-3895f0006f85', '984957c8-f8ff-48be-b3c5-fb88c902b638', 'e8f720a7-6aa9-4a60-9c8c-dce028ab7a64'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:06.778959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86f73710-79b0-4bb2-98d4-fb48503177b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c65c793-71fe-430c-8e05-383f441a3d72', '9dff0d22-ea7a-45c4-b3d7-3895f0006f85', '984957c8-f8ff-48be-b3c5-fb88c902b638', 'e8f720a7-6aa9-4a60-9c8c-dce028ab7a64']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:06.782280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d5cdb8-cd96-42a2-909d-d56ab347bb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:06.863358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d5cdb8-cd96-42a2-909d-d56ab347bb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1408613481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274ec768584448c192b63e6b3574fd64',qos_specs=None,replication_status=,reservations=['3c65c793-71fe-430c-8e05-383f441a3d72','9dff0d22-ea7a-45c4-b3d7-3895f0006f85','984957c8-f8ff-48be-b3c5-fb88c902b638','e8f720a7-6aa9-4a60-9c8c-dce028ab7a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1408613481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274ec768584448c192b63e6b3574fd64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:06.865669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88e6738-5e4f-42cb-82e7-84e54ddc2b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:06.900027 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88e6738-5e4f-42cb-82e7-84e54ddc2b81) transitioned into state 'SUCCESS' from state '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-1408613481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274ec768584448c192b63e6b3574fd64',qos_specs=None,replication_status=,reservations=['3c65c793-71fe-430c-8e05-383f441a3d72','9dff0d22-ea7a-45c4-b3d7-3895f0006f85','984957c8-f8ff-48be-b3c5-fb88c902b638','e8f720a7-6aa9-4a60-9c8c-dce028ab7a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:06.902694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (291a0a65-933f-4d00-bba1-b1175cc4a17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:06.923549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (291a0a65-933f-4d00-bba1-b1175cc4a17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:06.926331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Flow 'volume_create_api' (130444eb-ed49-487a-a008-5be7e3b83e99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:07.016624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume request issued successfully. Jan 19 08:50:07.035278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c7da428-f072-453e-9931-82b66baa8ac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes returned with HTTP 202 Jan 19 08:50:07.036734 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 507/1007] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:50:06 2021] POST /volume/v3/274ec768584448c192b63e6b3574fd64/volumes => generated 820 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:07.051299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46abd471-a3b0-4942-ac5f-69fbfeeb30f0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:07.052009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46abd471-a3b0-4942-ac5f-69fbfeeb30f0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:07.052394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:07.052394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:07.052998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46abd471-a3b0-4942-ac5f-69fbfeeb30f0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:07.105002 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:07.105002 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:07.114664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-46abd471-a3b0-4942-ac5f-69fbfeeb30f0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:07.156602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46abd471-a3b0-4942-ac5f-69fbfeeb30f0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 200 Jan 19 08:50:07.157677 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 501/1008] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:07 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 888 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:08.176312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-920484aa-eaa6-4c5f-bd98-33208201341b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:08.177646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-920484aa-eaa6-4c5f-bd98-33208201341b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:08.178126 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:08.178126 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:08.178937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-920484aa-eaa6-4c5f-bd98-33208201341b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:08.244830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:08.244830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:08.256380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-920484aa-eaa6-4c5f-bd98-33208201341b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:08.289142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-920484aa-eaa6-4c5f-bd98-33208201341b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 200 Jan 19 08:50:08.290670 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 508/1009] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:08 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:08.307319 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f026849-89a6-45c2-aca0-daf158af01a9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] POST http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots Jan 19 08:50:08.308038 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:08.308038 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:08.308787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f026849-89a6-45c2-aca0-daf158af01a9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb", "name": "tempest-VolumesDeleteCascade-Snapshot-516284596"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:08.378231 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:08.378231 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:08.380718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8f026849-89a6-45c2-aca0-daf158af01a9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:08.381310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-8f026849-89a6-45c2-aca0-daf158af01a9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create snapshot from volume d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:08.461231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-8f026849-89a6-45c2-aca0-daf158af01a9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Created reservations ['8e564768-834c-4a2e-bfe3-4e2a6894f711', '2f4f7cad-ecb4-4f85-ba02-daaca309da8d', '5a533daf-e8e7-47ec-85a2-e978820c4b12', '7dbe5780-e6c4-496d-ab07-fe348f1264c4'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:08.669093 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8f026849-89a6-45c2-aca0-daf158af01a9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot create request issued successfully. Jan 19 08:50:08.669917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f026849-89a6-45c2-aca0-daf158af01a9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots returned with HTTP 202 Jan 19 08:50:08.676575 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 502/1010] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:50:08 2021] POST /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots => generated 306 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:08.681955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3842bc01-5de2-4309-b895-5e98dfb7c73f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d Jan 19 08:50:08.682477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3842bc01-5de2-4309-b895-5e98dfb7c73f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:08.682943 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:08.682943 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:08.683322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3842bc01-5de2-4309-b895-5e98dfb7c73f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:08.739161 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:08.739161 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:08.740322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3842bc01-5de2-4309-b895-5e98dfb7c73f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:08.742317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3842bc01-5de2-4309-b895-5e98dfb7c73f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d returned with HTTP 200 Jan 19 08:50:08.747840 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 509/1011] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:08 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:09.756469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-696fc6b8-7f7e-40b4-872f-7effcced0f1f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d Jan 19 08:50:09.757683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-696fc6b8-7f7e-40b4-872f-7effcced0f1f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:09.758044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:09.758044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:09.759059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-696fc6b8-7f7e-40b4-872f-7effcced0f1f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:09.824348 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:09.824348 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:09.826280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-696fc6b8-7f7e-40b4-872f-7effcced0f1f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:09.829070 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-696fc6b8-7f7e-40b4-872f-7effcced0f1f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d returned with HTTP 200 Jan 19 08:50:09.837662 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 503/1012] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:09 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d => generated 438 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:10.849552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-397a99b1-25ff-441d-a803-28b2c02b8005 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d Jan 19 08:50:10.850213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-397a99b1-25ff-441d-a803-28b2c02b8005 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:10.850679 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:10.850679 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:10.851304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-397a99b1-25ff-441d-a803-28b2c02b8005 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:10.902864 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:10.902864 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:10.909052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-397a99b1-25ff-441d-a803-28b2c02b8005 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:10.913577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-397a99b1-25ff-441d-a803-28b2c02b8005 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d returned with HTTP 200 Jan 19 08:50:10.914991 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 510/1013] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:10 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:10.926230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f275acde-bf3d-47fd-af5f-cd22ba6d6846 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] POST http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots Jan 19 08:50:10.926733 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:10.926733 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:10.927159 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f275acde-bf3d-47fd-af5f-cd22ba6d6846 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb", "name": "tempest-VolumesDeleteCascade-Snapshot-948824577"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:10.980149 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:10.980149 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:10.981949 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f275acde-bf3d-47fd-af5f-cd22ba6d6846 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:10.982472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-f275acde-bf3d-47fd-af5f-cd22ba6d6846 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create snapshot from volume d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:11.044600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-f275acde-bf3d-47fd-af5f-cd22ba6d6846 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Created reservations ['623491df-66f0-4b5c-8cd9-1ba91f261913', 'ff48ca90-c9b0-44d4-9315-88757db07295', '05f54e7a-e365-4181-bf32-9041effce02b', '45f9fe8d-340c-44cd-9bfc-ba0e782430e7'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:11.185331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f275acde-bf3d-47fd-af5f-cd22ba6d6846 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot create request issued successfully. Jan 19 08:50:11.187779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f275acde-bf3d-47fd-af5f-cd22ba6d6846 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots returned with HTTP 202 Jan 19 08:50:11.191180 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 504/1014] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:50:10 2021] POST /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots => generated 306 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:11.202715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ef337cd8-fdcd-4c0e-8af0-2cb0404b5523 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 Jan 19 08:50:11.203568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ef337cd8-fdcd-4c0e-8af0-2cb0404b5523 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:11.203989 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:11.203989 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:11.204621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ef337cd8-fdcd-4c0e-8af0-2cb0404b5523 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:11.251586 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:11.251586 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:11.253665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ef337cd8-fdcd-4c0e-8af0-2cb0404b5523 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:11.255863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ef337cd8-fdcd-4c0e-8af0-2cb0404b5523 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 returned with HTTP 200 Jan 19 08:50:11.257177 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 511/1015] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:11 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:12.269877 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7f6af3e-7f2a-43cb-9f4b-99d51438f015 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 Jan 19 08:50:12.270395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7f6af3e-7f2a-43cb-9f4b-99d51438f015 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:12.270693 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:12.270693 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:12.270971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7f6af3e-7f2a-43cb-9f4b-99d51438f015 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:12.331259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:12.331259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:12.332340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a7f6af3e-7f2a-43cb-9f4b-99d51438f015 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:12.335471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7f6af3e-7f2a-43cb-9f4b-99d51438f015 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 returned with HTTP 200 Jan 19 08:50:12.336705 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 505/1016] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:12 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:50:13.349279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-710ad936-2c95-477d-beae-479583f5abb5 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 Jan 19 08:50:13.349794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-710ad936-2c95-477d-beae-479583f5abb5 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:13.350080 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:13.350080 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:13.350619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-710ad936-2c95-477d-beae-479583f5abb5 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:13.381400 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:13.381400 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:13.383096 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-710ad936-2c95-477d-beae-479583f5abb5 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:13.385312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-710ad936-2c95-477d-beae-479583f5abb5 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 returned with HTTP 200 Jan 19 08:50:13.386529 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 512/1017] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:13 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:13.401133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8616add9-8a39-48af-a468-737c4cdfbb47 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] DELETE http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb?cascade=True Jan 19 08:50:13.401997 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8616add9-8a39-48af-a468-737c4cdfbb47 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:13.402408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:13.402408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:13.403853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8616add9-8a39-48af-a468-737c4cdfbb47 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:13.405430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-8616add9-8a39-48af-a468-737c4cdfbb47 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete volume with id: d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:13.497833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:13.497833 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:13.503416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8616add9-8a39-48af-a468-737c4cdfbb47 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:13.607756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8616add9-8a39-48af-a468-737c4cdfbb47 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete volume request issued successfully. Jan 19 08:50:13.608316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8616add9-8a39-48af-a468-737c4cdfbb47 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb?cascade=True returned with HTTP 202 Jan 19 08:50:13.609400 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 506/1018] 10.222.0.25 () {58 vars in 1343 bytes} [Tue Jan 19 08:50:13 2021] DELETE /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb?cascade=True => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:50:13.617098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b907d092-a84a-45df-96dd-ac8efc97128b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:13.617762 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b907d092-a84a-45df-96dd-ac8efc97128b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:13.617984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:13.617984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:13.618399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b907d092-a84a-45df-96dd-ac8efc97128b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:13.731392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:13.731392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:13.753622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b907d092-a84a-45df-96dd-ac8efc97128b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:13.835385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b907d092-a84a-45df-96dd-ac8efc97128b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 200 Jan 19 08:50:13.836229 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 513/1019] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:13 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:14.853809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-984a34a5-b8e6-413a-8f38-00efbc53aaa4 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:14.854912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-984a34a5-b8e6-413a-8f38-00efbc53aaa4 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:14.855859 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:14.855859 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:14.856830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-984a34a5-b8e6-413a-8f38-00efbc53aaa4 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:14.953945 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:14.953945 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:14.980134 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-984a34a5-b8e6-413a-8f38-00efbc53aaa4 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:15.035639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-984a34a5-b8e6-413a-8f38-00efbc53aaa4 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 200 Jan 19 08:50:15.036611 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 507/1020] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:14 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:16.056032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1aed9dc-dab5-43e0-87eb-9d7c3bf45798 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:16.057223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1aed9dc-dab5-43e0-87eb-9d7c3bf45798 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:16.057747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:16.057747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:16.058384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1aed9dc-dab5-43e0-87eb-9d7c3bf45798 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:16.139265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:16.139265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:16.173287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d1aed9dc-dab5-43e0-87eb-9d7c3bf45798 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:16.208289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1aed9dc-dab5-43e0-87eb-9d7c3bf45798 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 200 Jan 19 08:50:16.209753 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 514/1021] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:16 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:17.224558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-817ffe0e-8146-470f-aa68-3805a29cd267 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:17.225669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-817ffe0e-8146-470f-aa68-3805a29cd267 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:17.226049 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:17.226049 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:17.226725 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-817ffe0e-8146-470f-aa68-3805a29cd267 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:17.330909 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:17.330909 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:17.355348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-817ffe0e-8146-470f-aa68-3805a29cd267 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:17.395603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-817ffe0e-8146-470f-aa68-3805a29cd267 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 200 Jan 19 08:50:17.396726 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 508/1022] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:17 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:18.414255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0422c1ae-fe1e-497c-ad9c-648a7d7b7382 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:18.415375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0422c1ae-fe1e-497c-ad9c-648a7d7b7382 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:18.415777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:18.415777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:18.416444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0422c1ae-fe1e-497c-ad9c-648a7d7b7382 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:18.479089 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:18.479089 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:18.491711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0422c1ae-fe1e-497c-ad9c-648a7d7b7382 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:18.523499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0422c1ae-fe1e-497c-ad9c-648a7d7b7382 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 200 Jan 19 08:50:18.535644 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 515/1023] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:18 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 912 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:19.541078 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-381256f1-9b44-4aee-818a-069487c1d6ce tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:19.542253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-381256f1-9b44-4aee-818a-069487c1d6ce tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:19.542793 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:19.542793 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:19.543487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-381256f1-9b44-4aee-818a-069487c1d6ce tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:19.606834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-381256f1-9b44-4aee-818a-069487c1d6ce tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 404 Jan 19 08:50:19.608852 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 509/1024] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:19 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:50:19.616326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-105824e6-1305-4d46-af55-2837a634ed9f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes Jan 19 08:50:19.617219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-105824e6-1305-4d46-af55-2837a634ed9f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:19.617583 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:19.617583 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:19.618546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-105824e6-1305-4d46-af55-2837a634ed9f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:19.619416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-105824e6-1305-4d46-af55-2837a634ed9f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:50:19.621376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-105824e6-1305-4d46-af55-2837a634ed9f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:50:19.712002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-105824e6-1305-4d46-af55-2837a634ed9f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Get all volumes completed successfully. Jan 19 08:50:19.713026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-105824e6-1305-4d46-af55-2837a634ed9f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes returned with HTTP 200 Jan 19 08:50:19.714101 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 516/1025] 10.222.0.25 () {58 vars in 1204 bytes} [Tue Jan 19 08:50:19 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:19.724897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8b130d9-6201-4117-8bd3-82523edfa671 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots Jan 19 08:50:19.725756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8b130d9-6201-4117-8bd3-82523edfa671 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:19.726261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8b130d9-6201-4117-8bd3-82523edfa671 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:19.727098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-c8b130d9-6201-4117-8bd3-82523edfa671 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:50:19.729341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-c8b130d9-6201-4117-8bd3-82523edfa671 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:50:19.747163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c8b130d9-6201-4117-8bd3-82523edfa671 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Get all snapshots completed successfully. Jan 19 08:50:19.748403 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8b130d9-6201-4117-8bd3-82523edfa671 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots returned with HTTP 200 Jan 19 08:50:19.749271 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 510/1026] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:50:19 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:19.761836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] POST http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes Jan 19 08:50:19.762620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1911477145"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:19.764385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1911477145'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:50:19.764756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume of 1 GB Jan 19 08:50:19.794035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Availability Zones retrieved successfully. Jan 19 08:50:19.833618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Flow 'volume_create_api' (f27b7c80-9a70-4fc2-b61c-c829e41b7861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:19.836584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab740d5-1dcb-4c72-8461-eb26646a7df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:19.839453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:50:19.923531 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab740d5-1dcb-4c72-8461-eb26646a7df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:19.926137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083fa8c1-3747-43b2-acf0-26c5aa5a707e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:20.014416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Created reservations ['df6bedd2-678c-4b84-a322-faab8aa19a60', '11b153c8-a493-4fc0-8ddc-c42f616a95d5', 'e04932a3-768f-4d0f-b98a-a94a45710e76', 'e3987db1-bab7-4a8e-8fa5-dcfa3ecb7ed5'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:20.016767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083fa8c1-3747-43b2-acf0-26c5aa5a707e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df6bedd2-678c-4b84-a322-faab8aa19a60', '11b153c8-a493-4fc0-8ddc-c42f616a95d5', 'e04932a3-768f-4d0f-b98a-a94a45710e76', 'e3987db1-bab7-4a8e-8fa5-dcfa3ecb7ed5']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:20.018849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fe0ae8-c50a-4df1-a514-cbed27e6ea8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:20.093828 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fe0ae8-c50a-4df1-a514-cbed27e6ea8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f18320e-dee6-4fb8-aa2d-627c743a3c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1911477145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274ec768584448c192b63e6b3574fd64',qos_specs=None,replication_status=,reservations=['df6bedd2-678c-4b84-a322-faab8aa19a60','11b153c8-a493-4fc0-8ddc-c42f616a95d5','e04932a3-768f-4d0f-b98a-a94a45710e76','e3987db1-bab7-4a8e-8fa5-dcfa3ecb7ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1911477145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f18320e-dee6-4fb8-aa2d-627c743a3c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274ec768584448c192b63e6b3574fd64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:20.097119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62581833-4b1c-4b34-844b-917c3d71b92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:20.137050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62581833-4b1c-4b34-844b-917c3d71b92a) transitioned into state 'SUCCESS' from state '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-1911477145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274ec768584448c192b63e6b3574fd64',qos_specs=None,replication_status=,reservations=['df6bedd2-678c-4b84-a322-faab8aa19a60','11b153c8-a493-4fc0-8ddc-c42f616a95d5','e04932a3-768f-4d0f-b98a-a94a45710e76','e3987db1-bab7-4a8e-8fa5-dcfa3ecb7ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:20.139791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473ea925-7ed7-42b2-bb69-10b417f0838f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:20.160040 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (473ea925-7ed7-42b2-bb69-10b417f0838f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:20.163395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Flow 'volume_create_api' (f27b7c80-9a70-4fc2-b61c-c829e41b7861) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:20.226674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume request issued successfully. Jan 19 08:50:20.249165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19aff55e-ebfe-479e-ab69-7204094be45a tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes returned with HTTP 202 Jan 19 08:50:20.250383 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 517/1027] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:50:19 2021] POST /volume/v3/274ec768584448c192b63e6b3574fd64/volumes => generated 820 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:20.264737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eda379c-97ba-412a-bec5-9105465638b2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:20.265542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eda379c-97ba-412a-bec5-9105465638b2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:20.266209 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eda379c-97ba-412a-bec5-9105465638b2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:20.393132 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:20.393132 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:20.419642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2eda379c-97ba-412a-bec5-9105465638b2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:20.463188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eda379c-97ba-412a-bec5-9105465638b2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f returned with HTTP 200 Jan 19 08:50:20.464015 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 511/1028] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:20 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f => generated 888 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:20.633055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] POST http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes Jan 19 08:50:20.633667 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:20.633667 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:20.634536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1910981943"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:20.635658 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1910981943'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:50:20.636010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Create volume of 1 GB Jan 19 08:50:20.636667 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:20.636667 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:20.662042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Availability Zones retrieved successfully. Jan 19 08:50:20.682437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Flow 'volume_create_api' (3b87623b-6abc-440c-a53f-8efb0efc64e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:20.686329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d53102e-18de-44b8-8d0b-bd9a28cbfbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:20.696960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:50:20.805644 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d53102e-18de-44b8-8d0b-bd9a28cbfbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:20.807909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e5bcb7-f68a-4508-a76b-331a6b0ed572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:20.985065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Created reservations ['2ccd5505-0d22-44ea-8a33-85e7f310b5ec', '2251249f-6714-4c20-9c9c-e8a397b87fb8', '96d6ac25-f537-40de-87cd-856a1fd2dba5', 'cdb94b13-f164-4070-8551-1ba9c67a7963'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:20.987285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e5bcb7-f68a-4508-a76b-331a6b0ed572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ccd5505-0d22-44ea-8a33-85e7f310b5ec', '2251249f-6714-4c20-9c9c-e8a397b87fb8', '96d6ac25-f537-40de-87cd-856a1fd2dba5', 'cdb94b13-f164-4070-8551-1ba9c67a7963']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:20.990474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08137671-0f2e-4cc2-9197-d5d9fc65e08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:21.067070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08137671-0f2e-4cc2-9197-d5d9fc65e08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0da92b47-6121-4529-9a1b-2fe84f0e5934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1910981943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b7cfb05f344659b6af1ddcda3b7501',qos_specs=None,replication_status=,reservations=['2ccd5505-0d22-44ea-8a33-85e7f310b5ec','2251249f-6714-4c20-9c9c-e8a397b87fb8','96d6ac25-f537-40de-87cd-856a1fd2dba5','cdb94b13-f164-4070-8551-1ba9c67a7963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a04cf52dcf4c443e8fc3cb76182def00',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1910981943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0da92b47-6121-4529-9a1b-2fe84f0e5934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b7cfb05f344659b6af1ddcda3b7501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a04cf52dcf4c443e8fc3cb76182def00',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:21.069416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cff15984-6a50-416b-8620-cd31cf9dc313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:21.105015 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cff15984-6a50-416b-8620-cd31cf9dc313) transitioned into state 'SUCCESS' from state '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-1910981943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b7cfb05f344659b6af1ddcda3b7501',qos_specs=None,replication_status=,reservations=['2ccd5505-0d22-44ea-8a33-85e7f310b5ec','2251249f-6714-4c20-9c9c-e8a397b87fb8','96d6ac25-f537-40de-87cd-856a1fd2dba5','cdb94b13-f164-4070-8551-1ba9c67a7963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a04cf52dcf4c443e8fc3cb76182def00',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:21.108518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62acb6f-d501-42dd-85ec-98b0c1ff5eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:21.125564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62acb6f-d501-42dd-85ec-98b0c1ff5eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:21.129134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Flow 'volume_create_api' (3b87623b-6abc-440c-a53f-8efb0efc64e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:21.190040 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Create volume request issued successfully. Jan 19 08:50:21.215327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c9084bc-6b04-4a2d-b902-7134cbe3943e tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes returned with HTTP 202 Jan 19 08:50:21.223415 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 518/1029] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:50:20 2021] POST /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes => generated 823 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:21.237288 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aa864e8-328d-40a3-99ed-dced3a4017ae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:50:21.238094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aa864e8-328d-40a3-99ed-dced3a4017ae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:21.238369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:21.238369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:21.238799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aa864e8-328d-40a3-99ed-dced3a4017ae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:21.332227 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:21.332227 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:21.354494 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9aa864e8-328d-40a3-99ed-dced3a4017ae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:50:21.397171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aa864e8-328d-40a3-99ed-dced3a4017ae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 returned with HTTP 200 Jan 19 08:50:21.409801 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 512/1030] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:21 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 => generated 891 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:21.480957 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c01645fe-4665-4eb7-bde8-3745d08c5e75 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:21.481880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c01645fe-4665-4eb7-bde8-3745d08c5e75 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:21.482237 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:21.482237 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:21.482938 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c01645fe-4665-4eb7-bde8-3745d08c5e75 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:21.597591 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:21.597591 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:21.606666 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c01645fe-4665-4eb7-bde8-3745d08c5e75 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:21.631879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c01645fe-4665-4eb7-bde8-3745d08c5e75 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f returned with HTTP 200 Jan 19 08:50:21.633215 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 519/1031] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:21 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:21.648897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9463e16e-8282-4f4b-82d7-2ea8956584a3 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] POST http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots Jan 19 08:50:21.649362 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:21.649362 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:21.649790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9463e16e-8282-4f4b-82d7-2ea8956584a3 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f18320e-dee6-4fb8-aa2d-627c743a3c8f", "name": "tempest-VolumesDeleteCascade-Snapshot-103458608"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:21.737633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:21.737633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:21.739409 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9463e16e-8282-4f4b-82d7-2ea8956584a3 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:21.739977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-9463e16e-8282-4f4b-82d7-2ea8956584a3 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create snapshot from volume 9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:21.843966 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-9463e16e-8282-4f4b-82d7-2ea8956584a3 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Created reservations ['55b656cf-b57d-4beb-a08d-f8b22d3c737d', 'ed40f23c-2076-49f7-a284-b72fc285a5c8', '3664ac6f-88ff-46ba-a237-a5d52bad8371', 'cf15021f-3e0b-4625-9b81-6dacfa558a61'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:22.037047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9463e16e-8282-4f4b-82d7-2ea8956584a3 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot create request issued successfully. Jan 19 08:50:22.037844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9463e16e-8282-4f4b-82d7-2ea8956584a3 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots returned with HTTP 202 Jan 19 08:50:22.038833 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 513/1032] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:50:21 2021] POST /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots => generated 306 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:22.050587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8fd26f50-cb83-4e79-8a68-e5380aa53124 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 Jan 19 08:50:22.051106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8fd26f50-cb83-4e79-8a68-e5380aa53124 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:22.051332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:22.051332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:22.051684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8fd26f50-cb83-4e79-8a68-e5380aa53124 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:22.103404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:22.103404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:22.104546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8fd26f50-cb83-4e79-8a68-e5380aa53124 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:22.107643 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8fd26f50-cb83-4e79-8a68-e5380aa53124 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 returned with HTTP 200 Jan 19 08:50:22.108591 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 520/1033] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:22 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 => generated 438 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:22.415872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54487867-13c0-471a-ae2b-c86e92c0feaa tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:50:22.416421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54487867-13c0-471a-ae2b-c86e92c0feaa tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:22.416633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:22.416633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:22.417466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54487867-13c0-471a-ae2b-c86e92c0feaa tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:22.656389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:22.656389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:22.693862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-54487867-13c0-471a-ae2b-c86e92c0feaa tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:50:22.745924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54487867-13c0-471a-ae2b-c86e92c0feaa tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 returned with HTTP 200 Jan 19 08:50:22.746983 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 514/1034] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:22 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 => generated 916 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:22.762420 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70240ead-9b3d-4faa-aaea-b05dee685874 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] POST http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934/action Jan 19 08:50:22.764049 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:22.764049 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:22.764815 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70240ead-9b3d-4faa-aaea-b05dee685874 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:50:22.765423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70240ead-9b3d-4faa-aaea-b05dee685874 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:22.903816 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:22.903816 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:22.905026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-70240ead-9b3d-4faa-aaea-b05dee685874 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:50:22.941751 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-70240ead-9b3d-4faa-aaea-b05dee685874 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume updated successfully. Jan 19 08:50:22.942305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70240ead-9b3d-4faa-aaea-b05dee685874 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934/action returned with HTTP 200 Jan 19 08:50:22.943743 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 521/1035] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:50:22 2021] POST /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934/action => generated 0 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 08:50:22.953960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ba981e6-077e-45aa-9d2a-21954c69baae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:50:22.957490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ba981e6-077e-45aa-9d2a-21954c69baae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:22.958634 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:22.958634 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:22.959381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ba981e6-077e-45aa-9d2a-21954c69baae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:23.124887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc36d8df-8702-4e98-a4ea-fb2799f72198 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 Jan 19 08:50:23.125574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc36d8df-8702-4e98-a4ea-fb2799f72198 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:23.125574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:23.125574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:23.125991 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc36d8df-8702-4e98-a4ea-fb2799f72198 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:23.130603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:23.130603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:23.163521 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ba981e6-077e-45aa-9d2a-21954c69baae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:50:23.218290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:23.218290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:23.220802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc36d8df-8702-4e98-a4ea-fb2799f72198 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:23.222786 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc36d8df-8702-4e98-a4ea-fb2799f72198 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 returned with HTTP 200 Jan 19 08:50:23.235934 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 522/1036] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:23 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 => generated 438 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:23.240210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ba981e6-077e-45aa-9d2a-21954c69baae tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 returned with HTTP 200 Jan 19 08:50:23.241171 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 515/1037] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:22 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 => generated 916 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:23.621975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-38a635f6-aafc-475d-bf99-28046ab386ac req-c9ee1ae5-99e7-44f0-9b52-ead48993de5d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:50:23.623010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-38a635f6-aafc-475d-bf99-28046ab386ac req-c9ee1ae5-99e7-44f0-9b52-ead48993de5d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:23.623444 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:23.623444 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:23.624122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-38a635f6-aafc-475d-bf99-28046ab386ac req-c9ee1ae5-99e7-44f0-9b52-ead48993de5d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:23.687474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:23.687474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:23.701980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-38a635f6-aafc-475d-bf99-28046ab386ac req-c9ee1ae5-99e7-44f0-9b52-ead48993de5d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:50:23.759628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-38a635f6-aafc-475d-bf99-28046ab386ac req-c9ee1ae5-99e7-44f0-9b52-ead48993de5d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 returned with HTTP 200 Jan 19 08:50:23.768522 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 523/1038] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:50:23 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:24.240911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86523af9-82af-4ed5-ba22-b28c6928f78f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 Jan 19 08:50:24.241861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86523af9-82af-4ed5-ba22-b28c6928f78f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:24.247829 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:24.247829 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:24.248690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86523af9-82af-4ed5-ba22-b28c6928f78f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:24.328335 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:24.328335 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:24.329772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86523af9-82af-4ed5-ba22-b28c6928f78f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:24.340923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86523af9-82af-4ed5-ba22-b28c6928f78f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 returned with HTTP 200 Jan 19 08:50:24.343163 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 516/1039] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:50:24 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 => generated 465 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:24.353560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] POST http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes Jan 19 08:50:24.355127 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:24.355127 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:24.355726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c99f3c02-5943-41d9-a1c1-e025557a2400", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1267074046"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:24.357937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume request body: {'volume': {'snapshot_id': 'c99f3c02-5943-41d9-a1c1-e025557a2400', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1267074046'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:50:24.431858 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:24.431858 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:24.436047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Snapshot retrieved successfully. Jan 19 08:50:24.438287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume of 1 GB Jan 19 08:50:24.468743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Availability Zones retrieved successfully. Jan 19 08:50:24.488014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Flow 'volume_create_api' (47a2f996-23cf-4e3b-a1c0-e6eb20429587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:24.517391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdc57a55-70ce-4867-bdb9-704546e77b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:24.527480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:50:24.698174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdc57a55-70ce-4867-bdb9-704546e77b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c99f3c02-5943-41d9-a1c1-e025557a2400', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:24.700917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78253eec-7d40-434d-a486-e3136381191b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:24.784146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Created reservations ['0691db99-0738-40bf-9122-bad7f733d513', '486cef2f-2585-4a9c-8249-061ffa0813bc', '6d169bb2-a62d-4042-b5e4-5e4a05ff9f72', '277b6f9d-df9a-4b4f-b90f-23ae311a70d1'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:24.787024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78253eec-7d40-434d-a486-e3136381191b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0691db99-0738-40bf-9122-bad7f733d513', '486cef2f-2585-4a9c-8249-061ffa0813bc', '6d169bb2-a62d-4042-b5e4-5e4a05ff9f72', '277b6f9d-df9a-4b4f-b90f-23ae311a70d1']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:24.789744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de3a42b-fe50-4db5-a022-060a1ee9ca30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:24.960230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de3a42b-fe50-4db5-a022-060a1ee9ca30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68186b76-2c29-4f9e-b9d3-af025383951b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1267074046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274ec768584448c192b63e6b3574fd64',qos_specs=None,replication_status=,reservations=['0691db99-0738-40bf-9122-bad7f733d513','486cef2f-2585-4a9c-8249-061ffa0813bc','6d169bb2-a62d-4042-b5e4-5e4a05ff9f72','277b6f9d-df9a-4b4f-b90f-23ae311a70d1'],size=1,snapshot_id=c99f3c02-5943-41d9-a1c1-e025557a2400,source_replicaid=,source_volid=None,status='creating',user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1267074046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68186b76-2c29-4f9e-b9d3-af025383951b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274ec768584448c192b63e6b3574fd64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c99f3c02-5943-41d9-a1c1-e025557a2400,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:24.964092 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2dc883-34ff-430c-a8e8-a802da45bf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:24.995829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2dc883-34ff-430c-a8e8-a802da45bf0b) transitioned into state 'SUCCESS' from state '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-1267074046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274ec768584448c192b63e6b3574fd64',qos_specs=None,replication_status=,reservations=['0691db99-0738-40bf-9122-bad7f733d513','486cef2f-2585-4a9c-8249-061ffa0813bc','6d169bb2-a62d-4042-b5e4-5e4a05ff9f72','277b6f9d-df9a-4b4f-b90f-23ae311a70d1'],size=1,snapshot_id=c99f3c02-5943-41d9-a1c1-e025557a2400,source_replicaid=,source_volid=None,status='creating',user_id='a76b9283b3e34cc48a2d32263c01a5c5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:25.004236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed8bba5-48cf-4756-851b-499815a90098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:25.127604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed8bba5-48cf-4756-851b-499815a90098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:25.134388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Flow 'volume_create_api' (47a2f996-23cf-4e3b-a1c0-e6eb20429587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:25.252830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Create volume request issued successfully. Jan 19 08:50:25.281265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-811a82f1-8a2a-4ea6-a0d0-d961c1abf8cb tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes returned with HTTP 202 Jan 19 08:50:25.291824 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 524/1040] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:50:24 2021] POST /volume/v3/274ec768584448c192b63e6b3574fd64/volumes => generated 854 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:25.299719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcd904af-2019-4cf8-bbd1-b2dcb57da41f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:25.300379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcd904af-2019-4cf8-bbd1-b2dcb57da41f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:25.300686 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:25.300686 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:25.301287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcd904af-2019-4cf8-bbd1-b2dcb57da41f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:25.446861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:25.446861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:25.468147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bcd904af-2019-4cf8-bbd1-b2dcb57da41f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:25.550641 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcd904af-2019-4cf8-bbd1-b2dcb57da41f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:25.561301 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 517/1041] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:25 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:26.568927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-246b59a2-b67f-4c4a-98af-9d884083a82d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:26.569449 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-246b59a2-b67f-4c4a-98af-9d884083a82d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:26.569698 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:26.569698 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:26.570005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-246b59a2-b67f-4c4a-98af-9d884083a82d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:26.668839 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:26.668839 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:26.682482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-246b59a2-b67f-4c4a-98af-9d884083a82d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:26.711611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-246b59a2-b67f-4c4a-98af-9d884083a82d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:26.712751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 525/1042] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:26 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:26.964145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] POST http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes Jan 19 08:50:26.964605 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:26.964605 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:26.965031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1889210476"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:26.966985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1889210476'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:50:26.967372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Create volume of 1 GB Jan 19 08:50:26.982320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Availability Zones retrieved successfully. Jan 19 08:50:27.000086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Flow 'volume_create_api' (4d3e9a8f-7445-4306-a91d-00eaff31dd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:27.003136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c78bed28-f308-4882-9bab-bc3ffb5ea897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:27.005190 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:50:27.092644 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c78bed28-f308-4882-9bab-bc3ffb5ea897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:27.096057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a299d0-f598-40a9-9a01-e98bcf036629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:27.173283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Created reservations ['92312db8-d82a-44b6-8b98-1881f09ac415', '64efd199-ad6b-4c56-884e-e656d193520b', '7a530bea-10c1-4172-b3c9-7280ee5df944', '0e7b77ec-e46d-4264-8f9b-36e8af2edb1d'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:27.175585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a299d0-f598-40a9-9a01-e98bcf036629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92312db8-d82a-44b6-8b98-1881f09ac415', '64efd199-ad6b-4c56-884e-e656d193520b', '7a530bea-10c1-4172-b3c9-7280ee5df944', '0e7b77ec-e46d-4264-8f9b-36e8af2edb1d']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:27.178316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b221019-c383-459f-b255-2104f1e18556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:27.244270 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b221019-c383-459f-b255-2104f1e18556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49da7831-0c58-4f7d-aaa0-97b4edb8627d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1889210476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b7cfb05f344659b6af1ddcda3b7501',qos_specs=None,replication_status=,reservations=['92312db8-d82a-44b6-8b98-1881f09ac415','64efd199-ad6b-4c56-884e-e656d193520b','7a530bea-10c1-4172-b3c9-7280ee5df944','0e7b77ec-e46d-4264-8f9b-36e8af2edb1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a04cf52dcf4c443e8fc3cb76182def00',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1889210476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49da7831-0c58-4f7d-aaa0-97b4edb8627d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b7cfb05f344659b6af1ddcda3b7501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a04cf52dcf4c443e8fc3cb76182def00',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:27.246334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f267dbba-6e63-4268-a3c6-fa44050b770a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:27.276395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f267dbba-6e63-4268-a3c6-fa44050b770a) transitioned into state 'SUCCESS' from state '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-1889210476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b7cfb05f344659b6af1ddcda3b7501',qos_specs=None,replication_status=,reservations=['92312db8-d82a-44b6-8b98-1881f09ac415','64efd199-ad6b-4c56-884e-e656d193520b','7a530bea-10c1-4172-b3c9-7280ee5df944','0e7b77ec-e46d-4264-8f9b-36e8af2edb1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a04cf52dcf4c443e8fc3cb76182def00',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:27.281071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab65af15-53dd-475a-b844-de288ad2ebae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:27.298946 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab65af15-53dd-475a-b844-de288ad2ebae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:27.301889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Flow 'volume_create_api' (4d3e9a8f-7445-4306-a91d-00eaff31dd1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:27.355372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Create volume request issued successfully. Jan 19 08:50:27.370918 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f2fd416-2a59-447d-a721-110bf496909d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes returned with HTTP 202 Jan 19 08:50:27.371974 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 518/1043] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:50:26 2021] POST /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes => generated 823 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:27.386368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-828f361d-059e-47d7-bae6-eac25b7f17d9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d Jan 19 08:50:27.387110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-828f361d-059e-47d7-bae6-eac25b7f17d9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:27.387457 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:27.387457 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:27.389579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-828f361d-059e-47d7-bae6-eac25b7f17d9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:27.520916 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:27.520916 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:27.552213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-828f361d-059e-47d7-bae6-eac25b7f17d9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:50:27.601604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-828f361d-059e-47d7-bae6-eac25b7f17d9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d returned with HTTP 200 Jan 19 08:50:27.602953 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 526/1044] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:27 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d => generated 891 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:27.729624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e209e22e-fd62-4997-a7cc-378440bebe63 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:27.730093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e209e22e-fd62-4997-a7cc-378440bebe63 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:27.730312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:27.730312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:27.730735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e209e22e-fd62-4997-a7cc-378440bebe63 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:27.810191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:27.810191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:27.820407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e209e22e-fd62-4997-a7cc-378440bebe63 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:27.863248 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e209e22e-fd62-4997-a7cc-378440bebe63 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:27.864193 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 519/1045] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:27 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:28.619818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3364c09b-b283-48d5-9bb4-173338ea5836 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d Jan 19 08:50:28.620356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3364c09b-b283-48d5-9bb4-173338ea5836 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:28.620541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:28.620541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:28.620918 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3364c09b-b283-48d5-9bb4-173338ea5836 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:28.724273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:28.724273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:28.751177 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3364c09b-b283-48d5-9bb4-173338ea5836 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:50:28.781097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3364c09b-b283-48d5-9bb4-173338ea5836 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d returned with HTTP 200 Jan 19 08:50:28.781862 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 527/1046] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:28 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d => generated 916 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:28.880819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba4b9039-78fe-4dab-b170-c064f9a32066 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:28.882005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba4b9039-78fe-4dab-b170-c064f9a32066 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:28.882431 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:28.882431 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:28.883130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba4b9039-78fe-4dab-b170-c064f9a32066 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:28.986487 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:28.986487 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:29.006785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ba4b9039-78fe-4dab-b170-c064f9a32066 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:29.058065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba4b9039-78fe-4dab-b170-c064f9a32066 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:29.067867 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 520/1047] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:28 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:30.075348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2922b65a-5753-4461-8ee7-d8d2a4310a43 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:30.075909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2922b65a-5753-4461-8ee7-d8d2a4310a43 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:30.076076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:30.076076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:30.076463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2922b65a-5753-4461-8ee7-d8d2a4310a43 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:30.192056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:30.192056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:30.261577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2922b65a-5753-4461-8ee7-d8d2a4310a43 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:30.327513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes Jan 19 08:50:30.327948 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:30.327948 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:30.328252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1331061846"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:30.329349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1331061846'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:50:30.329919 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume of 1 GB Jan 19 08:50:30.344828 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2922b65a-5753-4461-8ee7-d8d2a4310a43 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:30.348691 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 528/1048] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:30 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:30.358881 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Availability Zones retrieved successfully. Jan 19 08:50:30.389173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Flow 'volume_create_api' (b6f7b98c-a20c-4e2c-b2f2-641049de7a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:30.405825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf18ed04-869c-42f1-8fac-792a70e13e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:30.408264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:50:30.551287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf18ed04-869c-42f1-8fac-792a70e13e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:30.553803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413f16d7-37ac-4302-8b71-97123bafe119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:30.626234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Created reservations ['8ec17400-19d1-417d-a0f5-0bf7200f1d72', 'bf74485b-c382-4b7f-847b-9bf1606b35a0', '979e682b-bbe5-4170-aa81-9ed69e988636', 'db09c0c5-3b82-49e4-9cd3-7dd9292d1e7d'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:30.628661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413f16d7-37ac-4302-8b71-97123bafe119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ec17400-19d1-417d-a0f5-0bf7200f1d72', 'bf74485b-c382-4b7f-847b-9bf1606b35a0', '979e682b-bbe5-4170-aa81-9ed69e988636', 'db09c0c5-3b82-49e4-9cd3-7dd9292d1e7d']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:30.641076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20debdc1-e385-43f6-b156-0913c6c03c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:30.756329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20debdc1-e385-43f6-b156-0913c6c03c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1331061846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95cf0e1088de42ca925bb00da649fc5e',qos_specs=None,replication_status=,reservations=['8ec17400-19d1-417d-a0f5-0bf7200f1d72','bf74485b-c382-4b7f-847b-9bf1606b35a0','979e682b-bbe5-4170-aa81-9ed69e988636','db09c0c5-3b82-49e4-9cd3-7dd9292d1e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffe615aa71a4166bae8c6c985b24b84',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1331061846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95cf0e1088de42ca925bb00da649fc5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cffe615aa71a4166bae8c6c985b24b84',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:30.758412 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3417af-7d91-4e9e-afef-f528607d29a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:30.867894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3417af-7d91-4e9e-afef-f528607d29a0) transitioned into state 'SUCCESS' from state '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-1331061846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95cf0e1088de42ca925bb00da649fc5e',qos_specs=None,replication_status=,reservations=['8ec17400-19d1-417d-a0f5-0bf7200f1d72','bf74485b-c382-4b7f-847b-9bf1606b35a0','979e682b-bbe5-4170-aa81-9ed69e988636','db09c0c5-3b82-49e4-9cd3-7dd9292d1e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffe615aa71a4166bae8c6c985b24b84',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:30.886148 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157d2704-a3fe-4741-876e-c4539b5c4043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:30.961690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157d2704-a3fe-4741-876e-c4539b5c4043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:30.970518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Flow 'volume_create_api' (b6f7b98c-a20c-4e2c-b2f2-641049de7a78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:31.051411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume request issued successfully. Jan 19 08:50:31.066929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c576646-c701-4b95-8ddb-2a9c4b9066e8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes returned with HTTP 202 Jan 19 08:50:31.067833 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 521/1049] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:50:30 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes => generated 824 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:50:31.082830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97356407-5b57-4506-aa3b-f6c02c465ccb tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:31.083957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97356407-5b57-4506-aa3b-f6c02c465ccb tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:31.084336 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:31.084336 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:31.084976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97356407-5b57-4506-aa3b-f6c02c465ccb tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:31.138258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:31.138258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:31.148232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-97356407-5b57-4506-aa3b-f6c02c465ccb tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:31.175297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97356407-5b57-4506-aa3b-f6c02c465ccb tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:31.176388 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 529/1050] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:31 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 892 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:31.363103 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cf217a4-59b4-446b-aea4-602e0ccb588b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:31.363899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cf217a4-59b4-446b-aea4-602e0ccb588b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:31.364349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:31.364349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:31.364943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cf217a4-59b4-446b-aea4-602e0ccb588b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:31.528715 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:31.528715 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:31.558639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0cf217a4-59b4-446b-aea4-602e0ccb588b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:31.607331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cf217a4-59b4-446b-aea4-602e0ccb588b tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:31.608111 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 522/1051] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:31 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:50:32.192611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ff7c0e1-7ef1-4013-933b-3517c695f80c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:32.193116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ff7c0e1-7ef1-4013-933b-3517c695f80c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:32.193699 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:32.193699 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:32.193699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ff7c0e1-7ef1-4013-933b-3517c695f80c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:32.300203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:32.300203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:32.315041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ff7c0e1-7ef1-4013-933b-3517c695f80c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:32.346616 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ff7c0e1-7ef1-4013-933b-3517c695f80c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:32.347924 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 530/1052] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:32 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 916 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:32.630906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7bebee1c-902b-4951-8a5a-21bbb156a62d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:32.631972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7bebee1c-902b-4951-8a5a-21bbb156a62d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:32.632389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:32.632389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:32.633124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7bebee1c-902b-4951-8a5a-21bbb156a62d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:32.733574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:32.733574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:32.743308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7bebee1c-902b-4951-8a5a-21bbb156a62d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:32.772221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7bebee1c-902b-4951-8a5a-21bbb156a62d tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:32.773071 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 523/1053] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:32 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:33.370787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70e425dd-8eaa-4087-aaae-aa0938d0145d tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:33.375381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70e425dd-8eaa-4087-aaae-aa0938d0145d tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:33.375597 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:33.375597 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:33.376285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70e425dd-8eaa-4087-aaae-aa0938d0145d tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:33.458011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:33.458011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:33.489821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-70e425dd-8eaa-4087-aaae-aa0938d0145d tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:33.532161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70e425dd-8eaa-4087-aaae-aa0938d0145d tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:33.533419 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 531/1054] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:33 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 917 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:33.680579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:33.681464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:33.681863 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:33.681863 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:33.682583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:33.748607 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:33.748607 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:33.758697 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:33.784538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:33.785661 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 524/1055] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:50:33 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:33.790556 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c2eb9921-b15e-479a-8a84-3323158551c2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:33.791739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c2eb9921-b15e-479a-8a84-3323158551c2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:33.792178 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:33.792178 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:33.792823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c2eb9921-b15e-479a-8a84-3323158551c2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:33.849164 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:33.849164 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:33.869131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c2eb9921-b15e-479a-8a84-3323158551c2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:33.893249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:50:33.893686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:33.893686 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:33.893686 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:33.894326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:33.895603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-fb6f7630-ed97-4638-a6ff-6fdb24b01ba3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:50:33.896412 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 525/1056] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:50:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:50:33.950764 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c2eb9921-b15e-479a-8a84-3323158551c2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:33.983189 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 532/1057] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:33 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:50:33.992687 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-69a206ca-5719-48c8-8340-1290c6c3f38f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments Jan 19 08:50:33.996278 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-69a206ca-5719-48c8-8340-1290c6c3f38f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551", "instance_uuid": "7b7d1984-b433-410c-93d3-e1495aad7d0a", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:34.173221 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:34.173221 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:34.508680 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-69a206ca-5719-48c8-8340-1290c6c3f38f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments returned with HTTP 200 Jan 19 08:50:34.511660 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 526/1058] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:50:33 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments => generated 273 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:50:34.672376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81e64e4e-9e53-4082-9751-1add5f7f5499 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:34.675688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81e64e4e-9e53-4082-9751-1add5f7f5499 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:34.675688 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:34.675688 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:34.675688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81e64e4e-9e53-4082-9751-1add5f7f5499 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:34.702105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-69a206ca-5719-48c8-8340-1290c6c3f38f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:50:34.703304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-69a206ca-5719-48c8-8340-1290c6c3f38f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:34.703715 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:34.703715 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:34.704122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-69a206ca-5719-48c8-8340-1290c6c3f38f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:34.705625 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-69a206ca-5719-48c8-8340-1290c6c3f38f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:50:34.706215 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 527/1059] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:50:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:50:34.722833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-5087600a-f043-455c-8833-5ce5949cdb06 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:34.723702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-5087600a-f043-455c-8833-5ce5949cdb06 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:34.727116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-5087600a-f043-455c-8833-5ce5949cdb06 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:34.774963 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:34.774963 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:34.798301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-81e64e4e-9e53-4082-9751-1add5f7f5499 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:34.858100 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:34.858100 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:34.883789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:34.883789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:34.891991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81e64e4e-9e53-4082-9751-1add5f7f5499 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:34.893700 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 533/1060] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:34 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:34.901265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-5087600a-f043-455c-8833-5ce5949cdb06 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:34.929365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:34.929365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:34.942679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-5087600a-f043-455c-8833-5ce5949cdb06 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:34.944255 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 528/1061] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:50:34 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 1015 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:50:34.986802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-2f02f775-8689-4473-9323-f030d9393cf0 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] PUT http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578 Jan 19 08:50:34.986802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:34.986802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:34.986802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-2f02f775-8689-4473-9323-f030d9393cf0 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:34.992056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-662b7732-e163-41ea-aa4a-a2d6c6f40b06 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:34.992693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-662b7732-e163-41ea-aa4a-a2d6c6f40b06 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:34.992910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:34.992910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:34.993697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-662b7732-e163-41ea-aa4a-a2d6c6f40b06 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:35.067139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:50:35.067139 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:50:35.076448 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-2f02f775-8689-4473-9323-f030d9393cf0 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Lock "b'cinder-attachment_update-57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:50:35.083508 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:35.083508 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:35.160564 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:35.160564 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:35.187110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-662b7732-e163-41ea-aa4a-a2d6c6f40b06 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:35.215770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-662b7732-e163-41ea-aa4a-a2d6c6f40b06 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:35.216770 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 529/1062] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:34 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:35.910047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ff7da0b-06c4-42ef-bb33-c5eb88892f76 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:35.910628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ff7da0b-06c4-42ef-bb33-c5eb88892f76 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:35.910856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:35.910856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:35.911130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ff7da0b-06c4-42ef-bb33-c5eb88892f76 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:35.994599 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:35.994599 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:36.008519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7ff7da0b-06c4-42ef-bb33-c5eb88892f76 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:36.040990 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:36.040990 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:36.052353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ff7da0b-06c4-42ef-bb33-c5eb88892f76 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:36.053699 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 530/1063] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:35 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:50:36.233806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d967e375-6bbb-45e1-b5c0-af1562c683ed tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:36.234341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d967e375-6bbb-45e1-b5c0-af1562c683ed tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:36.235806 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:36.235806 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:36.236212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d967e375-6bbb-45e1-b5c0-af1562c683ed tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:36.385057 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:36.385057 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:36.407719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d967e375-6bbb-45e1-b5c0-af1562c683ed tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:36.463970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d967e375-6bbb-45e1-b5c0-af1562c683ed tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:36.464978 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 531/1064] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:36 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 947 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:36.484153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50b79d20-2c88-423a-abc5-264c942fa3e9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:36.484616 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50b79d20-2c88-423a-abc5-264c942fa3e9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:36.484803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:36.484803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:36.486287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50b79d20-2c88-423a-abc5-264c942fa3e9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:36.627419 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:36.627419 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:36.653536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-50b79d20-2c88-423a-abc5-264c942fa3e9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:36.693411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50b79d20-2c88-423a-abc5-264c942fa3e9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:36.714492 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 532/1065] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:36 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 947 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:50:36.720120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da88f19f-5ec3-4329-8ca7-136962634247 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] DELETE http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f?cascade=True Jan 19 08:50:36.720926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da88f19f-5ec3-4329-8ca7-136962634247 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:36.721340 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:36.721340 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:36.722020 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da88f19f-5ec3-4329-8ca7-136962634247 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:36.722754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-da88f19f-5ec3-4329-8ca7-136962634247 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete volume with id: 9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:36.791517 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:36.791517 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:36.793406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da88f19f-5ec3-4329-8ca7-136962634247 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:36.850129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da88f19f-5ec3-4329-8ca7-136962634247 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete volume request issued successfully. Jan 19 08:50:36.851651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da88f19f-5ec3-4329-8ca7-136962634247 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f?cascade=True returned with HTTP 202 Jan 19 08:50:36.852867 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 533/1066] 10.222.0.25 () {58 vars in 1343 bytes} [Tue Jan 19 08:50:36 2021] DELETE /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f?cascade=True => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:50:36.862307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c94bf7d-b622-49fe-9ad9-c220b7237a66 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:36.863512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c94bf7d-b622-49fe-9ad9-c220b7237a66 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:36.863949 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:36.863949 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:36.864608 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c94bf7d-b622-49fe-9ad9-c220b7237a66 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:36.934087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:36.934087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:36.946337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3c94bf7d-b622-49fe-9ad9-c220b7237a66 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:36.990240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c94bf7d-b622-49fe-9ad9-c220b7237a66 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f returned with HTTP 200 Jan 19 08:50:36.993595 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 534/1067] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:36 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:50:37.046301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-2f02f775-8689-4473-9323-f030d9393cf0 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Lock "b'cinder-attachment_update-57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551-n-h1-758944-2'" released by "attachment_update" :: held 1.979s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:50:37.047172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-2f02f775-8689-4473-9323-f030d9393cf0 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578 returned with HTTP 200 Jan 19 08:50:37.048200 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 534/1068] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 08:50:34 2021] PUT /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578 => generated 762 bytes in 2068 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:50:37.070703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c53a65e4-83d0-4974-8563-590c6a643c32 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:37.071564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c53a65e4-83d0-4974-8563-590c6a643c32 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:37.071983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:37.071983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:37.072707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c53a65e4-83d0-4974-8563-590c6a643c32 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:37.182296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:37.182296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:37.200275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c53a65e4-83d0-4974-8563-590c6a643c32 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:37.232849 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:37.232849 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:37.243966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c53a65e4-83d0-4974-8563-590c6a643c32 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:37.245920 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 535/1069] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:37 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:38.010176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f196070d-8afe-4a5c-bead-caa47da0cf56 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:38.011001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f196070d-8afe-4a5c-bead-caa47da0cf56 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:38.011286 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:38.011286 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:38.011751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f196070d-8afe-4a5c-bead-caa47da0cf56 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:38.116117 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:38.116117 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:38.136577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f196070d-8afe-4a5c-bead-caa47da0cf56 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:38.179589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f196070d-8afe-4a5c-bead-caa47da0cf56 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f returned with HTTP 200 Jan 19 08:50:38.190594 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 535/1070] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:38 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:38.261565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ade0fec-5963-4a25-a021-6e0b80d4bb27 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:38.263024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ade0fec-5963-4a25-a021-6e0b80d4bb27 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:38.263367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:38.263367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:38.263929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ade0fec-5963-4a25-a021-6e0b80d4bb27 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:38.357949 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:38.357949 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:38.375886 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1ade0fec-5963-4a25-a021-6e0b80d4bb27 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:38.412265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:38.412265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:38.421805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ade0fec-5963-4a25-a021-6e0b80d4bb27 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:38.423807 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 536/1071] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:38 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 917 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:39.199952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69e87b5b-7b62-40fd-b8bb-5e223b36f30f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:39.201093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69e87b5b-7b62-40fd-b8bb-5e223b36f30f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:39.201484 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:39.201484 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:39.202058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69e87b5b-7b62-40fd-b8bb-5e223b36f30f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:39.291370 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:39.291370 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:39.311503 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-69e87b5b-7b62-40fd-b8bb-5e223b36f30f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:39.345215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69e87b5b-7b62-40fd-b8bb-5e223b36f30f tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f returned with HTTP 200 Jan 19 08:50:39.346976 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 536/1072] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:39 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f => generated 912 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:39.439782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79d73bb1-453a-484d-902d-441850d2f3e7 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:39.439899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79d73bb1-453a-484d-902d-441850d2f3e7 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:39.440009 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:39.440009 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:39.440646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79d73bb1-453a-484d-902d-441850d2f3e7 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:39.506615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:39.506615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:39.533429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-79d73bb1-453a-484d-902d-441850d2f3e7 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:39.575825 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:39.575825 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:39.588489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79d73bb1-453a-484d-902d-441850d2f3e7 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:39.590122 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 537/1073] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:39 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 917 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:40.362435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b30b2aac-7ea4-433e-828d-adcac39e55a2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:40.363539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b30b2aac-7ea4-433e-828d-adcac39e55a2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:40.363910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:40.363910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:40.364744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b30b2aac-7ea4-433e-828d-adcac39e55a2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:40.467907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:40.467907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:40.508336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b30b2aac-7ea4-433e-828d-adcac39e55a2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:40.547377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b30b2aac-7ea4-433e-828d-adcac39e55a2 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f returned with HTTP 200 Jan 19 08:50:40.548922 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 537/1074] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:40 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:40.609006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21d17243-4969-4fee-a310-dee8f3d6a882 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:40.609758 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21d17243-4969-4fee-a310-dee8f3d6a882 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:40.609985 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:40.609985 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:40.610539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21d17243-4969-4fee-a310-dee8f3d6a882 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:40.771687 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:40.771687 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:40.796491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-21d17243-4969-4fee-a310-dee8f3d6a882 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:40.850289 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:40.850289 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:40.872181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21d17243-4969-4fee-a310-dee8f3d6a882 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:40.873077 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 538/1075] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:40 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 917 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:41.564942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b893a23f-d4e4-4765-8256-faab55b334b9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:41.565458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b893a23f-d4e4-4765-8256-faab55b334b9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:41.565629 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:41.565629 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:41.566282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b893a23f-d4e4-4765-8256-faab55b334b9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:41.707806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b893a23f-d4e4-4765-8256-faab55b334b9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f returned with HTTP 404 Jan 19 08:50:41.717515 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 538/1076] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:41 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:50:41.724634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca4b651b-4593-4271-832e-6cb79af566b0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes Jan 19 08:50:41.725386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca4b651b-4593-4271-832e-6cb79af566b0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:41.725760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:41.725760 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:41.726361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca4b651b-4593-4271-832e-6cb79af566b0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:41.727262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-ca4b651b-4593-4271-832e-6cb79af566b0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:50:41.729431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ca4b651b-4593-4271-832e-6cb79af566b0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:50:41.820882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca4b651b-4593-4271-832e-6cb79af566b0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Get all volumes completed successfully. Jan 19 08:50:41.822221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca4b651b-4593-4271-832e-6cb79af566b0 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes returned with HTTP 200 Jan 19 08:50:41.823605 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 539/1077] 10.222.0.25 () {58 vars in 1204 bytes} [Tue Jan 19 08:50:41 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes => generated 401 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:41.834710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-367e749d-b38e-4d3a-aa60-af9d983babd1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots Jan 19 08:50:41.834910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-367e749d-b38e-4d3a-aa60-af9d983babd1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:41.836464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-367e749d-b38e-4d3a-aa60-af9d983babd1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:41.837293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-367e749d-b38e-4d3a-aa60-af9d983babd1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:50:41.841053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-367e749d-b38e-4d3a-aa60-af9d983babd1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:50:41.879258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-367e749d-b38e-4d3a-aa60-af9d983babd1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Get all snapshots completed successfully. Jan 19 08:50:41.880358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-367e749d-b38e-4d3a-aa60-af9d983babd1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots returned with HTTP 200 Jan 19 08:50:41.881966 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 539/1078] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:50:41 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:41.896502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad4a224f-0365-45a6-831d-66805451a5f1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] DELETE http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:41.896814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad4a224f-0365-45a6-831d-66805451a5f1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:41.900038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35d4e229-aa3f-4e24-bca3-285cbc513f7a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:41.900506 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:41.900506 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:41.901040 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad4a224f-0365-45a6-831d-66805451a5f1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:41.901639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35d4e229-aa3f-4e24-bca3-285cbc513f7a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:41.902224 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ad4a224f-0365-45a6-831d-66805451a5f1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete volume with id: 68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:41.903371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35d4e229-aa3f-4e24-bca3-285cbc513f7a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:42.047401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:42.047401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:42.053751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:42.053751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:42.054946 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ad4a224f-0365-45a6-831d-66805451a5f1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:42.068718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-35d4e229-aa3f-4e24-bca3-285cbc513f7a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:42.110152 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:42.110152 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:42.111281 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ad4a224f-0365-45a6-831d-66805451a5f1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete volume request issued successfully. Jan 19 08:50:42.116244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad4a224f-0365-45a6-831d-66805451a5f1 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 202 Jan 19 08:50:42.117397 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 540/1079] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:50:41 2021] DELETE /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:50:42.125976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5eff4ab5-076b-4d25-907e-fba24da5cd36 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:42.127016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5eff4ab5-076b-4d25-907e-fba24da5cd36 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:42.127446 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:42.127446 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:42.129504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35d4e229-aa3f-4e24-bca3-285cbc513f7a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:42.130114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5eff4ab5-076b-4d25-907e-fba24da5cd36 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:42.134638 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 540/1080] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:41 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 917 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:42.183535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:42.183535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:42.192538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5eff4ab5-076b-4d25-907e-fba24da5cd36 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:42.216452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5eff4ab5-076b-4d25-907e-fba24da5cd36 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:42.217693 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 541/1081] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:42 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:50:42.640399 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-cbcced44-5b00-4713-997c-97f36882a2b8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578/action Jan 19 08:50:42.641064 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:42.641064 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:42.641697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-cbcced44-5b00-4713-997c-97f36882a2b8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:50:42.643031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-cbcced44-5b00-4713-997c-97f36882a2b8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:42.794289 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:42.794289 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:42.826341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f70f3d96-81c7-4457-8bab-3156566e8a04 req-cbcced44-5b00-4713-997c-97f36882a2b8 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578/action returned with HTTP 204 Jan 19 08:50:42.827584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 541/1082] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 08:50:42 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578/action => generated 0 bytes in 194 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:50:43.151441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a330c6e-b5ec-47c1-81aa-2f3712dfc39f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:43.152450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a330c6e-b5ec-47c1-81aa-2f3712dfc39f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:43.152975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:43.152975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:43.153643 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a330c6e-b5ec-47c1-81aa-2f3712dfc39f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:43.217489 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.217489 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:43.227032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a330c6e-b5ec-47c1-81aa-2f3712dfc39f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:43.233986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3029a9e0-8f84-45e1-a323-9fcf5e741f21 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:43.234863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3029a9e0-8f84-45e1-a323-9fcf5e741f21 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:43.235313 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:43.235313 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:43.235804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3029a9e0-8f84-45e1-a323-9fcf5e741f21 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:43.250154 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.250154 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:43.259992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a330c6e-b5ec-47c1-81aa-2f3712dfc39f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:43.261162 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 542/1083] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:43 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 1209 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:50:43.343965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.343965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:43.365485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3029a9e0-8f84-45e1-a323-9fcf5e741f21 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Volume info retrieved successfully. Jan 19 08:50:43.409317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-264927b3-0d58-478d-b109-53e2f0990622 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:43.410152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-264927b3-0d58-478d-b109-53e2f0990622 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:43.410599 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:43.410599 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:43.411238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-264927b3-0d58-478d-b109-53e2f0990622 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:43.411631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3029a9e0-8f84-45e1-a323-9fcf5e741f21 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 200 Jan 19 08:50:43.412695 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 542/1084] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:43 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 946 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:43.462517 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.462517 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:43.471450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-264927b3-0d58-478d-b109-53e2f0990622 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:43.491814 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.491814 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:43.521741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-264927b3-0d58-478d-b109-53e2f0990622 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:43.522960 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 543/1085] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:43 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 1209 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:50:43.666839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c2e5a337-9fe4-4edc-a93a-c601e1095443 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:43.666839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c2e5a337-9fe4-4edc-a93a-c601e1095443 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:43.666839 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:43.666839 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:43.666839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c2e5a337-9fe4-4edc-a93a-c601e1095443 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:43.745715 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.745715 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:43.754989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c2e5a337-9fe4-4edc-a93a-c601e1095443 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:43.776426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.776426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:43.786106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c2e5a337-9fe4-4edc-a93a-c601e1095443 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:43.787189 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 543/1086] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:50:43 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 1209 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:50:43.811744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551/action Jan 19 08:50:43.812503 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:43.812503 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:43.813476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:50:43.814475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:43.873885 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.873885 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:43.875369 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:43.885920 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Begin detaching volume completed successfully. Jan 19 08:50:43.888640 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551/action returned with HTTP 202 Jan 19 08:50:43.895862 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 544/1087] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:50:43 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:50:43.913633 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1bda588-61aa-427f-8e8f-bf17b0c3eb51 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:43.914454 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1bda588-61aa-427f-8e8f-bf17b0c3eb51 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:43.914903 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:43.914903 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:43.915574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1bda588-61aa-427f-8e8f-bf17b0c3eb51 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:43.968111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:50:43.968731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:43.969015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:43.969015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:43.969640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:43.971049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-7c84cf9f-2e1b-4e33-b8c4-ed0c801a2502 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:50:43.971737 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 545/1088] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 08:50:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:50:43.985707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c4eb20ac-499c-4d28-b6c0-fd70fca2fe0e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:43.986445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c4eb20ac-499c-4d28-b6c0-fd70fca2fe0e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:43.987056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c4eb20ac-499c-4d28-b6c0-fd70fca2fe0e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:43.991541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:43.991541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:44.000589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d1bda588-61aa-427f-8e8f-bf17b0c3eb51 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:44.020963 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:44.020963 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:44.037579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1bda588-61aa-427f-8e8f-bf17b0c3eb51 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:44.040481 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 544/1089] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:43 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 1212 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:50:44.072791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:44.072791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:44.083241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c4eb20ac-499c-4d28-b6c0-fd70fca2fe0e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:44.105136 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:44.105136 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:44.115378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-c4eb20ac-499c-4d28-b6c0-fd70fca2fe0e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:44.116230 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 546/1090] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 08:50:43 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 1311 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 08:50:44.432392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8804ceca-af64-4d51-854b-1bf652883645 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] GET http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b Jan 19 08:50:44.433279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8804ceca-af64-4d51-854b-1bf652883645 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:44.434252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:44.434252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:44.454631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8804ceca-af64-4d51-854b-1bf652883645 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:44.507316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-149222d1-9954-418f-ae46-1622352d3550 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] DELETE http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578 Jan 19 08:50:44.508182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-149222d1-9954-418f-ae46-1622352d3550 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:44.508707 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:44.508707 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:44.509384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-149222d1-9954-418f-ae46-1622352d3550 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:44.536757 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8804ceca-af64-4d51-854b-1bf652883645 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b returned with HTTP 404 Jan 19 08:50:44.547801 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 545/1091] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:44 2021] GET /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/68186b76-2c29-4f9e-b9d3-af025383951b => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:50:44.558263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-299dd946-16d6-46d3-a8f0-7e2bffcf501e tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] DELETE http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 Jan 19 08:50:44.564327 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-299dd946-16d6-46d3-a8f0-7e2bffcf501e tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:44.564880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-299dd946-16d6-46d3-a8f0-7e2bffcf501e tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:44.565247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-299dd946-16d6-46d3-a8f0-7e2bffcf501e tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete snapshot with id: c99f3c02-5943-41d9-a1c1-e025557a2400 Jan 19 08:50:44.570180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:44.570180 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:44.618089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-299dd946-16d6-46d3-a8f0-7e2bffcf501e tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 returned with HTTP 404 Jan 19 08:50:44.619167 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 546/1092] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:50:44 2021] DELETE /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/c99f3c02-5943-41d9-a1c1-e025557a2400 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:50:44.629927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c64e09b0-087f-465f-8f49-4f21e993e384 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] DELETE http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:44.635370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c64e09b0-087f-465f-8f49-4f21e993e384 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:44.636171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c64e09b0-087f-465f-8f49-4f21e993e384 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:44.637916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-c64e09b0-087f-465f-8f49-4f21e993e384 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete volume with id: 9f18320e-dee6-4fb8-aa2d-627c743a3c8f Jan 19 08:50:44.730008 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c64e09b0-087f-465f-8f49-4f21e993e384 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f returned with HTTP 404 Jan 19 08:50:44.731121 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 547/1093] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:50:44 2021] DELETE /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/9f18320e-dee6-4fb8-aa2d-627c743a3c8f => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:50:44.742858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc4e4991-c90c-4987-ae32-9cd8a082dac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] DELETE http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 Jan 19 08:50:44.743397 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc4e4991-c90c-4987-ae32-9cd8a082dac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:44.743887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc4e4991-c90c-4987-ae32-9cd8a082dac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:44.744244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-fc4e4991-c90c-4987-ae32-9cd8a082dac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete snapshot with id: 26f12565-9dbb-4c6c-8576-325e04db3b31 Jan 19 08:50:44.789274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc4e4991-c90c-4987-ae32-9cd8a082dac9 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 returned with HTTP 404 Jan 19 08:50:44.801103 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 548/1094] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:50:44 2021] DELETE /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/26f12565-9dbb-4c6c-8576-325e04db3b31 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:50:44.809310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ad77c28-ad52-4d36-b5f0-d011062b3de6 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] DELETE http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d Jan 19 08:50:44.810091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ad77c28-ad52-4d36-b5f0-d011062b3de6 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:44.810914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ad77c28-ad52-4d36-b5f0-d011062b3de6 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:44.811455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-3ad77c28-ad52-4d36-b5f0-d011062b3de6 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete snapshot with id: feac984d-fe8e-4b9c-977f-93c2ab86fe1d Jan 19 08:50:44.856780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ad77c28-ad52-4d36-b5f0-d011062b3de6 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d returned with HTTP 404 Jan 19 08:50:44.865467 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 549/1095] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:50:44 2021] DELETE /volume/v3/274ec768584448c192b63e6b3574fd64/snapshots/feac984d-fe8e-4b9c-977f-93c2ab86fe1d => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:50:44.870137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49d7e080-c65f-4d3b-8c19-793cb49bae44 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] DELETE http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:44.870690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49d7e080-c65f-4d3b-8c19-793cb49bae44 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:44.871827 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49d7e080-c65f-4d3b-8c19-793cb49bae44 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:44.872301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-49d7e080-c65f-4d3b-8c19-793cb49bae44 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] Delete volume with id: d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb Jan 19 08:50:45.188528 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49d7e080-c65f-4d3b-8c19-793cb49bae44 tempest-VolumesDeleteCascade-1993638844 tempest-VolumesDeleteCascade-1993638844] http://10.222.0.25/volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb returned with HTTP 404 Jan 19 08:50:45.190102 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 550/1096] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:50:44 2021] DELETE /volume/v3/274ec768584448c192b63e6b3574fd64/volumes/d6a92a4f-4b6d-4c20-a061-f7abd4c3c3cb => generated 109 bytes in 324 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:50:45.200700 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e564b38b-c918-45b3-b1b9-98cd966ac694 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:45.201417 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e564b38b-c918-45b3-b1b9-98cd966ac694 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:45.202051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e564b38b-c918-45b3-b1b9-98cd966ac694 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:45.271906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:45.271906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:45.285274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e564b38b-c918-45b3-b1b9-98cd966ac694 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:45.312533 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:45.312533 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:45.323567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e564b38b-c918-45b3-b1b9-98cd966ac694 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:45.325751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 551/1097] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:45 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 1212 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:50:45.549820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-0d708d57-8755-464e-b954-0e262dfadbbc req-149222d1-9954-418f-ae46-1622352d3550 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:50:45.550258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-0d708d57-8755-464e-b954-0e262dfadbbc req-149222d1-9954-418f-ae46-1622352d3550 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:50:45.574195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d708d57-8755-464e-b954-0e262dfadbbc req-149222d1-9954-418f-ae46-1622352d3550 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578 returned with HTTP 200 Jan 19 08:50:45.575599 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 547/1098] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 08:50:44 2021] DELETE /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/f28a0eae-a571-405e-930f-bbe73f209578 => generated 19 bytes in 1074 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:50:46.342909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-99d1ceac-2425-438e-acfa-412fe5b74603 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:50:46.345214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-99d1ceac-2425-438e-acfa-412fe5b74603 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:46.345705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:46.345705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:46.346333 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-99d1ceac-2425-438e-acfa-412fe5b74603 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:46.469502 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:46.469502 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:46.501376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-99d1ceac-2425-438e-acfa-412fe5b74603 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:50:46.564026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-99d1ceac-2425-438e-acfa-412fe5b74603 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:50:46.573559 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 552/1099] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:46 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 917 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:49.404106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] POST http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes Jan 19 08:50:49.405244 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:49.405244 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:49.406102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1088363779"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:49.407472 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1088363779'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:50:49.408038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Create volume of 1 GB Jan 19 08:50:49.409127 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:49.409127 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:49.425273 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Availability Zones retrieved successfully. Jan 19 08:50:49.445458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Flow 'volume_create_api' (e26a3abc-33b8-4380-a3b9-fcf00616f4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:49.448650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78dcc761-bce3-420f-9b89-1483d0c65409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:49.451038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:50:49.576452 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78dcc761-bce3-420f-9b89-1483d0c65409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:49.579146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b2c0869-8347-43b2-80a9-a6a6ca0a127a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:49.693293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Created reservations ['6b691213-2549-4fa3-a244-7565a7b705c1', 'dfa7240f-eee0-404a-98dd-317895dc1c51', '86f847ec-4d18-447a-b2d4-6cead17a8b34', 'e0242704-056b-4e7b-a9f2-14216dd37ee0'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:50:49.694695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b2c0869-8347-43b2-80a9-a6a6ca0a127a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b691213-2549-4fa3-a244-7565a7b705c1', 'dfa7240f-eee0-404a-98dd-317895dc1c51', '86f847ec-4d18-447a-b2d4-6cead17a8b34', 'e0242704-056b-4e7b-a9f2-14216dd37ee0']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:49.697366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53951c93-ace6-4d54-825e-3a66e37592eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:49.775975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53951c93-ace6-4d54-825e-3a66e37592eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f868735-baec-42c0-b712-1dcd43815744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1088363779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bdd6302e8c4042910396ba0852a1dd',qos_specs=None,replication_status=,reservations=['6b691213-2549-4fa3-a244-7565a7b705c1','dfa7240f-eee0-404a-98dd-317895dc1c51','86f847ec-4d18-447a-b2d4-6cead17a8b34','e0242704-056b-4e7b-a9f2-14216dd37ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecd033fa64843e0afd45c168c73f5af',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1088363779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f868735-baec-42c0-b712-1dcd43815744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7bdd6302e8c4042910396ba0852a1dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aecd033fa64843e0afd45c168c73f5af',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:49.778986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1111b9-e73e-4289-b741-bb9cc43b5f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:49.811341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1111b9-e73e-4289-b741-bb9cc43b5f62) transitioned into state 'SUCCESS' from state '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-1088363779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7bdd6302e8c4042910396ba0852a1dd',qos_specs=None,replication_status=,reservations=['6b691213-2549-4fa3-a244-7565a7b705c1','dfa7240f-eee0-404a-98dd-317895dc1c51','86f847ec-4d18-447a-b2d4-6cead17a8b34','e0242704-056b-4e7b-a9f2-14216dd37ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aecd033fa64843e0afd45c168c73f5af',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:49.813505 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b775b1e-bc1c-42fa-9516-b70d75dd0f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:50:49.829638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b775b1e-bc1c-42fa-9516-b70d75dd0f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:50:49.833983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Flow 'volume_create_api' (e26a3abc-33b8-4380-a3b9-fcf00616f4ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:50:49.927971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Create volume request issued successfully. Jan 19 08:50:49.961798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0587240d-bab7-4e26-abaa-2e20718888d2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes returned with HTTP 202 Jan 19 08:50:49.977089 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 548/1100] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:50:49 2021] POST /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes => generated 819 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:50:49.981608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4ba2eb0-7775-4c25-bad3-b746487e63aa tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 Jan 19 08:50:49.982130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4ba2eb0-7775-4c25-bad3-b746487e63aa tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:49.982331 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:49.982331 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:49.983224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4ba2eb0-7775-4c25-bad3-b746487e63aa tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:50.094861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:50.094861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:50.110877 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e4ba2eb0-7775-4c25-bad3-b746487e63aa tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:50.139403 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4ba2eb0-7775-4c25-bad3-b746487e63aa tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 returned with HTTP 200 Jan 19 08:50:50.140800 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 553/1101] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:49 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 => generated 887 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:51.159396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81b1d440-617b-45c1-bcc8-2442f0b35ef5 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 Jan 19 08:50:51.160016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81b1d440-617b-45c1-bcc8-2442f0b35ef5 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:51.160300 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:51.160300 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:51.160691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81b1d440-617b-45c1-bcc8-2442f0b35ef5 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:51.312039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:51.312039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:51.338177 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-81b1d440-617b-45c1-bcc8-2442f0b35ef5 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:51.368626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81b1d440-617b-45c1-bcc8-2442f0b35ef5 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 returned with HTTP 200 Jan 19 08:50:51.381658 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 549/1102] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:51 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:51.394223 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb085893-61b7-499c-ab13-84c7a9229a98 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] POST http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:51.395716 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:51.395716 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:51.396199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb085893-61b7-499c-ab13-84c7a9229a98 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:51.587067 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:51.587067 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:51.588276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eb085893-61b7-499c-ab13-84c7a9229a98 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:51.653764 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eb085893-61b7-499c-ab13-84c7a9229a98 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Create volume metadata completed successfully. Jan 19 08:50:51.654395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb085893-61b7-499c-ab13-84c7a9229a98 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:51.657434 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 554/1103] 10.222.0.25 () {60 vars in 1364 bytes} [Tue Jan 19 08:50:51 2021] POST /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 101 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:51.665861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c045e547-4157-4e56-92b6-50037e4c51eb tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:51.666942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c045e547-4157-4e56-92b6-50037e4c51eb tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:51.668247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:51.668247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:51.669089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c045e547-4157-4e56-92b6-50037e4c51eb tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:51.734015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:51.734015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:51.736164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c045e547-4157-4e56-92b6-50037e4c51eb tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:51.751381 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c045e547-4157-4e56-92b6-50037e4c51eb tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Get volume metadata completed successfully. Jan 19 08:50:51.752478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c045e547-4157-4e56-92b6-50037e4c51eb tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:51.754117 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 550/1104] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:50:51 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 101 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:51.766783 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91cb686a-c0c7-4873-9f37-bf0268399ba1 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] PUT http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:51.773091 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:51.773091 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:51.774194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91cb686a-c0c7-4873-9f37-bf0268399ba1 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:51.842930 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:51.842930 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:51.844691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-91cb686a-c0c7-4873-9f37-bf0268399ba1 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:51.888613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-91cb686a-c0c7-4873-9f37-bf0268399ba1 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Update volume metadata completed successfully. Jan 19 08:50:51.890358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91cb686a-c0c7-4873-9f37-bf0268399ba1 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:51.892302 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 555/1105] 10.222.0.25 () {60 vars in 1362 bytes} [Tue Jan 19 08:50:51 2021] PUT /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 57 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:51.903762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7576503e-8e95-4bc4-b7df-66d388bc4f23 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:51.904274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7576503e-8e95-4bc4-b7df-66d388bc4f23 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:51.904468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:51.904468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:51.904863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7576503e-8e95-4bc4-b7df-66d388bc4f23 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:51.975801 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:51.975801 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:51.977447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7576503e-8e95-4bc4-b7df-66d388bc4f23 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:52.009378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7576503e-8e95-4bc4-b7df-66d388bc4f23 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Get volume metadata completed successfully. Jan 19 08:50:52.031055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7576503e-8e95-4bc4-b7df-66d388bc4f23 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:52.031951 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 551/1106] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:50:51 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 57 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 08:50:52.041414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0129763-c18d-44f6-9032-9ce7812d923d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] DELETE http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key1 Jan 19 08:50:52.041907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0129763-c18d-44f6-9032-9ce7812d923d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:52.042137 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:52.042137 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:52.042576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0129763-c18d-44f6-9032-9ce7812d923d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:52.179679 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:52.179679 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:52.181437 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0129763-c18d-44f6-9032-9ce7812d923d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:52.205580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0129763-c18d-44f6-9032-9ce7812d923d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Get volume metadata completed successfully. Jan 19 08:50:52.236561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:50:52.236561 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:50:52.245648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0129763-c18d-44f6-9032-9ce7812d923d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Delete volume metadata completed successfully. Jan 19 08:50:52.259725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0129763-c18d-44f6-9032-9ce7812d923d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key1 returned with HTTP 200 Jan 19 08:50:52.264270 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 556/1107] 10.222.0.25 () {58 vars in 1360 bytes} [Tue Jan 19 08:50:52 2021] DELETE /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key1 => generated 0 bytes in 227 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 19 08:50:52.272710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8975d57f-59b2-4fc0-9c70-459dcc3d16e9 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:52.273630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8975d57f-59b2-4fc0-9c70-459dcc3d16e9 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:52.274000 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:52.274000 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:52.274689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8975d57f-59b2-4fc0-9c70-459dcc3d16e9 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:52.411371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:52.411371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:52.416490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8975d57f-59b2-4fc0-9c70-459dcc3d16e9 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:52.447815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8975d57f-59b2-4fc0-9c70-459dcc3d16e9 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Get volume metadata completed successfully. Jan 19 08:50:52.449341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8975d57f-59b2-4fc0-9c70-459dcc3d16e9 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:52.450401 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 552/1108] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:50:52 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 32 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:52.461653 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ed8d15b8-eee6-4ccc-9184-dc637e441968 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] PUT http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:52.466092 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:52.466092 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:52.472828 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ed8d15b8-eee6-4ccc-9184-dc637e441968 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:52.613471 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:52.613471 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:52.617678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ed8d15b8-eee6-4ccc-9184-dc637e441968 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:52.654324 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ed8d15b8-eee6-4ccc-9184-dc637e441968 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Update volume metadata completed successfully. Jan 19 08:50:52.655030 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ed8d15b8-eee6-4ccc-9184-dc637e441968 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:52.656231 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 557/1109] 10.222.0.25 () {60 vars in 1362 bytes} [Tue Jan 19 08:50:52 2021] PUT /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 16 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:52.669139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-341c7daa-0492-4510-9d81-f60526806f2d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] POST http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:52.669929 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:52.669929 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:52.670654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-341c7daa-0492-4510-9d81-f60526806f2d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:52.734585 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:52.734585 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:52.736192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-341c7daa-0492-4510-9d81-f60526806f2d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:52.763392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-341c7daa-0492-4510-9d81-f60526806f2d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Create volume metadata completed successfully. Jan 19 08:50:52.764334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-341c7daa-0492-4510-9d81-f60526806f2d tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:52.765407 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 553/1110] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 08:50:52 2021] POST /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 68 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:52.778183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-790956c2-531c-473b-a688-e56cab84948f tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] PUT http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key3 Jan 19 08:50:52.778705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:52.778705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:52.779127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-790956c2-531c-473b-a688-e56cab84948f tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:52.843681 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:52.843681 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:52.845366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-790956c2-531c-473b-a688-e56cab84948f tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:52.868521 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-790956c2-531c-473b-a688-e56cab84948f tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Update volume metadata completed successfully. Jan 19 08:50:52.870029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-790956c2-531c-473b-a688-e56cab84948f tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key3 returned with HTTP 200 Jan 19 08:50:52.873512 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 558/1111] 10.222.0.25 () {60 vars in 1377 bytes} [Tue Jan 19 08:50:52 2021] PUT /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key3 => generated 35 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:52.882028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfde88a2-7793-4f91-a40f-29be34aa7751 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key3 Jan 19 08:50:52.883003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfde88a2-7793-4f91-a40f-29be34aa7751 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:52.883442 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:52.883442 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:52.884143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfde88a2-7793-4f91-a40f-29be34aa7751 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:52.959096 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:52.959096 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:52.960756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bfde88a2-7793-4f91-a40f-29be34aa7751 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:52.981746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bfde88a2-7793-4f91-a40f-29be34aa7751 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Get volume metadata completed successfully. Jan 19 08:50:52.982740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfde88a2-7793-4f91-a40f-29be34aa7751 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key3 returned with HTTP 200 Jan 19 08:50:52.988837 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 554/1112] 10.222.0.25 () {58 vars in 1357 bytes} [Tue Jan 19 08:50:52 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata/key3 => generated 35 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:52.994105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b164c4af-3b56-4684-aa91-0822742a8cd2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:52.994661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b164c4af-3b56-4684-aa91-0822742a8cd2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:52.994850 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:52.994850 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:52.995365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b164c4af-3b56-4684-aa91-0822742a8cd2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:53.122929 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:53.122929 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:53.124146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b164c4af-3b56-4684-aa91-0822742a8cd2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:53.151945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b164c4af-3b56-4684-aa91-0822742a8cd2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Get volume metadata completed successfully. Jan 19 08:50:53.154327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b164c4af-3b56-4684-aa91-0822742a8cd2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:53.159527 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 559/1113] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 08:50:52 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 75 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:53.165232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1608c277-b18b-41ef-870a-aafeb744a1a2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] PUT http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata Jan 19 08:50:53.166087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:53.166087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:53.166797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1608c277-b18b-41ef-870a-aafeb744a1a2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:50:53.250769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:53.250769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:53.252744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1608c277-b18b-41ef-870a-aafeb744a1a2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:53.273943 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1608c277-b18b-41ef-870a-aafeb744a1a2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Update volume metadata completed successfully. Jan 19 08:50:53.275687 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1608c277-b18b-41ef-870a-aafeb744a1a2 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata returned with HTTP 200 Jan 19 08:50:53.285049 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 555/1114] 10.222.0.25 () {60 vars in 1362 bytes} [Tue Jan 19 08:50:53 2021] PUT /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744/metadata => generated 16 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:50:53.289925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6900e8d-824d-4634-969d-a1fbe51f264c tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] DELETE http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 Jan 19 08:50:53.290456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6900e8d-824d-4634-969d-a1fbe51f264c tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:53.290701 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:53.290701 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:53.291080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6900e8d-824d-4634-969d-a1fbe51f264c tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:53.291547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-e6900e8d-824d-4634-969d-a1fbe51f264c tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Delete volume with id: 5f868735-baec-42c0-b712-1dcd43815744 Jan 19 08:50:53.342983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:53.342983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:53.344305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6900e8d-824d-4634-969d-a1fbe51f264c tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:53.381011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6900e8d-824d-4634-969d-a1fbe51f264c tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Delete volume request issued successfully. Jan 19 08:50:53.381481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6900e8d-824d-4634-969d-a1fbe51f264c tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 returned with HTTP 202 Jan 19 08:50:53.382354 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 560/1115] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:50:53 2021] DELETE /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:50:53.390713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-826ff9f4-0536-49b1-8b75-1826f14a4f2e tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 Jan 19 08:50:53.391257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-826ff9f4-0536-49b1-8b75-1826f14a4f2e tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:53.391451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:53.391451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:53.392127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-826ff9f4-0536-49b1-8b75-1826f14a4f2e tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:53.535403 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:53.535403 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:53.546011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-826ff9f4-0536-49b1-8b75-1826f14a4f2e tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:53.572703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-826ff9f4-0536-49b1-8b75-1826f14a4f2e tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 returned with HTTP 200 Jan 19 08:50:53.574181 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 556/1116] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:53 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:54.592473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54ad6eef-ab3f-4ff8-8e68-c0e4a0d47ccc tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 Jan 19 08:50:54.593023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54ad6eef-ab3f-4ff8-8e68-c0e4a0d47ccc tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:54.593122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:54.593122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:54.593569 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54ad6eef-ab3f-4ff8-8e68-c0e4a0d47ccc tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:54.736206 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:54.736206 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:54.761339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-54ad6eef-ab3f-4ff8-8e68-c0e4a0d47ccc tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:54.811000 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54ad6eef-ab3f-4ff8-8e68-c0e4a0d47ccc tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 returned with HTTP 200 Jan 19 08:50:54.815931 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 561/1117] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:54 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:55.836361 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be8f5e81-0a2b-4cc2-ba3c-b3d037cc6652 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 Jan 19 08:50:55.837017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be8f5e81-0a2b-4cc2-ba3c-b3d037cc6652 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:55.837483 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:55.837483 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:55.838321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be8f5e81-0a2b-4cc2-ba3c-b3d037cc6652 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:55.999115 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:50:55.999115 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:50:56.022774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-be8f5e81-0a2b-4cc2-ba3c-b3d037cc6652 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Volume info retrieved successfully. Jan 19 08:50:56.079741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be8f5e81-0a2b-4cc2-ba3c-b3d037cc6652 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 returned with HTTP 200 Jan 19 08:50:56.080840 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 557/1118] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:55 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:50:57.098227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6a466c1-fc53-44cc-a536-6edd37035c75 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] GET http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 Jan 19 08:50:57.098995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6a466c1-fc53-44cc-a536-6edd37035c75 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:50:57.099713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:50:57.099713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:50:57.099713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6a466c1-fc53-44cc-a536-6edd37035c75 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:50:57.213774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6a466c1-fc53-44cc-a536-6edd37035c75 tempest-VolumesMetadataTest-564742349 tempest-VolumesMetadataTest-564742349] http://10.222.0.25/volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 returned with HTTP 404 Jan 19 08:50:57.218729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 562/1119] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:50:57 2021] GET /volume/v3/b7bdd6302e8c4042910396ba0852a1dd/volumes/5f868735-baec-42c0-b712-1dcd43815744 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:05.072667 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] POST http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes Jan 19 08:51:05.074907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:05.074907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:05.076086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1532204578"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:05.078432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1532204578'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:51:05.079420 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Create volume of 1 GB Jan 19 08:51:05.098555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Availability Zones retrieved successfully. Jan 19 08:51:05.121552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Flow 'volume_create_api' (2925345a-ab72-4cdb-b165-1992ff196d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:05.127405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed3804f-77e2-4f63-ba3d-9338e9a02bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:05.131320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:51:05.239760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed3804f-77e2-4f63-ba3d-9338e9a02bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:05.242188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb09524d-e8aa-4872-9d04-b226f3c53b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:05.393602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Created reservations ['b4a3fbc2-4516-434c-961d-62bb1f7c2d4f', '1235bd77-8679-421c-b6f0-b84be8f372f5', '4a880e06-791b-44cd-aa38-6b76ba7b8ee5', 'f16a8945-2488-40b5-8f1b-3be417597420'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:05.396385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb09524d-e8aa-4872-9d04-b226f3c53b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4a3fbc2-4516-434c-961d-62bb1f7c2d4f', '1235bd77-8679-421c-b6f0-b84be8f372f5', '4a880e06-791b-44cd-aa38-6b76ba7b8ee5', 'f16a8945-2488-40b5-8f1b-3be417597420']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:05.413962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae0a08e-17de-4d51-9932-7f5f2613fb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:05.522678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae0a08e-17de-4d51-9932-7f5f2613fb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec29ca9e-fc80-4244-93f5-67006bff8590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1532204578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f289905b7f544e46811c0ba783022ce9',qos_specs=None,replication_status=,reservations=['b4a3fbc2-4516-434c-961d-62bb1f7c2d4f','1235bd77-8679-421c-b6f0-b84be8f372f5','4a880e06-791b-44cd-aa38-6b76ba7b8ee5','f16a8945-2488-40b5-8f1b-3be417597420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f2d15382034824bb60079971c3b6a6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1532204578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec29ca9e-fc80-4244-93f5-67006bff8590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f289905b7f544e46811c0ba783022ce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='30f2d15382034824bb60079971c3b6a6',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:05.525389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e323971b-0029-4b9f-a5d8-2729ac5445fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:05.602518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e323971b-0029-4b9f-a5d8-2729ac5445fd) transitioned into state 'SUCCESS' from state '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-1532204578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f289905b7f544e46811c0ba783022ce9',qos_specs=None,replication_status=,reservations=['b4a3fbc2-4516-434c-961d-62bb1f7c2d4f','1235bd77-8679-421c-b6f0-b84be8f372f5','4a880e06-791b-44cd-aa38-6b76ba7b8ee5','f16a8945-2488-40b5-8f1b-3be417597420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f2d15382034824bb60079971c3b6a6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:05.605603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df2b35a-1947-442e-85a0-986c7371958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:05.628277 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df2b35a-1947-442e-85a0-986c7371958d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:05.631042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Flow 'volume_create_api' (2925345a-ab72-4cdb-b165-1992ff196d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:05.684333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Create volume request issued successfully. Jan 19 08:51:05.699378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50956c54-10c5-47ca-b309-cca3b44c7860 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes returned with HTTP 202 Jan 19 08:51:05.699845 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 558/1120] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:51:04 2021] POST /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes => generated 820 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:05.714926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dab430e0-6399-42ec-a677-f347f31ca810 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:05.715459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dab430e0-6399-42ec-a677-f347f31ca810 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:05.715948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dab430e0-6399-42ec-a677-f347f31ca810 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:05.765226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:05.765226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:05.774137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dab430e0-6399-42ec-a677-f347f31ca810 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Volume info retrieved successfully. Jan 19 08:51:05.797865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dab430e0-6399-42ec-a677-f347f31ca810 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 200 Jan 19 08:51:05.799000 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 563/1121] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:05 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 888 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:06.820741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-48020d22-07ba-4721-93f6-47120e84d70f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:06.824366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-48020d22-07ba-4721-93f6-47120e84d70f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:06.825116 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:06.825116 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:06.826701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-48020d22-07ba-4721-93f6-47120e84d70f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:06.953672 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:06.953672 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:06.973166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-48020d22-07ba-4721-93f6-47120e84d70f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Volume info retrieved successfully. Jan 19 08:51:07.026457 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-48020d22-07ba-4721-93f6-47120e84d70f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 200 Jan 19 08:51:07.028024 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 559/1122] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:06 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:07.045300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fdaf068-3bac-4827-8210-3caa59684bb7 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] POST http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer Jan 19 08:51:07.045768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:07.045768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:07.046544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fdaf068-3bac-4827-8210-3caa59684bb7 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ec29ca9e-fc80-4244-93f5-67006bff8590"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:07.047524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.volume_transfer [None req-9fdaf068-3bac-4827-8210-3caa59684bb7 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Creating new volume transfer {'transfer': {'volume_id': 'ec29ca9e-fc80-4244-93f5-67006bff8590'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 19 08:51:07.048058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_transfer [None req-9fdaf068-3bac-4827-8210-3caa59684bb7 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Creating transfer of volume ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:07.048416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.transfer.api [None req-9fdaf068-3bac-4827-8210-3caa59684bb7 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Generating transfer record for volume ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:07.104923 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:07.104923 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:07.145225 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fdaf068-3bac-4827-8210-3caa59684bb7 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer returned with HTTP 202 Jan 19 08:51:07.147664 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 564/1123] 10.222.0.25 () {60 vars in 1258 bytes} [Tue Jan 19 08:51:07 2021] POST /volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer => generated 507 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:07.163921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c089a11f-4633-4f45-a1c9-5c88ea8f398a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:07.164476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c089a11f-4633-4f45-a1c9-5c88ea8f398a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:07.164990 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:07.164990 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:07.165469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c089a11f-4633-4f45-a1c9-5c88ea8f398a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:07.236980 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:07.236980 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:07.246723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c089a11f-4633-4f45-a1c9-5c88ea8f398a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Volume info retrieved successfully. Jan 19 08:51:07.274741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c089a11f-4633-4f45-a1c9-5c88ea8f398a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 200 Jan 19 08:51:07.280740 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 560/1124] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:07 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 921 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:07.300338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac0404ff-f0f4-4d87-b163-5635a021ba06 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170 Jan 19 08:51:07.301460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac0404ff-f0f4-4d87-b163-5635a021ba06 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:07.301939 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:07.301939 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:07.302580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac0404ff-f0f4-4d87-b163-5635a021ba06 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:07.318401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac0404ff-f0f4-4d87-b163-5635a021ba06 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170 returned with HTTP 200 Jan 19 08:51:07.319768 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 565/1125] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 08:51:07 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:07.335168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5abe9a43-1463-4982-b870-7663f52c87ba tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer Jan 19 08:51:07.335931 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5abe9a43-1463-4982-b870-7663f52c87ba tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:07.336232 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:07.336232 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:07.336829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5abe9a43-1463-4982-b870-7663f52c87ba tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:07.337406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.volume_transfer [None req-5abe9a43-1463-4982-b870-7663f52c87ba tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Listing volume transfers {{(pid=87971) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 19 08:51:07.347890 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5abe9a43-1463-4982-b870-7663f52c87ba tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer returned with HTTP 200 Jan 19 08:51:07.348889 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 561/1126] 10.222.0.25 () {58 vars in 1237 bytes} [Tue Jan 19 08:51:07 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:51:07.519703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] POST http://10.222.0.25/volume/v3/52e73bd9f7f34f969a82ab5276a20a84/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170/accept Jan 19 08:51:07.520645 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "998181c69d6677ce"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:07.521639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.volume_transfer [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Accepting volume transfer 7a92e4e7-f597-490d-bb94-54134d80c170 {{(pid=87970) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 19 08:51:07.522215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_transfer [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Accepting transfer 7a92e4e7-f597-490d-bb94-54134d80c170 Jan 19 08:51:07.815401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Created reservations ['ad794719-65e7-4eff-91d8-02c6940c00ef', 'c03c3878-20ae-41e6-92d1-0a1895605e96', '05f36218-c800-48f2-9d65-846c93bb5b2a', '520dd7c7-c430-4495-928a-4a967831d683'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:07.903373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Created reservations ['56fef34d-6bd4-4d80-a4c7-e23d0c542eb4', '5da88a49-b0eb-4954-b5c2-24ad48dc9b4e', 'b9ed747a-0766-465b-9a0c-d5ef335c0df4', 'fd7a6f71-b7d8-474e-ba53-07d48441d762'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:08.012706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Created reservations ['50295ca1-7430-46a2-8319-204ed5c1b5d1', '83b45665-7836-4093-8946-3f80faf4d4aa', '78e191ca-dfb1-4066-8675-4e32a0b106af', '2a6e137f-1dce-4458-800b-debbbc2dc958'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:08.091573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Created reservations ['ab11dabe-cb37-4d04-b716-eac65aa839eb', 'f037a303-e35b-468b-bd19-85f5a247d3f8', '17d021b0-d7dc-40ea-aba8-4b821cce1813', 'f9636525-9dfd-4bdb-b534-4bd06af73f74'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:08.094398 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:08.094398 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:08.181956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Transfer volume completed successfully. Jan 19 08:51:08.217146 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:51:08.217146 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:51:08.345683 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.transfer.api [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Volume ec29ca9e-fc80-4244-93f5-67006bff8590 has been transferred. Jan 19 08:51:08.403576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ceb9cab-5ff9-44ea-91e4-a336ebdc59c5 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] http://10.222.0.25/volume/v3/52e73bd9f7f34f969a82ab5276a20a84/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170/accept returned with HTTP 202 Jan 19 08:51:08.404721 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 566/1127] 10.222.0.25 () {60 vars in 1390 bytes} [Tue Jan 19 08:51:07 2021] POST /volume/v3/52e73bd9f7f34f969a82ab5276a20a84/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170/accept => generated 431 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:51:08.414378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c77cff7-686f-436d-ae7c-7d3fac6ad48c tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] GET http://10.222.0.25/volume/v3/52e73bd9f7f34f969a82ab5276a20a84/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:08.414945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c77cff7-686f-436d-ae7c-7d3fac6ad48c tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:08.415440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c77cff7-686f-436d-ae7c-7d3fac6ad48c tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:08.470937 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:08.470937 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:08.528725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8c77cff7-686f-436d-ae7c-7d3fac6ad48c tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Volume info retrieved successfully. Jan 19 08:51:08.570052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c77cff7-686f-436d-ae7c-7d3fac6ad48c tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] http://10.222.0.25/volume/v3/52e73bd9f7f34f969a82ab5276a20a84/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 200 Jan 19 08:51:08.571831 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 562/1128] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:08 2021] GET /volume/v3/52e73bd9f7f34f969a82ab5276a20a84/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:08.595565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a6a8738-0800-45fc-9594-a9f6639d0080 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] GET http://10.222.0.25/volume/v3/52e73bd9f7f34f969a82ab5276a20a84/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:08.596955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a6a8738-0800-45fc-9594-a9f6639d0080 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:08.597524 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:08.597524 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:08.598201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a6a8738-0800-45fc-9594-a9f6639d0080 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:08.661689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:08.661689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:08.672249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6a6a8738-0800-45fc-9594-a9f6639d0080 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] Volume info retrieved successfully. Jan 19 08:51:08.702196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a6a8738-0800-45fc-9594-a9f6639d0080 tempest-VolumesTransfersTest-242339402 tempest-VolumesTransfersTest-242339402] http://10.222.0.25/volume/v3/52e73bd9f7f34f969a82ab5276a20a84/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 200 Jan 19 08:51:08.707888 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 567/1129] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:08 2021] GET /volume/v3/52e73bd9f7f34f969a82ab5276a20a84/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:08.730643 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09ea6dd0-20bc-4d1b-a861-d947043f5f17 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] DELETE http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170 Jan 19 08:51:08.734672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09ea6dd0-20bc-4d1b-a861-d947043f5f17 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:08.735318 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:08.735318 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:08.736195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09ea6dd0-20bc-4d1b-a861-d947043f5f17 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:08.738171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_transfer [None req-09ea6dd0-20bc-4d1b-a861-d947043f5f17 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Delete transfer with id: 7a92e4e7-f597-490d-bb94-54134d80c170 Jan 19 08:51:08.768174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09ea6dd0-20bc-4d1b-a861-d947043f5f17 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170 returned with HTTP 404 Jan 19 08:51:08.775865 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 563/1130] 10.222.0.25 () {58 vars in 1351 bytes} [Tue Jan 19 08:51:08 2021] DELETE /volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/7a92e4e7-f597-490d-bb94-54134d80c170 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:08.897648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa1057ea-36d6-4b42-9bba-528e72882d1a tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] DELETE http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:08.898184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa1057ea-36d6-4b42-9bba-528e72882d1a tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:08.898403 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:08.898403 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:08.898804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa1057ea-36d6-4b42-9bba-528e72882d1a tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:08.899462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-fa1057ea-36d6-4b42-9bba-528e72882d1a tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Delete volume with id: ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:09.004011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:09.004011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:09.004891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa1057ea-36d6-4b42-9bba-528e72882d1a tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Volume info retrieved successfully. Jan 19 08:51:09.066074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa1057ea-36d6-4b42-9bba-528e72882d1a tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Delete volume request issued successfully. Jan 19 08:51:09.066958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa1057ea-36d6-4b42-9bba-528e72882d1a tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 202 Jan 19 08:51:09.068988 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 568/1131] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:08 2021] DELETE /volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:09.077183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8f6d85b-b185-4781-a495-ec47ffd57f38 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] GET http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:09.082745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8f6d85b-b185-4781-a495-ec47ffd57f38 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:09.084380 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8f6d85b-b185-4781-a495-ec47ffd57f38 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:09.295881 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:09.295881 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:09.334489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e8f6d85b-b185-4781-a495-ec47ffd57f38 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Volume info retrieved successfully. Jan 19 08:51:09.399523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8f6d85b-b185-4781-a495-ec47ffd57f38 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 200 Jan 19 08:51:09.413729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 564/1132] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:09 2021] GET /volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 1083 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:10.420134 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c3f7b3d-aaef-44f0-b573-808c9e6beb01 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] GET http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:10.420728 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c3f7b3d-aaef-44f0-b573-808c9e6beb01 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:10.420847 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:10.420847 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:10.421179 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c3f7b3d-aaef-44f0-b573-808c9e6beb01 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:10.523171 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:10.523171 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:10.533721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8c3f7b3d-aaef-44f0-b573-808c9e6beb01 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Volume info retrieved successfully. Jan 19 08:51:10.559638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c3f7b3d-aaef-44f0-b573-808c9e6beb01 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 200 Jan 19 08:51:10.561003 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 569/1133] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:10 2021] GET /volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 1083 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:11.582763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8289f2d3-80fd-45c6-96a4-788925779121 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] GET http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:11.583714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8289f2d3-80fd-45c6-96a4-788925779121 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:11.584048 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:11.584048 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:11.584737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8289f2d3-80fd-45c6-96a4-788925779121 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:11.842745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8289f2d3-80fd-45c6-96a4-788925779121 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 404 Jan 19 08:51:11.859805 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 565/1134] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:11 2021] GET /volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 109 bytes in 284 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:11.871621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] POST http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes Jan 19 08:51:11.872927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:11.872927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:11.874089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1012946498"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:11.877584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1012946498'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:51:11.879621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Create volume of 1 GB Jan 19 08:51:11.908521 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Availability Zones retrieved successfully. Jan 19 08:51:11.949716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Flow 'volume_create_api' (2f002a2d-f3a8-44f6-a96a-4716c9310414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:11.956646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3c7544-fdb0-44cf-bb20-7aea95ed461f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:11.961764 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:51:12.126866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3c7544-fdb0-44cf-bb20-7aea95ed461f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:12.133436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575e15dd-a17f-4bb1-9756-afd991dc3273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:12.287466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Created reservations ['dba509e1-1e01-4871-9bf7-564bdd103785', '02e364cc-0062-4de9-868a-43da2492ceac', 'fcf1786a-733f-479a-8577-5b682d22f395', 'd3f56235-f233-4511-8dd3-0687ff3903f3'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:12.293057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575e15dd-a17f-4bb1-9756-afd991dc3273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dba509e1-1e01-4871-9bf7-564bdd103785', '02e364cc-0062-4de9-868a-43da2492ceac', 'fcf1786a-733f-479a-8577-5b682d22f395', 'd3f56235-f233-4511-8dd3-0687ff3903f3']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:12.298795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780b35c8-dbf2-4abf-8b02-67d455dbf622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:12.436862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (780b35c8-dbf2-4abf-8b02-67d455dbf622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17b732f1-ad02-4b67-9b7a-54af8edace31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1012946498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f289905b7f544e46811c0ba783022ce9',qos_specs=None,replication_status=,reservations=['dba509e1-1e01-4871-9bf7-564bdd103785','02e364cc-0062-4de9-868a-43da2492ceac','fcf1786a-733f-479a-8577-5b682d22f395','d3f56235-f233-4511-8dd3-0687ff3903f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f2d15382034824bb60079971c3b6a6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1012946498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17b732f1-ad02-4b67-9b7a-54af8edace31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f289905b7f544e46811c0ba783022ce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='30f2d15382034824bb60079971c3b6a6',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:12.439364 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66941a2c-3cdf-42d4-b13a-55f50808d118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:12.477351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66941a2c-3cdf-42d4-b13a-55f50808d118) transitioned into state 'SUCCESS' from state '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-1012946498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f289905b7f544e46811c0ba783022ce9',qos_specs=None,replication_status=,reservations=['dba509e1-1e01-4871-9bf7-564bdd103785','02e364cc-0062-4de9-868a-43da2492ceac','fcf1786a-733f-479a-8577-5b682d22f395','d3f56235-f233-4511-8dd3-0687ff3903f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f2d15382034824bb60079971c3b6a6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:12.480281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afa16d9-5259-41fb-b015-93f0a6dc32a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:12.539664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7afa16d9-5259-41fb-b015-93f0a6dc32a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:12.545589 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Flow 'volume_create_api' (2f002a2d-f3a8-44f6-a96a-4716c9310414) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:12.655747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Create volume request issued successfully. Jan 19 08:51:12.689010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68b46f2b-4e20-4d74-b0ae-8b10ea5da1b6 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes returned with HTTP 202 Jan 19 08:51:12.694604 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 570/1135] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:51:11 2021] POST /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes => generated 820 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:51:12.710865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d92ef7b6-e029-4b81-9552-891a165bcb27 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:12.711386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d92ef7b6-e029-4b81-9552-891a165bcb27 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:12.712311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d92ef7b6-e029-4b81-9552-891a165bcb27 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:12.819747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:12.819747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:12.832832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d92ef7b6-e029-4b81-9552-891a165bcb27 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Volume info retrieved successfully. Jan 19 08:51:12.862143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d92ef7b6-e029-4b81-9552-891a165bcb27 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 200 Jan 19 08:51:12.863892 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 566/1136] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:12 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 912 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:13.882330 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a1f359a-1e4b-4947-be26-812c1e003d0f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:13.882888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a1f359a-1e4b-4947-be26-812c1e003d0f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:13.883187 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:13.883187 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:13.883651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a1f359a-1e4b-4947-be26-812c1e003d0f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:13.959930 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:13.959930 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:13.974362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4a1f359a-1e4b-4947-be26-812c1e003d0f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Volume info retrieved successfully. Jan 19 08:51:14.001786 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a1f359a-1e4b-4947-be26-812c1e003d0f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 200 Jan 19 08:51:14.003034 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 571/1137] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:13 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:14.022263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4cca2cd-29db-4364-a231-78396e87fc3f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] POST http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer Jan 19 08:51:14.023026 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:14.023026 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:14.023639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4cca2cd-29db-4364-a231-78396e87fc3f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "17b732f1-ad02-4b67-9b7a-54af8edace31"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:14.024733 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.volume_transfer [None req-d4cca2cd-29db-4364-a231-78396e87fc3f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Creating new volume transfer {'transfer': {'volume_id': '17b732f1-ad02-4b67-9b7a-54af8edace31'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 19 08:51:14.025194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_transfer [None req-d4cca2cd-29db-4364-a231-78396e87fc3f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Creating transfer of volume 17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:14.025638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.transfer.api [None req-d4cca2cd-29db-4364-a231-78396e87fc3f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Generating transfer record for volume 17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:14.082948 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:14.082948 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:14.107851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4cca2cd-29db-4364-a231-78396e87fc3f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer returned with HTTP 202 Jan 19 08:51:14.114360 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 567/1138] 10.222.0.25 () {60 vars in 1258 bytes} [Tue Jan 19 08:51:14 2021] POST /volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer => generated 507 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:14.121451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71c33d18-3f13-4d98-b269-feca8376877c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:14.122282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71c33d18-3f13-4d98-b269-feca8376877c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:14.122718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:14.122718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:14.123394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71c33d18-3f13-4d98-b269-feca8376877c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:14.185500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:14.185500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:14.195118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-71c33d18-3f13-4d98-b269-feca8376877c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Volume info retrieved successfully. Jan 19 08:51:14.223898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71c33d18-3f13-4d98-b269-feca8376877c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 200 Jan 19 08:51:14.235879 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 572/1139] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:14 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 921 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:14.244068 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe3a594b-3499-4329-bbad-10517ed5a445 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/detail Jan 19 08:51:14.245558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe3a594b-3499-4329-bbad-10517ed5a445 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:14.245971 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:14.245971 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:14.246665 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe3a594b-3499-4329-bbad-10517ed5a445 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:14.247310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.volume_transfer [None req-fe3a594b-3499-4329-bbad-10517ed5a445 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Listing volume transfers {{(pid=87971) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 19 08:51:14.258610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe3a594b-3499-4329-bbad-10517ed5a445 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/detail returned with HTTP 200 Jan 19 08:51:14.260916 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 568/1140] 10.222.0.25 () {58 vars in 1258 bytes} [Tue Jan 19 08:51:14 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/detail => generated 478 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:14.273173 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05537d11-7e15-4e0c-a52c-5ac1f9acef0a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] DELETE http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/c94ee2be-1900-4803-b89b-d66ac7413fe8 Jan 19 08:51:14.273699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05537d11-7e15-4e0c-a52c-5ac1f9acef0a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:14.273911 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:14.273911 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:14.274274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05537d11-7e15-4e0c-a52c-5ac1f9acef0a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:14.274689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_transfer [None req-05537d11-7e15-4e0c-a52c-5ac1f9acef0a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Delete transfer with id: c94ee2be-1900-4803-b89b-d66ac7413fe8 Jan 19 08:51:14.340234 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:14.340234 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:14.354274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:51:14.354274 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:51:14.360382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05537d11-7e15-4e0c-a52c-5ac1f9acef0a tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/c94ee2be-1900-4803-b89b-d66ac7413fe8 returned with HTTP 202 Jan 19 08:51:14.362663 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 573/1141] 10.222.0.25 () {58 vars in 1351 bytes} [Tue Jan 19 08:51:14 2021] DELETE /volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/c94ee2be-1900-4803-b89b-d66ac7413fe8 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:14.372844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfe59277-61a3-4bdb-88da-189222682a52 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] GET http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:14.379855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfe59277-61a3-4bdb-88da-189222682a52 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:14.381996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfe59277-61a3-4bdb-88da-189222682a52 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:14.525403 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:14.525403 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:14.538202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bfe59277-61a3-4bdb-88da-189222682a52 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Volume info retrieved successfully. Jan 19 08:51:14.563432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfe59277-61a3-4bdb-88da-189222682a52 tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 200 Jan 19 08:51:14.564379 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 569/1142] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:14 2021] GET /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:14.582894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7301911e-e79a-4779-ad70-39cfa73bc62c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] DELETE http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/c94ee2be-1900-4803-b89b-d66ac7413fe8 Jan 19 08:51:14.583453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7301911e-e79a-4779-ad70-39cfa73bc62c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:14.583762 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:14.583762 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:14.584115 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7301911e-e79a-4779-ad70-39cfa73bc62c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:14.584415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_transfer [None req-7301911e-e79a-4779-ad70-39cfa73bc62c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Delete transfer with id: c94ee2be-1900-4803-b89b-d66ac7413fe8 Jan 19 08:51:14.591588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7301911e-e79a-4779-ad70-39cfa73bc62c tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/c94ee2be-1900-4803-b89b-d66ac7413fe8 returned with HTTP 404 Jan 19 08:51:14.594741 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 574/1143] 10.222.0.25 () {58 vars in 1351 bytes} [Tue Jan 19 08:51:14 2021] DELETE /volume/v3/f289905b7f544e46811c0ba783022ce9/os-volume-transfer/c94ee2be-1900-4803-b89b-d66ac7413fe8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:14.601215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc8fd0fa-e38f-45b1-bc0f-2752d67a6be0 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] DELETE http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:14.602491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc8fd0fa-e38f-45b1-bc0f-2752d67a6be0 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:14.602904 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:14.602904 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:14.604204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc8fd0fa-e38f-45b1-bc0f-2752d67a6be0 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:14.604876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-dc8fd0fa-e38f-45b1-bc0f-2752d67a6be0 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Delete volume with id: 17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:14.698763 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:14.698763 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:14.699666 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc8fd0fa-e38f-45b1-bc0f-2752d67a6be0 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Volume info retrieved successfully. Jan 19 08:51:14.762078 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc8fd0fa-e38f-45b1-bc0f-2752d67a6be0 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Delete volume request issued successfully. Jan 19 08:51:14.762710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc8fd0fa-e38f-45b1-bc0f-2752d67a6be0 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 202 Jan 19 08:51:14.763880 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 570/1144] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:14 2021] DELETE /volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:14.771972 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e107a3d6-6884-4e03-966e-2169244c9968 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] GET http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:14.772619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e107a3d6-6884-4e03-966e-2169244c9968 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:14.773218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e107a3d6-6884-4e03-966e-2169244c9968 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:14.925628 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:14.925628 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:14.945829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e107a3d6-6884-4e03-966e-2169244c9968 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Volume info retrieved successfully. Jan 19 08:51:14.992552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e107a3d6-6884-4e03-966e-2169244c9968 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 200 Jan 19 08:51:14.997653 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 575/1145] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:14 2021] GET /volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 1083 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:16.016442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ae3f622-1281-46bf-a7e1-e75cffc156a3 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] GET http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:16.017293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ae3f622-1281-46bf-a7e1-e75cffc156a3 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:16.017645 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:16.017645 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:16.018283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ae3f622-1281-46bf-a7e1-e75cffc156a3 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:16.093655 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:16.093655 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:16.102809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3ae3f622-1281-46bf-a7e1-e75cffc156a3 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Volume info retrieved successfully. Jan 19 08:51:16.128164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ae3f622-1281-46bf-a7e1-e75cffc156a3 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 200 Jan 19 08:51:16.129351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 571/1146] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:16 2021] GET /volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 1083 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:17.146470 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f56b0310-db06-407c-ad11-78bc0e389882 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] GET http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:17.147012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f56b0310-db06-407c-ad11-78bc0e389882 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:17.147196 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:17.147196 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:17.147564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f56b0310-db06-407c-ad11-78bc0e389882 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:17.232617 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f56b0310-db06-407c-ad11-78bc0e389882 tempest-VolumesTransfersTest-1787912392 tempest-VolumesTransfersTest-1787912392] http://10.222.0.25/volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 404 Jan 19 08:51:17.233966 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 576/1147] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:17 2021] GET /volume/v3/3b08b34e750045a9be9585fbea5eb328/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:17.248629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db19f187-4245-4d76-b1f9-06258d44fbaa tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] DELETE http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:17.249779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db19f187-4245-4d76-b1f9-06258d44fbaa tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:17.250342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:17.250342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:17.251413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db19f187-4245-4d76-b1f9-06258d44fbaa tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:17.252069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-db19f187-4245-4d76-b1f9-06258d44fbaa tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Delete volume with id: 17b732f1-ad02-4b67-9b7a-54af8edace31 Jan 19 08:51:17.350917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db19f187-4245-4d76-b1f9-06258d44fbaa tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 returned with HTTP 404 Jan 19 08:51:17.352204 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 572/1148] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:17 2021] DELETE /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/17b732f1-ad02-4b67-9b7a-54af8edace31 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:17.360003 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-770a7dcb-04d0-4775-a4b4-4a0fd376b79f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] DELETE http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:17.360527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-770a7dcb-04d0-4775-a4b4-4a0fd376b79f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:17.361017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-770a7dcb-04d0-4775-a4b4-4a0fd376b79f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:17.361484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-770a7dcb-04d0-4775-a4b4-4a0fd376b79f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] Delete volume with id: ec29ca9e-fc80-4244-93f5-67006bff8590 Jan 19 08:51:17.462431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-770a7dcb-04d0-4775-a4b4-4a0fd376b79f tempest-VolumesTransfersTest-977971998 tempest-VolumesTransfersTest-977971998] http://10.222.0.25/volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 returned with HTTP 404 Jan 19 08:51:17.463936 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 577/1149] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:17 2021] DELETE /volume/v3/f289905b7f544e46811c0ba783022ce9/volumes/ec29ca9e-fc80-4244-93f5-67006bff8590 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:18.604696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes Jan 19 08:51:18.606100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1489419873"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:18.607485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1489419873'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:51:18.608072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume of 1 GB Jan 19 08:51:18.637170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Availability Zones retrieved successfully. Jan 19 08:51:18.666934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Flow 'volume_create_api' (bde034e3-15f6-432a-ba31-7ee87456b80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:18.670740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11380d3-07a2-4f27-abac-0c4521635e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:18.674604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:51:18.804368 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11380d3-07a2-4f27-abac-0c4521635e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:18.814967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4c5205-aa3c-4133-bf1f-63978175572e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:18.979274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Created reservations ['6bc76c9f-7e5d-43c4-92e2-cbc22daa6a33', '310b63e2-7795-40b2-a252-9c876e224e49', '9a5c6cdf-4bbe-4147-82bc-9f554f524228', '6842d283-3a37-4395-bbbc-da20e7267591'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:18.984829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4c5205-aa3c-4133-bf1f-63978175572e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bc76c9f-7e5d-43c4-92e2-cbc22daa6a33', '310b63e2-7795-40b2-a252-9c876e224e49', '9a5c6cdf-4bbe-4147-82bc-9f554f524228', '6842d283-3a37-4395-bbbc-da20e7267591']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:18.990160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bede0b1-df57-4996-a05f-bb7e707777e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:19.098739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bede0b1-df57-4996-a05f-bb7e707777e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08768fa0-e709-4f8b-84b2-75225b055ce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1489419873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95cf0e1088de42ca925bb00da649fc5e',qos_specs=None,replication_status=,reservations=['6bc76c9f-7e5d-43c4-92e2-cbc22daa6a33','310b63e2-7795-40b2-a252-9c876e224e49','9a5c6cdf-4bbe-4147-82bc-9f554f524228','6842d283-3a37-4395-bbbc-da20e7267591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffe615aa71a4166bae8c6c985b24b84',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1489419873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08768fa0-e709-4f8b-84b2-75225b055ce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95cf0e1088de42ca925bb00da649fc5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cffe615aa71a4166bae8c6c985b24b84',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:19.101334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a5c40e-82ae-4f44-a816-dacd2fd4cbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:19.155835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a5c40e-82ae-4f44-a816-dacd2fd4cbfb) transitioned into state 'SUCCESS' from state '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-1489419873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95cf0e1088de42ca925bb00da649fc5e',qos_specs=None,replication_status=,reservations=['6bc76c9f-7e5d-43c4-92e2-cbc22daa6a33','310b63e2-7795-40b2-a252-9c876e224e49','9a5c6cdf-4bbe-4147-82bc-9f554f524228','6842d283-3a37-4395-bbbc-da20e7267591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cffe615aa71a4166bae8c6c985b24b84',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:19.158194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477ba12e-8401-428e-aa0c-62e93cdba558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:19.192195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477ba12e-8401-428e-aa0c-62e93cdba558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:19.203082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Flow 'volume_create_api' (bde034e3-15f6-432a-ba31-7ee87456b80f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:19.374038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Create volume request issued successfully. Jan 19 08:51:19.412712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0e72856-977f-4473-ac01-45d209e620f3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes returned with HTTP 202 Jan 19 08:51:19.428868 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 573/1150] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:51:18 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes => generated 824 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:19.434594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6871ff61-18b7-4476-83ce-017ad59a054e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:19.435308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6871ff61-18b7-4476-83ce-017ad59a054e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:19.436099 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6871ff61-18b7-4476-83ce-017ad59a054e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:19.543447 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:19.543447 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:19.566911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6871ff61-18b7-4476-83ce-017ad59a054e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:19.625171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6871ff61-18b7-4476-83ce-017ad59a054e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:19.637269 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 578/1151] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:19 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:20.643353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:20.646082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:20.646494 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:20.646494 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:20.647204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:20.787308 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:20.787308 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:20.797691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:20.820649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:20.821657 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 574/1152] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:20 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 917 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:20.956081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-f86fd05f-acac-4f20-99e0-e88a818d0066 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:20.956979 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-f86fd05f-acac-4f20-99e0-e88a818d0066 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:20.957408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:20.957408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:20.958053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-f86fd05f-acac-4f20-99e0-e88a818d0066 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:21.010759 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:21.010759 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:21.019756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-f86fd05f-acac-4f20-99e0-e88a818d0066 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:21.043803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-f86fd05f-acac-4f20-99e0-e88a818d0066 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:21.051398 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 579/1153] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:51:20 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:21.132958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:51:21.133528 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:21.134104 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:21.134104 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:21.134338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:21.137013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a1cb7b2-a90d-4a74-9d4e-700daab71b95 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:51:21.137973 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 575/1154] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:51:21 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:51:21.158594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-52945c3a-2000-4425-9fc1-9986046dea8b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments Jan 19 08:51:21.159126 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:21.159126 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:21.159546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-52945c3a-2000-4425-9fc1-9986046dea8b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08768fa0-e709-4f8b-84b2-75225b055ce9", "instance_uuid": "7acc5ed7-9f79-42c9-b833-620922faf340", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:21.215585 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:21.215585 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:21.277360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-52945c3a-2000-4425-9fc1-9986046dea8b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments returned with HTTP 200 Jan 19 08:51:21.278594 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 580/1155] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:51:21 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:21.330564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbd30e18-398b-4620-8573-55d549ccc84e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:21.331100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbd30e18-398b-4620-8573-55d549ccc84e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:21.331597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbd30e18-398b-4620-8573-55d549ccc84e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:21.366928 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-52945c3a-2000-4425-9fc1-9986046dea8b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:51:21.367633 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-52945c3a-2000-4425-9fc1-9986046dea8b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:21.368555 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:21.368555 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:21.370062 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-52945c3a-2000-4425-9fc1-9986046dea8b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:21.372539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-52945c3a-2000-4425-9fc1-9986046dea8b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:51:21.375851 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 581/1156] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:51:21 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:51:21.388264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a328b030-54c0-470d-ae28-4facd2f04c49 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:21.388991 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a328b030-54c0-470d-ae28-4facd2f04c49 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:21.389640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a328b030-54c0-470d-ae28-4facd2f04c49 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:21.470250 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:21.470250 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:21.486156 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:21.486156 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:21.486978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fbd30e18-398b-4620-8573-55d549ccc84e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:21.532244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a328b030-54c0-470d-ae28-4facd2f04c49 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:21.565040 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:21.565040 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:21.582287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbd30e18-398b-4620-8573-55d549ccc84e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:21.583341 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 576/1157] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:21 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 916 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:21.590455 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:21.590455 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:21.616035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a328b030-54c0-470d-ae28-4facd2f04c49 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:21.617444 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 582/1158] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:51:21 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 1015 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:51:21.654334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a120f335-2a4f-4987-88dc-5a2d9df1c2dd tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] PUT http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc Jan 19 08:51:21.654898 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:21.654898 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:21.655385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a120f335-2a4f-4987-88dc-5a2d9df1c2dd tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:21.713711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:51:21.713711 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:51:21.714231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a120f335-2a4f-4987-88dc-5a2d9df1c2dd tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Lock "b'cinder-attachment_update-08768fa0-e709-4f8b-84b2-75225b055ce9-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:51:21.720108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:21.720108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:22.601051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8475956f-142b-4d7b-ac85-5725ba81294c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:22.602257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8475956f-142b-4d7b-ac85-5725ba81294c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:22.603024 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:22.603024 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:22.605149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8475956f-142b-4d7b-ac85-5725ba81294c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:22.663594 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:22.663594 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:22.686531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8475956f-142b-4d7b-ac85-5725ba81294c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:22.711508 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:22.711508 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:22.722778 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8475956f-142b-4d7b-ac85-5725ba81294c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:22.724170 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 583/1159] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:22 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:23.463674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a120f335-2a4f-4987-88dc-5a2d9df1c2dd tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Lock "b'cinder-attachment_update-08768fa0-e709-4f8b-84b2-75225b055ce9-n-h2-758944-2'" released by "attachment_update" :: held 1.749s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:51:23.464543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-a120f335-2a4f-4987-88dc-5a2d9df1c2dd tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc returned with HTTP 200 Jan 19 08:51:23.466146 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 577/1160] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:51:21 2021] PUT /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc => generated 762 bytes in 1817 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:23.740844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42a5eb8e-62de-4691-a2be-6619e8c7a367 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:23.741462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42a5eb8e-62de-4691-a2be-6619e8c7a367 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:23.741830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:23.741830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:23.742196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42a5eb8e-62de-4691-a2be-6619e8c7a367 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:23.795554 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:23.795554 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:23.804883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-42a5eb8e-62de-4691-a2be-6619e8c7a367 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:23.828679 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:23.828679 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:23.838949 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42a5eb8e-62de-4691-a2be-6619e8c7a367 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:23.840257 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 584/1161] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:23 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:24.856147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93f877db-80f9-4700-9e33-786b0d903c97 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:24.857310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93f877db-80f9-4700-9e33-786b0d903c97 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:24.857747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:24.857747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:24.858425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93f877db-80f9-4700-9e33-786b0d903c97 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:25.053428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:25.053428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:25.093264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-93f877db-80f9-4700-9e33-786b0d903c97 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:25.136219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:25.136219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:25.153699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93f877db-80f9-4700-9e33-786b0d903c97 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:25.155718 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 578/1162] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:24 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 917 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:26.171265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d596976-15e7-4505-b73b-0596614d6539 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:26.172397 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d596976-15e7-4505-b73b-0596614d6539 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:26.172783 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:26.172783 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:26.173377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d596976-15e7-4505-b73b-0596614d6539 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:26.276434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:26.276434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:26.286298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5d596976-15e7-4505-b73b-0596614d6539 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:26.311330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:26.311330 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:26.332476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d596976-15e7-4505-b73b-0596614d6539 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:26.332476 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 585/1163] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:26 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:27.344536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9b37aa2-90f5-460a-9f23-f74c8f138e62 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:27.345054 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9b37aa2-90f5-460a-9f23-f74c8f138e62 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:27.345386 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:27.345386 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:27.345651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9b37aa2-90f5-460a-9f23-f74c8f138e62 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:27.447202 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:27.447202 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:27.457326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f9b37aa2-90f5-460a-9f23-f74c8f138e62 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:27.477649 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:27.477649 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:27.490626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9b37aa2-90f5-460a-9f23-f74c8f138e62 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:27.492238 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 579/1164] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:27 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:28.508544 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-369f45b7-d7c5-413e-b740-270ab60932d1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:28.509663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-369f45b7-d7c5-413e-b740-270ab60932d1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:28.509940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:28.509940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:28.510364 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-369f45b7-d7c5-413e-b740-270ab60932d1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:28.586010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:28.586010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:28.598133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-369f45b7-d7c5-413e-b740-270ab60932d1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:28.620590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:28.620590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:28.630128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-369f45b7-d7c5-413e-b740-270ab60932d1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:28.630985 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 586/1165] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:28 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 917 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:29.047791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-615f2064-8523-450c-9c3c-68c9636d7ed1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc/action Jan 19 08:51:29.048522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:29.048522 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:29.049266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-615f2064-8523-450c-9c3c-68c9636d7ed1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:51:29.049844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-615f2064-8523-450c-9c3c-68c9636d7ed1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:29.198960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:29.198960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:29.237714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-bf861ee4-78d8-4c68-9ce2-a9dd28016187 req-615f2064-8523-450c-9c3c-68c9636d7ed1 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc/action returned with HTTP 204 Jan 19 08:51:29.239165 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 580/1166] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:51:29 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:29.650543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0497fbf2-057d-4e7a-9d7f-c52de33cc6ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:29.651706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0497fbf2-057d-4e7a-9d7f-c52de33cc6ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:29.652110 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:29.652110 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:29.652748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0497fbf2-057d-4e7a-9d7f-c52de33cc6ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:29.708767 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:29.708767 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:29.718016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0497fbf2-057d-4e7a-9d7f-c52de33cc6ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:29.741623 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:29.741623 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:29.757841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0497fbf2-057d-4e7a-9d7f-c52de33cc6ad tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:29.758700 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 587/1167] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:29 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 1209 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:29.775910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5be52c0d-ee12-40d4-a10d-b94fda2b5b94 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] DELETE http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:29.776443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5be52c0d-ee12-40d4-a10d-b94fda2b5b94 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:29.776661 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:29.776661 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:29.777036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5be52c0d-ee12-40d4-a10d-b94fda2b5b94 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:29.777502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-5be52c0d-ee12-40d4-a10d-b94fda2b5b94 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Delete volume with id: 08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:29.849696 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:29.849696 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:29.852010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5be52c0d-ee12-40d4-a10d-b94fda2b5b94 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:29.868875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5be52c0d-ee12-40d4-a10d-b94fda2b5b94 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 19 08:51:29.870371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5be52c0d-ee12-40d4-a10d-b94fda2b5b94 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 400 Jan 19 08:51:29.880504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebbcad6a-0936-4f30-a824-4bcc1fd8a10e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:29.881302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebbcad6a-0936-4f30-a824-4bcc1fd8a10e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:29.881678 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:29.881678 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:29.882294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebbcad6a-0936-4f30-a824-4bcc1fd8a10e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:29.886615 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 581/1168] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:29 2021] DELETE /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 285 bytes in 104 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:51:29.955400 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:29.955400 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:29.969651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ebbcad6a-0936-4f30-a824-4bcc1fd8a10e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:30.010751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:30.010751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:30.035804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebbcad6a-0936-4f30-a824-4bcc1fd8a10e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:30.037767 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 588/1169] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:29 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 1209 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:30.846813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-acb9be19-3f6b-41d1-931a-9909451c4bba tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:30.848043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-acb9be19-3f6b-41d1-931a-9909451c4bba tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:30.848458 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:30.848458 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:30.849166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-acb9be19-3f6b-41d1-931a-9909451c4bba tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:30.902800 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:30.902800 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:30.912389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-acb9be19-3f6b-41d1-931a-9909451c4bba tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:30.934337 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:30.934337 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:30.943574 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-acb9be19-3f6b-41d1-931a-9909451c4bba tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:30.944746 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 582/1170] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:51:30 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 1209 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:30.967641 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] POST http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9/action Jan 19 08:51:30.968497 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:30.968497 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:30.969297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:51:30.969898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:31.029235 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:31.029235 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:31.030988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:31.042440 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Begin detaching volume completed successfully. Jan 19 08:51:31.043211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9/action returned with HTTP 202 Jan 19 08:51:31.049520 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 589/1171] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 08:51:30 2021] POST /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:51:31.080897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afc8c9ae-7de7-486c-972d-e6065df22f2f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:31.082062 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afc8c9ae-7de7-486c-972d-e6065df22f2f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:31.082949 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:31.082949 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:31.083778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afc8c9ae-7de7-486c-972d-e6065df22f2f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:31.134553 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume// Jan 19 08:51:31.135405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:31.135837 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:31.135837 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:31.136910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:31.138350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-25c8c03e-0c3a-48e9-bf14-e337f68609b6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:51:31.139229 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 590/1172] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:51:31 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:51:31.152028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-7852b744-6148-4785-970b-89300254ecd2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:31.153034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-7852b744-6148-4785-970b-89300254ecd2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:31.153796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-7852b744-6148-4785-970b-89300254ecd2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:31.165624 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:31.165624 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:31.189586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-afc8c9ae-7de7-486c-972d-e6065df22f2f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:31.236640 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:31.236640 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:31.259057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afc8c9ae-7de7-486c-972d-e6065df22f2f tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:31.276275 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:31.276275 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:31.276956 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 583/1173] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:31 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 1212 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:31.289157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-7852b744-6148-4785-970b-89300254ecd2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:31.315567 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:31.315567 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:31.333144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-7852b744-6148-4785-970b-89300254ecd2 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:31.334826 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 591/1174] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:51:31 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 1311 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:51:31.828158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-e05ab01e-de5e-4abe-97b8-a47d68ecd266 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] DELETE http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc Jan 19 08:51:31.828890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-e05ab01e-de5e-4abe-97b8-a47d68ecd266 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:31.829311 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:31.829311 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:31.829942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-e05ab01e-de5e-4abe-97b8-a47d68ecd266 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:31.890470 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:31.890470 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:32.279752 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-395682d9-5c35-4ebe-8585-c4d9d8de7e08 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:32.280614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-395682d9-5c35-4ebe-8585-c4d9d8de7e08 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:32.281005 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:32.281005 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:32.281621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-395682d9-5c35-4ebe-8585-c4d9d8de7e08 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:32.410221 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:32.410221 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:32.437561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-395682d9-5c35-4ebe-8585-c4d9d8de7e08 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:32.480188 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:32.480188 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:32.552040 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-395682d9-5c35-4ebe-8585-c4d9d8de7e08 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:32.552916 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 592/1175] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:32 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 1212 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:51:33.002660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-e05ab01e-de5e-4abe-97b8-a47d68ecd266 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:51:33.003956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-e05ab01e-de5e-4abe-97b8-a47d68ecd266 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:51:33.012824 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f882e32f-dc2c-4af2-a998-88f5f7702f88 req-e05ab01e-de5e-4abe-97b8-a47d68ecd266 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc returned with HTTP 200 Jan 19 08:51:33.015067 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 584/1176] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:51:31 2021] DELETE /volume/v3/95cf0e1088de42ca925bb00da649fc5e/attachments/e0a4099f-9f86-49c2-bb0a-775f2216a5cc => generated 19 bytes in 1192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:33.524987 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:51:33.525449 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:33.525449 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:33.525862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-73847388"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:51:33.526979 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-73847388'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:51:33.527353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume of 1 GB Jan 19 08:51:33.560297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Availability Zones retrieved successfully. Jan 19 08:51:33.570934 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b2b82d7-2719-4fbb-be15-8a5c33d69ff3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:33.572807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b2b82d7-2719-4fbb-be15-8a5c33d69ff3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:33.573220 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:33.573220 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:33.573946 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b2b82d7-2719-4fbb-be15-8a5c33d69ff3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:33.578151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Flow 'volume_create_api' (23d14173-8e54-4908-b36c-8f89a01282b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:33.581017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110a5442-1871-4af0-9651-f5946e036580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:33.583195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:51:33.647424 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:33.647424 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:33.659092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2b2b82d7-2719-4fbb-be15-8a5c33d69ff3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:33.666554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110a5442-1871-4af0-9651-f5946e036580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:33.668751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d679f897-e8d8-4e30-b068-b76b962c6d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:33.685479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b2b82d7-2719-4fbb-be15-8a5c33d69ff3 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:33.687584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 585/1177] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:33 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:51:33.706576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6996489c-6050-4342-b314-1fd85ee087e6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] DELETE http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:33.707435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6996489c-6050-4342-b314-1fd85ee087e6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:33.707870 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:33.707870 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:33.708539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6996489c-6050-4342-b314-1fd85ee087e6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:33.709203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6996489c-6050-4342-b314-1fd85ee087e6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Delete volume with id: 08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:33.774483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Created reservations ['38934755-d91c-4bf5-9baa-3942024493f3', 'c41309b6-59f3-4437-b9e2-aaac2392294e', '6ecbfddc-92ea-4eb4-ae68-9b69d6c25cba', 'fa74fe31-a45a-42a5-805a-3fc2ff244e83'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:51:33.776669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d679f897-e8d8-4e30-b068-b76b962c6d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38934755-d91c-4bf5-9baa-3942024493f3', 'c41309b6-59f3-4437-b9e2-aaac2392294e', '6ecbfddc-92ea-4eb4-ae68-9b69d6c25cba', 'fa74fe31-a45a-42a5-805a-3fc2ff244e83']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:33.778817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add6c76c-47e6-4091-827b-7ed0f746fe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:33.782588 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:33.782588 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:33.784683 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6996489c-6050-4342-b314-1fd85ee087e6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:33.824751 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6996489c-6050-4342-b314-1fd85ee087e6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Delete volume request issued successfully. Jan 19 08:51:33.825193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6996489c-6050-4342-b314-1fd85ee087e6 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 202 Jan 19 08:51:33.826072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 586/1178] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:33 2021] DELETE /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:33.834767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be0eb731-6bb4-4827-a14b-911cf3cb3a8a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:33.836023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be0eb731-6bb4-4827-a14b-911cf3cb3a8a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:33.836406 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:33.836406 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:33.837094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be0eb731-6bb4-4827-a14b-911cf3cb3a8a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:33.862311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add6c76c-47e6-4091-827b-7ed0f746fe25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40f84d28-2516-436e-bfc3-8bb99aa6ad57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-73847388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa5d23d776d4263844333175b659a9a',qos_specs=None,replication_status=,reservations=['38934755-d91c-4bf5-9baa-3942024493f3','c41309b6-59f3-4437-b9e2-aaac2392294e','6ecbfddc-92ea-4eb4-ae68-9b69d6c25cba','fa74fe31-a45a-42a5-805a-3fc2ff244e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab4e1129f3648deabceaf8e4c28d408',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-73847388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40f84d28-2516-436e-bfc3-8bb99aa6ad57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baa5d23d776d4263844333175b659a9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9ab4e1129f3648deabceaf8e4c28d408',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:33.865631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a43b88-fa11-4fd4-9c65-089055e2588b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:33.897751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:33.897751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:33.898579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a43b88-fa11-4fd4-9c65-089055e2588b) transitioned into state 'SUCCESS' from state '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-73847388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baa5d23d776d4263844333175b659a9a',qos_specs=None,replication_status=,reservations=['38934755-d91c-4bf5-9baa-3942024493f3','c41309b6-59f3-4437-b9e2-aaac2392294e','6ecbfddc-92ea-4eb4-ae68-9b69d6c25cba','fa74fe31-a45a-42a5-805a-3fc2ff244e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ab4e1129f3648deabceaf8e4c28d408',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:33.901126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f71a1e37-3c0b-4ed8-8e4f-e2684361ea1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:51:33.908465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-be0eb731-6bb4-4827-a14b-911cf3cb3a8a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:33.922262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f71a1e37-3c0b-4ed8-8e4f-e2684361ea1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:51:33.926020 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Flow 'volume_create_api' (23d14173-8e54-4908-b36c-8f89a01282b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:51:33.937140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be0eb731-6bb4-4827-a14b-911cf3cb3a8a tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:33.938252 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 587/1179] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:33 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:33.990429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume request issued successfully. Jan 19 08:51:34.008055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5a78042-e0be-434f-a90c-195820837a32 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 202 Jan 19 08:51:34.013225 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 593/1180] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:51:33 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 817 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:51:34.026856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74a23f4a-230b-46aa-8d43-1a066ca59745 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 Jan 19 08:51:34.027736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74a23f4a-230b-46aa-8d43-1a066ca59745 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:34.028253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:34.028253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:34.029349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74a23f4a-230b-46aa-8d43-1a066ca59745 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:34.201189 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:34.201189 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:34.223316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-74a23f4a-230b-46aa-8d43-1a066ca59745 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume info retrieved successfully. Jan 19 08:51:34.285132 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74a23f4a-230b-46aa-8d43-1a066ca59745 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 returned with HTTP 200 Jan 19 08:51:34.304216 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 588/1181] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:34 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 => generated 885 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:51:34.957682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1410e80f-46c7-468e-9cba-889ad65b5d00 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:34.960038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1410e80f-46c7-468e-9cba-889ad65b5d00 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:34.962596 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:34.962596 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:34.964126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1410e80f-46c7-468e-9cba-889ad65b5d00 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:35.128451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:35.128451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:35.152857 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1410e80f-46c7-468e-9cba-889ad65b5d00 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:35.181740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1410e80f-46c7-468e-9cba-889ad65b5d00 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 200 Jan 19 08:51:35.182781 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 594/1182] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:34 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 916 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:35.303558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c0a12a0-df0c-428e-8ee9-dbc7c5601e55 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 Jan 19 08:51:35.303558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c0a12a0-df0c-428e-8ee9-dbc7c5601e55 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:35.303558 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:35.303558 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:35.303558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c0a12a0-df0c-428e-8ee9-dbc7c5601e55 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:35.382419 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:35.382419 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:35.407982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8c0a12a0-df0c-428e-8ee9-dbc7c5601e55 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume info retrieved successfully. Jan 19 08:51:35.457400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c0a12a0-df0c-428e-8ee9-dbc7c5601e55 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 returned with HTTP 200 Jan 19 08:51:35.458581 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 589/1183] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:35 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 => generated 910 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:36.199116 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53b44ef3-ffd3-486f-9f24-0759c5f5b95e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 Jan 19 08:51:36.200283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53b44ef3-ffd3-486f-9f24-0759c5f5b95e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:36.200666 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:36.200666 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:36.201326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53b44ef3-ffd3-486f-9f24-0759c5f5b95e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:36.252893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53b44ef3-ffd3-486f-9f24-0759c5f5b95e tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 returned with HTTP 404 Jan 19 08:51:36.254251 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 595/1184] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:36 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/08768fa0-e709-4f8b-84b2-75225b055ce9 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:51:44.271518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2039a304-e53a-45a2-a108-7534ca345922 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] DELETE http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:51:44.272405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2039a304-e53a-45a2-a108-7534ca345922 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:44.272587 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:44.272587 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:44.273382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2039a304-e53a-45a2-a108-7534ca345922 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:44.274853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2039a304-e53a-45a2-a108-7534ca345922 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Delete volume with id: 57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:51:44.398496 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:44.398496 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:44.399774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2039a304-e53a-45a2-a108-7534ca345922 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:44.470934 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2039a304-e53a-45a2-a108-7534ca345922 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Delete volume request issued successfully. Jan 19 08:51:44.471859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2039a304-e53a-45a2-a108-7534ca345922 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 202 Jan 19 08:51:44.492728 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 590/1185] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:51:44 2021] DELETE /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:51:44.501125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6eaed005-81b0-45ba-954e-5d3e125c9b2c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:51:44.501915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6eaed005-81b0-45ba-954e-5d3e125c9b2c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:44.505733 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6eaed005-81b0-45ba-954e-5d3e125c9b2c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:44.646374 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:44.646374 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:44.674708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6eaed005-81b0-45ba-954e-5d3e125c9b2c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:44.705528 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6eaed005-81b0-45ba-954e-5d3e125c9b2c tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:51:44.706720 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 596/1186] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:44 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 916 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:45.723066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61bdb87a-4303-4c97-8164-bd2a3dcbb8ed tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:51:45.724516 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61bdb87a-4303-4c97-8164-bd2a3dcbb8ed tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:45.726290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:45.726290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:45.727301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61bdb87a-4303-4c97-8164-bd2a3dcbb8ed tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:45.882081 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:45.882081 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:45.911191 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-61bdb87a-4303-4c97-8164-bd2a3dcbb8ed tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:45.972471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61bdb87a-4303-4c97-8164-bd2a3dcbb8ed tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:51:45.973925 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 591/1187] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:45 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 916 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:46.990238 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-26f2784c-d32e-490f-b851-44297bedcfde tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:51:46.991411 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-26f2784c-d32e-490f-b851-44297bedcfde tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:46.991782 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:46.991782 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:46.992959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-26f2784c-d32e-490f-b851-44297bedcfde tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:47.089373 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:51:47.089373 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:51:47.099930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-26f2784c-d32e-490f-b851-44297bedcfde tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:51:47.126118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-26f2784c-d32e-490f-b851-44297bedcfde tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 200 Jan 19 08:51:47.136448 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 597/1188] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:46 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:51:48.143524 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4065c36-1c2a-40a4-8e79-2de3ba4fe468 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 Jan 19 08:51:48.144352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4065c36-1c2a-40a4-8e79-2de3ba4fe468 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:51:48.144550 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:51:48.144550 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:51:48.145182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4065c36-1c2a-40a4-8e79-2de3ba4fe468 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:51:48.212372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4065c36-1c2a-40a4-8e79-2de3ba4fe468 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 returned with HTTP 404 Jan 19 08:51:48.217445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 592/1189] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:51:48 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/57ac2fbd-0d8d-4d2c-99a1-4440b8b6f551 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:04.047691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cda0da88-5924-4d27-af53-c5db35b38dae tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/6957385f-8f9f-4b62-8be6-1a9eaf85f867/action Jan 19 08:52:04.048750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:04.048750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:04.049461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cda0da88-5924-4d27-af53-c5db35b38dae tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-attach": {"instance_uuid": "3f05f100-f9b6-4192-b148-7bebff0a84fe", "mountpoint": "/dev/vdc"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:04.050181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cda0da88-5924-4d27-af53-c5db35b38dae tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3f05f100-f9b6-4192-b148-7bebff0a84fe", "mountpoint": "/dev/vdc"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:04.104435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cda0da88-5924-4d27-af53-c5db35b38dae tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/6957385f-8f9f-4b62-8be6-1a9eaf85f867/action returned with HTTP 404 Jan 19 08:52:04.109943 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 598/1190] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:04 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/6957385f-8f9f-4b62-8be6-1a9eaf85f867/action => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:08.802036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-897d314f-7004-4ea3-b8f9-1e3bd6915f46 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] DELETE http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:52:08.802566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-897d314f-7004-4ea3-b8f9-1e3bd6915f46 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:08.803266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-897d314f-7004-4ea3-b8f9-1e3bd6915f46 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:08.803898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-897d314f-7004-4ea3-b8f9-1e3bd6915f46 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Delete volume with id: d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:52:08.891794 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:08.891794 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:08.893453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-897d314f-7004-4ea3-b8f9-1e3bd6915f46 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:52:08.925844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-897d314f-7004-4ea3-b8f9-1e3bd6915f46 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Delete volume request issued successfully. Jan 19 08:52:08.926736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-897d314f-7004-4ea3-b8f9-1e3bd6915f46 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 202 Jan 19 08:52:08.932606 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 593/1191] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:52:08 2021] DELETE /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:08.943056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf766902-3ffe-49e3-b350-32fc74106d82 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:52:08.943647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf766902-3ffe-49e3-b350-32fc74106d82 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:08.944626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf766902-3ffe-49e3-b350-32fc74106d82 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:09.038524 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:09.038524 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:09.070548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bf766902-3ffe-49e3-b350-32fc74106d82 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:52:09.104336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf766902-3ffe-49e3-b350-32fc74106d82 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:52:09.115491 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 599/1192] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:08 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 916 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:10.122419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64153e29-fd5c-420d-91c2-17f6c8e18330 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:52:10.123214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64153e29-fd5c-420d-91c2-17f6c8e18330 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:10.123493 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:10.123493 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:10.123936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64153e29-fd5c-420d-91c2-17f6c8e18330 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:10.178054 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:10.178054 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:10.187200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-64153e29-fd5c-420d-91c2-17f6c8e18330 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:52:10.212277 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64153e29-fd5c-420d-91c2-17f6c8e18330 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:52:10.215360 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 594/1193] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:10 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:11.231222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20744ce5-a1ca-44ec-96ff-be32d442f6c4 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:52:11.231746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20744ce5-a1ca-44ec-96ff-be32d442f6c4 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:11.231965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:11.231965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:11.232863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20744ce5-a1ca-44ec-96ff-be32d442f6c4 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:11.348830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:11.348830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:11.383829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-20744ce5-a1ca-44ec-96ff-be32d442f6c4 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Volume info retrieved successfully. Jan 19 08:52:11.448933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20744ce5-a1ca-44ec-96ff-be32d442f6c4 tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 200 Jan 19 08:52:11.449829 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 600/1194] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:11 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 916 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:12.467688 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4ba101a-2907-42ef-b374-6fadd3fafa4b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] GET http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 Jan 19 08:52:12.469284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4ba101a-2907-42ef-b374-6fadd3fafa4b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:12.469681 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:12.469681 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:12.470599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4ba101a-2907-42ef-b374-6fadd3fafa4b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:12.575722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4ba101a-2907-42ef-b374-6fadd3fafa4b tempest-AttachVolumeNegativeTest-345442388 tempest-AttachVolumeNegativeTest-345442388] http://10.222.0.25/volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 returned with HTTP 404 Jan 19 08:52:12.577888 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 595/1195] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:12 2021] GET /volume/v3/95cf0e1088de42ca925bb00da649fc5e/volumes/d6c61c78-ed78-4899-997b-ca3202477182 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:12.951699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:12.952738 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:12.952738 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:12.953459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9a1adf57-74da-4957-a440-3ad5afe632bc", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-704289868"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:12.954863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume request body: {'volume': {'imageRef': '9a1adf57-74da-4957-a440-3ad5afe632bc', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-704289868'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:13.102831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume of 2 GB Jan 19 08:52:13.119554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Availability Zones retrieved successfully. Jan 19 08:52:13.140859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Flow 'volume_create_api' (c6accf19-5c59-41fa-b854-934ed08fc37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:13.144514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d41f7-4ba4-4f66-93fa-d982ca2de9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:13.147860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Validating volume size '2' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:52:13.235492 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d41f7-4ba4-4f66-93fa-d982ca2de9ab) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 08:52:13.235985 n-d-758944-2 devstack@c-api.service[87969]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9a1adf57-74da-4957-a440-3ad5afe632bc is not active. Jan 19 08:52:13.240786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d41f7-4ba4-4f66-93fa-d982ca2de9ab) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:13.243201 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d41f7-4ba4-4f66-93fa-d982ca2de9ab) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:52:13.246666 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Flow 'volume_create_api' (c6accf19-5c59-41fa-b854-934ed08fc37e) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 08:52:13.247836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0192d25-e39f-46e1-a959-c9388d8be311 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 400 Jan 19 08:52:13.249079 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 601/1196] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:52:12 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 125 bytes in 301 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:14.108279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:14.109125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "063c045f-1d88-4fe4-8e58-862201ae1bbb"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:14.110431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume request body: {'volume': {'size': 1, 'imageRef': '063c045f-1d88-4fe4-8e58-862201ae1bbb'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:14.221543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume of 1 GB Jan 19 08:52:14.236370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Availability Zones retrieved successfully. Jan 19 08:52:14.254579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Flow 'volume_create_api' (b0804ac0-e77c-47ce-b6d2-5b3f3f378284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:14.257450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801e52f8-aed9-4f4b-b082-cea222ffc276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:14.259579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:52:14.307314 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801e52f8-aed9-4f4b-b082-cea222ffc276) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 08:52:14.307314 n-d-758944-2 devstack@c-api.service[87969]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 19 08:52:14.314711 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801e52f8-aed9-4f4b-b082-cea222ffc276) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:14.315058 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801e52f8-aed9-4f4b-b082-cea222ffc276) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:52:14.317739 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Flow 'volume_create_api' (b0804ac0-e77c-47ce-b6d2-5b3f3f378284) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 08:52:14.319157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f2dc5a0-edf8-4cca-b531-b11d984449c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 400 Jan 19 08:52:14.322001 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 596/1197] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:14 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 134 bytes in 217 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:14.848911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a050904a-d20a-48e9-b3be-55cd68c8aeeb tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:14.849649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a050904a-d20a-48e9-b3be-55cd68c8aeeb tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:14.851825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a050904a-d20a-48e9-b3be-55cd68c8aeeb tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 400 Jan 19 08:52:14.853198 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 602/1198] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:14 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:14.862157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04d04dea-a748-4d8f-a02e-672f43d09a78 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:14.863386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04d04dea-a748-4d8f-a02e-672f43d09a78 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0a76ae42-07fb-4e01-a134-edbd37a6133e"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:14.864836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-04d04dea-a748-4d8f-a02e-672f43d09a78 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0a76ae42-07fb-4e01-a134-edbd37a6133e'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:14.904534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04d04dea-a748-4d8f-a02e-672f43d09a78 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 404 Jan 19 08:52:14.906613 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 597/1199] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:14 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:14.916883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-073714b4-31f9-43b8-afab-8594eec251af tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:14.921600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-073714b4-31f9-43b8-afab-8594eec251af tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5e511664-a53d-4a76-90b5-3dd284ccc584"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:14.923372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-073714b4-31f9-43b8-afab-8594eec251af tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume request body: {'volume': {'size': 1, 'source_volid': '5e511664-a53d-4a76-90b5-3dd284ccc584'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:14.984158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-073714b4-31f9-43b8-afab-8594eec251af tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 404 Jan 19 08:52:14.985471 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 603/1200] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:14 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:14.995091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aea50f93-8298-4158-9ac8-e035db9c9dcf tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:14.996252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aea50f93-8298-4158-9ac8-e035db9c9dcf tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "264adfd2-7f58-4cd1-98bd-619e406f9333"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:14.997727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-aea50f93-8298-4158-9ac8-e035db9c9dcf tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Create volume request body: {'volume': {'size': 1, 'volume_type': '264adfd2-7f58-4cd1-98bd-619e406f9333'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:15.062239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aea50f93-8298-4158-9ac8-e035db9c9dcf tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 404 Jan 19 08:52:15.063738 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 598/1201] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:14 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 114 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:15.072996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2f5e1b2-30e7-456e-93ac-590fb2df2651 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:15.073757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2f5e1b2-30e7-456e-93ac-590fb2df2651 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:15.075932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2f5e1b2-30e7-456e-93ac-590fb2df2651 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 400 Jan 19 08:52:15.082239 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 604/1202] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:15 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:15.086422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d45728a0-9b5f-48a1-8d5f-e84d8853b078 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:15.087209 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d45728a0-9b5f-48a1-8d5f-e84d8853b078 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:15.089550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d45728a0-9b5f-48a1-8d5f-e84d8853b078 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 400 Jan 19 08:52:15.090898 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 599/1203] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:15 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:15.100371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fc590e5-3372-47e1-ae83-9179158e1377 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes Jan 19 08:52:15.101496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fc590e5-3372-47e1-ae83-9179158e1377 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:15.102949 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fc590e5-3372-47e1-ae83-9179158e1377 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes returned with HTTP 400 Jan 19 08:52:15.112129 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 605/1204] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:15 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:15.114885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72c8f719-0991-44f6-8a5c-bf62cfec1667 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] DELETE http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-1994323353 Jan 19 08:52:15.116126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72c8f719-0991-44f6-8a5c-bf62cfec1667 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:15.116784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72c8f719-0991-44f6-8a5c-bf62cfec1667 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:15.117417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-72c8f719-0991-44f6-8a5c-bf62cfec1667 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Delete volume with id: tempest-invalid-1994323353 Jan 19 08:52:15.172504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72c8f719-0991-44f6-8a5c-bf62cfec1667 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-1994323353 returned with HTTP 404 Jan 19 08:52:15.178891 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 600/1205] 10.222.0.25 () {58 vars in 1288 bytes} [Tue Jan 19 08:52:15 2021] DELETE /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-1994323353 => generated 99 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:15.190633 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 606/1206] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:52:15 2021] DELETE /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 19 08:52:15.197226 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a58d4d6-9ac8-4ab9-a405-1d504d74916c tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/xxx/action Jan 19 08:52:15.198038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a58d4d6-9ac8-4ab9-a405-1d504d74916c tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-detach": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:15.198428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a58d4d6-9ac8-4ab9-a405-1d504d74916c tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:15.257912 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a58d4d6-9ac8-4ab9-a405-1d504d74916c tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/xxx/action returned with HTTP 404 Jan 19 08:52:15.259593 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 601/1207] 10.222.0.25 () {60 vars in 1258 bytes} [Tue Jan 19 08:52:15 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/xxx/action => generated 76 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:15.268578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-643df055-76df-48e9-a2da-f66bb868661a tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-540522698 Jan 19 08:52:15.269401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-643df055-76df-48e9-a2da-f66bb868661a tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:15.270596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-643df055-76df-48e9-a2da-f66bb868661a tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:15.326547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-643df055-76df-48e9-a2da-f66bb868661a tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-540522698 returned with HTTP 404 Jan 19 08:52:15.332771 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 607/1208] 10.222.0.25 () {58 vars in 1282 bytes} [Tue Jan 19 08:52:15 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-540522698 => generated 98 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:15.340326 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 602/1209] 10.222.0.25 () {58 vars in 1207 bytes} [Tue Jan 19 08:52:15 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 19 08:52:15.349028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df77afe9-91aa-4a3a-8be1-ec7c1cf64e80 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/detail?status=null Jan 19 08:52:15.349526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df77afe9-91aa-4a3a-8be1-ec7c1cf64e80 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:15.351012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df77afe9-91aa-4a3a-8be1-ec7c1cf64e80 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:15.351911 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-df77afe9-91aa-4a3a-8be1-ec7c1cf64e80 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:15.352654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-df77afe9-91aa-4a3a-8be1-ec7c1cf64e80 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Could not evaluate value null, assuming string {{(pid=87970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 08:52:15.354372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-df77afe9-91aa-4a3a-8be1-ec7c1cf64e80 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:52:15.423389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-df77afe9-91aa-4a3a-8be1-ec7c1cf64e80 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Get all volumes completed successfully. Jan 19 08:52:15.429791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df77afe9-91aa-4a3a-8be1-ec7c1cf64e80 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/detail?status=null returned with HTTP 200 Jan 19 08:52:15.447980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f778e62-ca4b-4a89-97d9-b70addd14735 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1814085711 Jan 19 08:52:15.448788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f778e62-ca4b-4a89-97d9-b70addd14735 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:15.449425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f778e62-ca4b-4a89-97d9-b70addd14735 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:15.450323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-1f778e62-ca4b-4a89-97d9-b70addd14735 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:15.452356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f778e62-ca4b-4a89-97d9-b70addd14735 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1814085711'), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:52:15.457461 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 608/1210] 10.222.0.25 () {58 vars in 1248 bytes} [Tue Jan 19 08:52:15 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/detail?status=null => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:52:15.562892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1f778e62-ca4b-4a89-97d9-b70addd14735 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Get all volumes completed successfully. Jan 19 08:52:15.568100 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f778e62-ca4b-4a89-97d9-b70addd14735 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1814085711 returned with HTTP 200 Jan 19 08:52:15.580327 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 603/1211] 10.222.0.25 () {58 vars in 1326 bytes} [Tue Jan 19 08:52:15 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1814085711 => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:52:15.587091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d909fbbd-3da9-4f65-a87a-860cb4e9f000 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes?status=null Jan 19 08:52:15.587876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d909fbbd-3da9-4f65-a87a-860cb4e9f000 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:15.588511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d909fbbd-3da9-4f65-a87a-860cb4e9f000 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:15.589309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-d909fbbd-3da9-4f65-a87a-860cb4e9f000 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:15.590063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d909fbbd-3da9-4f65-a87a-860cb4e9f000 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Could not evaluate value null, assuming string {{(pid=87970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 08:52:15.592334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d909fbbd-3da9-4f65-a87a-860cb4e9f000 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:52:15.650297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d909fbbd-3da9-4f65-a87a-860cb4e9f000 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Get all volumes completed successfully. Jan 19 08:52:15.651336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d909fbbd-3da9-4f65-a87a-860cb4e9f000 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes?status=null returned with HTTP 200 Jan 19 08:52:15.652665 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 609/1212] 10.222.0.25 () {58 vars in 1227 bytes} [Tue Jan 19 08:52:15 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes?status=null => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:52:15.664211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec680640-0beb-457e-b75d-4a9fc1860be1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes?name=tempest-VolumesNegativeTest-Volume-825512156 Jan 19 08:52:15.664862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec680640-0beb-457e-b75d-4a9fc1860be1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:15.665347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec680640-0beb-457e-b75d-4a9fc1860be1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:15.665978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-ec680640-0beb-457e-b75d-4a9fc1860be1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:15.667769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ec680640-0beb-457e-b75d-4a9fc1860be1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-825512156'), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:52:15.730859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ec680640-0beb-457e-b75d-4a9fc1860be1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Get all volumes completed successfully. Jan 19 08:52:15.731951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec680640-0beb-457e-b75d-4a9fc1860be1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes?name=tempest-VolumesNegativeTest-Volume-825512156 returned with HTTP 200 Jan 19 08:52:15.733283 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 604/1213] 10.222.0.25 () {58 vars in 1303 bytes} [Tue Jan 19 08:52:15 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes?name=tempest-VolumesNegativeTest-Volume-825512156 => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:52:15.746274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-89787142-8958-4b4b-9b2e-f4a5d5a3eb29 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action Jan 19 08:52:15.747401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-89787142-8958-4b4b-9b2e-f4a5d5a3eb29 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-reserve": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:15.747800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-89787142-8958-4b4b-9b2e-f4a5d5a3eb29 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:15.805962 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:15.805962 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:15.807087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-89787142-8958-4b4b-9b2e-f4a5d5a3eb29 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume info retrieved successfully. Jan 19 08:52:15.817085 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-89787142-8958-4b4b-9b2e-f4a5d5a3eb29 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Reserve volume completed successfully. Jan 19 08:52:15.817627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-89787142-8958-4b4b-9b2e-f4a5d5a3eb29 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action returned with HTTP 202 Jan 19 08:52:15.822317 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 610/1214] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:15 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:52:15.826596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66cfa311-c751-47e8-b548-d5cbcf8994d6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action Jan 19 08:52:15.827762 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66cfa311-c751-47e8-b548-d5cbcf8994d6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-reserve": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:15.828326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66cfa311-c751-47e8-b548-d5cbcf8994d6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:15.881317 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:15.881317 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:15.883146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-66cfa311-c751-47e8-b548-d5cbcf8994d6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume info retrieved successfully. Jan 19 08:52:15.891143 n-d-758944-2 devstack@c-api.service[87969]: ERROR cinder.volume.api [None req-66cfa311-c751-47e8-b548-d5cbcf8994d6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume status must be available to reserve, but the status is attaching. Jan 19 08:52:15.892405 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66cfa311-c751-47e8-b548-d5cbcf8994d6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action returned with HTTP 400 Jan 19 08:52:15.894045 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 605/1215] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:15 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action => generated 132 bytes in 71 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:15.904038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ceede9f-a985-4223-82f2-890482b14ab1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action Jan 19 08:52:15.904756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:15.904756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:15.905636 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ceede9f-a985-4223-82f2-890482b14ab1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-unreserve": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:15.906168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ceede9f-a985-4223-82f2-890482b14ab1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:15.969214 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:15.969214 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:15.971044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ceede9f-a985-4223-82f2-890482b14ab1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume info retrieved successfully. Jan 19 08:52:16.051295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ceede9f-a985-4223-82f2-890482b14ab1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Unreserve volume completed successfully. Jan 19 08:52:16.052149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ceede9f-a985-4223-82f2-890482b14ab1 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action returned with HTTP 202 Jan 19 08:52:16.058564 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 611/1216] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:15 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:52:16.062780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1aec8e1f-4fee-4ecd-b0ae-c1e63061e9d4 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/26ce58ab-3049-4b2d-9aa7-3b57a90df26d/action Jan 19 08:52:16.063236 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:16.063236 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:16.063668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1aec8e1f-4fee-4ecd-b0ae-c1e63061e9d4 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-reserve": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:16.064050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1aec8e1f-4fee-4ecd-b0ae-c1e63061e9d4 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.184206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1aec8e1f-4fee-4ecd-b0ae-c1e63061e9d4 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/26ce58ab-3049-4b2d-9aa7-3b57a90df26d/action returned with HTTP 404 Jan 19 08:52:16.189631 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 606/1217] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:16 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/26ce58ab-3049-4b2d-9aa7-3b57a90df26d/action => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:16.197833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e0218f4-367c-48be-b923-85ff47b4030d tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/d7bad5bd-a92c-4c8d-a778-1de6b8c5242b/action Jan 19 08:52:16.198556 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:16.198556 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:16.199239 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e0218f4-367c-48be-b923-85ff47b4030d tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-unreserve": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:16.199770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e0218f4-367c-48be-b923-85ff47b4030d tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.319838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e0218f4-367c-48be-b923-85ff47b4030d tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/d7bad5bd-a92c-4c8d-a778-1de6b8c5242b/action returned with HTTP 404 Jan 19 08:52:16.328958 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 612/1218] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:16 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/d7bad5bd-a92c-4c8d-a778-1de6b8c5242b/action => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:16.341041 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 607/1219] 10.222.0.25 () {60 vars in 1227 bytes} [Tue Jan 19 08:52:16 2021] PUT /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 19 08:52:16.350744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86dbab82-7abc-49a1-b74d-bb2b42fed7c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] PUT http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-1153260585 Jan 19 08:52:16.351507 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86dbab82-7abc-49a1-b74d-bb2b42fed7c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.476068 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86dbab82-7abc-49a1-b74d-bb2b42fed7c9 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-1153260585 returned with HTTP 404 Jan 19 08:52:16.477152 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 613/1220] 10.222.0.25 () {60 vars in 1305 bytes} [Tue Jan 19 08:52:16 2021] PUT /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/tempest-invalid-1153260585 => generated 99 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:16.486147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78bb6497-2787-4f43-9de1-b0220490717c tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] PUT http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/745bbaaf-6c96-44fb-95c1-d7773b0fd047 Jan 19 08:52:16.488033 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78bb6497-2787-4f43-9de1-b0220490717c tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.643831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78bb6497-2787-4f43-9de1-b0220490717c tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/745bbaaf-6c96-44fb-95c1-d7773b0fd047 returned with HTTP 404 Jan 19 08:52:16.654717 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-492a3056-6132-476a-acdf-cb43ebe31978 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] DELETE http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/dee80b45-2ac3-41e7-842c-93275d012667 Jan 19 08:52:16.655497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-492a3056-6132-476a-acdf-cb43ebe31978 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:16.655987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-492a3056-6132-476a-acdf-cb43ebe31978 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:16.656861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-492a3056-6132-476a-acdf-cb43ebe31978 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Delete volume with id: dee80b45-2ac3-41e7-842c-93275d012667 Jan 19 08:52:16.661001 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 608/1221] 10.222.0.25 () {60 vars in 1335 bytes} [Tue Jan 19 08:52:16 2021] PUT /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/745bbaaf-6c96-44fb-95c1-d7773b0fd047 => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:16.722351 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-492a3056-6132-476a-acdf-cb43ebe31978 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/dee80b45-2ac3-41e7-842c-93275d012667 returned with HTTP 404 Jan 19 08:52:16.732947 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a364178-f331-47d5-996c-d9e52799acf6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action Jan 19 08:52:16.733734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a364178-f331-47d5-996c-d9e52799acf6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:16.734125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a364178-f331-47d5-996c-d9e52799acf6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.735601 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a364178-f331-47d5-996c-d9e52799acf6 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action returned with HTTP 400 Jan 19 08:52:16.736537 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 609/1223] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:16 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:16.736659 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 614/1223] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:52:16 2021] DELETE /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/dee80b45-2ac3-41e7-842c-93275d012667 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:16.747995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67cd026d-4afe-4b05-ba11-5f19597975b8 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action Jan 19 08:52:16.749106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67cd026d-4afe-4b05-ba11-5f19597975b8 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:16.749687 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67cd026d-4afe-4b05-ba11-5f19597975b8 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.751144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67cd026d-4afe-4b05-ba11-5f19597975b8 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action returned with HTTP 400 Jan 19 08:52:16.762293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e171150-b5a3-4bf7-8542-fab4e799bb5b tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/4781f2be-8e9e-432f-9266-449474050c2f/action Jan 19 08:52:16.763499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e171150-b5a3-4bf7-8542-fab4e799bb5b tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:16.764371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e171150-b5a3-4bf7-8542-fab4e799bb5b tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.767685 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 610/1224] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:16 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action => generated 131 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 19 08:52:16.826348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e171150-b5a3-4bf7-8542-fab4e799bb5b tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/4781f2be-8e9e-432f-9266-449474050c2f/action returned with HTTP 404 Jan 19 08:52:16.827779 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 615/1225] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:16 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/4781f2be-8e9e-432f-9266-449474050c2f/action => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:16.838413 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3b3ea12-9d7e-427b-9125-2ae02e69f371 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action Jan 19 08:52:16.839383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3b3ea12-9d7e-427b-9125-2ae02e69f371 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:16.839935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3b3ea12-9d7e-427b-9125-2ae02e69f371 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.842834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3b3ea12-9d7e-427b-9125-2ae02e69f371 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action returned with HTTP 400 Jan 19 08:52:16.848882 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 611/1226] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:52:16 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:52:16.853479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca536f5a-443c-4fc7-a82b-81b6a2eaa4fe tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] POST http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/None/action Jan 19 08:52:16.854533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca536f5a-443c-4fc7-a82b-81b6a2eaa4fe tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:52:16.854671 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca536f5a-443c-4fc7-a82b-81b6a2eaa4fe tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:16.903904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca536f5a-443c-4fc7-a82b-81b6a2eaa4fe tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/None/action returned with HTTP 404 Jan 19 08:52:16.909344 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 616/1227] 10.222.0.25 () {60 vars in 1261 bytes} [Tue Jan 19 08:52:16 2021] POST /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/None/action => generated 77 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:52:16.915672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2dcbd64-7ca3-4cc3-a609-9b47549efdda tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/c7fc5948-234e-43de-bf6f-4c770215dd28 Jan 19 08:52:16.916451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2dcbd64-7ca3-4cc3-a609-9b47549efdda tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:16.917117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2dcbd64-7ca3-4cc3-a609-9b47549efdda tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:16.982882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2dcbd64-7ca3-4cc3-a609-9b47549efdda tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/c7fc5948-234e-43de-bf6f-4c770215dd28 returned with HTTP 404 Jan 19 08:52:16.992056 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 612/1228] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:16 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/c7fc5948-234e-43de-bf6f-4c770215dd28 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:16.993817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30be63db-5619-4922-a718-e477bdb49c70 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] DELETE http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 Jan 19 08:52:16.994357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30be63db-5619-4922-a718-e477bdb49c70 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:16.994856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30be63db-5619-4922-a718-e477bdb49c70 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:16.995503 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-30be63db-5619-4922-a718-e477bdb49c70 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Delete volume with id: 40f84d28-2516-436e-bfc3-8bb99aa6ad57 Jan 19 08:52:17.057764 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:17.057764 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:17.059557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-30be63db-5619-4922-a718-e477bdb49c70 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume info retrieved successfully. Jan 19 08:52:17.096129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-30be63db-5619-4922-a718-e477bdb49c70 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Delete volume request issued successfully. Jan 19 08:52:17.096845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30be63db-5619-4922-a718-e477bdb49c70 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 returned with HTTP 202 Jan 19 08:52:17.098421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 617/1229] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:52:16 2021] DELETE /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:17.108783 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81d55a3e-849b-4992-bbc7-c72cb8424880 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 Jan 19 08:52:17.109665 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81d55a3e-849b-4992-bbc7-c72cb8424880 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:17.110483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81d55a3e-849b-4992-bbc7-c72cb8424880 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:17.181678 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:17.181678 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:17.195031 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-81d55a3e-849b-4992-bbc7-c72cb8424880 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume info retrieved successfully. Jan 19 08:52:17.243156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81d55a3e-849b-4992-bbc7-c72cb8424880 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 returned with HTTP 200 Jan 19 08:52:17.248194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 613/1230] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:17 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 => generated 909 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:18.264669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e173f6ed-f832-43ed-8df0-b8288448c414 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 Jan 19 08:52:18.265197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e173f6ed-f832-43ed-8df0-b8288448c414 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:18.265415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:18.265415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:18.265797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e173f6ed-f832-43ed-8df0-b8288448c414 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:18.374923 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:18.374923 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:18.412694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e173f6ed-f832-43ed-8df0-b8288448c414 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Volume info retrieved successfully. Jan 19 08:52:18.477431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e173f6ed-f832-43ed-8df0-b8288448c414 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 returned with HTTP 200 Jan 19 08:52:18.478674 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 618/1231] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:18 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 => generated 909 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:19.495110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bda64b9a-0d3c-4af8-beca-7c9c25a91032 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] GET http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 Jan 19 08:52:19.495719 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bda64b9a-0d3c-4af8-beca-7c9c25a91032 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:19.502680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:19.502680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:19.503152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bda64b9a-0d3c-4af8-beca-7c9c25a91032 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:19.634603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bda64b9a-0d3c-4af8-beca-7c9c25a91032 tempest-VolumesNegativeTest-1599202736 tempest-VolumesNegativeTest-1599202736] http://10.222.0.25/volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 returned with HTTP 404 Jan 19 08:52:19.635915 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 614/1232] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:19 2021] GET /volume/v3/baa5d23d776d4263844333175b659a9a/volumes/40f84d28-2516-436e-bfc3-8bb99aa6ad57 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:24.353996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] POST http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes Jan 19 08:52:24.354480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:24.354480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:24.357820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-882780769"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:24.358959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-882780769'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:24.359338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Create volume of 1 GB Jan 19 08:52:24.408332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Availability Zones retrieved successfully. Jan 19 08:52:24.430045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Flow 'volume_create_api' (ef3202bb-169f-465d-9754-dea66af642c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:24.443790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2628e1-8d20-4e4c-8918-a5a54fba7a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:24.446074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:52:24.518664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2628e1-8d20-4e4c-8918-a5a54fba7a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:24.521728 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47dd992d-d20a-42c9-81be-1b723d25d368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:24.710743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Created reservations ['6f0e71cb-3767-49fb-a293-a4f8ca100a67', '347d3db5-9e44-40a4-a591-8951cb65c4b6', 'c4da63f2-72ab-4309-bfdc-f13cd79a96df', 'e2d0139a-f94f-46f3-9eb4-48feb629317c'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:24.712975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47dd992d-d20a-42c9-81be-1b723d25d368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f0e71cb-3767-49fb-a293-a4f8ca100a67', '347d3db5-9e44-40a4-a591-8951cb65c4b6', 'c4da63f2-72ab-4309-bfdc-f13cd79a96df', 'e2d0139a-f94f-46f3-9eb4-48feb629317c']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:24.725942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd55bf30-f791-445f-a6bd-83ae5183746f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:24.817290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd55bf30-f791-445f-a6bd-83ae5183746f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b6787b-50ab-47f8-8375-ff024a7b6d91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-882780769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c80bb3f283b4b17b4a4f4042671714d',qos_specs=None,replication_status=,reservations=['6f0e71cb-3767-49fb-a293-a4f8ca100a67','347d3db5-9e44-40a4-a591-8951cb65c4b6','c4da63f2-72ab-4309-bfdc-f13cd79a96df','e2d0139a-f94f-46f3-9eb4-48feb629317c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1379589ca90479bbf59ffb58603f35f',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-882780769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b6787b-50ab-47f8-8375-ff024a7b6d91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c80bb3f283b4b17b4a4f4042671714d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c1379589ca90479bbf59ffb58603f35f',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:24.824497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3ea50a-c573-45e3-91d7-d27b7fef1f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:24.863331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3ea50a-c573-45e3-91d7-d27b7fef1f04) transitioned into state 'SUCCESS' from state '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-882780769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c80bb3f283b4b17b4a4f4042671714d',qos_specs=None,replication_status=,reservations=['6f0e71cb-3767-49fb-a293-a4f8ca100a67','347d3db5-9e44-40a4-a591-8951cb65c4b6','c4da63f2-72ab-4309-bfdc-f13cd79a96df','e2d0139a-f94f-46f3-9eb4-48feb629317c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1379589ca90479bbf59ffb58603f35f',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:24.866390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea82736-cd58-4a64-a36c-80826fa77af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:24.883561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea82736-cd58-4a64-a36c-80826fa77af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:24.886908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Flow 'volume_create_api' (ef3202bb-169f-465d-9754-dea66af642c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:24.972060 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Create volume request issued successfully. Jan 19 08:52:24.990812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96cafa9f-d2be-4671-9d80-b39db311e5c2 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes returned with HTTP 202 Jan 19 08:52:24.992043 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 619/1233] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:52:24 2021] POST /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes => generated 826 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:25.007617 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-719a8341-7b27-4f66-a3cc-66620c872d91 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:25.008149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-719a8341-7b27-4f66-a3cc-66620c872d91 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:25.008641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-719a8341-7b27-4f66-a3cc-66620c872d91 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:25.154693 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:25.154693 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:25.166858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-719a8341-7b27-4f66-a3cc-66620c872d91 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:25.221580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-719a8341-7b27-4f66-a3cc-66620c872d91 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 returned with HTTP 200 Jan 19 08:52:25.224555 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 615/1234] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:25 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 => generated 894 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:26.241434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68aca788-7bf0-4a11-8ecc-cf2338cb08ef tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:26.242544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68aca788-7bf0-4a11-8ecc-cf2338cb08ef tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:26.242928 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:26.242928 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:26.243794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68aca788-7bf0-4a11-8ecc-cf2338cb08ef tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:26.338024 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:26.338024 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:26.348497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68aca788-7bf0-4a11-8ecc-cf2338cb08ef tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:26.378137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68aca788-7bf0-4a11-8ecc-cf2338cb08ef tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 returned with HTTP 200 Jan 19 08:52:26.380294 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 620/1235] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:26 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 => generated 919 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:26.398720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f86b7eb0-4b1f-4f4a-ae1f-aef36950a574 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] POST http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots Jan 19 08:52:26.399344 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:26.399344 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:26.400047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f86b7eb0-4b1f-4f4a-ae1f-aef36950a574 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15b6787b-50ab-47f8-8375-ff024a7b6d91", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-117075883"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:26.524112 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:26.524112 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:26.532035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f86b7eb0-4b1f-4f4a-ae1f-aef36950a574 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:26.532600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-f86b7eb0-4b1f-4f4a-ae1f-aef36950a574 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Create snapshot from volume 15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:26.715929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-f86b7eb0-4b1f-4f4a-ae1f-aef36950a574 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Created reservations ['f219eca7-7bbd-49b1-969e-6216ac027fa5', 'fd0a5542-0583-4ddd-a366-9c4a27eda67d', '272affaf-1f3f-408d-813e-aed3c4e43cee', 'd70d8d40-b128-48fc-a878-5e44e81cee3c'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:26.914287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f86b7eb0-4b1f-4f4a-ae1f-aef36950a574 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot create request issued successfully. Jan 19 08:52:26.915467 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f86b7eb0-4b1f-4f4a-ae1f-aef36950a574 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots returned with HTTP 202 Jan 19 08:52:26.917492 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 616/1236] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:52:26 2021] POST /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots => generated 313 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:26.928753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-debbf43a-001b-44e8-9aaa-74b2eea9a94e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:26.929279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-debbf43a-001b-44e8-9aaa-74b2eea9a94e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:26.929473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:26.929473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:26.929850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-debbf43a-001b-44e8-9aaa-74b2eea9a94e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:27.020710 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:27.020710 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:27.022379 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-debbf43a-001b-44e8-9aaa-74b2eea9a94e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:27.039164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-debbf43a-001b-44e8-9aaa-74b2eea9a94e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 200 Jan 19 08:52:27.040099 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 621/1237] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:26 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 445 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:28.052058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b4b5220-e766-466d-879c-f3473c8427cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:28.053132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b4b5220-e766-466d-879c-f3473c8427cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:28.053494 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:28.053494 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:28.054113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b4b5220-e766-466d-879c-f3473c8427cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:28.111301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:28.111301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:28.123845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8b4b5220-e766-466d-879c-f3473c8427cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:28.126163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b4b5220-e766-466d-879c-f3473c8427cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 200 Jan 19 08:52:28.127634 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 617/1238] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:28 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 445 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:29.146782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-730d2b90-a803-47a6-a415-64aa77a70c4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:29.148648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-730d2b90-a803-47a6-a415-64aa77a70c4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:29.149011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:29.149011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:29.156876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-730d2b90-a803-47a6-a415-64aa77a70c4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:29.229907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:29.229907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:29.231096 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-730d2b90-a803-47a6-a415-64aa77a70c4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:29.233036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-730d2b90-a803-47a6-a415-64aa77a70c4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 200 Jan 19 08:52:29.233837 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 622/1239] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:29 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 445 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:30.245585 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff5c47bb-ed02-425a-9fc7-0ffa7f85dcc1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:30.246438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff5c47bb-ed02-425a-9fc7-0ffa7f85dcc1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:30.246587 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:30.246587 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:30.246925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff5c47bb-ed02-425a-9fc7-0ffa7f85dcc1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:30.296211 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:30.296211 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:30.297854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ff5c47bb-ed02-425a-9fc7-0ffa7f85dcc1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:30.301246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff5c47bb-ed02-425a-9fc7-0ffa7f85dcc1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 200 Jan 19 08:52:30.311823 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 618/1240] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:30 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 472 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:30.327665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da7788d6-167a-4706-900a-5f4a5f12dc8d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] POST http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots Jan 19 08:52:30.328340 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:30.328340 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:30.329167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da7788d6-167a-4706-900a-5f4a5f12dc8d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15b6787b-50ab-47f8-8375-ff024a7b6d91", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-153614502"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:30.439494 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:30.439494 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:30.441576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da7788d6-167a-4706-900a-5f4a5f12dc8d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:30.443236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-da7788d6-167a-4706-900a-5f4a5f12dc8d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Create snapshot from volume 15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:30.561544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-da7788d6-167a-4706-900a-5f4a5f12dc8d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Created reservations ['fe334452-3fc4-48a9-9774-71e57b0fa3f8', '7be146f2-267d-47ee-a012-cd792500935f', 'bc7b4980-486a-43b7-a9a0-5cdc22cd27ec', '2a9cbe85-ca3c-46c7-bdcf-80adcc721712'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:30.596715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] POST http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes Jan 19 08:52:30.597327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:30.597327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:30.597944 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-394281776", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:30.599584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-394281776', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:52:30.600073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Create volume of 1 GB Jan 19 08:52:30.636320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Availability Zones retrieved successfully. Jan 19 08:52:30.673708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Flow 'volume_create_api' (f6abebd9-57e9-447b-b185-efd5f9d54a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:30.681784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (578c9cde-138a-4889-a533-bbb14733964c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:30.686740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:52:30.793265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da7788d6-167a-4706-900a-5f4a5f12dc8d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot create request issued successfully. Jan 19 08:52:30.794082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da7788d6-167a-4706-900a-5f4a5f12dc8d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots returned with HTTP 202 Jan 19 08:52:30.799440 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 623/1241] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:52:30 2021] POST /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots => generated 313 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:30.821874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37fd9f1f-5cd6-490a-b131-85d470fef34d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:30.822426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37fd9f1f-5cd6-490a-b131-85d470fef34d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:30.822657 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:30.822657 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:30.823041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37fd9f1f-5cd6-490a-b131-85d470fef34d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:30.823303 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (578c9cde-138a-4889-a533-bbb14733964c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:30.825717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23a9d722-3f51-40ae-8877-6f2208e0f8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:30.874030 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:30.874030 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:30.875221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-37fd9f1f-5cd6-490a-b131-85d470fef34d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:30.877154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37fd9f1f-5cd6-490a-b131-85d470fef34d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 200 Jan 19 08:52:30.880024 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 624/1242] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:30 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 445 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:31.024808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Created reservations ['74a2a962-d745-4222-a5a8-890c16d32a54', 'ff64b69c-fcdb-47f4-a173-61f5b69e5959', 'b23783f8-6c3e-4515-a4ad-e47b5d1c5ae0', 'efe075cc-f15b-4f78-b4e5-baffd343609c'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:31.026908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23a9d722-3f51-40ae-8877-6f2208e0f8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a2a962-d745-4222-a5a8-890c16d32a54', 'ff64b69c-fcdb-47f4-a173-61f5b69e5959', 'b23783f8-6c3e-4515-a4ad-e47b5d1c5ae0', 'efe075cc-f15b-4f78-b4e5-baffd343609c']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:31.029125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a61dec-99ff-4f8c-aae9-613805e4b802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:31.188454 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a61dec-99ff-4f8c-aae9-613805e4b802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be91513-a129-4f49-8f2b-9f2cc1cdff4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-394281776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b42bff9a346b4246bc685460235c229c',qos_specs=None,replication_status=,reservations=['74a2a962-d745-4222-a5a8-890c16d32a54','ff64b69c-fcdb-47f4-a173-61f5b69e5959','b23783f8-6c3e-4515-a4ad-e47b5d1c5ae0','efe075cc-f15b-4f78-b4e5-baffd343609c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c084cc4a76a54b078d7a1c25d8ee5e19',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-394281776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1be91513-a129-4f49-8f2b-9f2cc1cdff4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b42bff9a346b4246bc685460235c229c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c084cc4a76a54b078d7a1c25d8ee5e19',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:31.196473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e306de-3000-4905-aa0f-02df43328594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:31.259809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e306de-3000-4905-aa0f-02df43328594) transitioned into state 'SUCCESS' from state '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-394281776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b42bff9a346b4246bc685460235c229c',qos_specs=None,replication_status=,reservations=['74a2a962-d745-4222-a5a8-890c16d32a54','ff64b69c-fcdb-47f4-a173-61f5b69e5959','b23783f8-6c3e-4515-a4ad-e47b5d1c5ae0','efe075cc-f15b-4f78-b4e5-baffd343609c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c084cc4a76a54b078d7a1c25d8ee5e19',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:31.261756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26122654-aaba-44b8-b45f-dd4e2c0c6dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:52:31.326471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26122654-aaba-44b8-b45f-dd4e2c0c6dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:52:31.329474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Flow 'volume_create_api' (f6abebd9-57e9-447b-b185-efd5f9d54a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:52:31.543215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Create volume request issued successfully. Jan 19 08:52:31.604914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-a88e9e6b-4ca7-4e26-b4c0-d2df0ec94567 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes returned with HTTP 202 Jan 19 08:52:31.606201 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 619/1243] 10.222.0.25 () {64 vars in 1512 bytes} [Tue Jan 19 08:52:30 2021] POST /volume/v3/b42bff9a346b4246bc685460235c229c/volumes => generated 823 bytes in 1013 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:31.618877 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-4f1b561f-ea78-4f6e-a313-c752008f4196 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:31.619408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-4f1b561f-ea78-4f6e-a313-c752008f4196 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:31.619600 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:31.619600 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:31.620524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-4f1b561f-ea78-4f6e-a313-c752008f4196 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:31.765416 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:31.765416 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:31.814655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-4f1b561f-ea78-4f6e-a313-c752008f4196 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Volume info retrieved successfully. Jan 19 08:52:31.898268 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ba1c1fd-173b-4da5-8458-c224b3ed4bed tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:31.899133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ba1c1fd-173b-4da5-8458-c224b3ed4bed tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:31.899515 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:31.899515 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:31.900148 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ba1c1fd-173b-4da5-8458-c224b3ed4bed tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:31.933492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5485fb10-37ae-4591-949e-2b8a2359cdb6 req-4f1b561f-ea78-4f6e-a313-c752008f4196 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 200 Jan 19 08:52:31.938913 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 625/1244] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:31 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 891 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:32.003089 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:32.003089 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:32.004265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9ba1c1fd-173b-4da5-8458-c224b3ed4bed tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:32.012391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ba1c1fd-173b-4da5-8458-c224b3ed4bed tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 200 Jan 19 08:52:32.022429 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 620/1245] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:31 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 445 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:32.040775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2082e00e-9286-4d24-9331-f7fd865fb932 req-52f885b3-faae-4360-9f00-649df6a54e8f tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:32.041720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2082e00e-9286-4d24-9331-f7fd865fb932 req-52f885b3-faae-4360-9f00-649df6a54e8f tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:32.042141 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:32.042141 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:32.044621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2082e00e-9286-4d24-9331-f7fd865fb932 req-52f885b3-faae-4360-9f00-649df6a54e8f tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:32.167875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:32.167875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:32.191792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2082e00e-9286-4d24-9331-f7fd865fb932 req-52f885b3-faae-4360-9f00-649df6a54e8f tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Volume info retrieved successfully. Jan 19 08:52:32.292982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2082e00e-9286-4d24-9331-f7fd865fb932 req-52f885b3-faae-4360-9f00-649df6a54e8f tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 200 Jan 19 08:52:32.300550 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 626/1246] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:32 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 915 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:33.025762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49e9793d-d619-4f2f-b32e-f90a257334a5 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:33.026474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49e9793d-d619-4f2f-b32e-f90a257334a5 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:33.026875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:33.026875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:33.027470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49e9793d-d619-4f2f-b32e-f90a257334a5 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:33.125795 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:33.125795 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:33.134997 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-49e9793d-d619-4f2f-b32e-f90a257334a5 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:33.137193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49e9793d-d619-4f2f-b32e-f90a257334a5 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 200 Jan 19 08:52:33.149424 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 621/1247] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:33 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 445 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:33.390985 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-cf2bd52b-8fa0-484c-b228-f8b308eb0785 req-75719f79-d76c-44d7-88e8-f17bf122ea65 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:33.392533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-cf2bd52b-8fa0-484c-b228-f8b308eb0785 req-75719f79-d76c-44d7-88e8-f17bf122ea65 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:33.393616 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:33.393616 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:33.394236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-cf2bd52b-8fa0-484c-b228-f8b308eb0785 req-75719f79-d76c-44d7-88e8-f17bf122ea65 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:33.776415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:33.776415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:33.825850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-cf2bd52b-8fa0-484c-b228-f8b308eb0785 req-75719f79-d76c-44d7-88e8-f17bf122ea65 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Volume info retrieved successfully. Jan 19 08:52:33.924571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-cf2bd52b-8fa0-484c-b228-f8b308eb0785 req-75719f79-d76c-44d7-88e8-f17bf122ea65 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 200 Jan 19 08:52:33.939062 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 627/1248] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:33 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 916 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:34.001066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e1857b3d-4a56-482e-bdfb-1fb4087af278 req-dd9b0dfc-b008-4411-9e01-1a96b50cc633 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] POST http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots Jan 19 08:52:34.001653 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:34.001653 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:34.002366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e1857b3d-4a56-482e-bdfb-1fb4087af278 req-dd9b0dfc-b008-4411-9e01-1a96b50cc633 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1be91513-a129-4f49-8f2b-9f2cc1cdff4c", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-17624515", "description": null, "metadata": {}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:34.149613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8866b3c5-8491-4dbe-b048-fd74d6a4bb93 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:34.150608 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8866b3c5-8491-4dbe-b048-fd74d6a4bb93 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:34.150974 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:34.150974 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:34.151512 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:34.151512 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:34.151714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8866b3c5-8491-4dbe-b048-fd74d6a4bb93 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:34.153325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-e1857b3d-4a56-482e-bdfb-1fb4087af278 req-dd9b0dfc-b008-4411-9e01-1a96b50cc633 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Volume info retrieved successfully. Jan 19 08:52:34.158157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [req-e1857b3d-4a56-482e-bdfb-1fb4087af278 req-dd9b0dfc-b008-4411-9e01-1a96b50cc633 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Create snapshot from volume 1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:34.235464 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:34.235464 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:34.236615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8866b3c5-8491-4dbe-b048-fd74d6a4bb93 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:34.238598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8866b3c5-8491-4dbe-b048-fd74d6a4bb93 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 200 Jan 19 08:52:34.253200 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 628/1249] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:34 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 472 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:34.264848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2f05413-3610-4e7a-89fc-fb575caf7cfe tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] POST http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots Jan 19 08:52:34.265700 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:34.265700 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:34.266134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2f05413-3610-4e7a-89fc-fb575caf7cfe tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15b6787b-50ab-47f8-8375-ff024a7b6d91", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-297630885"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:52:34.299603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [req-e1857b3d-4a56-482e-bdfb-1fb4087af278 req-dd9b0dfc-b008-4411-9e01-1a96b50cc633 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Created reservations ['7fbb5385-e3ff-45b7-be18-78bf9b1e4483', 'a5296477-86e0-4b46-b6d9-c68216329765', 'ae656b6c-3962-4dac-b934-d789ebe81ea5', '28bbb717-096f-458d-87c5-6dd79400adc2'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:34.461913 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:34.461913 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:34.465754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a2f05413-3610-4e7a-89fc-fb575caf7cfe tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:34.466327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-a2f05413-3610-4e7a-89fc-fb575caf7cfe tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Create snapshot from volume 15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:34.556026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-e1857b3d-4a56-482e-bdfb-1fb4087af278 req-dd9b0dfc-b008-4411-9e01-1a96b50cc633 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot create request issued successfully. Jan 19 08:52:34.559299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e1857b3d-4a56-482e-bdfb-1fb4087af278 req-dd9b0dfc-b008-4411-9e01-1a96b50cc633 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots returned with HTTP 202 Jan 19 08:52:34.564771 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 622/1250] 10.222.0.25 () {64 vars in 1518 bytes} [Tue Jan 19 08:52:33 2021] POST /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots => generated 309 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:34.608609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a2f05413-3610-4e7a-89fc-fb575caf7cfe tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Created reservations ['9e61b336-599e-4ee3-87f6-cb24581fbe9b', '3adb275b-813c-4687-8d86-fd044124879b', '212b2c5b-b891-48a7-b6aa-04ac6718ef57', '7d689cca-a888-471f-b4ac-a41bd5496b40'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:52:34.647757 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-aea8dab1-5fbc-4e0c-9ee9-7e0da4a7dade req-25f04661-4e66-4ca3-a8cf-9d9684718f4e tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:34.648873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-aea8dab1-5fbc-4e0c-9ee9-7e0da4a7dade req-25f04661-4e66-4ca3-a8cf-9d9684718f4e tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:34.649326 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:34.649326 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:34.650210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-aea8dab1-5fbc-4e0c-9ee9-7e0da4a7dade req-25f04661-4e66-4ca3-a8cf-9d9684718f4e tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:34.713662 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:34.713662 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:34.718159 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-aea8dab1-5fbc-4e0c-9ee9-7e0da4a7dade req-25f04661-4e66-4ca3-a8cf-9d9684718f4e tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:34.723625 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-aea8dab1-5fbc-4e0c-9ee9-7e0da4a7dade req-25f04661-4e66-4ca3-a8cf-9d9684718f4e tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 200 Jan 19 08:52:34.733308 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 623/1251] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:34 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 441 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:34.808369 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3fc61099-6391-44b1-8fc3-fcfacca27191 req-88918488-1fc7-4583-81a4-44cb095b14da tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/detail Jan 19 08:52:34.809232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3fc61099-6391-44b1-8fc3-fcfacca27191 req-88918488-1fc7-4583-81a4-44cb095b14da tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:34.809664 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:34.809664 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:34.810353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3fc61099-6391-44b1-8fc3-fcfacca27191 req-88918488-1fc7-4583-81a4-44cb095b14da tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:34.811289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [req-3fc61099-6391-44b1-8fc3-fcfacca27191 req-88918488-1fc7-4583-81a4-44cb095b14da tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:34.814110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [req-3fc61099-6391-44b1-8fc3-fcfacca27191 req-88918488-1fc7-4583-81a4-44cb095b14da tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:34.858923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a2f05413-3610-4e7a-89fc-fb575caf7cfe tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot create request issued successfully. Jan 19 08:52:34.859739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2f05413-3610-4e7a-89fc-fb575caf7cfe tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots returned with HTTP 202 Jan 19 08:52:34.860985 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 629/1252] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:52:34 2021] POST /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots => generated 313 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:34.872292 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3df07a12-9048-4e74-9d3c-89fc56d98310 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:34.872856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3df07a12-9048-4e74-9d3c-89fc56d98310 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:34.872986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:34.872986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:34.873364 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3df07a12-9048-4e74-9d3c-89fc56d98310 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:34.877120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3fc61099-6391-44b1-8fc3-fcfacca27191 req-88918488-1fc7-4583-81a4-44cb095b14da tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Get all snapshots completed successfully. Jan 19 08:52:34.878712 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:34.878712 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:34.888577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3fc61099-6391-44b1-8fc3-fcfacca27191 req-88918488-1fc7-4583-81a4-44cb095b14da tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/detail returned with HTTP 200 Jan 19 08:52:34.890908 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 624/1253] 10.222.0.25 () {60 vars in 1485 bytes} [Tue Jan 19 08:52:34 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/detail => generated 444 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:34.963426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fd17e29e-b3bc-4bf2-9ec5-3cec84ea5d1b req-fd237bb8-0afc-43e8-b3c5-a46cad79f8b2 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:34.964148 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fd17e29e-b3bc-4bf2-9ec5-3cec84ea5d1b req-fd237bb8-0afc-43e8-b3c5-a46cad79f8b2 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:34.964482 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:34.964482 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:34.965065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fd17e29e-b3bc-4bf2-9ec5-3cec84ea5d1b req-fd237bb8-0afc-43e8-b3c5-a46cad79f8b2 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:34.978187 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:34.978187 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:34.991990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3df07a12-9048-4e74-9d3c-89fc56d98310 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:34.994081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3df07a12-9048-4e74-9d3c-89fc56d98310 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 200 Jan 19 08:52:34.994951 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 630/1254] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:34 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 445 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:35.040727 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:35.040727 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:35.046805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fd17e29e-b3bc-4bf2-9ec5-3cec84ea5d1b req-fd237bb8-0afc-43e8-b3c5-a46cad79f8b2 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:35.049021 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fd17e29e-b3bc-4bf2-9ec5-3cec84ea5d1b req-fd237bb8-0afc-43e8-b3c5-a46cad79f8b2 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 200 Jan 19 08:52:35.050388 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 625/1255] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:34 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 441 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:36.007968 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06610e73-ed5b-4f88-a86d-5c3280a4f47c tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:36.009119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06610e73-ed5b-4f88-a86d-5c3280a4f47c tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:36.009502 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:36.009502 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:36.010258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06610e73-ed5b-4f88-a86d-5c3280a4f47c tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:36.095043 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:36.095043 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:36.096931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-06610e73-ed5b-4f88-a86d-5c3280a4f47c tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:36.111357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06610e73-ed5b-4f88-a86d-5c3280a4f47c tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 200 Jan 19 08:52:36.121201 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 631/1256] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:36 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 445 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:36.149623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1188140d-1b2c-4822-9a17-41d28b52371f req-43966099-5fe2-4bae-b8f2-20fc8e98a3a4 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:36.150360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1188140d-1b2c-4822-9a17-41d28b52371f req-43966099-5fe2-4bae-b8f2-20fc8e98a3a4 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:36.150713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:36.150713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:36.151292 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1188140d-1b2c-4822-9a17-41d28b52371f req-43966099-5fe2-4bae-b8f2-20fc8e98a3a4 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:36.271493 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:36.271493 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:36.272745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-1188140d-1b2c-4822-9a17-41d28b52371f req-43966099-5fe2-4bae-b8f2-20fc8e98a3a4 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:36.274817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1188140d-1b2c-4822-9a17-41d28b52371f req-43966099-5fe2-4bae-b8f2-20fc8e98a3a4 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 200 Jan 19 08:52:36.275634 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 626/1257] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:36 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 441 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:37.143492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-324f15de-5421-49dc-b317-f99c74520637 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:37.149306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-324f15de-5421-49dc-b317-f99c74520637 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:37.149306 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:37.149306 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:37.149306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-324f15de-5421-49dc-b317-f99c74520637 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:37.237426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:37.237426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:37.247374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-324f15de-5421-49dc-b317-f99c74520637 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:37.253707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-324f15de-5421-49dc-b317-f99c74520637 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 200 Jan 19 08:52:37.263179 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 632/1258] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:37 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 445 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:37.351853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f62da2f6-c51d-4265-a989-9c2c16c7ebd5 req-02e4d859-2f83-4c34-979b-628093b56130 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:37.352711 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f62da2f6-c51d-4265-a989-9c2c16c7ebd5 req-02e4d859-2f83-4c34-979b-628093b56130 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:37.352968 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:37.352968 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:37.353624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f62da2f6-c51d-4265-a989-9c2c16c7ebd5 req-02e4d859-2f83-4c34-979b-628093b56130 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:37.469966 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:37.469966 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:37.471125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f62da2f6-c51d-4265-a989-9c2c16c7ebd5 req-02e4d859-2f83-4c34-979b-628093b56130 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:37.526058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f62da2f6-c51d-4265-a989-9c2c16c7ebd5 req-02e4d859-2f83-4c34-979b-628093b56130 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 200 Jan 19 08:52:37.537804 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 627/1259] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:37 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 441 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:38.279287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-614ddf8c-a338-4bde-beea-72b048627ffa tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:38.280396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-614ddf8c-a338-4bde-beea-72b048627ffa tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.280740 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:38.280740 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:38.281398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-614ddf8c-a338-4bde-beea-72b048627ffa tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.389261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:38.389261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:38.391308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-614ddf8c-a338-4bde-beea-72b048627ffa tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:38.393332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-614ddf8c-a338-4bde-beea-72b048627ffa tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 200 Jan 19 08:52:38.394112 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 633/1260] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 472 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:38.407313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbbcabea-b46c-496a-aac3-6e30a27d5e82 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=1 Jan 19 08:52:38.407863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbbcabea-b46c-496a-aac3-6e30a27d5e82 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.408063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:38.408063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:38.408752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbbcabea-b46c-496a-aac3-6e30a27d5e82 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.409935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-dbbcabea-b46c-496a-aac3-6e30a27d5e82 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:38.413274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-dbbcabea-b46c-496a-aac3-6e30a27d5e82 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:38.454023 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dbbcabea-b46c-496a-aac3-6e30a27d5e82 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:38.458591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbbcabea-b46c-496a-aac3-6e30a27d5e82 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=1 returned with HTTP 200 Jan 19 08:52:38.465255 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 628/1261] 10.222.0.25 () {58 vars in 1225 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=1 => generated 514 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:38.477518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fcb478e-a84f-47ee-a20d-6656ce81d649 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots Jan 19 08:52:38.478659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fcb478e-a84f-47ee-a20d-6656ce81d649 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.479082 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:38.479082 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:38.479727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fcb478e-a84f-47ee-a20d-6656ce81d649 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.480585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-2fcb478e-a84f-47ee-a20d-6656ce81d649 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:38.483121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-2fcb478e-a84f-47ee-a20d-6656ce81d649 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:38.553647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2fcb478e-a84f-47ee-a20d-6656ce81d649 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:38.554916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fcb478e-a84f-47ee-a20d-6656ce81d649 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots returned with HTTP 200 Jan 19 08:52:38.571363 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-82197281-9f57-41f8-87b5-0c0a56c9f2b4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=100000 Jan 19 08:52:38.571994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-82197281-9f57-41f8-87b5-0c0a56c9f2b4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.572299 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:38.572299 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:38.572908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-82197281-9f57-41f8-87b5-0c0a56c9f2b4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.574356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-82197281-9f57-41f8-87b5-0c0a56c9f2b4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:38.575208 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:38.575208 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:38.577037 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-82197281-9f57-41f8-87b5-0c0a56c9f2b4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:38.578012 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 634/1262] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots => generated 993 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:38.654306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af7daff8-193e-4e5b-839f-1c402255c91a req-0d4e3695-5fab-4df2-8aca-dbd0b37d4941 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:38.654306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af7daff8-193e-4e5b-839f-1c402255c91a req-0d4e3695-5fab-4df2-8aca-dbd0b37d4941 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.654306 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:38.654306 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:38.654306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-af7daff8-193e-4e5b-839f-1c402255c91a req-0d4e3695-5fab-4df2-8aca-dbd0b37d4941 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.668076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-82197281-9f57-41f8-87b5-0c0a56c9f2b4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:38.675415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-82197281-9f57-41f8-87b5-0c0a56c9f2b4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=100000 returned with HTTP 200 Jan 19 08:52:38.683339 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 629/1263] 10.222.0.25 () {58 vars in 1235 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=100000 => generated 993 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:38.711760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39ebb271-b240-438b-bd09-6dcb38786354 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=0 Jan 19 08:52:38.715512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39ebb271-b240-438b-bd09-6dcb38786354 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.715943 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:38.715943 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:38.716606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39ebb271-b240-438b-bd09-6dcb38786354 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.719097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-39ebb271-b240-438b-bd09-6dcb38786354 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:38.720100 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:38.720100 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:38.722074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-39ebb271-b240-438b-bd09-6dcb38786354 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:38.757352 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:38.757352 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:38.760454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-af7daff8-193e-4e5b-839f-1c402255c91a req-0d4e3695-5fab-4df2-8aca-dbd0b37d4941 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:38.763236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-af7daff8-193e-4e5b-839f-1c402255c91a req-0d4e3695-5fab-4df2-8aca-dbd0b37d4941 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 200 Jan 19 08:52:38.769118 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 635/1264] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 468 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:38.774813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-39ebb271-b240-438b-bd09-6dcb38786354 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:38.775688 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39ebb271-b240-438b-bd09-6dcb38786354 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=0 returned with HTTP 200 Jan 19 08:52:38.776938 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 630/1265] 10.222.0.25 () {58 vars in 1225 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?limit=0 => generated 17 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:52:38.789391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1250d477-a5bb-44a8-b509-c889c6031f4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots Jan 19 08:52:38.790189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1250d477-a5bb-44a8-b509-c889c6031f4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.790716 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:38.790716 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:38.791420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1250d477-a5bb-44a8-b509-c889c6031f4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.792178 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-1250d477-a5bb-44a8-b509-c889c6031f4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:38.795307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-1250d477-a5bb-44a8-b509-c889c6031f4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:38.855507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1250d477-a5bb-44a8-b509-c889c6031f4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:38.856432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d5d24ba8-98a6-4fd2-ae15-dcec499e3e75 req-8841eba7-3bdd-46d3-8ae7-b5050e16cfbc tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] DELETE http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:38.857118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d5d24ba8-98a6-4fd2-ae15-dcec499e3e75 req-8841eba7-3bdd-46d3-8ae7-b5050e16cfbc tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.857795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-d5d24ba8-98a6-4fd2-ae15-dcec499e3e75 req-8841eba7-3bdd-46d3-8ae7-b5050e16cfbc tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.858198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1250d477-a5bb-44a8-b509-c889c6031f4a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots returned with HTTP 200 Jan 19 08:52:38.858614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [req-d5d24ba8-98a6-4fd2-ae15-dcec499e3e75 req-8841eba7-3bdd-46d3-8ae7-b5050e16cfbc tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Delete snapshot with id: 2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:38.859585 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 636/1266] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots => generated 993 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:38.872128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40d18c81-bba6-4928-908e-b64097133f34 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?marker=bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:38.874220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40d18c81-bba6-4928-908e-b64097133f34 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:38.875062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:38.875062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:38.876185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40d18c81-bba6-4928-908e-b64097133f34 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:38.878249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-40d18c81-bba6-4928-908e-b64097133f34 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:38.879146 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:38.879146 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:38.882943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-40d18c81-bba6-4928-908e-b64097133f34 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:38.978697 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:38.978697 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:38.984541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d5d24ba8-98a6-4fd2-ae15-dcec499e3e75 req-8841eba7-3bdd-46d3-8ae7-b5050e16cfbc tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:38.989376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-40d18c81-bba6-4928-908e-b64097133f34 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:38.990263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40d18c81-bba6-4928-908e-b64097133f34 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?marker=bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 200 Jan 19 08:52:38.998686 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 637/1267] 10.222.0.25 () {58 vars in 1297 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?marker=bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 341 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.003938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d74f9d-8826-45bb-9704-611750573484 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?offset=2&limit=3 Jan 19 08:52:39.007338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d74f9d-8826-45bb-9704-611750573484 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.007784 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.007784 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.008280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d74f9d-8826-45bb-9704-611750573484 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.008964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-80d74f9d-8826-45bb-9704-611750573484 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.010459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.010459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.014029 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-80d74f9d-8826-45bb-9704-611750573484 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.074725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-80d74f9d-8826-45bb-9704-611750573484 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.077661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d74f9d-8826-45bb-9704-611750573484 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 19 08:52:39.090280 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 638/1268] 10.222.0.25 () {58 vars in 1243 bytes} [Tue Jan 19 08:52:38 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?offset=2&limit=3 => generated 341 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.096734 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b172471a-94a5-45fa-bed7-13edac202708 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=created_at&sort_dir=asc Jan 19 08:52:39.097271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b172471a-94a5-45fa-bed7-13edac202708 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.097587 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.097587 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.097978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b172471a-94a5-45fa-bed7-13edac202708 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.098651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-b172471a-94a5-45fa-bed7-13edac202708 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.099384 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.099384 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.101899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-b172471a-94a5-45fa-bed7-13edac202708 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.127196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b172471a-94a5-45fa-bed7-13edac202708 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.128128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b172471a-94a5-45fa-bed7-13edac202708 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 19 08:52:39.137132 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 639/1269] 10.222.0.25 () {58 vars in 1275 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.146540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7324f119-be6e-4402-bb4d-112adccedf1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=created_at&sort_dir=desc Jan 19 08:52:39.147098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7324f119-be6e-4402-bb4d-112adccedf1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.147299 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.147299 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.147683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7324f119-be6e-4402-bb4d-112adccedf1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.148297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-7324f119-be6e-4402-bb4d-112adccedf1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.149044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.149044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.151871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-7324f119-be6e-4402-bb4d-112adccedf1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.173932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7324f119-be6e-4402-bb4d-112adccedf1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.174886 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7324f119-be6e-4402-bb4d-112adccedf1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 19 08:52:39.175750 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 640/1270] 10.222.0.25 () {58 vars in 1277 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:39.190537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fc79585-ca7f-402e-bb37-4fc1f7767b17 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=id&sort_dir=asc Jan 19 08:52:39.191362 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fc79585-ca7f-402e-bb37-4fc1f7767b17 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.191582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.191582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.191785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-d5d24ba8-98a6-4fd2-ae15-dcec499e3e75 req-8841eba7-3bdd-46d3-8ae7-b5050e16cfbc tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot delete request issued successfully. Jan 19 08:52:39.191996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fc79585-ca7f-402e-bb37-4fc1f7767b17 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.192572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-2fc79585-ca7f-402e-bb37-4fc1f7767b17 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.192835 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-d5d24ba8-98a6-4fd2-ae15-dcec499e3e75 req-8841eba7-3bdd-46d3-8ae7-b5050e16cfbc tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 202 Jan 19 08:52:39.193411 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.193411 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.194168 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 631/1271] 10.222.0.25 () {62 vars in 1597 bytes} [Tue Jan 19 08:52:38 2021] DELETE /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:52:39.234466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-2fc79585-ca7f-402e-bb37-4fc1f7767b17 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.296507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2fc79585-ca7f-402e-bb37-4fc1f7767b17 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.300017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fc79585-ca7f-402e-bb37-4fc1f7767b17 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 19 08:52:39.303959 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-440dd203-56b4-4491-917d-7eeb2a5d46a0 req-ffd2a3ab-9803-400e-925e-e9a4d9cb0e6a tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:39.304742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-440dd203-56b4-4491-917d-7eeb2a5d46a0 req-ffd2a3ab-9803-400e-925e-e9a4d9cb0e6a tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.305153 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.305153 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.305800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-440dd203-56b4-4491-917d-7eeb2a5d46a0 req-ffd2a3ab-9803-400e-925e-e9a4d9cb0e6a tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.322249 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 641/1272] 10.222.0.25 () {58 vars in 1259 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.327686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3f2a38d-3b5e-44a9-9ad6-426a45da0ce6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=id&sort_dir=desc Jan 19 08:52:39.328379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3f2a38d-3b5e-44a9-9ad6-426a45da0ce6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.328768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.328768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.329390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3f2a38d-3b5e-44a9-9ad6-426a45da0ce6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.330131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-a3f2a38d-3b5e-44a9-9ad6-426a45da0ce6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.330997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.330997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.334145 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-a3f2a38d-3b5e-44a9-9ad6-426a45da0ce6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.357111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a3f2a38d-3b5e-44a9-9ad6-426a45da0ce6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.358360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3f2a38d-3b5e-44a9-9ad6-426a45da0ce6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 19 08:52:39.370055 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 642/1273] 10.222.0.25 () {58 vars in 1261 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.377959 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-342c218b-5173-453c-8c2a-e29aad51c468 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=display_name&sort_dir=asc Jan 19 08:52:39.380398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-342c218b-5173-453c-8c2a-e29aad51c468 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.380837 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.380837 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.381508 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-342c218b-5173-453c-8c2a-e29aad51c468 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.382309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-342c218b-5173-453c-8c2a-e29aad51c468 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.383285 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.383285 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.385237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-342c218b-5173-453c-8c2a-e29aad51c468 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.393440 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.393440 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.394627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-440dd203-56b4-4491-917d-7eeb2a5d46a0 req-ffd2a3ab-9803-400e-925e-e9a4d9cb0e6a tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:39.397198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-440dd203-56b4-4491-917d-7eeb2a5d46a0 req-ffd2a3ab-9803-400e-925e-e9a4d9cb0e6a tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 200 Jan 19 08:52:39.398050 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 632/1274] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 467 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:39.423335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-342c218b-5173-453c-8c2a-e29aad51c468 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.425092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-342c218b-5173-453c-8c2a-e29aad51c468 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 19 08:52:39.426184 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 643/1275] 10.222.0.25 () {58 vars in 1279 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.439582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac935c2a-ad51-4e0d-9cd6-6d0622448a24 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=display_name&sort_dir=desc Jan 19 08:52:39.440116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac935c2a-ad51-4e0d-9cd6-6d0622448a24 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.440311 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.440311 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.441269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac935c2a-ad51-4e0d-9cd6-6d0622448a24 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.441784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-ac935c2a-ad51-4e0d-9cd6-6d0622448a24 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.444701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-ac935c2a-ad51-4e0d-9cd6-6d0622448a24 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.529705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ac935c2a-ad51-4e0d-9cd6-6d0622448a24 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.531503 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac935c2a-ad51-4e0d-9cd6-6d0622448a24 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 19 08:52:39.557545 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 633/1276] 10.222.0.25 () {58 vars in 1281 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:39.571481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4407b78-9a93-4780-9fd4-dd6a0d446cd6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 Jan 19 08:52:39.572018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4407b78-9a93-4780-9fd4-dd6a0d446cd6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.572223 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.572223 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.572565 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4407b78-9a93-4780-9fd4-dd6a0d446cd6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.573401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-e4407b78-9a93-4780-9fd4-dd6a0d446cd6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.574297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.574297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.577761 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-e4407b78-9a93-4780-9fd4-dd6a0d446cd6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.633374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e4407b78-9a93-4780-9fd4-dd6a0d446cd6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.636608 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.636608 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.639626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4407b78-9a93-4780-9fd4-dd6a0d446cd6 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 returned with HTTP 200 Jan 19 08:52:39.655506 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 644/1277] 10.222.0.25 () {58 vars in 1350 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 => generated 475 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.659422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9bfa679-38da-4568-80ec-47a94f76ee0e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?status=available Jan 19 08:52:39.660715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9bfa679-38da-4568-80ec-47a94f76ee0e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.661313 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.661313 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.662497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9bfa679-38da-4568-80ec-47a94f76ee0e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.663838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-a9bfa679-38da-4568-80ec-47a94f76ee0e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.675848 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.675848 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.679717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-a9bfa679-38da-4568-80ec-47a94f76ee0e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.753071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a9bfa679-38da-4568-80ec-47a94f76ee0e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.755285 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.755285 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.757286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9bfa679-38da-4568-80ec-47a94f76ee0e tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?status=available returned with HTTP 200 Jan 19 08:52:39.758705 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 634/1278] 10.222.0.25 () {58 vars in 1264 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?status=available => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:52:39.775036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b7e06ee-67b8-4b28-ad8c-06103d8c4bbb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 Jan 19 08:52:39.775567 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b7e06ee-67b8-4b28-ad8c-06103d8c4bbb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.775842 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.775842 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.776553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b7e06ee-67b8-4b28-ad8c-06103d8c4bbb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.777484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-7b7e06ee-67b8-4b28-ad8c-06103d8c4bbb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.788177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-7b7e06ee-67b8-4b28-ad8c-06103d8c4bbb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.824162 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7b7e06ee-67b8-4b28-ad8c-06103d8c4bbb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.825489 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:39.825489 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:39.827849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b7e06ee-67b8-4b28-ad8c-06103d8c4bbb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 returned with HTTP 200 Jan 19 08:52:39.829209 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 645/1279] 10.222.0.25 () {58 vars in 1384 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.842404 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7063a7e8-faf5-478c-89f5-eeb3425cd739 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 Jan 19 08:52:39.842972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7063a7e8-faf5-478c-89f5-eeb3425cd739 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.843165 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.843165 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.845102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7063a7e8-faf5-478c-89f5-eeb3425cd739 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.850834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-7063a7e8-faf5-478c-89f5-eeb3425cd739 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.853482 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-7063a7e8-faf5-478c-89f5-eeb3425cd739 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.920180 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7063a7e8-faf5-478c-89f5-eeb3425cd739 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:39.921254 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7063a7e8-faf5-478c-89f5-eeb3425cd739 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 returned with HTTP 200 Jan 19 08:52:39.924599 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 635/1280] 10.222.0.25 () {58 vars in 1329 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 => generated 341 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:39.936545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-043504a1-9e1a-439c-aed8-0a761411653a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?status=available Jan 19 08:52:39.937079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-043504a1-9e1a-439c-aed8-0a761411653a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:39.937275 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:39.937275 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:39.937654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-043504a1-9e1a-439c-aed8-0a761411653a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:39.938242 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-043504a1-9e1a-439c-aed8-0a761411653a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:39.941681 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-043504a1-9e1a-439c-aed8-0a761411653a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:39.995952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-043504a1-9e1a-439c-aed8-0a761411653a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:40.002950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-043504a1-9e1a-439c-aed8-0a761411653a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?status=available returned with HTTP 200 Jan 19 08:52:40.012680 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 646/1281] 10.222.0.25 () {58 vars in 1243 bytes} [Tue Jan 19 08:52:39 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?status=available => generated 993 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:40.017745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c63abe59-856a-4e45-a489-0daa269ff4cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 Jan 19 08:52:40.018407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c63abe59-856a-4e45-a489-0daa269ff4cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:40.018753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:40.018753 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:40.019320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c63abe59-856a-4e45-a489-0daa269ff4cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:40.020071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-c63abe59-856a-4e45-a489-0daa269ff4cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:52:40.020873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:40.020873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:40.022972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-c63abe59-856a-4e45-a489-0daa269ff4cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 08:52:40.083452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c63abe59-856a-4e45-a489-0daa269ff4cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Get all snapshots completed successfully. Jan 19 08:52:40.091434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c63abe59-856a-4e45-a489-0daa269ff4cb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 returned with HTTP 200 Jan 19 08:52:40.096346 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 636/1282] 10.222.0.25 () {58 vars in 1363 bytes} [Tue Jan 19 08:52:40 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-297630885 => generated 341 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:40.118441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce8c4100-7109-4d31-b164-9cf2d1fcaa18 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] DELETE http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:40.119032 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce8c4100-7109-4d31-b164-9cf2d1fcaa18 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:40.119254 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:40.119254 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:40.119646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce8c4100-7109-4d31-b164-9cf2d1fcaa18 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:40.120037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-ce8c4100-7109-4d31-b164-9cf2d1fcaa18 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Delete snapshot with id: 9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:40.193856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:40.193856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:40.198587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce8c4100-7109-4d31-b164-9cf2d1fcaa18 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:40.465288 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce8c4100-7109-4d31-b164-9cf2d1fcaa18 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot delete request issued successfully. Jan 19 08:52:40.469718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce8c4100-7109-4d31-b164-9cf2d1fcaa18 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 202 Jan 19 08:52:40.474079 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 647/1283] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:52:40 2021] DELETE /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:40.479442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb17ea76-c293-4ef0-8ccd-16f3e5caf7bb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:40.480309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb17ea76-c293-4ef0-8ccd-16f3e5caf7bb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:40.480738 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:40.480738 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:40.481428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb17ea76-c293-4ef0-8ccd-16f3e5caf7bb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:40.533658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95f1260e-4720-456e-a119-7cb66960a4f2 req-f67ddc93-9f45-4f8e-8312-9d8265b32635 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:40.534121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95f1260e-4720-456e-a119-7cb66960a4f2 req-f67ddc93-9f45-4f8e-8312-9d8265b32635 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:40.534526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:40.534526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:40.534917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-95f1260e-4720-456e-a119-7cb66960a4f2 req-f67ddc93-9f45-4f8e-8312-9d8265b32635 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:40.611089 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:40.611089 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:40.619872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb17ea76-c293-4ef0-8ccd-16f3e5caf7bb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:40.625160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb17ea76-c293-4ef0-8ccd-16f3e5caf7bb tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 200 Jan 19 08:52:40.635572 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 637/1284] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:40 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 471 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:40.642814 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:40.642814 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:40.644057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-95f1260e-4720-456e-a119-7cb66960a4f2 req-f67ddc93-9f45-4f8e-8312-9d8265b32635 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:40.646217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-95f1260e-4720-456e-a119-7cb66960a4f2 req-f67ddc93-9f45-4f8e-8312-9d8265b32635 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 200 Jan 19 08:52:40.663106 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 648/1285] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:40 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 467 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:41.653731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7312137d-641a-4610-b42f-376b009630c1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:41.655768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7312137d-641a-4610-b42f-376b009630c1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:41.657109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:41.657109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:41.657844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7312137d-641a-4610-b42f-376b009630c1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:41.746055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a70a0356-dda4-4476-8508-cd04ac4bf47c req-9ff5c4f7-078f-4e0a-9466-f790b2ff3d51 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:41.746685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a70a0356-dda4-4476-8508-cd04ac4bf47c req-9ff5c4f7-078f-4e0a-9466-f790b2ff3d51 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:41.746886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:41.746886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:41.747286 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a70a0356-dda4-4476-8508-cd04ac4bf47c req-9ff5c4f7-078f-4e0a-9466-f790b2ff3d51 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:41.751059 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:41.751059 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:41.752652 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7312137d-641a-4610-b42f-376b009630c1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:41.755705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7312137d-641a-4610-b42f-376b009630c1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 200 Jan 19 08:52:41.757223 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 638/1286] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:41 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 471 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:41.897070 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:41.897070 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:41.900246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-a70a0356-dda4-4476-8508-cd04ac4bf47c req-9ff5c4f7-078f-4e0a-9466-f790b2ff3d51 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Snapshot retrieved successfully. Jan 19 08:52:41.904988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a70a0356-dda4-4476-8508-cd04ac4bf47c req-9ff5c4f7-078f-4e0a-9466-f790b2ff3d51 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 200 Jan 19 08:52:41.913861 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 649/1287] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:41 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 467 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:42.769124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-985dc3d0-3d08-4751-9029-5adf5dee3ed1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:42.769634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-985dc3d0-3d08-4751-9029-5adf5dee3ed1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:42.770332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:42.770332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:42.770977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-985dc3d0-3d08-4751-9029-5adf5dee3ed1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:42.852391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:42.852391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:42.854133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-985dc3d0-3d08-4751-9029-5adf5dee3ed1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:42.856907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-985dc3d0-3d08-4751-9029-5adf5dee3ed1 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 200 Jan 19 08:52:42.857828 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 639/1288] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:42 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 471 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:43.097506 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-efa0341c-3ff8-473e-a88c-181443264603 req-18c6a089-ea91-4c05-a6fc-472088c541d3 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 Jan 19 08:52:43.098976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-efa0341c-3ff8-473e-a88c-181443264603 req-18c6a089-ea91-4c05-a6fc-472088c541d3 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:43.099398 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:43.099398 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:43.101272 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-efa0341c-3ff8-473e-a88c-181443264603 req-18c6a089-ea91-4c05-a6fc-472088c541d3 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:43.267699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-efa0341c-3ff8-473e-a88c-181443264603 req-18c6a089-ea91-4c05-a6fc-472088c541d3 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 returned with HTTP 404 Jan 19 08:52:43.273362 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 650/1289] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:52:43 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/snapshots/2da3eb26-7e81-4468-a6e5-07eba69369a7 => generated 111 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:43.390012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-db92a444-ee7c-433d-b8df-4a6a54e4a410 req-8e659669-a45e-4f54-84b4-7c44db6d4e60 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] DELETE http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:43.391798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-db92a444-ee7c-433d-b8df-4a6a54e4a410 req-8e659669-a45e-4f54-84b4-7c44db6d4e60 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:43.392128 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:43.392128 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:43.392713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-db92a444-ee7c-433d-b8df-4a6a54e4a410 req-8e659669-a45e-4f54-84b4-7c44db6d4e60 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:43.393315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-db92a444-ee7c-433d-b8df-4a6a54e4a410 req-8e659669-a45e-4f54-84b4-7c44db6d4e60 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Delete volume with id: 1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:43.572063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:43.572063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:43.583541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-db92a444-ee7c-433d-b8df-4a6a54e4a410 req-8e659669-a45e-4f54-84b4-7c44db6d4e60 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Volume info retrieved successfully. Jan 19 08:52:43.689493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-db92a444-ee7c-433d-b8df-4a6a54e4a410 req-8e659669-a45e-4f54-84b4-7c44db6d4e60 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Delete volume request issued successfully. Jan 19 08:52:43.693420 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-db92a444-ee7c-433d-b8df-4a6a54e4a410 req-8e659669-a45e-4f54-84b4-7c44db6d4e60 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 202 Jan 19 08:52:43.695531 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 640/1290] 10.222.0.25 () {62 vars in 1591 bytes} [Tue Jan 19 08:52:43 2021] DELETE /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:43.798066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-afa330d0-3af1-468a-ab0b-42a91c26380e req-86dd8947-5213-4b10-a8a5-81b7e2263a7c tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:43.798776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-afa330d0-3af1-468a-ab0b-42a91c26380e req-86dd8947-5213-4b10-a8a5-81b7e2263a7c tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:43.799391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-afa330d0-3af1-468a-ab0b-42a91c26380e req-86dd8947-5213-4b10-a8a5-81b7e2263a7c tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:43.869131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d147fbfc-c241-40e2-901b-a8d5f2b21a10 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 Jan 19 08:52:43.869849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d147fbfc-c241-40e2-901b-a8d5f2b21a10 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:43.870183 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:43.870183 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:43.871195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d147fbfc-c241-40e2-901b-a8d5f2b21a10 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:43.964525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d147fbfc-c241-40e2-901b-a8d5f2b21a10 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 returned with HTTP 404 Jan 19 08:52:43.980622 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 641/1291] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:43 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/9019cf96-145f-4cc3-b5bd-c301880f8f19 => generated 111 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:43.991656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7828550b-a8ca-4cec-ba2e-c674a05808d8 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] DELETE http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:43.992899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7828550b-a8ca-4cec-ba2e-c674a05808d8 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:43.994044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7828550b-a8ca-4cec-ba2e-c674a05808d8 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:44.000677 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-7828550b-a8ca-4cec-ba2e-c674a05808d8 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Delete snapshot with id: bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:44.015801 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:44.015801 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:44.033489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-afa330d0-3af1-468a-ab0b-42a91c26380e req-86dd8947-5213-4b10-a8a5-81b7e2263a7c tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Volume info retrieved successfully. Jan 19 08:52:44.053522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:44.053522 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:44.059075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7828550b-a8ca-4cec-ba2e-c674a05808d8 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:44.085119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-afa330d0-3af1-468a-ab0b-42a91c26380e req-86dd8947-5213-4b10-a8a5-81b7e2263a7c tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 200 Jan 19 08:52:44.088938 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 651/1292] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:43 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 915 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:44.165025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7828550b-a8ca-4cec-ba2e-c674a05808d8 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot delete request issued successfully. Jan 19 08:52:44.165897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7828550b-a8ca-4cec-ba2e-c674a05808d8 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 202 Jan 19 08:52:44.172336 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 642/1293] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:52:43 2021] DELETE /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:44.180999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe95b7ce-994c-47c6-b4c9-e94865dfd4d3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:44.181784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe95b7ce-994c-47c6-b4c9-e94865dfd4d3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:44.182202 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:44.182202 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:44.182909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe95b7ce-994c-47c6-b4c9-e94865dfd4d3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:44.232618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:44.232618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:44.234283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fe95b7ce-994c-47c6-b4c9-e94865dfd4d3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:44.236477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe95b7ce-994c-47c6-b4c9-e94865dfd4d3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 200 Jan 19 08:52:44.237977 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 652/1294] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:44 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 471 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:45.169527 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-63792793-51b4-4e1c-b5e0-b96c40902721 req-54774d4e-b03a-4712-a735-cfdb8b7efa77 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:45.171417 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-63792793-51b4-4e1c-b5e0-b96c40902721 req-54774d4e-b03a-4712-a735-cfdb8b7efa77 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:45.175003 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:45.175003 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:45.180317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-63792793-51b4-4e1c-b5e0-b96c40902721 req-54774d4e-b03a-4712-a735-cfdb8b7efa77 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:45.257306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-108e0443-7508-4671-bd7a-045d565e4fc4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:45.258235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-108e0443-7508-4671-bd7a-045d565e4fc4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:45.263983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:45.263983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:45.264839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-108e0443-7508-4671-bd7a-045d565e4fc4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:45.358253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:45.358253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:45.369408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-63792793-51b4-4e1c-b5e0-b96c40902721 req-54774d4e-b03a-4712-a735-cfdb8b7efa77 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Volume info retrieved successfully. Jan 19 08:52:45.408299 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:45.408299 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:45.411065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-108e0443-7508-4671-bd7a-045d565e4fc4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:45.417020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-108e0443-7508-4671-bd7a-045d565e4fc4 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 200 Jan 19 08:52:45.418871 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 653/1295] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:45 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 471 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:45.475710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-63792793-51b4-4e1c-b5e0-b96c40902721 req-54774d4e-b03a-4712-a735-cfdb8b7efa77 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 200 Jan 19 08:52:45.476556 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 643/1296] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:45 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 915 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:46.432975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96bcf935-f27f-4853-86da-90963a29f72b tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:46.434076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96bcf935-f27f-4853-86da-90963a29f72b tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:46.434412 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:46.434412 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:46.435115 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96bcf935-f27f-4853-86da-90963a29f72b tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:46.606239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-21ef6724-c085-47a8-bfda-2848cf7207e8 req-59885038-19fa-4918-8037-1f2e71d66d7d tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:46.607225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-21ef6724-c085-47a8-bfda-2848cf7207e8 req-59885038-19fa-4918-8037-1f2e71d66d7d tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:46.607612 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:46.607612 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:46.608280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-21ef6724-c085-47a8-bfda-2848cf7207e8 req-59885038-19fa-4918-8037-1f2e71d66d7d tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:46.656480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:46.656480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:46.657975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96bcf935-f27f-4853-86da-90963a29f72b tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:46.675531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96bcf935-f27f-4853-86da-90963a29f72b tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 200 Jan 19 08:52:46.683378 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 654/1297] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:46 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 471 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:46.914193 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:46.914193 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:46.941290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-21ef6724-c085-47a8-bfda-2848cf7207e8 req-59885038-19fa-4918-8037-1f2e71d66d7d tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Volume info retrieved successfully. Jan 19 08:52:47.000978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-21ef6724-c085-47a8-bfda-2848cf7207e8 req-59885038-19fa-4918-8037-1f2e71d66d7d tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 200 Jan 19 08:52:47.007057 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 644/1298] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:46 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 915 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:47.700162 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e0366ed-62fc-4382-a4a2-e8a56f5a7e1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 Jan 19 08:52:47.701138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e0366ed-62fc-4382-a4a2-e8a56f5a7e1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:47.701476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:47.701476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:47.702371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e0366ed-62fc-4382-a4a2-e8a56f5a7e1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:47.763033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e0366ed-62fc-4382-a4a2-e8a56f5a7e1a tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 returned with HTTP 404 Jan 19 08:52:47.768332 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 655/1299] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:47 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/bd35c327-61a0-4add-9ee2-f68693aedfa8 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:47.778893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59bccad8-b03e-488f-a9c7-4db35b33c221 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] DELETE http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:47.779853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59bccad8-b03e-488f-a9c7-4db35b33c221 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:47.780448 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:47.780448 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:47.781165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59bccad8-b03e-488f-a9c7-4db35b33c221 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:47.781747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-59bccad8-b03e-488f-a9c7-4db35b33c221 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Delete snapshot with id: 237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:47.862604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:47.862604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:47.864487 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-59bccad8-b03e-488f-a9c7-4db35b33c221 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:48.010873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-59bccad8-b03e-488f-a9c7-4db35b33c221 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot delete request issued successfully. Jan 19 08:52:48.012155 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59bccad8-b03e-488f-a9c7-4db35b33c221 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 202 Jan 19 08:52:48.013973 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 645/1300] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:52:47 2021] DELETE /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:48.027062 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20bf9248-7b98-44b4-84ec-11cadd0371e7 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:48.027960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20bf9248-7b98-44b4-84ec-11cadd0371e7 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:48.028704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20bf9248-7b98-44b4-84ec-11cadd0371e7 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:48.103379 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:48.103379 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:48.104910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-20bf9248-7b98-44b4-84ec-11cadd0371e7 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:48.107041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20bf9248-7b98-44b4-84ec-11cadd0371e7 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 200 Jan 19 08:52:48.117069 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 656/1301] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:48 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 471 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:48.118079 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-77891b46-2b2e-4211-96c5-5662eaf64731 req-970ad511-765c-4ca9-a146-b72ba80b43a5 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:48.121076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-77891b46-2b2e-4211-96c5-5662eaf64731 req-970ad511-765c-4ca9-a146-b72ba80b43a5 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:48.122911 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:48.122911 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:48.123553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-77891b46-2b2e-4211-96c5-5662eaf64731 req-970ad511-765c-4ca9-a146-b72ba80b43a5 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:48.316053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-77891b46-2b2e-4211-96c5-5662eaf64731 req-970ad511-765c-4ca9-a146-b72ba80b43a5 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 404 Jan 19 08:52:48.319208 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 646/1302] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:48 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:48.403417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-31ad639d-5f77-4f5f-8609-52978e7b6725 req-cb21a0f5-238f-45c9-b278-9794078c9f27 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] DELETE http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:48.404160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-31ad639d-5f77-4f5f-8609-52978e7b6725 req-cb21a0f5-238f-45c9-b278-9794078c9f27 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:48.404533 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:48.404533 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:48.405195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-31ad639d-5f77-4f5f-8609-52978e7b6725 req-cb21a0f5-238f-45c9-b278-9794078c9f27 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:48.405874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-31ad639d-5f77-4f5f-8609-52978e7b6725 req-cb21a0f5-238f-45c9-b278-9794078c9f27 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Delete volume with id: 1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:48.549730 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-31ad639d-5f77-4f5f-8609-52978e7b6725 req-cb21a0f5-238f-45c9-b278-9794078c9f27 tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 404 Jan 19 08:52:48.568408 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 657/1303] 10.222.0.25 () {62 vars in 1591 bytes} [Tue Jan 19 08:52:48 2021] DELETE /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:48.658419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12a4b8a8-a6cf-4c62-aa64-36abc5787a38 req-63907dc7-d1b5-4391-a7f6-e30c04d133ce tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] GET http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c Jan 19 08:52:48.659039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12a4b8a8-a6cf-4c62-aa64-36abc5787a38 req-63907dc7-d1b5-4391-a7f6-e30c04d133ce tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:48.659485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12a4b8a8-a6cf-4c62-aa64-36abc5787a38 req-63907dc7-d1b5-4391-a7f6-e30c04d133ce tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:48.810332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12a4b8a8-a6cf-4c62-aa64-36abc5787a38 req-63907dc7-d1b5-4391-a7f6-e30c04d133ce tempest-VolumesSnapshotsTestJSON-82393612 tempest-VolumesSnapshotsTestJSON-82393612] http://10.222.0.25/volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c returned with HTTP 404 Jan 19 08:52:48.811608 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 647/1304] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:48 2021] GET /volume/v3/b42bff9a346b4246bc685460235c229c/volumes/1be91513-a129-4f49-8f2b-9f2cc1cdff4c => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:49.124914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-782a6b74-28fe-46c7-af50-040e19ab9430 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:49.125746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-782a6b74-28fe-46c7-af50-040e19ab9430 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:49.126447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-782a6b74-28fe-46c7-af50-040e19ab9430 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:49.199882 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:49.199882 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:49.203184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-782a6b74-28fe-46c7-af50-040e19ab9430 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:49.207070 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-782a6b74-28fe-46c7-af50-040e19ab9430 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 200 Jan 19 08:52:49.208761 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 658/1305] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:49 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 471 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:50.223624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0a39e9a-3441-4374-9807-fe45ceb99999 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:50.226765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0a39e9a-3441-4374-9807-fe45ceb99999 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:50.227557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0a39e9a-3441-4374-9807-fe45ceb99999 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:50.260367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:50.260367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:50.262799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0a39e9a-3441-4374-9807-fe45ceb99999 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Snapshot retrieved successfully. Jan 19 08:52:50.266089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0a39e9a-3441-4374-9807-fe45ceb99999 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 200 Jan 19 08:52:50.267648 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 648/1306] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:50 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 471 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:51.283508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7517fb2c-6c66-4214-8533-82d09df876af tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 Jan 19 08:52:51.284267 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7517fb2c-6c66-4214-8533-82d09df876af tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:51.284813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:51.284813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:51.286259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7517fb2c-6c66-4214-8533-82d09df876af tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:51.345743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7517fb2c-6c66-4214-8533-82d09df876af tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 returned with HTTP 404 Jan 19 08:52:51.355215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-101c3083-4ce7-482c-bd1e-89f4f6d19fa3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] DELETE http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:51.355754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-101c3083-4ce7-482c-bd1e-89f4f6d19fa3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:51.355950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:51.355950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:51.356210 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 659/1307] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:52:51 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/snapshots/237ee25e-0135-4b17-a9cf-7997ae7b1051 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:51.356721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-101c3083-4ce7-482c-bd1e-89f4f6d19fa3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:51.357582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-101c3083-4ce7-482c-bd1e-89f4f6d19fa3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Delete volume with id: 15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:51.522044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:51.522044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:51.523339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-101c3083-4ce7-482c-bd1e-89f4f6d19fa3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:51.594798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-101c3083-4ce7-482c-bd1e-89f4f6d19fa3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Delete volume request issued successfully. Jan 19 08:52:51.595154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-101c3083-4ce7-482c-bd1e-89f4f6d19fa3 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 returned with HTTP 202 Jan 19 08:52:51.596238 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 649/1308] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:52:51 2021] DELETE /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:52:51.627631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c76338ff-4e22-4375-ae2a-7fa21fe27294 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:51.628412 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c76338ff-4e22-4375-ae2a-7fa21fe27294 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:51.629740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c76338ff-4e22-4375-ae2a-7fa21fe27294 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:51.759337 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:51.759337 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:51.799043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c76338ff-4e22-4375-ae2a-7fa21fe27294 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:51.879870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c76338ff-4e22-4375-ae2a-7fa21fe27294 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 returned with HTTP 200 Jan 19 08:52:51.880805 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 660/1309] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:51 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 => generated 918 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:52.897273 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06954c76-9293-4770-9da5-0cea4cbe6d69 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:52.897832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06954c76-9293-4770-9da5-0cea4cbe6d69 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:52.897994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:52.897994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:52.898370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06954c76-9293-4770-9da5-0cea4cbe6d69 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:53.126361 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:53.126361 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:53.147295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-06954c76-9293-4770-9da5-0cea4cbe6d69 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:53.190621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06954c76-9293-4770-9da5-0cea4cbe6d69 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 returned with HTTP 200 Jan 19 08:52:53.193081 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 650/1310] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:52 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 => generated 918 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:52:54.209338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a69b7b55-7d25-4113-849c-892ad1c64817 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:54.210174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a69b7b55-7d25-4113-849c-892ad1c64817 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:54.210771 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:54.210771 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:54.210771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a69b7b55-7d25-4113-849c-892ad1c64817 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:54.324726 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:52:54.324726 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:52:54.335340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a69b7b55-7d25-4113-849c-892ad1c64817 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Volume info retrieved successfully. Jan 19 08:52:54.361372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a69b7b55-7d25-4113-849c-892ad1c64817 tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 returned with HTTP 200 Jan 19 08:52:54.362486 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 661/1311] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:54 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 => generated 918 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:52:55.379804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-983c91f2-32db-4550-b3e0-c14c319c4c3d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] GET http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 Jan 19 08:52:55.380723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-983c91f2-32db-4550-b3e0-c14c319c4c3d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:55.381040 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:55.381040 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:55.381544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-983c91f2-32db-4550-b3e0-c14c319c4c3d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:55.563415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-983c91f2-32db-4550-b3e0-c14c319c4c3d tempest-VolumesSnapshotListTestJSON-1040455093 tempest-VolumesSnapshotListTestJSON-1040455093] http://10.222.0.25/volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 returned with HTTP 404 Jan 19 08:52:55.564436 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 651/1312] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:52:55 2021] GET /volume/v3/1c80bb3f283b4b17b4a4f4042671714d/volumes/15b6787b-50ab-47f8-8375-ff024a7b6d91 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:57.647073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fbdadaf4-7109-4124-a98e-989618362aa2 req-6f6a3d20-f757-4119-8e59-3c9cb1e1e870 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] DELETE http://10.222.0.25/volume/v3/90d941d5c66b44619105e0513d637a87/volumes/tempest-invalid-272579288 Jan 19 08:52:57.648079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fbdadaf4-7109-4124-a98e-989618362aa2 req-6f6a3d20-f757-4119-8e59-3c9cb1e1e870 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:57.648575 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:52:57.648575 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:52:57.649204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fbdadaf4-7109-4124-a98e-989618362aa2 req-6f6a3d20-f757-4119-8e59-3c9cb1e1e870 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:57.650009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-fbdadaf4-7109-4124-a98e-989618362aa2 req-6f6a3d20-f757-4119-8e59-3c9cb1e1e870 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] Delete volume with id: tempest-invalid-272579288 Jan 19 08:52:57.733166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fbdadaf4-7109-4124-a98e-989618362aa2 req-6f6a3d20-f757-4119-8e59-3c9cb1e1e870 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] http://10.222.0.25/volume/v3/90d941d5c66b44619105e0513d637a87/volumes/tempest-invalid-272579288 returned with HTTP 404 Jan 19 08:52:57.744257 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 662/1313] 10.222.0.25 () {62 vars in 1558 bytes} [Tue Jan 19 08:52:57 2021] DELETE /volume/v3/90d941d5c66b44619105e0513d637a87/volumes/tempest-invalid-272579288 => generated 98 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:52:57.842681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6c8a0956-2902-42e0-ade7-c400b477cad7 req-31e34210-7ae4-4d18-87d2-9ec85144c5a5 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] DELETE http://10.222.0.25/volume/v3/90d941d5c66b44619105e0513d637a87/volumes/ab162e89-ceac-44f2-b9d3-7c88d5cf0a85 Jan 19 08:52:57.843756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6c8a0956-2902-42e0-ade7-c400b477cad7 req-31e34210-7ae4-4d18-87d2-9ec85144c5a5 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:57.844347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-6c8a0956-2902-42e0-ade7-c400b477cad7 req-31e34210-7ae4-4d18-87d2-9ec85144c5a5 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:57.845362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-6c8a0956-2902-42e0-ade7-c400b477cad7 req-31e34210-7ae4-4d18-87d2-9ec85144c5a5 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] Delete volume with id: ab162e89-ceac-44f2-b9d3-7c88d5cf0a85 Jan 19 08:52:57.934214 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-6c8a0956-2902-42e0-ade7-c400b477cad7 req-31e34210-7ae4-4d18-87d2-9ec85144c5a5 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] http://10.222.0.25/volume/v3/90d941d5c66b44619105e0513d637a87/volumes/ab162e89-ceac-44f2-b9d3-7c88d5cf0a85 returned with HTTP 404 Jan 19 08:52:57.936528 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 652/1314] 10.222.0.25 () {62 vars in 1591 bytes} [Tue Jan 19 08:52:57 2021] DELETE /volume/v3/90d941d5c66b44619105e0513d637a87/volumes/ab162e89-ceac-44f2-b9d3-7c88d5cf0a85 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:52:57.996750 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5898d7e8-6ea0-4eeb-894f-d81a29164a13 req-365c99f6-87d2-4b7c-b7eb-f90da022f0d1 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] GET http://10.222.0.25/volume/v3/90d941d5c66b44619105e0513d637a87/volumes/c23680e2-1025-4807-859f-77d389a39398 Jan 19 08:52:57.997628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5898d7e8-6ea0-4eeb-894f-d81a29164a13 req-365c99f6-87d2-4b7c-b7eb-f90da022f0d1 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:52:57.998315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5898d7e8-6ea0-4eeb-894f-d81a29164a13 req-365c99f6-87d2-4b7c-b7eb-f90da022f0d1 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:52:58.048401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5898d7e8-6ea0-4eeb-894f-d81a29164a13 req-365c99f6-87d2-4b7c-b7eb-f90da022f0d1 tempest-VolumesNegativeTest-483184602 tempest-VolumesNegativeTest-483184602] http://10.222.0.25/volume/v3/90d941d5c66b44619105e0513d637a87/volumes/c23680e2-1025-4807-859f-77d389a39398 returned with HTTP 404 Jan 19 08:52:58.056677 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 663/1315] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:52:57 2021] GET /volume/v3/90d941d5c66b44619105e0513d637a87/volumes/c23680e2-1025-4807-859f-77d389a39398 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:54:11.860826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e2683ac-4c8a-430b-bb46-98036dc9b8d5 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] POST http://10.222.0.25/volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types Jan 19 08:54:11.861535 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e2683ac-4c8a-430b-bb46-98036dc9b8d5 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1836781737", "extra_specs": {}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:11.954669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e2683ac-4c8a-430b-bb46-98036dc9b8d5 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] http://10.222.0.25/volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types returned with HTTP 200 Jan 19 08:54:11.956211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 653/1316] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:54:11 2021] POST /volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types => generated 212 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:11.968565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7488be52-4ebe-4265-a96d-6fde1b30af9f tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] POST http://10.222.0.25/volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types/91997f6f-7840-4f63-b687-ad61e4af716d/encryption Jan 19 08:54:11.969359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7488be52-4ebe-4265-a96d-6fde1b30af9f tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:12.104914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7488be52-4ebe-4265-a96d-6fde1b30af9f tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] http://10.222.0.25/volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types/91997f6f-7840-4f63-b687-ad61e4af716d/encryption returned with HTTP 200 Jan 19 08:54:12.106101 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 664/1317] 10.222.0.25 () {60 vars in 1364 bytes} [Tue Jan 19 08:54:11 2021] POST /volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types/91997f6f-7840-4f63-b687-ad61e4af716d/encryption => generated 230 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:12.432269 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes Jan 19 08:54:12.433383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-583048671", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1836781737", "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:12.435052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-583048671', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1836781737', 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:54:12.452905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume of 1 GB Jan 19 08:54:12.453896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:12.453896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:12.454873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Availability Zones retrieved successfully. Jan 19 08:54:12.476379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (2ae5390d-1748-46aa-9f95-ebe355faa7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:54:12.479809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b011d99-ac13-4601-a161-d0070e40b56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:12.490800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:54:12.551525 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b011d99-ac13-4601-a161-d0070e40b56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:54:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91997f6f-7840-4f63-b687-ad61e4af716d,is_public=True,name='tempest-scenario-type-luks-1836781737',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91997f6f-7840-4f63-b687-ad61e4af716d', '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=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:12.554114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363a305c-4211-434d-9a2e-77a21a5996a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:12.672140 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1836781737 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1836781737, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:54:12.673652 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1836781737 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1836781737, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:54:12.746147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['051aec84-573b-4bfa-997c-982d4bfe5eff', '6edec8ac-64d4-43f6-9fbe-edd163508948', '6be5b0c0-29ee-4d7c-9a51-c62391f85c56', '412878ab-bde3-402e-af27-6cd5820f302f'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:54:12.749440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363a305c-4211-434d-9a2e-77a21a5996a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['051aec84-573b-4bfa-997c-982d4bfe5eff', '6edec8ac-64d4-43f6-9fbe-edd163508948', '6be5b0c0-29ee-4d7c-9a51-c62391f85c56', '412878ab-bde3-402e-af27-6cd5820f302f']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:12.752608 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d967d5f1-27a1-467e-844a-6b3a49816ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:12.866421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d967d5f1-27a1-467e-844a-6b3a49816ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31409913-0bbf-42d3-bf95-31f7b7e82a57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-583048671',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['051aec84-573b-4bfa-997c-982d4bfe5eff','6edec8ac-64d4-43f6-9fbe-edd163508948','6be5b0c0-29ee-4d7c-9a51-c62391f85c56','412878ab-bde3-402e-af27-6cd5820f302f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=91997f6f-7840-4f63-b687-ad61e4af716d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-583048671',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=31409913-0bbf-42d3-bf95-31f7b7e82a57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_attachment=,volume_type=,volume_type_id=91997f6f-7840-4f63-b687-ad61e4af716d)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:12.876390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (159bbf5e-1f0f-4bc3-ab56-0caea199268b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:12.937176 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (159bbf5e-1f0f-4bc3-ab56-0caea199268b) transitioned into state 'SUCCESS' from state '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-583048671',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['051aec84-573b-4bfa-997c-982d4bfe5eff','6edec8ac-64d4-43f6-9fbe-edd163508948','6be5b0c0-29ee-4d7c-9a51-c62391f85c56','412878ab-bde3-402e-af27-6cd5820f302f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=91997f6f-7840-4f63-b687-ad61e4af716d)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:12.939390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62cf8f46-275e-4915-9db5-15780d426330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:54:12.977297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62cf8f46-275e-4915-9db5-15780d426330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:54:12.979976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (2ae5390d-1748-46aa-9f95-ebe355faa7a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:54:13.104613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request issued successfully. Jan 19 08:54:13.153118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9da7a57c-d0f9-4b97-9ab5-56bca3d9647c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes returned with HTTP 202 Jan 19 08:54:13.154168 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 654/1318] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:54:12 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes => generated 845 bytes in 1041 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:54:13.173810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7571141-5c1a-4065-b3b4-1ec3687e7191 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:54:13.174338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7571141-5c1a-4065-b3b4-1ec3687e7191 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:13.174847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7571141-5c1a-4065-b3b4-1ec3687e7191 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:13.316694 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:13.316694 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:13.349425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d7571141-5c1a-4065-b3b4-1ec3687e7191 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:54:13.395637 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7571141-5c1a-4065-b3b4-1ec3687e7191 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:54:13.396472 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 665/1319] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:13 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 937 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:14.415144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-719ccd9d-d704-4b68-9ca8-afa1346595b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:54:14.416400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-719ccd9d-d704-4b68-9ca8-afa1346595b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:14.416835 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:14.416835 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:14.417539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-719ccd9d-d704-4b68-9ca8-afa1346595b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:14.591340 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:14.591340 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:14.635349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-719ccd9d-d704-4b68-9ca8-afa1346595b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:54:14.728036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-719ccd9d-d704-4b68-9ca8-afa1346595b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:54:14.729171 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 655/1320] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:14 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 937 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:15.748143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e3ddac0-d13e-4336-99c9-cb3ec1f475b4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:54:15.749382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e3ddac0-d13e-4336-99c9-cb3ec1f475b4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:15.756018 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:15.756018 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:15.756975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e3ddac0-d13e-4336-99c9-cb3ec1f475b4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:15.880605 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:15.880605 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:15.907496 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9e3ddac0-d13e-4336-99c9-cb3ec1f475b4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:54:15.972567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e3ddac0-d13e-4336-99c9-cb3ec1f475b4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:54:15.976730 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 666/1321] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:15 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 938 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:15.991894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43b14965-a627-48f4-96be-06a93588cd00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:54:15.992710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43b14965-a627-48f4-96be-06a93588cd00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:15.993122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:15.993122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:15.993932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43b14965-a627-48f4-96be-06a93588cd00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:16.104584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:16.104584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:16.149055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-43b14965-a627-48f4-96be-06a93588cd00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:54:16.190182 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43b14965-a627-48f4-96be-06a93588cd00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:54:16.192637 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 656/1322] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:15 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 938 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:16.206992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fecd00e-07b4-434c-b27c-7c639e39db08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57/action Jan 19 08:54:16.207450 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:16.207450 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:16.207892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fecd00e-07b4-434c-b27c-7c639e39db08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:16.208281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fecd00e-07b4-434c-b27c-7c639e39db08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:16.375751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:16.375751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:16.383491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0fecd00e-07b4-434c-b27c-7c639e39db08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:54:16.404255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0fecd00e-07b4-434c-b27c-7c639e39db08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume updated successfully. Jan 19 08:54:16.405329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fecd00e-07b4-434c-b27c-7c639e39db08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57/action returned with HTTP 200 Jan 19 08:54:16.406558 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 667/1323] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:54:16 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57/action => generated 0 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 08:54:17.233648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:54:17.234204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:17.234316 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:17.234316 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:17.235025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:17.333062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:17.333062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:17.357255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:54:17.393784 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:54:17.394958 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 657/1324] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:54:17 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 937 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:20.653022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-3b72a5da-ebbf-4cf1-9fe0-c23d3d56754a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:54:20.655028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-3b72a5da-ebbf-4cf1-9fe0-c23d3d56754a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:20.655457 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:20.655457 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:20.656376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-3b72a5da-ebbf-4cf1-9fe0-c23d3d56754a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:20.735403 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:20.735403 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:20.745202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-3b72a5da-ebbf-4cf1-9fe0-c23d3d56754a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:54:20.771024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-3b72a5da-ebbf-4cf1-9fe0-c23d3d56754a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:54:20.772257 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 668/1325] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:54:20 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 937 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:20.784923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume// Jan 19 08:54:20.785847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:20.786301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:20.786301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:20.787198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:20.789057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:54:20.790444 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 658/1326] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:54:20 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:54:20.817597 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-3eeffb29-9610-4e27-8bff-8a6bcd832bae tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments Jan 19 08:54:20.818451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:20.818451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:20.819519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-3eeffb29-9610-4e27-8bff-8a6bcd832bae tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31409913-0bbf-42d3-bf95-31f7b7e82a57", "instance_uuid": "3bf7fdca-e2f6-413f-aeed-d016d30d9105", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:20.898870 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:20.898870 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:21.020837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-3eeffb29-9610-4e27-8bff-8a6bcd832bae tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments returned with HTTP 200 Jan 19 08:54:21.021751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 669/1327] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:54:20 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:22.992782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume// Jan 19 08:54:22.993278 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:22.993710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:22.995213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-b735f556-1cb3-435b-a891-12ad07a4d5e1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:54:22.996234 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 659/1328] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:54:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:54:23.009063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-e88bc7eb-45ff-4f81-8f9e-1f2710c5d812 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:54:23.009882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-e88bc7eb-45ff-4f81-8f9e-1f2710c5d812 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:23.010229 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:23.010229 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:23.010827 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-e88bc7eb-45ff-4f81-8f9e-1f2710c5d812 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:23.103525 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:23.103525 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:23.120330 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-e88bc7eb-45ff-4f81-8f9e-1f2710c5d812 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:54:23.144084 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:23.144084 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:23.158566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-e88bc7eb-45ff-4f81-8f9e-1f2710c5d812 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:54:23.159718 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 670/1329] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:54:23 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 1035 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:54:23.197204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-c4c7f631-4d03-414a-a5aa-6e29ce552ac3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] PUT http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8 Jan 19 08:54:23.198989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-c4c7f631-4d03-414a-a5aa-6e29ce552ac3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:23.244002 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:54:23.244002 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:54:23.244546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-c4c7f631-4d03-414a-a5aa-6e29ce552ac3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-31409913-0bbf-42d3-bf95-31f7b7e82a57-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.016s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:54:23.247659 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:23.247659 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:25.369120 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-c4c7f631-4d03-414a-a5aa-6e29ce552ac3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-31409913-0bbf-42d3-bf95-31f7b7e82a57-n-h2-758944-2'" released by "attachment_update" :: held 2.125s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:54:25.369823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-c4c7f631-4d03-414a-a5aa-6e29ce552ac3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8 returned with HTTP 200 Jan 19 08:54:25.371098 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 660/1330] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:54:23 2021] PUT /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8 => generated 761 bytes in 2179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:54:25.410724 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-8fcb7d50-5250-436b-ae45-967e0750fe6f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8/action Jan 19 08:54:25.411282 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:25.411282 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:25.411765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-8fcb7d50-5250-436b-ae45-967e0750fe6f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:54:25.412189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-8fcb7d50-5250-436b-ae45-967e0750fe6f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:54:25.534326 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:25.534326 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:25.552395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3b501eea-affd-4e31-8420-ee06f15aba4d req-8fcb7d50-5250-436b-ae45-967e0750fe6f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8/action returned with HTTP 204 Jan 19 08:54:25.554650 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 671/1331] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:54:25 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:54:35.074099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20d558f8-b514-4a2b-98bc-d5bde4ec058d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] DELETE http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d Jan 19 08:54:35.075691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20d558f8-b514-4a2b-98bc-d5bde4ec058d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:35.076285 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:35.076285 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:35.076899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20d558f8-b514-4a2b-98bc-d5bde4ec058d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:35.087455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-20d558f8-b514-4a2b-98bc-d5bde4ec058d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Delete volume with id: 49da7831-0c58-4f7d-aaa0-97b4edb8627d Jan 19 08:54:35.166162 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:35.166162 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:35.169672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-20d558f8-b514-4a2b-98bc-d5bde4ec058d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:54:35.210105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-20d558f8-b514-4a2b-98bc-d5bde4ec058d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Delete volume request issued successfully. Jan 19 08:54:35.210838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20d558f8-b514-4a2b-98bc-d5bde4ec058d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d returned with HTTP 202 Jan 19 08:54:35.211868 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 661/1332] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:54:35 2021] DELETE /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:54:35.220553 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72bad511-1ff0-41e3-8bb7-5a1782e342c9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d Jan 19 08:54:35.221275 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72bad511-1ff0-41e3-8bb7-5a1782e342c9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:35.221647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:35.221647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:35.222451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72bad511-1ff0-41e3-8bb7-5a1782e342c9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:35.301704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:35.301704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:35.319440 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-72bad511-1ff0-41e3-8bb7-5a1782e342c9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:54:35.350491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72bad511-1ff0-41e3-8bb7-5a1782e342c9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d returned with HTTP 200 Jan 19 08:54:35.352533 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 672/1333] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:35 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:36.369909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7635c46a-7059-451b-8c22-b01f05dfe743 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d Jan 19 08:54:36.371748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7635c46a-7059-451b-8c22-b01f05dfe743 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:36.372770 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:36.372770 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:36.373462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7635c46a-7059-451b-8c22-b01f05dfe743 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:36.443372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:36.443372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:36.459299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7635c46a-7059-451b-8c22-b01f05dfe743 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:54:36.491790 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7635c46a-7059-451b-8c22-b01f05dfe743 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d returned with HTTP 200 Jan 19 08:54:36.502961 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 662/1334] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:36 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:37.508636 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d9d7927-71f6-48ff-a137-b965e65092b9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d Jan 19 08:54:37.509202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d9d7927-71f6-48ff-a137-b965e65092b9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:37.509338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:37.509338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:37.509980 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d9d7927-71f6-48ff-a137-b965e65092b9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:37.617343 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d9d7927-71f6-48ff-a137-b965e65092b9 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d returned with HTTP 404 Jan 19 08:54:37.618693 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 673/1335] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:37 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/49da7831-0c58-4f7d-aaa0-97b4edb8627d => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:54:37.626817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7ad08a8-79c8-484c-b2eb-4eb6773360cb tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] DELETE http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:54:37.627594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7ad08a8-79c8-484c-b2eb-4eb6773360cb tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:37.627995 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:37.627995 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:37.628669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7ad08a8-79c8-484c-b2eb-4eb6773360cb tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:37.629337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d7ad08a8-79c8-484c-b2eb-4eb6773360cb tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Delete volume with id: 0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:54:37.679861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:37.679861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:37.681525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d7ad08a8-79c8-484c-b2eb-4eb6773360cb tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:54:37.721811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d7ad08a8-79c8-484c-b2eb-4eb6773360cb tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Delete volume request issued successfully. Jan 19 08:54:37.722601 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7ad08a8-79c8-484c-b2eb-4eb6773360cb tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 returned with HTTP 202 Jan 19 08:54:37.723639 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 663/1336] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:54:37 2021] DELETE /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:54:37.731484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8bd75afb-0e46-45b1-b8d2-708a4e0d7b2d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:54:37.732224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8bd75afb-0e46-45b1-b8d2-708a4e0d7b2d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:37.732937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8bd75afb-0e46-45b1-b8d2-708a4e0d7b2d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:37.787137 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:37.787137 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:37.798377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8bd75afb-0e46-45b1-b8d2-708a4e0d7b2d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:54:37.824701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8bd75afb-0e46-45b1-b8d2-708a4e0d7b2d tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 returned with HTTP 200 Jan 19 08:54:37.826466 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 674/1337] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:37 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:38.847763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be2946a6-9060-415f-88cf-169222e5fac3 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:54:38.848959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be2946a6-9060-415f-88cf-169222e5fac3 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:38.849411 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:38.849411 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:38.850068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be2946a6-9060-415f-88cf-169222e5fac3 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:38.954212 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:54:38.954212 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:54:38.963341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-be2946a6-9060-415f-88cf-169222e5fac3 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Volume info retrieved successfully. Jan 19 08:54:38.988804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be2946a6-9060-415f-88cf-169222e5fac3 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 returned with HTTP 200 Jan 19 08:54:38.989625 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 664/1338] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:38 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:54:40.009116 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-758b52cd-c409-4ef5-9bdd-d7a09b50f694 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] GET http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 Jan 19 08:54:40.009844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-758b52cd-c409-4ef5-9bdd-d7a09b50f694 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:54:40.010621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:54:40.010621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:54:40.011184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-758b52cd-c409-4ef5-9bdd-d7a09b50f694 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:54:40.146378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-758b52cd-c409-4ef5-9bdd-d7a09b50f694 tempest-ServersNegativeTestJSON-727328157 tempest-ServersNegativeTestJSON-727328157] http://10.222.0.25/volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 returned with HTTP 404 Jan 19 08:54:40.156697 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 675/1339] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:54:40 2021] GET /volume/v3/81b7cfb05f344659b6af1ddcda3b7501/volumes/0da92b47-6121-4529-9a1b-2fe84f0e5934 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:02.799926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-406d1721-8bd8-47a1-893f-bb096789bb41 req-bae38283-1d8a-493d-88d0-f4a58b0d25bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8 Jan 19 08:55:02.800426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-406d1721-8bd8-47a1-893f-bb096789bb41 req-bae38283-1d8a-493d-88d0-f4a58b0d25bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:02.800816 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:02.800816 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:02.801525 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-406d1721-8bd8-47a1-893f-bb096789bb41 req-bae38283-1d8a-493d-88d0-f4a58b0d25bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:02.853162 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:02.853162 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:03.739624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-406d1721-8bd8-47a1-893f-bb096789bb41 req-bae38283-1d8a-493d-88d0-f4a58b0d25bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:55:03.746047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-406d1721-8bd8-47a1-893f-bb096789bb41 req-bae38283-1d8a-493d-88d0-f4a58b0d25bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:55:03.762973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-406d1721-8bd8-47a1-893f-bb096789bb41 req-bae38283-1d8a-493d-88d0-f4a58b0d25bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8 returned with HTTP 200 Jan 19 08:55:03.764006 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 665/1340] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:55:02 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/ceaf0310-9e2e-452b-aff7-d5b7a9df74f8 => generated 19 bytes in 970 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:05.335150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f35b18eb-cc89-4db8-81e1-452f362d7613 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:55:05.335771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f35b18eb-cc89-4db8-81e1-452f362d7613 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:05.336311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f35b18eb-cc89-4db8-81e1-452f362d7613 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:05.337547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f35b18eb-cc89-4db8-81e1-452f362d7613 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume with id: 31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:55:05.398183 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:05.398183 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:05.399940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f35b18eb-cc89-4db8-81e1-452f362d7613 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:05.424675 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.keymgr.conf_key_mgr [None req-f35b18eb-cc89-4db8-81e1-452f362d7613 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 19 08:55:05.452197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f35b18eb-cc89-4db8-81e1-452f362d7613 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume request issued successfully. Jan 19 08:55:05.452971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f35b18eb-cc89-4db8-81e1-452f362d7613 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 202 Jan 19 08:55:05.454297 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 676/1341] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:05 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:05.465909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d167fcde-edbe-4fee-b79c-e6daa8c21d9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:55:05.467431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d167fcde-edbe-4fee-b79c-e6daa8c21d9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:05.467841 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:05.467841 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:05.468476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d167fcde-edbe-4fee-b79c-e6daa8c21d9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:05.534986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:05.534986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:05.552203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d167fcde-edbe-4fee-b79c-e6daa8c21d9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:05.608960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d167fcde-edbe-4fee-b79c-e6daa8c21d9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:55:05.611450 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 666/1342] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:05 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 936 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:06.628619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e5034ef-726c-4886-bb94-46274eacb949 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:55:06.629111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e5034ef-726c-4886-bb94-46274eacb949 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:06.629484 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:06.629484 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:06.629868 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e5034ef-726c-4886-bb94-46274eacb949 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:06.735631 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:06.735631 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:06.756918 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3e5034ef-726c-4886-bb94-46274eacb949 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:06.804991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e5034ef-726c-4886-bb94-46274eacb949 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:55:06.815501 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 677/1343] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:06 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 936 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:07.834853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a53a4422-010a-46f6-a982-cbdcca9a89cb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:55:07.836361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a53a4422-010a-46f6-a982-cbdcca9a89cb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:07.836727 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:07.836727 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:07.837621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a53a4422-010a-46f6-a982-cbdcca9a89cb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:07.985013 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:07.985013 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:08.001916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a53a4422-010a-46f6-a982-cbdcca9a89cb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:08.038393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a53a4422-010a-46f6-a982-cbdcca9a89cb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 200 Jan 19 08:55:08.039868 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 667/1344] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:07 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 936 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:09.054833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6fed6c0-ed97-4bd6-8f94-06e490f3fbdf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 Jan 19 08:55:09.055507 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6fed6c0-ed97-4bd6-8f94-06e490f3fbdf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:09.055828 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:09.055828 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:09.056397 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6fed6c0-ed97-4bd6-8f94-06e490f3fbdf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:09.155349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6fed6c0-ed97-4bd6-8f94-06e490f3fbdf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 returned with HTTP 404 Jan 19 08:55:09.156623 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 678/1345] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:09 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/31409913-0bbf-42d3-bf95-31f7b7e82a57 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:09.164434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-044072fa-6f9b-49c9-aa2d-054bddeacf78 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] GET http://10.222.0.25/volume/v3/fa16dea6d143466fb62a181ac98f4ae9/volumes/detail?all_tenants=1 Jan 19 08:55:09.165244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-044072fa-6f9b-49c9-aa2d-054bddeacf78 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:09.165684 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:09.165684 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:09.166359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-044072fa-6f9b-49c9-aa2d-054bddeacf78 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:09.169269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-044072fa-6f9b-49c9-aa2d-054bddeacf78 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:55:09.273377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-044072fa-6f9b-49c9-aa2d-054bddeacf78 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] Get all volumes completed successfully. Jan 19 08:55:09.278299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-044072fa-6f9b-49c9-aa2d-054bddeacf78 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] http://10.222.0.25/volume/v3/fa16dea6d143466fb62a181ac98f4ae9/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 19 08:55:09.279827 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 668/1346] 10.222.0.25 () {58 vars in 1252 bytes} [Tue Jan 19 08:55:09 2021] GET /volume/v3/fa16dea6d143466fb62a181ac98f4ae9/volumes/detail?all_tenants=1 => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:09.294616 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-773d518c-58c7-4ee4-a062-a6f1f1d689e9 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] DELETE http://10.222.0.25/volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types/91997f6f-7840-4f63-b687-ad61e4af716d Jan 19 08:55:09.295418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-773d518c-58c7-4ee4-a062-a6f1f1d689e9 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:09.296394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-773d518c-58c7-4ee4-a062-a6f1f1d689e9 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:09.386859 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:55:09.386859 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:55:09.407323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-773d518c-58c7-4ee4-a062-a6f1f1d689e9 tempest-TestVolumeBootPattern-998992010 tempest-TestVolumeBootPattern-998992010] http://10.222.0.25/volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types/91997f6f-7840-4f63-b687-ad61e4af716d returned with HTTP 202 Jan 19 08:55:09.408283 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 679/1347] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:55:09 2021] DELETE /volume/v3/fa16dea6d143466fb62a181ac98f4ae9/types/91997f6f-7840-4f63-b687-ad61e4af716d => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:09.458777 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes Jan 19 08:55:09.460170 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1748577373", "snapshot_id": null, "imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "volume_type": null, "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:09.461739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1748577373', 'snapshot_id': None, 'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'volume_type': None, 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:09.639557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume of 1 GB Jan 19 08:55:09.674966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Availability Zones retrieved successfully. Jan 19 08:55:09.695441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (f0a5724b-5420-44e9-9de8-59709b121560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:09.698563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4048c201-4b10-44c3-b520-097b2c969140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:09.700856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:09.856431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4048c201-4b10-44c3-b520-097b2c969140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:09.859152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1dce2d-c165-43a7-b3ee-cbbeab5e7598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:10.005261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['9cf2feb5-22be-47c4-845e-52219d6f2fb6', 'f3f7acd7-7425-4843-88af-762316537941', '2c36b3d0-4060-464c-8341-e60d2bf8f01d', '0b3a5922-722f-4daa-9679-6accba68e37b'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:10.007529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1dce2d-c165-43a7-b3ee-cbbeab5e7598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf2feb5-22be-47c4-845e-52219d6f2fb6', 'f3f7acd7-7425-4843-88af-762316537941', '2c36b3d0-4060-464c-8341-e60d2bf8f01d', '0b3a5922-722f-4daa-9679-6accba68e37b']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:10.009854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2f4026-b156-47c0-bb58-5ef061f67364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:10.152497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2f4026-b156-47c0-bb58-5ef061f67364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b805081a-562a-4748-a1db-99de35ca9ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1748577373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['9cf2feb5-22be-47c4-845e-52219d6f2fb6','f3f7acd7-7425-4843-88af-762316537941','2c36b3d0-4060-464c-8341-e60d2bf8f01d','0b3a5922-722f-4daa-9679-6accba68e37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:55:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1748577373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b805081a-562a-4748-a1db-99de35ca9ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:10.158159 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ce83fe-81cd-4460-9171-fe85de0d1cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:10.219380 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ce83fe-81cd-4460-9171-fe85de0d1cca) transitioned into state 'SUCCESS' from state '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-1748577373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['9cf2feb5-22be-47c4-845e-52219d6f2fb6','f3f7acd7-7425-4843-88af-762316537941','2c36b3d0-4060-464c-8341-e60d2bf8f01d','0b3a5922-722f-4daa-9679-6accba68e37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:10.223843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aee1dc0-54d5-45a8-980a-185c9f24f359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:10.277000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aee1dc0-54d5-45a8-980a-185c9f24f359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:10.279904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (f0a5724b-5420-44e9-9de8-59709b121560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:10.438631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request issued successfully. Jan 19 08:55:10.492577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81bf0cab-294c-48c6-9b46-9d840bdcb94a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes returned with HTTP 202 Jan 19 08:55:10.494115 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 669/1348] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:55:09 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes => generated 828 bytes in 1039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:10.509484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a00e553-b9b8-496a-9c32-3aecdd25ba9d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:10.510377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a00e553-b9b8-496a-9c32-3aecdd25ba9d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:10.511555 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a00e553-b9b8-496a-9c32-3aecdd25ba9d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:10.594931 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:10.594931 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:10.606005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6a00e553-b9b8-496a-9c32-3aecdd25ba9d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:10.637548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a00e553-b9b8-496a-9c32-3aecdd25ba9d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:10.639149 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 680/1349] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:10 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:11.656958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2cec0dc-ca21-4abd-ab22-530f6be63fd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:11.657632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2cec0dc-ca21-4abd-ab22-530f6be63fd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:11.658095 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:11.658095 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:11.658684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2cec0dc-ca21-4abd-ab22-530f6be63fd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:11.785559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:11.785559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:11.794936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b2cec0dc-ca21-4abd-ab22-530f6be63fd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:11.827425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2cec0dc-ca21-4abd-ab22-530f6be63fd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:11.828760 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 670/1350] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:11 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:12.846020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c0e7aeb-ca21-40ac-add1-cdeeea53271a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:12.847167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c0e7aeb-ca21-40ac-add1-cdeeea53271a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:12.847385 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:12.847385 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:12.848077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c0e7aeb-ca21-40ac-add1-cdeeea53271a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:12.980321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:12.980321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:13.013413 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c0e7aeb-ca21-40ac-add1-cdeeea53271a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:13.085700 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c0e7aeb-ca21-40ac-add1-cdeeea53271a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:13.087351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 681/1351] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:12 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:14.104669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f8d0183-0a8e-499d-8548-a2b3b67eb100 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:14.105282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f8d0183-0a8e-499d-8548-a2b3b67eb100 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:14.105407 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:14.105407 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:14.105740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f8d0183-0a8e-499d-8548-a2b3b67eb100 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:14.205796 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:14.205796 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:14.227748 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4f8d0183-0a8e-499d-8548-a2b3b67eb100 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:14.272247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f8d0183-0a8e-499d-8548-a2b3b67eb100 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:14.273388 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 671/1352] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:14 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:15.289018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-851df3b4-8371-416a-bd7c-7073b215ecda tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:15.290923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-851df3b4-8371-416a-bd7c-7073b215ecda tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:15.292047 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:15.292047 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:15.292758 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-851df3b4-8371-416a-bd7c-7073b215ecda tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:15.366014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ed9aab0-1811-44a6-aab9-3a260168b1ed tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] POST http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types Jan 19 08:55:15.366873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:15.366873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:15.367678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ed9aab0-1811-44a6-aab9-3a260168b1ed tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1654132012", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1537516915", "vendor_name": "tempest-vendor_name-2214730"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:15.433751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:15.433751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:15.447381 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ed9aab0-1811-44a6-aab9-3a260168b1ed tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types returned with HTTP 200 Jan 19 08:55:15.449934 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 682/1353] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 08:55:15 2021] POST /volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types => generated 325 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:15.453900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-851df3b4-8371-416a-bd7c-7073b215ecda tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:15.507853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-851df3b4-8371-416a-bd7c-7073b215ecda tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:15.508937 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 672/1354] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:15 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:15.702297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] POST http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes Jan 19 08:55:15.703581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e96632d1-afcb-4838-a480-17f9515caaed", "size": 1, "name": "tempest-UserMessagesTest-Volume-1004910450"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:15.704940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Create volume request body: {'volume': {'volume_type': 'e96632d1-afcb-4838-a480-17f9515caaed', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1004910450'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:15.726035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Create volume of 1 GB Jan 19 08:55:15.727960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:15.727960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:15.730184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Availability Zones retrieved successfully. Jan 19 08:55:15.755639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Flow 'volume_create_api' (1af3c663-8ef4-465d-85c6-77b3eec02716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:15.760661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fa98a3-4a08-4a99-a622-d5e853b1b3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:15.763726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:15.863778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fa98a3-4a08-4a99-a622-d5e853b1b3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1537516915',vendor_name='tempest-vendor_name-2214730'},id=e96632d1-afcb-4838-a480-17f9515caaed,is_public=True,name='tempest-UserMessagesTest-volume-type-1654132012',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e96632d1-afcb-4838-a480-17f9515caaed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:15.867085 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c66eed9-a535-4a58-899d-3acf7c7663b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:15.939225 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1654132012 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1654132012, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:55:15.940464 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1654132012 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1654132012, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:55:16.015233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Created reservations ['82980b78-bfa2-4afb-96a6-c868b449a495', '65af71c0-9d7c-49b2-b2d1-c9bb1b7c28c0', 'bb11ce23-c461-4213-9e1b-c13b7d05fa10', '1b0848c9-024d-404f-9c3b-130b0add7c64'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:16.017739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c66eed9-a535-4a58-899d-3acf7c7663b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82980b78-bfa2-4afb-96a6-c868b449a495', '65af71c0-9d7c-49b2-b2d1-c9bb1b7c28c0', 'bb11ce23-c461-4213-9e1b-c13b7d05fa10', '1b0848c9-024d-404f-9c3b-130b0add7c64']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:16.021375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcdd1e4-0ec8-4f24-8b3e-55426fa13077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:16.104579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcdd1e4-0ec8-4f24-8b3e-55426fa13077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1004910450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c78bbdc7510d4aeeaad71020381eaa80',qos_specs=None,replication_status=,reservations=['82980b78-bfa2-4afb-96a6-c868b449a495','65af71c0-9d7c-49b2-b2d1-c9bb1b7c28c0','bb11ce23-c461-4213-9e1b-c13b7d05fa10','1b0848c9-024d-404f-9c3b-130b0add7c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923589a2e57f41ed85a69cb5fbce3629',volume_type_id=e96632d1-afcb-4838-a480-17f9515caaed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1004910450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c78bbdc7510d4aeeaad71020381eaa80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='923589a2e57f41ed85a69cb5fbce3629',volume_attachment=,volume_type=,volume_type_id=e96632d1-afcb-4838-a480-17f9515caaed)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:16.106952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1747a04d-c725-436e-99da-13cd02d8b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:16.145925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1747a04d-c725-436e-99da-13cd02d8b7cc) transitioned into state 'SUCCESS' from state '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-1004910450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c78bbdc7510d4aeeaad71020381eaa80',qos_specs=None,replication_status=,reservations=['82980b78-bfa2-4afb-96a6-c868b449a495','65af71c0-9d7c-49b2-b2d1-c9bb1b7c28c0','bb11ce23-c461-4213-9e1b-c13b7d05fa10','1b0848c9-024d-404f-9c3b-130b0add7c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923589a2e57f41ed85a69cb5fbce3629',volume_type_id=e96632d1-afcb-4838-a480-17f9515caaed)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:16.148134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fc0cb97-f55d-4dc4-bb81-b415cc876ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:16.188222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fc0cb97-f55d-4dc4-bb81-b415cc876ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:16.193352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Flow 'volume_create_api' (1af3c663-8ef4-465d-85c6-77b3eec02716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:16.343398 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Create volume request issued successfully. Jan 19 08:55:16.390984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0de2067-185f-4ba5-9bcc-31ec84beae0c tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes returned with HTTP 202 Jan 19 08:55:16.402266 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 683/1355] 10.222.0.25 () {62 vars in 1266 bytes} [Tue Jan 19 08:55:15 2021] POST /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes => generated 852 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:16.409732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cf6da3c-e514-4480-9f47-4a9029311937 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa Jan 19 08:55:16.413201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cf6da3c-e514-4480-9f47-4a9029311937 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:16.413401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:16.413401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:16.415873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cf6da3c-e514-4480-9f47-4a9029311937 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:16.528702 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4762b90a-499a-471b-81cf-d8ef7b0f1b52 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:16.529264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4762b90a-499a-471b-81cf-d8ef7b0f1b52 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:16.529460 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:16.529460 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:16.529850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4762b90a-499a-471b-81cf-d8ef7b0f1b52 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:16.536443 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:16.536443 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:16.560340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1cf6da3c-e514-4480-9f47-4a9029311937 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Volume info retrieved successfully. Jan 19 08:55:16.632131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cf6da3c-e514-4480-9f47-4a9029311937 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa returned with HTTP 200 Jan 19 08:55:16.634195 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 673/1356] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 08:55:16 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa => generated 941 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:16.654046 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ee18ca9-092c-4046-a8c4-eb0a735dd275 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages Jan 19 08:55:16.658767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ee18ca9-092c-4046-a8c4-eb0a735dd275 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:16.659646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:16.659646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:16.660781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ee18ca9-092c-4046-a8c4-eb0a735dd275 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:16.675602 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:16.675602 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:16.696325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ee18ca9-092c-4046-a8c4-eb0a735dd275 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages returned with HTTP 200 Jan 19 08:55:16.698100 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 674/1357] 10.222.0.25 () {60 vars in 1247 bytes} [Tue Jan 19 08:55:16 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages => generated 736 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:16.712782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4762b90a-499a-471b-81cf-d8ef7b0f1b52 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:16.715881 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3edc04c7-b61b-4a29-8992-75ebaf705bf6 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] DELETE http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/fec747c8-fc43-4cb8-8e6d-3cbbabc41853 Jan 19 08:55:16.717505 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3edc04c7-b61b-4a29-8992-75ebaf705bf6 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:16.719267 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3edc04c7-b61b-4a29-8992-75ebaf705bf6 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:16.753352 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:55:16.753352 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:55:16.758940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4762b90a-499a-471b-81cf-d8ef7b0f1b52 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:16.759956 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 684/1358] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:16 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:16.768048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3edc04c7-b61b-4a29-8992-75ebaf705bf6 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/fec747c8-fc43-4cb8-8e6d-3cbbabc41853 returned with HTTP 204 Jan 19 08:55:16.769280 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 675/1359] 10.222.0.25 () {60 vars in 1361 bytes} [Tue Jan 19 08:55:16 2021] DELETE /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/fec747c8-fc43-4cb8-8e6d-3cbbabc41853 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 19 08:55:16.779311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb2d3c99-b092-4b73-b934-a02b9de3e163 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/fec747c8-fc43-4cb8-8e6d-3cbbabc41853 Jan 19 08:55:16.779811 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb2d3c99-b092-4b73-b934-a02b9de3e163 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:16.780030 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:16.780030 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:16.780403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb2d3c99-b092-4b73-b934-a02b9de3e163 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:16.788644 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb2d3c99-b092-4b73-b934-a02b9de3e163 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/fec747c8-fc43-4cb8-8e6d-3cbbabc41853 returned with HTTP 404 Jan 19 08:55:16.789695 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 685/1360] 10.222.0.25 () {60 vars in 1358 bytes} [Tue Jan 19 08:55:16 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/fec747c8-fc43-4cb8-8e6d-3cbbabc41853 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:16.799414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-843077a6-8af2-4e9c-be27-bd6e2f5ce44e tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] POST http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types Jan 19 08:55:16.800222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-843077a6-8af2-4e9c-be27-bd6e2f5ce44e tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1917592879", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1037860160", "vendor_name": "tempest-vendor_name-518720946"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:16.863574 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-843077a6-8af2-4e9c-be27-bd6e2f5ce44e tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types returned with HTTP 200 Jan 19 08:55:16.866533 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 676/1361] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 08:55:16 2021] POST /volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types => generated 327 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:16.879004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] POST http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes Jan 19 08:55:16.879938 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dfd2b630-65f7-4f26-b053-afd018d67853", "size": 1, "name": "tempest-UserMessagesTest-Volume-1541145974"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:16.881756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Create volume request body: {'volume': {'volume_type': 'dfd2b630-65f7-4f26-b053-afd018d67853', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1541145974'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:16.905739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Create volume of 1 GB Jan 19 08:55:16.906798 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:16.906798 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:16.907945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Availability Zones retrieved successfully. Jan 19 08:55:16.928522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Flow 'volume_create_api' (263a2d4b-bec7-463d-b556-b50d2363b8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:16.931523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959a7ef6-420c-4f47-af94-d1ba1171dd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:16.946989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:17.099289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959a7ef6-420c-4f47-af94-d1ba1171dd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:55:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1037860160',vendor_name='tempest-vendor_name-518720946'},id=dfd2b630-65f7-4f26-b053-afd018d67853,is_public=True,name='tempest-UserMessagesTest-volume-type-1917592879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfd2b630-65f7-4f26-b053-afd018d67853', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:17.104493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1466b1a-bb0f-44fd-bdcd-bdec76ffbcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:17.252502 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1917592879 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1917592879, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:55:17.256116 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1917592879 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1917592879, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:55:17.341194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Created reservations ['0b513889-f43d-43f1-8bf7-5e7b8699f850', '8d03eea8-ef1e-4235-b48d-953f82e4436e', 'f5981ca7-6462-4c78-b8f9-39cb7f716a66', '8433c7aa-b014-4bbb-a1ba-d60ee50b25a6'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:17.343522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1466b1a-bb0f-44fd-bdcd-bdec76ffbcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b513889-f43d-43f1-8bf7-5e7b8699f850', '8d03eea8-ef1e-4235-b48d-953f82e4436e', 'f5981ca7-6462-4c78-b8f9-39cb7f716a66', '8433c7aa-b014-4bbb-a1ba-d60ee50b25a6']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:17.349698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0322015-f423-4d7e-8c43-389f2699de3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:17.494933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0322015-f423-4d7e-8c43-389f2699de3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ffb898-6e82-4526-b1ef-080bc2652cb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1541145974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c78bbdc7510d4aeeaad71020381eaa80',qos_specs=None,replication_status=,reservations=['0b513889-f43d-43f1-8bf7-5e7b8699f850','8d03eea8-ef1e-4235-b48d-953f82e4436e','f5981ca7-6462-4c78-b8f9-39cb7f716a66','8433c7aa-b014-4bbb-a1ba-d60ee50b25a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923589a2e57f41ed85a69cb5fbce3629',volume_type_id=dfd2b630-65f7-4f26-b053-afd018d67853), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1541145974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ffb898-6e82-4526-b1ef-080bc2652cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c78bbdc7510d4aeeaad71020381eaa80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='923589a2e57f41ed85a69cb5fbce3629',volume_attachment=,volume_type=,volume_type_id=dfd2b630-65f7-4f26-b053-afd018d67853)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:17.501071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8aa7d11-9c81-48e7-805e-afb4a8d5a43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:17.562718 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8aa7d11-9c81-48e7-805e-afb4a8d5a43c) transitioned into state 'SUCCESS' from state '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-1541145974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c78bbdc7510d4aeeaad71020381eaa80',qos_specs=None,replication_status=,reservations=['0b513889-f43d-43f1-8bf7-5e7b8699f850','8d03eea8-ef1e-4235-b48d-953f82e4436e','f5981ca7-6462-4c78-b8f9-39cb7f716a66','8433c7aa-b014-4bbb-a1ba-d60ee50b25a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923589a2e57f41ed85a69cb5fbce3629',volume_type_id=dfd2b630-65f7-4f26-b053-afd018d67853)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:17.565038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5d3b9d-b819-4a17-84bc-83e6506f3b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:17.599371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5d3b9d-b819-4a17-84bc-83e6506f3b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:17.606998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Flow 'volume_create_api' (263a2d4b-bec7-463d-b556-b50d2363b8f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:17.753474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Create volume request issued successfully. Jan 19 08:55:17.780946 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2bda6a06-9a11-4b83-b584-87c331a18149 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:17.781701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2bda6a06-9a11-4b83-b584-87c331a18149 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:17.782274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2bda6a06-9a11-4b83-b584-87c331a18149 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:17.812870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb3f60ea-6793-48d6-a3e8-1024decdb517 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes returned with HTTP 202 Jan 19 08:55:17.829093 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 686/1362] 10.222.0.25 () {62 vars in 1266 bytes} [Tue Jan 19 08:55:16 2021] POST /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes => generated 852 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:17.836129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2d96278-5b88-410f-9ca5-5af09ef7705e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 Jan 19 08:55:17.837507 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2d96278-5b88-410f-9ca5-5af09ef7705e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:17.837723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:17.837723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:17.843474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2d96278-5b88-410f-9ca5-5af09ef7705e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:17.890817 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:17.890817 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:17.920482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2bda6a06-9a11-4b83-b584-87c331a18149 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:17.956696 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:17.956696 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:17.964742 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2bda6a06-9a11-4b83-b584-87c331a18149 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:17.968430 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 677/1363] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:17 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:17.991451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2d96278-5b88-410f-9ca5-5af09ef7705e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Volume info retrieved successfully. Jan 19 08:55:18.040987 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2d96278-5b88-410f-9ca5-5af09ef7705e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 returned with HTTP 200 Jan 19 08:55:18.046584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 687/1364] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 08:55:17 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 => generated 941 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:18.061894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4a7e03e-9891-41e7-9764-32b194faf242 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages Jan 19 08:55:18.062787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4a7e03e-9891-41e7-9764-32b194faf242 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.062984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:18.062984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:18.063748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4a7e03e-9891-41e7-9764-32b194faf242 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.072045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4a7e03e-9891-41e7-9764-32b194faf242 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages returned with HTTP 200 Jan 19 08:55:18.083991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b4cc3792-5447-4ca9-95f7-f2a3bb823739 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/f270f181-e9c3-432c-9524-8956a8d2e4a2 Jan 19 08:55:18.084635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b4cc3792-5447-4ca9-95f7-f2a3bb823739 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.085117 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 678/1365] 10.222.0.25 () {60 vars in 1247 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:18.085285 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:18.085285 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:18.085804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b4cc3792-5447-4ca9-95f7-f2a3bb823739 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.099118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b4cc3792-5447-4ca9-95f7-f2a3bb823739 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/f270f181-e9c3-432c-9524-8956a8d2e4a2 returned with HTTP 200 Jan 19 08:55:18.101104 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 688/1366] 10.222.0.25 () {60 vars in 1358 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/f270f181-e9c3-432c-9524-8956a8d2e4a2 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:18.112615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8cba356e-d98b-4db5-94d9-91bdc6cc06a9 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages Jan 19 08:55:18.113268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8cba356e-d98b-4db5-94d9-91bdc6cc06a9 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.113839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8cba356e-d98b-4db5-94d9-91bdc6cc06a9 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.128567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8cba356e-d98b-4db5-94d9-91bdc6cc06a9 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages returned with HTTP 200 Jan 19 08:55:18.130261 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 679/1367] 10.222.0.25 () {60 vars in 1247 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:18.141551 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e5be03e-117d-44be-8e61-a31cd4c4ca94 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] DELETE http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/f270f181-e9c3-432c-9524-8956a8d2e4a2 Jan 19 08:55:18.142830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e5be03e-117d-44be-8e61-a31cd4c4ca94 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.143358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e5be03e-117d-44be-8e61-a31cd4c4ca94 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.161871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:55:18.161871 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:55:18.178276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e5be03e-117d-44be-8e61-a31cd4c4ca94 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/f270f181-e9c3-432c-9524-8956a8d2e4a2 returned with HTTP 204 Jan 19 08:55:18.179527 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 689/1368] 10.222.0.25 () {60 vars in 1361 bytes} [Tue Jan 19 08:55:18 2021] DELETE /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/messages/f270f181-e9c3-432c-9524-8956a8d2e4a2 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 19 08:55:18.189385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] DELETE http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 Jan 19 08:55:18.190028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.190618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.191164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Delete volume with id: b3ffb898-6e82-4526-b1ef-080bc2652cb1 Jan 19 08:55:18.270669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:18.270669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:18.272443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Volume info retrieved successfully. Jan 19 08:55:18.275446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Decrease volume quotas only if status is not error_managing. {{(pid=87971) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 19 08:55:18.318354 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1917592879 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1917592879, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:55:18.319283 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1917592879 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1917592879, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:55:18.346026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Created reservations ['feee019c-c2da-4122-b903-64395cb9bb7f', 'e1a2c1b3-99f5-4f50-8ba9-5a897736ece0', '205fba87-b4db-4711-8344-44b2481fd804', 'd14b3d24-5125-4f12-b2e2-1c053eb326a2'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:18.348891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:55:18.348891 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:55:18.400372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Delete volume request issued successfully. Jan 19 08:55:18.401416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d379b11-1f5c-4a68-9803-d51d89b78d56 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 returned with HTTP 202 Jan 19 08:55:18.406190 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 680/1369] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:18 2021] DELETE /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:18.414819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e7d0ded-2a8b-4de1-81c5-f467b4ef6c6f tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 Jan 19 08:55:18.415720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e7d0ded-2a8b-4de1-81c5-f467b4ef6c6f tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.415933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e7d0ded-2a8b-4de1-81c5-f467b4ef6c6f tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.483315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e7d0ded-2a8b-4de1-81c5-f467b4ef6c6f tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 returned with HTTP 404 Jan 19 08:55:18.484548 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 690/1370] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/b3ffb898-6e82-4526-b1ef-080bc2652cb1 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:18.493901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8579d1bf-b16e-43fc-b0ea-4d4f559f615e tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] DELETE http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/dfd2b630-65f7-4f26-b053-afd018d67853 Jan 19 08:55:18.494833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8579d1bf-b16e-43fc-b0ea-4d4f559f615e tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.495103 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:18.495103 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:18.495694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8579d1bf-b16e-43fc-b0ea-4d4f559f615e tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.589160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8579d1bf-b16e-43fc-b0ea-4d4f559f615e tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/dfd2b630-65f7-4f26-b053-afd018d67853 returned with HTTP 202 Jan 19 08:55:18.598128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38319395-905a-483e-9a9e-f9d365fe0387 tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] GET http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/dfd2b630-65f7-4f26-b053-afd018d67853 Jan 19 08:55:18.599046 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38319395-905a-483e-9a9e-f9d365fe0387 tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.599535 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38319395-905a-483e-9a9e-f9d365fe0387 tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.604552 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 681/1371] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:55:18 2021] DELETE /volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/dfd2b630-65f7-4f26-b053-afd018d67853 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:18.613469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38319395-905a-483e-9a9e-f9d365fe0387 tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/dfd2b630-65f7-4f26-b053-afd018d67853 returned with HTTP 404 Jan 19 08:55:18.624340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] DELETE http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa Jan 19 08:55:18.625026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.625521 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.625994 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Delete volume with id: 5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa Jan 19 08:55:18.629484 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 691/1372] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/dfd2b630-65f7-4f26-b053-afd018d67853 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:18.720954 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:18.720954 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:18.722654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Volume info retrieved successfully. Jan 19 08:55:18.725874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Decrease volume quotas only if status is not error_managing. {{(pid=87971) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 19 08:55:18.771499 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1654132012 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1654132012, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:55:18.772900 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1654132012 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1654132012, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:55:18.797872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Created reservations ['256fa4ae-8547-4832-bdc9-de2ee3eab6cf', '6cc016e5-1a52-4f3c-a88b-81a65dd491ba', '850f0756-6b75-407f-bd11-63a240f5cc9d', 'e9f99efb-de33-47eb-9e5d-72bc7f89690f'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:18.801867 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:55:18.801867 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:55:18.897594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Delete volume request issued successfully. Jan 19 08:55:18.898181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ace6dd1a-6deb-4764-86d2-859867e7c740 tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa returned with HTTP 202 Jan 19 08:55:18.899496 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 682/1373] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:55:18 2021] DELETE /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:18.908056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35abf7fc-d305-4113-bbd4-00414bbf362e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] GET http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa Jan 19 08:55:18.908850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35abf7fc-d305-4113-bbd4-00414bbf362e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.909343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35abf7fc-d305-4113-bbd4-00414bbf362e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:18.989745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db4b206e-fdcc-490a-aba3-387557d67c09 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:18.990281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db4b206e-fdcc-490a-aba3-387557d67c09 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:18.990492 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:18.990492 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:18.992607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db4b206e-fdcc-490a-aba3-387557d67c09 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:19.018395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35abf7fc-d305-4113-bbd4-00414bbf362e tempest-UserMessagesTest-320875705 tempest-UserMessagesTest-320875705] http://10.222.0.25/volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa returned with HTTP 404 Jan 19 08:55:19.019828 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 692/1374] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/c78bbdc7510d4aeeaad71020381eaa80/volumes/5e8cf4ff-b3e7-46da-b69a-c1c48d3afdfa => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:19.031385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67ec9062-1a5f-443d-8164-d46955bb6e49 tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] DELETE http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/e96632d1-afcb-4838-a480-17f9515caaed Jan 19 08:55:19.032343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67ec9062-1a5f-443d-8164-d46955bb6e49 tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:19.033216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67ec9062-1a5f-443d-8164-d46955bb6e49 tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:19.156780 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:19.156780 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:19.182547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-db4b206e-fdcc-490a-aba3-387557d67c09 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:19.229253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67ec9062-1a5f-443d-8164-d46955bb6e49 tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/e96632d1-afcb-4838-a480-17f9515caaed returned with HTTP 202 Jan 19 08:55:19.230410 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 693/1375] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:55:19 2021] DELETE /volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/e96632d1-afcb-4838-a480-17f9515caaed => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:55:19.237833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77360421-8bbb-46fc-aac6-f8eae52e195a tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] GET http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/e96632d1-afcb-4838-a480-17f9515caaed Jan 19 08:55:19.238872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77360421-8bbb-46fc-aac6-f8eae52e195a tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:19.239541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77360421-8bbb-46fc-aac6-f8eae52e195a tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:19.252593 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db4b206e-fdcc-490a-aba3-387557d67c09 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:19.253611 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 683/1376] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:18 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:19.263536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77360421-8bbb-46fc-aac6-f8eae52e195a tempest-UserMessagesTest-1820705264 tempest-UserMessagesTest-1820705264] http://10.222.0.25/volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/e96632d1-afcb-4838-a480-17f9515caaed returned with HTTP 404 Jan 19 08:55:19.266928 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 694/1377] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:55:19 2021] GET /volume/v3/25fd1feb9e62412fbffd3507a622f0fb/types/e96632d1-afcb-4838-a480-17f9515caaed => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:20.276596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c34fea70-1687-46d9-992c-c318e8d87620 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:20.277204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c34fea70-1687-46d9-992c-c318e8d87620 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:20.277346 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:20.277346 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:20.277690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c34fea70-1687-46d9-992c-c318e8d87620 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:20.428772 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:20.428772 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:20.439623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c34fea70-1687-46d9-992c-c318e8d87620 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:20.480576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c34fea70-1687-46d9-992c-c318e8d87620 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:20.481667 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 684/1378] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:20 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:21.498185 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c15ba7e7-7069-4f06-b513-d9ff034ea964 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:21.498734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c15ba7e7-7069-4f06-b513-d9ff034ea964 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:21.498984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c15ba7e7-7069-4f06-b513-d9ff034ea964 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:21.630296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:21.630296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:21.642199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c15ba7e7-7069-4f06-b513-d9ff034ea964 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:21.668654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c15ba7e7-7069-4f06-b513-d9ff034ea964 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:21.669728 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 695/1379] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:21 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:22.686305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a625923f-8068-49cb-aa37-cc115e95ec81 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:22.686897 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a625923f-8068-49cb-aa37-cc115e95ec81 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:22.687547 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:22.687547 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:22.687547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a625923f-8068-49cb-aa37-cc115e95ec81 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:22.799731 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:22.799731 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:22.815672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a625923f-8068-49cb-aa37-cc115e95ec81 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:22.869373 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a625923f-8068-49cb-aa37-cc115e95ec81 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:22.870408 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 685/1380] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:22 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:23.887488 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86a19411-aee9-4e7a-aee7-714a6b6bd862 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:23.887488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86a19411-aee9-4e7a-aee7-714a6b6bd862 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:23.888036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:23.888036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:23.888036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86a19411-aee9-4e7a-aee7-714a6b6bd862 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:23.983597 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:23.983597 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:23.999585 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86a19411-aee9-4e7a-aee7-714a6b6bd862 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:24.051054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86a19411-aee9-4e7a-aee7-714a6b6bd862 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:24.055872 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 696/1381] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:23 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:25.074027 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8ca3d0d-8211-4e5d-b8ab-45e168733c19 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:25.076715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8ca3d0d-8211-4e5d-b8ab-45e168733c19 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:25.077139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:25.077139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:25.078023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8ca3d0d-8211-4e5d-b8ab-45e168733c19 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:25.156648 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:25.156648 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:25.170260 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e8ca3d0d-8211-4e5d-b8ab-45e168733c19 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:25.207847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8ca3d0d-8211-4e5d-b8ab-45e168733c19 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:25.209899 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 686/1382] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:25 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:26.229534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47d73915-3a0b-4885-a833-adb353175bf2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:26.230083 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47d73915-3a0b-4885-a833-adb353175bf2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:26.230305 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:26.230305 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:26.230716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47d73915-3a0b-4885-a833-adb353175bf2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:26.394444 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:26.394444 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:26.424169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-47d73915-3a0b-4885-a833-adb353175bf2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:26.487092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47d73915-3a0b-4885-a833-adb353175bf2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:26.488624 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 697/1383] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:26 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:27.504698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3904a0d3-5575-458e-8c70-da8c77100d11 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:27.505291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3904a0d3-5575-458e-8c70-da8c77100d11 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:27.505758 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:27.505758 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:27.506141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3904a0d3-5575-458e-8c70-da8c77100d11 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:27.664912 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:27.664912 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:27.687350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3904a0d3-5575-458e-8c70-da8c77100d11 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:27.763570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3904a0d3-5575-458e-8c70-da8c77100d11 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:27.765583 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 687/1384] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:27 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:28.781740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-33aee217-a235-4bb2-a71d-f2cbba8c3fab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:28.782395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-33aee217-a235-4bb2-a71d-f2cbba8c3fab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:28.782772 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:28.782772 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:28.783351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-33aee217-a235-4bb2-a71d-f2cbba8c3fab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:28.915182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:28.915182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:28.938436 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-33aee217-a235-4bb2-a71d-f2cbba8c3fab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:29.010443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-33aee217-a235-4bb2-a71d-f2cbba8c3fab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:29.013451 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 698/1385] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:28 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:30.031018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a1fe6a1-5274-4890-a857-979e9b249e65 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:30.031816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a1fe6a1-5274-4890-a857-979e9b249e65 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:30.032151 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:30.032151 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:30.032765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a1fe6a1-5274-4890-a857-979e9b249e65 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:30.231192 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:30.231192 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:30.250711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a1fe6a1-5274-4890-a857-979e9b249e65 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:30.321142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a1fe6a1-5274-4890-a857-979e9b249e65 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:30.322370 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 688/1386] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:30 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 978 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:31.341155 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7d0eb42-9593-43a7-afe8-a1fb4ff86822 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:31.341865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7d0eb42-9593-43a7-afe8-a1fb4ff86822 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:31.342357 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:31.342357 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:31.342943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7d0eb42-9593-43a7-afe8-a1fb4ff86822 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:31.581074 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:31.581074 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:31.629164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a7d0eb42-9593-43a7-afe8-a1fb4ff86822 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:31.649358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4c08499-f87c-404c-a823-079e11256c8b tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] POST http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types Jan 19 08:55:31.650371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:31.650371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:31.650851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4c08499-f87c-404c-a823-079e11256c8b tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2099166380"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:31.686967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7d0eb42-9593-43a7-afe8-a1fb4ff86822 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:31.692861 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 689/1387] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:31 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 978 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:31.749144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4c08499-f87c-404c-a823-079e11256c8b tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types returned with HTTP 200 Jan 19 08:55:31.749962 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 699/1388] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:55:31 2021] POST /volume/v3/385b9dce587140ec9e32ea60134c05a0/types => generated 231 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:31.765103 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10fe419f-20c8-43df-b15a-c96f79ad7429 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] POST http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs Jan 19 08:55:31.768774 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:31.768774 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:31.769656 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10fe419f-20c8-43df-b15a-c96f79ad7429 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:31.935501 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10fe419f-20c8-43df-b15a-c96f79ad7429 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs returned with HTTP 200 Jan 19 08:55:31.936450 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 690/1389] 10.222.0.25 () {60 vars in 1366 bytes} [Tue Jan 19 08:55:31 2021] POST /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs => generated 34 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:31.947718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-476e28a6-5dba-405b-81ec-4f1ca93030cb tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] GET http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 Jan 19 08:55:31.948259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-476e28a6-5dba-405b-81ec-4f1ca93030cb tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:31.948759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-476e28a6-5dba-405b-81ec-4f1ca93030cb tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:31.988883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-476e28a6-5dba-405b-81ec-4f1ca93030cb tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 returned with HTTP 200 Jan 19 08:55:31.989972 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 700/1390] 10.222.0.25 () {58 vars in 1363 bytes} [Tue Jan 19 08:55:31 2021] GET /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:32.000033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5770a267-bc49-4005-957c-0b358cf3d86a tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] DELETE http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 Jan 19 08:55:32.000566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5770a267-bc49-4005-957c-0b358cf3d86a tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:32.001065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5770a267-bc49-4005-957c-0b358cf3d86a tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:32.101915 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:55:32.101915 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:55:32.145007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5770a267-bc49-4005-957c-0b358cf3d86a tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 returned with HTTP 202 Jan 19 08:55:32.146108 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 691/1391] 10.222.0.25 () {58 vars in 1366 bytes} [Tue Jan 19 08:55:31 2021] DELETE /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:55:32.157109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aec4d9fc-f213-4868-abd1-67e4c03d0ef0 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] GET http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 Jan 19 08:55:32.157961 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aec4d9fc-f213-4868-abd1-67e4c03d0ef0 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:32.158463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aec4d9fc-f213-4868-abd1-67e4c03d0ef0 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:32.190043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aec4d9fc-f213-4868-abd1-67e4c03d0ef0 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 returned with HTTP 404 Jan 19 08:55:32.194325 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 701/1392] 10.222.0.25 () {58 vars in 1363 bytes} [Tue Jan 19 08:55:32 2021] GET /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec3 => generated 129 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:32.203664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb022eff-7ff2-4792-b806-02e82fa507ec tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] POST http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs Jan 19 08:55:32.204621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb022eff-7ff2-4792-b806-02e82fa507ec tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:32.414149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb022eff-7ff2-4792-b806-02e82fa507ec tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs returned with HTTP 200 Jan 19 08:55:32.417876 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 692/1393] 10.222.0.25 () {60 vars in 1366 bytes} [Tue Jan 19 08:55:32 2021] POST /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs => generated 34 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:32.427883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd68aa06-d3ef-48ce-9799-82d0098bfb46 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] GET http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs Jan 19 08:55:32.428725 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd68aa06-d3ef-48ce-9799-82d0098bfb46 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:32.429231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd68aa06-d3ef-48ce-9799-82d0098bfb46 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:32.470118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd68aa06-d3ef-48ce-9799-82d0098bfb46 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs returned with HTTP 200 Jan 19 08:55:32.470989 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 702/1394] 10.222.0.25 () {58 vars in 1345 bytes} [Tue Jan 19 08:55:32 2021] GET /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs => generated 34 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:32.481945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b405faa2-b56c-45fa-aa1d-60051abe24a4 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] POST http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs Jan 19 08:55:32.484065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b405faa2-b56c-45fa-aa1d-60051abe24a4 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:32.709333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b877e9c8-247f-49ec-b755-7fa24d298353 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:32.710128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b877e9c8-247f-49ec-b755-7fa24d298353 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:32.711275 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b877e9c8-247f-49ec-b755-7fa24d298353 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:32.711715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b405faa2-b56c-45fa-aa1d-60051abe24a4 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs returned with HTTP 200 Jan 19 08:55:32.717223 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 693/1395] 10.222.0.25 () {60 vars in 1366 bytes} [Tue Jan 19 08:55:32 2021] POST /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs => generated 34 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:32.723407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f622cf3d-8738-4535-9104-28a0f9320fa4 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] PUT http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec2 Jan 19 08:55:32.724333 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f622cf3d-8738-4535-9104-28a0f9320fa4 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:32.852931 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:32.852931 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:32.876506 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b877e9c8-247f-49ec-b755-7fa24d298353 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:32.938993 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b877e9c8-247f-49ec-b755-7fa24d298353 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:32.943122 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 703/1396] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:32 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 981 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:32.976398 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f622cf3d-8738-4535-9104-28a0f9320fa4 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec2 returned with HTTP 200 Jan 19 08:55:32.977499 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 694/1397] 10.222.0.25 () {60 vars in 1383 bytes} [Tue Jan 19 08:55:32 2021] PUT /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec2 => generated 17 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:32.989561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d638bd26-f1dd-486c-98ba-33c92851e2f5 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] GET http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec2 Jan 19 08:55:32.990384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d638bd26-f1dd-486c-98ba-33c92851e2f5 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:32.990804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:32.990804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:32.991526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d638bd26-f1dd-486c-98ba-33c92851e2f5 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.026129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d638bd26-f1dd-486c-98ba-33c92851e2f5 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec2 returned with HTTP 200 Jan 19 08:55:33.030033 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 704/1398] 10.222.0.25 () {58 vars in 1363 bytes} [Tue Jan 19 08:55:32 2021] GET /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs/spec2 => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:33.041557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72c7b0f5-dfcf-405d-8102-2762febbf8fc tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] POST http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs Jan 19 08:55:33.043077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72c7b0f5-dfcf-405d-8102-2762febbf8fc tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:33.299060 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72c7b0f5-dfcf-405d-8102-2762febbf8fc tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs returned with HTTP 200 Jan 19 08:55:33.300142 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 695/1399] 10.222.0.25 () {60 vars in 1366 bytes} [Tue Jan 19 08:55:33 2021] POST /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs => generated 51 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:33.310350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92567875-d566-4108-81a2-614b119e8cab tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] GET http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs Jan 19 08:55:33.310934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92567875-d566-4108-81a2-614b119e8cab tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.311433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92567875-d566-4108-81a2-614b119e8cab tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.345043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92567875-d566-4108-81a2-614b119e8cab tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs returned with HTTP 200 Jan 19 08:55:33.346791 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 705/1400] 10.222.0.25 () {58 vars in 1345 bytes} [Tue Jan 19 08:55:33 2021] GET /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673/extra_specs => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:55:33.359098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e2621e6d-9b9c-442e-9611-fef75719d6b6 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] DELETE http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673 Jan 19 08:55:33.359639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e2621e6d-9b9c-442e-9611-fef75719d6b6 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.360166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e2621e6d-9b9c-442e-9611-fef75719d6b6 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.547950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e2621e6d-9b9c-442e-9611-fef75719d6b6 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673 returned with HTTP 202 Jan 19 08:55:33.548852 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 696/1401] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:55:33 2021] DELETE /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:33.557454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e50e3f9e-c98e-4594-9ffd-15513cabdc57 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] GET http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673 Jan 19 08:55:33.559595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e50e3f9e-c98e-4594-9ffd-15513cabdc57 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.560833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e50e3f9e-c98e-4594-9ffd-15513cabdc57 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:33.591134 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e50e3f9e-c98e-4594-9ffd-15513cabdc57 tempest-VolumeTypesExtraSpecsTest-1843448574 tempest-VolumeTypesExtraSpecsTest-1843448574] http://10.222.0.25/volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673 returned with HTTP 404 Jan 19 08:55:33.592200 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 706/1402] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:55:33 2021] GET /volume/v3/385b9dce587140ec9e32ea60134c05a0/types/16312ee9-fbc0-44e8-a15d-5b7a55312673 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:33.956865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8c1d0c8-68c2-4e92-9ed2-9ad151d5992e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:33.958118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8c1d0c8-68c2-4e92-9ed2-9ad151d5992e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:33.958989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8c1d0c8-68c2-4e92-9ed2-9ad151d5992e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:34.126183 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:34.126183 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:34.156678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d8c1d0c8-68c2-4e92-9ed2-9ad151d5992e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:34.213380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8c1d0c8-68c2-4e92-9ed2-9ad151d5992e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:34.214144 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 697/1403] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:33 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 981 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:35.230986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be327e6a-6edd-48f4-8a81-c16566d80933 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:35.231543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be327e6a-6edd-48f4-8a81-c16566d80933 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:35.231963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be327e6a-6edd-48f4-8a81-c16566d80933 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:35.324853 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:35.324853 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:35.340071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-be327e6a-6edd-48f4-8a81-c16566d80933 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:35.408016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be327e6a-6edd-48f4-8a81-c16566d80933 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:35.413564 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 707/1404] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:35 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 981 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:36.438982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac896b2f-6a8e-48eb-9ba5-09cc048a5f1f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:36.442690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac896b2f-6a8e-48eb-9ba5-09cc048a5f1f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:36.447481 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:36.447481 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:36.449115 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac896b2f-6a8e-48eb-9ba5-09cc048a5f1f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:36.619335 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:36.619335 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:36.641933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ac896b2f-6a8e-48eb-9ba5-09cc048a5f1f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:36.691234 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac896b2f-6a8e-48eb-9ba5-09cc048a5f1f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:36.692174 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 698/1405] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:36 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 981 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:37.709047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-294af0ef-6bba-4741-9b66-3193465fb928 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:37.709462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-294af0ef-6bba-4741-9b66-3193465fb928 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:37.709563 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:37.709563 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:37.709883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-294af0ef-6bba-4741-9b66-3193465fb928 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:37.848613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:37.848613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:37.860499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-294af0ef-6bba-4741-9b66-3193465fb928 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:37.895954 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-294af0ef-6bba-4741-9b66-3193465fb928 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:37.897118 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 708/1406] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:37 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 1369 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:55:37.916931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b65a3b4-82ff-4282-8196-c6299616d9bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:37.917469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b65a3b4-82ff-4282-8196-c6299616d9bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:37.917685 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:37.917685 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:37.918062 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b65a3b4-82ff-4282-8196-c6299616d9bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:38.008950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:38.008950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:38.033289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9b65a3b4-82ff-4282-8196-c6299616d9bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:38.078858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b65a3b4-82ff-4282-8196-c6299616d9bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:38.080724 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 699/1407] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:55:37 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 1369 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:55:38.103739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6c24034-920d-48b2-93ed-66af8ae73ccd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots Jan 19 08:55:38.104494 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:38.104494 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:38.105165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6c24034-920d-48b2-93ed-66af8ae73ccd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b805081a-562a-4748-a1db-99de35ca9ed0", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1666740786", "description": null, "metadata": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:38.204036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:38.204036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:38.205897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c6c24034-920d-48b2-93ed-66af8ae73ccd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:38.206428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-c6c24034-920d-48b2-93ed-66af8ae73ccd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create snapshot from volume b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:38.295700 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-c6c24034-920d-48b2-93ed-66af8ae73ccd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['584bc3ab-daaa-4792-a16e-c31ceefe61b0', 'a790b0bc-8166-4a9f-ad8d-c91e77d2dc7c', '52d53060-ac00-42b9-87c9-407bfce2db4e', 'e0f2a33e-a081-4db5-b24c-b563f0a2a92d'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:38.473901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c6c24034-920d-48b2-93ed-66af8ae73ccd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot create request issued successfully. Jan 19 08:55:38.487796 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6c24034-920d-48b2-93ed-66af8ae73ccd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots returned with HTTP 202 Jan 19 08:55:38.489210 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 709/1408] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:55:38 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots => generated 308 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:55:38.500485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15db9ce1-0ca9-4185-b12a-25115980a44b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:55:38.501785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15db9ce1-0ca9-4185-b12a-25115980a44b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:38.502318 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:38.502318 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:38.502956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15db9ce1-0ca9-4185-b12a-25115980a44b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:38.564888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:38.564888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:38.567923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15db9ce1-0ca9-4185-b12a-25115980a44b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:55:38.571628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15db9ce1-0ca9-4185-b12a-25115980a44b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:55:38.582643 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 700/1409] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:55:38 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 440 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:39.590628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1e30636-8874-4aef-98ad-f52b7f69655c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:55:39.591207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1e30636-8874-4aef-98ad-f52b7f69655c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:39.591341 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:39.591341 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:39.591717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1e30636-8874-4aef-98ad-f52b7f69655c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:39.665531 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:39.665531 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:39.666739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b1e30636-8874-4aef-98ad-f52b7f69655c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:55:39.673389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1e30636-8874-4aef-98ad-f52b7f69655c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:55:39.674215 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 710/1410] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:55:39 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 440 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:40.687261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6828511f-3194-4c51-bd72-a71e87e623a0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:55:40.687757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6828511f-3194-4c51-bd72-a71e87e623a0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:40.687880 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:40.687880 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:40.688269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6828511f-3194-4c51-bd72-a71e87e623a0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:40.717918 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:40.717918 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:40.719119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6828511f-3194-4c51-bd72-a71e87e623a0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:55:40.721307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6828511f-3194-4c51-bd72-a71e87e623a0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:55:40.722293 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 701/1411] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:55:40 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:40.736493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-703f53d7-946d-40b6-955d-ba50c83f5322 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:55:40.737273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-703f53d7-946d-40b6-955d-ba50c83f5322 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:40.737468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:40.737468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:40.737802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-703f53d7-946d-40b6-955d-ba50c83f5322 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:40.766745 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:40.766745 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:40.767887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-703f53d7-946d-40b6-955d-ba50c83f5322 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:55:40.770062 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-703f53d7-946d-40b6-955d-ba50c83f5322 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:55:40.770872 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 711/1412] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:55:40 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:41.245261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e0049a04-6787-4a35-a2fa-0fd67ca05f69 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:55:41.246340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e0049a04-6787-4a35-a2fa-0fd67ca05f69 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:41.246788 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:41.246788 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:41.247475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e0049a04-6787-4a35-a2fa-0fd67ca05f69 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:41.275974 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:41.275974 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:41.277776 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e0049a04-6787-4a35-a2fa-0fd67ca05f69 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:55:41.279994 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e0049a04-6787-4a35-a2fa-0fd67ca05f69 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:55:41.281051 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 702/1413] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:55:40 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 467 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:41.295831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-ab339fe6-003e-4c4d-91d0-f9d2e098494d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:41.297748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-ab339fe6-003e-4c4d-91d0-f9d2e098494d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:41.298181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:41.298181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:41.298945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-ab339fe6-003e-4c4d-91d0-f9d2e098494d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:41.409742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:41.409742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:41.423493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-ab339fe6-003e-4c4d-91d0-f9d2e098494d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:41.467422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-ab339fe6-003e-4c4d-91d0-f9d2e098494d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:41.468997 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 712/1414] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:55:41 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 1369 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:55:42.981457 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-d3fbfdd6-d17a-4328-9e82-cd8baab6fa90 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:55:42.982115 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-d3fbfdd6-d17a-4328-9e82-cd8baab6fa90 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:42.982401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:42.982401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:42.982947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-d3fbfdd6-d17a-4328-9e82-cd8baab6fa90 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:43.021718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:43.021718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:43.023058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-d3fbfdd6-d17a-4328-9e82-cd8baab6fa90 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:55:43.026719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-d3fbfdd6-d17a-4328-9e82-cd8baab6fa90 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:55:43.028406 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 703/1415] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:55:42 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:44.921684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-68e92645-352b-48ae-a045-679006c3a90b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:55:44.923011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-68e92645-352b-48ae-a045-679006c3a90b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:44.923646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:44.923646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:44.924545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-68e92645-352b-48ae-a045-679006c3a90b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:44.958643 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:44.958643 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:44.962137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-68e92645-352b-48ae-a045-679006c3a90b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:55:44.965801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-68e92645-352b-48ae-a045-679006c3a90b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:55:44.967041 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 704/1416] 10.222.0.41 () {58 vars in 1368 bytes} [Tue Jan 19 08:55:44 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 467 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:44.981693 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-51fedae4-79ec-4ad8-ac8a-fc7d3020fb45 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:55:44.982706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-51fedae4-79ec-4ad8-ac8a-fc7d3020fb45 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:44.983142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:44.983142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:44.983913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-51fedae4-79ec-4ad8-ac8a-fc7d3020fb45 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:45.049054 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:45.049054 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:45.061502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-51fedae4-79ec-4ad8-ac8a-fc7d3020fb45 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:45.094425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-51fedae4-79ec-4ad8-ac8a-fc7d3020fb45 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:55:45.096051 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 705/1417] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:55:44 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 1369 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:55:45.096672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0b42e14-cc77-41da-ab6a-110c66306682 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] POST http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types Jan 19 08:55:45.097187 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:45.097187 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:45.097709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0b42e14-cc77-41da-ab6a-110c66306682 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1829812503", "extra_specs": {"spec1": "val1"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:45.112439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes Jan 19 08:55:45.113516 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:45.113516 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:45.114457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "7674509f-a00c-47ee-afe5-aa294f8d194c", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:45.117369 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '7674509f-a00c-47ee-afe5-aa294f8d194c', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:55:45.171907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:45.171907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:45.173762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:55:45.174433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume of 1 GB Jan 19 08:55:45.175991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Availability Zones retrieved successfully. Jan 19 08:55:45.190090 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0b42e14-cc77-41da-ab6a-110c66306682 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types returned with HTTP 200 Jan 19 08:55:45.190948 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 713/1418] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 08:55:44 2021] POST /volume/v3/06e7c607db58494db597356e2ec30205/types => generated 243 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:45.198628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (730467cc-1bbf-4603-a4e4-1349ac9977ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:45.202283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e973506-fbe5-49e1-b169-37c9c1da6f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:45.204940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:55:45.215087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-198cbbec-7502-49ed-b4a9-910c8717001f tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] POST http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs Jan 19 08:55:45.216089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-198cbbec-7502-49ed-b4a9-910c8717001f tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:45.217273 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-198cbbec-7502-49ed-b4a9-910c8717001f tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs returned with HTTP 400 Jan 19 08:55:45.233356 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 714/1419] 10.222.0.25 () {60 vars in 1366 bytes} [Tue Jan 19 08:55:45 2021] POST /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs => generated 146 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:55:45.240862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6dd61a3c-955b-4dbe-9e51-39ebf6efacd8 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] POST http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs Jan 19 08:55:45.242002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6dd61a3c-955b-4dbe-9e51-39ebf6efacd8 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:45.244708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6dd61a3c-955b-4dbe-9e51-39ebf6efacd8 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs returned with HTTP 400 Jan 19 08:55:45.246359 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 715/1420] 10.222.0.25 () {60 vars in 1366 bytes} [Tue Jan 19 08:55:45 2021] POST /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:55:45.261800 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-063255a5-e626-4eed-a335-b0f0d31f5f8d tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] POST http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/1a4e0c51-872f-4929-b5cd-ea0cd9d96295/extra_specs Jan 19 08:55:45.263119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-063255a5-e626-4eed-a335-b0f0d31f5f8d tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:45.381226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e973506-fbe5-49e1-b169-37c9c1da6f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7674509f-a00c-47ee-afe5-aa294f8d194c', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:45.386846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c9fa36-ab89-40af-acbb-843f24ec4e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:45.557622 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['ea86820d-109c-4dca-b88c-d893b3ce0972', '13dc613b-10e7-4341-8cfe-22b2601b989a', 'eb811eba-aeef-470a-84fd-73c60ed98080', '7bc80ba3-de9e-4ed5-ac0d-ff7e32fbd6e3'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:55:45.561464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c9fa36-ab89-40af-acbb-843f24ec4e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea86820d-109c-4dca-b88c-d893b3ce0972', '13dc613b-10e7-4341-8cfe-22b2601b989a', 'eb811eba-aeef-470a-84fd-73c60ed98080', '7bc80ba3-de9e-4ed5-ac0d-ff7e32fbd6e3']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:45.564373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06a91e7-f337-4bf1-9b40-0c6651b2d0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:45.573204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-063255a5-e626-4eed-a335-b0f0d31f5f8d tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/1a4e0c51-872f-4929-b5cd-ea0cd9d96295/extra_specs returned with HTTP 404 Jan 19 08:55:45.574528 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 716/1421] 10.222.0.25 () {60 vars in 1366 bytes} [Tue Jan 19 08:55:45 2021] POST /volume/v3/06e7c607db58494db597356e2ec30205/types/1a4e0c51-872f-4929-b5cd-ea0cd9d96295/extra_specs => generated 114 bytes in 321 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:45.587679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7cf29c8-b117-4eb0-aa97-28e1db933359 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] DELETE http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/c3841d9f-6ebc-42e2-9558-6eb107b05594/extra_specs/spec1 Jan 19 08:55:45.588206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7cf29c8-b117-4eb0-aa97-28e1db933359 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:45.588693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7cf29c8-b117-4eb0-aa97-28e1db933359 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:45.601586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7cf29c8-b117-4eb0-aa97-28e1db933359 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/c3841d9f-6ebc-42e2-9558-6eb107b05594/extra_specs/spec1 returned with HTTP 404 Jan 19 08:55:45.610271 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 717/1422] 10.222.0.25 () {58 vars in 1366 bytes} [Tue Jan 19 08:55:45 2021] DELETE /volume/v3/06e7c607db58494db597356e2ec30205/types/c3841d9f-6ebc-42e2-9558-6eb107b05594/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:55:45.617489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b13f87f-bade-48f0-a449-be34bc12f84d tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] GET http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/nonexistent_extra_spec_name Jan 19 08:55:45.618763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b13f87f-bade-48f0-a449-be34bc12f84d tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:45.619586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b13f87f-bade-48f0-a449-be34bc12f84d tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:45.655561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b13f87f-bade-48f0-a449-be34bc12f84d tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 19 08:55:45.657493 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 718/1423] 10.222.0.25 () {58 vars in 1429 bytes} [Tue Jan 19 08:55:45 2021] GET /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:55:45.668161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d027c068-3739-42b1-9f8c-4fb7e2b124fa tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] GET http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/dbd7f727-2d2a-4ba2-8945-24be65512489/extra_specs/spec1 Jan 19 08:55:45.668714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d027c068-3739-42b1-9f8c-4fb7e2b124fa tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:45.669509 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d027c068-3739-42b1-9f8c-4fb7e2b124fa tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:45.683253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d027c068-3739-42b1-9f8c-4fb7e2b124fa tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/dbd7f727-2d2a-4ba2-8945-24be65512489/extra_specs/spec1 returned with HTTP 404 Jan 19 08:55:45.686564 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 719/1424] 10.222.0.25 () {58 vars in 1363 bytes} [Tue Jan 19 08:55:45 2021] GET /volume/v3/06e7c607db58494db597356e2ec30205/types/dbd7f727-2d2a-4ba2-8945-24be65512489/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:45.695219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd7e8334-4781-4ab0-bddf-47a5a7f01d66 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] GET http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/a6b43fb0-258b-4134-84a4-a56522bc315a/extra_specs Jan 19 08:55:45.696756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd7e8334-4781-4ab0-bddf-47a5a7f01d66 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:45.697406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd7e8334-4781-4ab0-bddf-47a5a7f01d66 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:45.711479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd7e8334-4781-4ab0-bddf-47a5a7f01d66 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/a6b43fb0-258b-4134-84a4-a56522bc315a/extra_specs returned with HTTP 404 Jan 19 08:55:45.714383 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 720/1425] 10.222.0.25 () {58 vars in 1345 bytes} [Tue Jan 19 08:55:45 2021] GET /volume/v3/06e7c607db58494db597356e2ec30205/types/a6b43fb0-258b-4134-84a4-a56522bc315a/extra_specs => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:55:45.745842 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d54c6015-c42a-4e43-a7fa-d6827adef0fb tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] PUT http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/spec1 Jan 19 08:55:45.746688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d54c6015-c42a-4e43-a7fa-d6827adef0fb tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:45.750622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d54c6015-c42a-4e43-a7fa-d6827adef0fb tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/spec1 returned with HTTP 400 Jan 19 08:55:45.756478 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 721/1426] 10.222.0.25 () {60 vars in 1383 bytes} [Tue Jan 19 08:55:45 2021] PUT /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/spec1 => generated 102 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:55:45.768019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06a91e7-f337-4bf1-9b40-0c6651b2d0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bcac1b8-947e-4648-b186-ee006ea23cc7', '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='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['ea86820d-109c-4dca-b88c-d893b3ce0972','13dc613b-10e7-4341-8cfe-22b2601b989a','eb811eba-aeef-470a-84fd-73c60ed98080','7bc80ba3-de9e-4ed5-ac0d-ff7e32fbd6e3'],size=1,snapshot_id=7674509f-a00c-47ee-afe5-aa294f8d194c,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), '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-19T08:55:45Z,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=0bcac1b8-947e-4648-b186-ee006ea23cc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7674509f-a00c-47ee-afe5-aa294f8d194c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:45.770759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4783512-da19-4d95-93e0-8d5c52675d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:45.772256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e097e5d1-6182-4d10-af87-df78c13fcaed tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] PUT http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/spec1 Jan 19 08:55:45.773215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e097e5d1-6182-4d10-af87-df78c13fcaed tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Action: 'update', calling method: update, body: null {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:45.777221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e097e5d1-6182-4d10-af87-df78c13fcaed tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/spec1 returned with HTTP 400 Jan 19 08:55:45.778430 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 722/1427] 10.222.0.25 () {60 vars in 1382 bytes} [Tue Jan 19 08:55:45 2021] PUT /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/spec1 => generated 72 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:55:45.804148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7718fa4b-53dd-4a97-80aa-9e3a4760fd3c tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] PUT http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/None Jan 19 08:55:45.805677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7718fa4b-53dd-4a97-80aa-9e3a4760fd3c tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:45.828782 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4783512-da19-4d95-93e0-8d5c52675d85) transitioned into 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='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['ea86820d-109c-4dca-b88c-d893b3ce0972','13dc613b-10e7-4341-8cfe-22b2601b989a','eb811eba-aeef-470a-84fd-73c60ed98080','7bc80ba3-de9e-4ed5-ac0d-ff7e32fbd6e3'],size=1,snapshot_id=7674509f-a00c-47ee-afe5-aa294f8d194c,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:45.831047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3309ff2e-63a7-43cb-a2de-1168833e163d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:55:45.960455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7718fa4b-53dd-4a97-80aa-9e3a4760fd3c tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] HTTP exception thrown: Request body and URI mismatch Jan 19 08:55:45.963264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7718fa4b-53dd-4a97-80aa-9e3a4760fd3c tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/None returned with HTTP 400 Jan 19 08:55:45.965680 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 723/1428] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 08:55:45 2021] PUT /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/None => generated 73 bytes in 173 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:55:45.982943 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87035daf-1dec-4a9c-8114-a4edbc90ae31 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] PUT http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/09b49606-89a0-4c55-bb64-6c8fb98f9301 Jan 19 08:55:45.984004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-87035daf-1dec-4a9c-8114-a4edbc90ae31 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:46.004435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3309ff2e-63a7-43cb-a2de-1168833e163d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:55:46.008158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (730467cc-1bbf-4603-a4e4-1349ac9977ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:55:46.066787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87035daf-1dec-4a9c-8114-a4edbc90ae31 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] HTTP exception thrown: Request body and URI mismatch Jan 19 08:55:46.067703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87035daf-1dec-4a9c-8114-a4edbc90ae31 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/09b49606-89a0-4c55-bb64-6c8fb98f9301 returned with HTTP 400 Jan 19 08:55:46.069115 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 724/1429] 10.222.0.25 () {60 vars in 1476 bytes} [Tue Jan 19 08:55:45 2021] PUT /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89/extra_specs/09b49606-89a0-4c55-bb64-6c8fb98f9301 => generated 73 bytes in 97 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:55:46.083339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97bb3da9-620d-4901-9ae6-a75b7a85f4b2 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] DELETE http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89 Jan 19 08:55:46.086855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97bb3da9-620d-4901-9ae6-a75b7a85f4b2 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:46.088192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97bb3da9-620d-4901-9ae6-a75b7a85f4b2 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:46.105337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request issued successfully. Jan 19 08:55:46.121627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-9ad68634-db8e-4fc9-a86a-3024faae9f34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes returned with HTTP 202 Jan 19 08:55:46.122796 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 706/1430] 10.222.0.41 () {62 vars in 1305 bytes} [Tue Jan 19 08:55:45 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes => generated 805 bytes in 1017 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:55:46.133675 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-a6752af1-a16c-4167-acb4-8c703323940d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:55:46.134204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-a6752af1-a16c-4167-acb4-8c703323940d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:46.134423 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:46.134423 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:46.134832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-a6752af1-a16c-4167-acb4-8c703323940d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:46.242651 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:55:46.242651 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:55:46.253207 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:46.253207 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:46.278348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-a6752af1-a16c-4167-acb4-8c703323940d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:46.281880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97bb3da9-620d-4901-9ae6-a75b7a85f4b2 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89 returned with HTTP 202 Jan 19 08:55:46.283096 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 725/1431] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:55:46 2021] DELETE /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:55:46.291307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a4b7fac5-cacb-4ee6-bb0b-53fe41933c89 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] GET http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89 Jan 19 08:55:46.291834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a4b7fac5-cacb-4ee6-bb0b-53fe41933c89 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:46.292322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a4b7fac5-cacb-4ee6-bb0b-53fe41933c89 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:46.331293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-a6752af1-a16c-4167-acb4-8c703323940d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:55:46.332359 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 707/1432] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:55:46 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 873 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:55:46.335562 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a4b7fac5-cacb-4ee6-bb0b-53fe41933c89 tempest-ExtraSpecsNegativeTest-451392540 tempest-ExtraSpecsNegativeTest-451392540] http://10.222.0.25/volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89 returned with HTTP 404 Jan 19 08:55:46.341139 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 726/1433] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:55:46 2021] GET /volume/v3/06e7c607db58494db597356e2ec30205/types/83aba2b1-ed2d-4db7-ac01-12ddcde80c89 => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:55:46.349478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-8902ff08-9965-4424-8a98-78ca9398674a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:55:46.350007 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-8902ff08-9965-4424-8a98-78ca9398674a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:46.350227 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:46.350227 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:46.350634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-8902ff08-9965-4424-8a98-78ca9398674a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:46.462215 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:46.462215 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:46.479604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-8902ff08-9965-4424-8a98-78ca9398674a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:46.551510 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-8902ff08-9965-4424-8a98-78ca9398674a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:55:46.552359 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 708/1434] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:55:46 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 897 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:49.566180 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e726d0b0-b612-4b20-a612-c6999e499cea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:55:49.566785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e726d0b0-b612-4b20-a612-c6999e499cea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:49.567233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e726d0b0-b612-4b20-a612-c6999e499cea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:49.717373 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:49.717373 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:49.739241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e726d0b0-b612-4b20-a612-c6999e499cea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:49.787118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-e726d0b0-b612-4b20-a612-c6999e499cea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:55:49.800903 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 727/1435] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:55:49 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 897 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:52.815815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-6e565d1f-6c4a-4593-8719-f566867d1504 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:55:52.816551 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-6e565d1f-6c4a-4593-8719-f566867d1504 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:52.816682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:52.816682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:52.818025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-6e565d1f-6c4a-4593-8719-f566867d1504 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:52.982803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:52.982803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:53.004284 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-6e565d1f-6c4a-4593-8719-f566867d1504 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:53.043432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-6e565d1f-6c4a-4593-8719-f566867d1504 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:55:53.045745 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 709/1436] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:55:52 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 897 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:56.036399 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:55:56.036943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:56.036943 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:56.036943 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:56.037248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:56.141031 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:56.141031 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:56.154236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:56.203492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:55:56.204308 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 728/1437] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:55:56 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 897 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:55:59.252067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-cebe637d-5e07-4b0d-a33b-5949eae868db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:55:59.253963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-cebe637d-5e07-4b0d-a33b-5949eae868db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:59.254850 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:59.254850 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:59.255680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-cebe637d-5e07-4b0d-a33b-5949eae868db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:59.397175 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:59.397175 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:59.417438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-cebe637d-5e07-4b0d-a33b-5949eae868db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:59.447419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-cebe637d-5e07-4b0d-a33b-5949eae868db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:55:59.450056 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 710/1438] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:55:59 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 1347 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:55:59.454325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume// Jan 19 08:55:59.455003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:59.455224 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:59.455224 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:59.455699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:59.459354 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:55:59.459985 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 729/1439] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:55:59 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:55:59.474613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-239c29fb-da87-49a7-ba04-feaf96685a96 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments Jan 19 08:55:59.475447 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:59.475447 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:59.476159 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-239c29fb-da87-49a7-ba04-feaf96685a96 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bcac1b8-947e-4648-b186-ee006ea23cc7", "instance_uuid": "bc0f0484-08d4-477e-bc45-b5ac02896a89", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:55:59.681536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:59.681536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:59.775404 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-239c29fb-da87-49a7-ba04-feaf96685a96 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments returned with HTTP 200 Jan 19 08:55:59.776471 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 711/1440] 10.222.0.41 () {64 vars in 1358 bytes} [Tue Jan 19 08:55:59 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments => generated 273 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:55:59.782455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume// Jan 19 08:55:59.783234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:59.784063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:59.785241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-fd2f7bd6-524e-4705-97fc-36d607df04d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:55:59.786203 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 730/1441] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:55: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 19 08:55:59.802995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-b4f7fa5e-8797-4f9e-b92e-3c4a745095de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:55:59.803977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-b4f7fa5e-8797-4f9e-b92e-3c4a745095de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:55:59.804617 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:55:59.804617 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:55:59.805294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-b4f7fa5e-8797-4f9e-b92e-3c4a745095de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:55:59.914308 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:59.914308 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:55:59.945481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-b4f7fa5e-8797-4f9e-b92e-3c4a745095de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:55:59.998999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:55:59.998999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:00.021586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-b4f7fa5e-8797-4f9e-b92e-3c4a745095de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:56:00.022832 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 712/1442] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:55:59 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 1445 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:56:00.074610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-145c0096-0089-4af8-be62-737c675dc7e5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] PUT http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742 Jan 19 08:56:00.084389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-145c0096-0089-4af8-be62-737c675dc7e5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:00.121461 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:56:00.121461 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:56:00.122494 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-145c0096-0089-4af8-be62-737c675dc7e5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-0bcac1b8-947e-4648-b186-ee006ea23cc7-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:56:00.125408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:00.125408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:01.193513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] POST http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes Jan 19 08:56:01.194109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:01.194109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:01.194417 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-759217083"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:01.196485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Create volume request body: {'volume': {'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-759217083'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:56:01.342008 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Create volume of 1 GB Jan 19 08:56:01.360010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Availability Zones retrieved successfully. Jan 19 08:56:01.401564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Flow 'volume_create_api' (675cc1a5-f285-446e-b7ce-e9f11ee50a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:01.409889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0e4bf6-632d-4f4e-b109-5b7db1c42ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:01.415598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:56:01.687760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0e4bf6-632d-4f4e-b109-5b7db1c42ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:01.690424 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be2934d-c677-4428-94a4-aaedbe5c6cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:01.916280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Created reservations ['25ffec87-9ac4-4e4a-b0d2-702e5417774a', 'd16d674e-fe9a-4b2e-a813-1f70b738d00d', 'dd98a172-90a7-44de-80e4-629f08fc7aea', '666c681e-766d-4535-95ba-d298081ee76a'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:01.918612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be2934d-c677-4428-94a4-aaedbe5c6cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25ffec87-9ac4-4e4a-b0d2-702e5417774a', 'd16d674e-fe9a-4b2e-a813-1f70b738d00d', 'dd98a172-90a7-44de-80e4-629f08fc7aea', '666c681e-766d-4535-95ba-d298081ee76a']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:01.922102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b334546b-a512-4630-9d67-ed50a6565ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:02.063645 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b334546b-a512-4630-9d67-ed50a6565ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b486da-4ab2-4fff-bbab-442cff679fa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-759217083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3aef1f567135421f9160d01e11083201',qos_specs=None,replication_status=,reservations=['25ffec87-9ac4-4e4a-b0d2-702e5417774a','d16d674e-fe9a-4b2e-a813-1f70b738d00d','dd98a172-90a7-44de-80e4-629f08fc7aea','666c681e-766d-4535-95ba-d298081ee76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='745dfb98d06c4d5199343cc42b013514',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-759217083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b486da-4ab2-4fff-bbab-442cff679fa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aef1f567135421f9160d01e11083201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='745dfb98d06c4d5199343cc42b013514',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:02.066136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951ebbe5-8957-4e5e-9d62-58dea5d26abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:02.120435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951ebbe5-8957-4e5e-9d62-58dea5d26abb) transitioned into state 'SUCCESS' from state '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-759217083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3aef1f567135421f9160d01e11083201',qos_specs=None,replication_status=,reservations=['25ffec87-9ac4-4e4a-b0d2-702e5417774a','d16d674e-fe9a-4b2e-a813-1f70b738d00d','dd98a172-90a7-44de-80e4-629f08fc7aea','666c681e-766d-4535-95ba-d298081ee76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='745dfb98d06c4d5199343cc42b013514',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:02.122420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e9625b-43e8-4ae1-8e87-85cc49626731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:02.159077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e9625b-43e8-4ae1-8e87-85cc49626731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:02.168914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Flow 'volume_create_api' (675cc1a5-f285-446e-b7ce-e9f11ee50a6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:02.208384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-145c0096-0089-4af8-be62-737c675dc7e5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-0bcac1b8-947e-4648-b186-ee006ea23cc7-n-h2-758944-2'" released by "attachment_update" :: held 2.086s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:56:02.209554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-145c0096-0089-4af8-be62-737c675dc7e5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742 returned with HTTP 200 Jan 19 08:56:02.211377 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 731/1443] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:56:00 2021] PUT /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742 => generated 762 bytes in 2143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:02.260938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-72638c55-134d-43ec-875a-070a46ed40af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742/action Jan 19 08:56:02.261670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:02.261670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:02.262464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-72638c55-134d-43ec-875a-070a46ed40af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:56:02.263093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-72638c55-134d-43ec-875a-070a46ed40af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:02.295967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Create volume request issued successfully. Jan 19 08:56:02.330325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ad9dfe4-93a5-4c29-836e-1269bb77af93 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes returned with HTTP 202 Jan 19 08:56:02.331303 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 713/1444] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:56:01 2021] POST /volume/v3/3aef1f567135421f9160d01e11083201/volumes => generated 819 bytes in 1142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:02.347659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8cd45330-7407-48db-9c4f-39b1724c1ca2 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:02.348202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8cd45330-7407-48db-9c4f-39b1724c1ca2 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:02.348419 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:02.348419 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:02.348795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8cd45330-7407-48db-9c4f-39b1724c1ca2 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:02.431248 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:02.431248 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:02.442203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8cd45330-7407-48db-9c4f-39b1724c1ca2 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:02.472190 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8cd45330-7407-48db-9c4f-39b1724c1ca2 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:02.473049 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 714/1445] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:02 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:02.512271 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:02.512271 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:02.559492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4ad30d31-81e2-4f53-9fe5-c79e19de212d req-72638c55-134d-43ec-875a-070a46ed40af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742/action returned with HTTP 204 Jan 19 08:56:02.560905 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 732/1446] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:56:02 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742/action => generated 0 bytes in 306 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:56:03.489915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d02cde83-768e-49d2-a6b5-214cb7de5469 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:03.492325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d02cde83-768e-49d2-a6b5-214cb7de5469 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:03.492820 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:03.492820 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:03.502951 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d02cde83-768e-49d2-a6b5-214cb7de5469 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:03.666725 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:03.666725 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:03.691165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d02cde83-768e-49d2-a6b5-214cb7de5469 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:03.752246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d02cde83-768e-49d2-a6b5-214cb7de5469 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:03.756539 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 715/1447] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:03 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:04.772123 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71d5e0eb-8e77-4abf-99c0-daf7bcee53e7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:04.779265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71d5e0eb-8e77-4abf-99c0-daf7bcee53e7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:04.779702 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:04.779702 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:04.781013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71d5e0eb-8e77-4abf-99c0-daf7bcee53e7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:04.905644 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:04.905644 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:04.916279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-71d5e0eb-8e77-4abf-99c0-daf7bcee53e7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:04.949746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71d5e0eb-8e77-4abf-99c0-daf7bcee53e7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:04.968451 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 733/1448] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:04 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:05.985262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c358ce6-9b7f-4900-8a81-0a5b457846ad tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:05.986775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c358ce6-9b7f-4900-8a81-0a5b457846ad tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:05.987357 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:05.987357 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:05.988225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c358ce6-9b7f-4900-8a81-0a5b457846ad tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:06.049250 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:06.049250 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:06.061496 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8c358ce6-9b7f-4900-8a81-0a5b457846ad tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:06.089454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c358ce6-9b7f-4900-8a81-0a5b457846ad tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:06.091450 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 716/1449] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:05 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:07.107560 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-604f8d87-0adf-41aa-86a7-4deefb6aaed7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:07.108640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-604f8d87-0adf-41aa-86a7-4deefb6aaed7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:07.109066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:07.109066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:07.109968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-604f8d87-0adf-41aa-86a7-4deefb6aaed7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:07.166760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:07.166760 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:07.176669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-604f8d87-0adf-41aa-86a7-4deefb6aaed7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:07.202931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-604f8d87-0adf-41aa-86a7-4deefb6aaed7 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:07.204163 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 734/1450] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:07 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:08.220491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-630d4f59-62de-45d0-afd0-ede650a61d1a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:08.221050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-630d4f59-62de-45d0-afd0-ede650a61d1a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:08.221219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:08.221219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:08.221696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-630d4f59-62de-45d0-afd0-ede650a61d1a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:08.351686 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:08.351686 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:08.380284 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-630d4f59-62de-45d0-afd0-ede650a61d1a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:08.457755 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-630d4f59-62de-45d0-afd0-ede650a61d1a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:08.459668 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 717/1451] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:08 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:09.475852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68709e07-1751-4f77-aa46-17f2a53505a6 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:09.476406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68709e07-1751-4f77-aa46-17f2a53505a6 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:09.476630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:09.476630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:09.477012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68709e07-1751-4f77-aa46-17f2a53505a6 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:09.607060 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:09.607060 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:09.618549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68709e07-1751-4f77-aa46-17f2a53505a6 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:09.665339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68709e07-1751-4f77-aa46-17f2a53505a6 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:09.666748 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 735/1452] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:09 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:10.683593 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-356c5316-6050-4279-b13d-0e41162392e0 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:10.684621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-356c5316-6050-4279-b13d-0e41162392e0 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:10.684817 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:10.684817 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:10.685480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-356c5316-6050-4279-b13d-0e41162392e0 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:10.777826 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:10.777826 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:10.789680 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-356c5316-6050-4279-b13d-0e41162392e0 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:10.825441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-356c5316-6050-4279-b13d-0e41162392e0 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:10.831014 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 718/1453] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:10 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:11.843026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-426cccde-0f07-4ee9-b67b-e9354d6d4c5e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:11.844520 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-426cccde-0f07-4ee9-b67b-e9354d6d4c5e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:11.844958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:11.844958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:11.846309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-426cccde-0f07-4ee9-b67b-e9354d6d4c5e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:11.927469 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:11.927469 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:11.942459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-426cccde-0f07-4ee9-b67b-e9354d6d4c5e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:11.986906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-426cccde-0f07-4ee9-b67b-e9354d6d4c5e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:11.994619 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 736/1454] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:11 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:13.005277 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3a4c4b3-6dbb-44ca-b030-df3ef2c4fa35 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:13.005839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3a4c4b3-6dbb-44ca-b030-df3ef2c4fa35 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:13.005968 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:13.005968 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:13.006686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3a4c4b3-6dbb-44ca-b030-df3ef2c4fa35 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:13.090546 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:13.090546 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:13.112303 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e3a4c4b3-6dbb-44ca-b030-df3ef2c4fa35 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:13.183874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3a4c4b3-6dbb-44ca-b030-df3ef2c4fa35 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:13.185779 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 719/1455] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:13 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:14.202164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78f16cf4-5358-4c38-841e-9fd7f27b87c5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:14.202729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78f16cf4-5358-4c38-841e-9fd7f27b87c5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:14.202936 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:14.202936 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:14.203619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78f16cf4-5358-4c38-841e-9fd7f27b87c5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:14.318889 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:14.318889 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:14.331421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-78f16cf4-5358-4c38-841e-9fd7f27b87c5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:14.367249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78f16cf4-5358-4c38-841e-9fd7f27b87c5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:14.378912 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 737/1456] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:14 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:15.385211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96a747c4-aa34-44cb-8309-dddede16a932 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:15.386351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96a747c4-aa34-44cb-8309-dddede16a932 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:15.387633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:15.387633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:15.388530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96a747c4-aa34-44cb-8309-dddede16a932 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:15.530720 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:15.530720 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:15.549748 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96a747c4-aa34-44cb-8309-dddede16a932 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:15.601443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96a747c4-aa34-44cb-8309-dddede16a932 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:15.602612 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 720/1457] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:15 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:16.620002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c40f1586-54e8-4da9-a754-de2241cc4e17 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:16.621273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c40f1586-54e8-4da9-a754-de2241cc4e17 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:16.621709 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:16.621709 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:16.622396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c40f1586-54e8-4da9-a754-de2241cc4e17 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:16.712542 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:16.712542 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:16.723720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c40f1586-54e8-4da9-a754-de2241cc4e17 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:16.769220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c40f1586-54e8-4da9-a754-de2241cc4e17 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:16.777010 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 738/1458] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:16 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:17.792708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b3cd6fc-f16b-4e3f-9c44-99b36b9b9323 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:17.794424 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b3cd6fc-f16b-4e3f-9c44-99b36b9b9323 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:17.794911 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:17.794911 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:17.796213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b3cd6fc-f16b-4e3f-9c44-99b36b9b9323 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:17.855494 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:17.855494 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:17.868356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b3cd6fc-f16b-4e3f-9c44-99b36b9b9323 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:17.897352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b3cd6fc-f16b-4e3f-9c44-99b36b9b9323 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:17.899306 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 721/1459] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:17 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:18.916112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acd2d8d4-6e61-44a5-ba2d-a49c1cde3bf5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:18.916740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acd2d8d4-6e61-44a5-ba2d-a49c1cde3bf5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:18.917033 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:18.917033 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:18.917549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acd2d8d4-6e61-44a5-ba2d-a49c1cde3bf5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:18.993318 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:18.993318 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:19.004144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-acd2d8d4-6e61-44a5-ba2d-a49c1cde3bf5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:19.029587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acd2d8d4-6e61-44a5-ba2d-a49c1cde3bf5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:19.030786 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 739/1460] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:18 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 911 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:19.675327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb4578ca-e084-4b28-bfb0-4ac8fb5afc7f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:56:19.676859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb4578ca-e084-4b28-bfb0-4ac8fb5afc7f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:19.677289 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:19.677289 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:19.678519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb4578ca-e084-4b28-bfb0-4ac8fb5afc7f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:19.758520 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:19.758520 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:19.772940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb4578ca-e084-4b28-bfb0-4ac8fb5afc7f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:19.814802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:19.814802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:19.828407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb4578ca-e084-4b28-bfb0-4ac8fb5afc7f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:56:19.832581 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 722/1461] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:19 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 1639 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:20.047837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f461a1a6-850e-465d-9eba-25847b64cc63 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:20.048664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f461a1a6-850e-465d-9eba-25847b64cc63 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:20.048986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:20.048986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:20.049548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f461a1a6-850e-465d-9eba-25847b64cc63 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:20.134768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:20.134768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:20.152329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f461a1a6-850e-465d-9eba-25847b64cc63 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:20.188265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f461a1a6-850e-465d-9eba-25847b64cc63 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:20.189676 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 740/1462] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:20 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:21.205964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea955cc2-f48a-41f7-8a55-03afc5249a3e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:21.206631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea955cc2-f48a-41f7-8a55-03afc5249a3e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:21.206766 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:21.206766 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:21.207087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea955cc2-f48a-41f7-8a55-03afc5249a3e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:21.294023 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:21.294023 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:21.303863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ea955cc2-f48a-41f7-8a55-03afc5249a3e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:21.327697 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea955cc2-f48a-41f7-8a55-03afc5249a3e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:21.328838 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 723/1463] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:21 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 972 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:22.350335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9eda9587-e8c8-4faa-a8fe-be862fa61b83 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:22.351252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9eda9587-e8c8-4faa-a8fe-be862fa61b83 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:22.351591 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:22.351591 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:22.352476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9eda9587-e8c8-4faa-a8fe-be862fa61b83 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:22.476975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:22.476975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:22.489649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9eda9587-e8c8-4faa-a8fe-be862fa61b83 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:22.516765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9eda9587-e8c8-4faa-a8fe-be862fa61b83 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:22.517918 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 741/1464] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:22 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 972 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:23.536392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a62fa0c8-7ebd-456f-b5b0-cefb893433a5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:23.539053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a62fa0c8-7ebd-456f-b5b0-cefb893433a5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:23.541635 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:23.541635 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:23.542730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a62fa0c8-7ebd-456f-b5b0-cefb893433a5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:23.661536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:23.661536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:23.680671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a62fa0c8-7ebd-456f-b5b0-cefb893433a5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:23.739763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a62fa0c8-7ebd-456f-b5b0-cefb893433a5 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:23.741034 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 724/1465] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:23 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 972 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:24.757213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4044a58f-096a-405b-bd5f-949207d7383a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:24.758535 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4044a58f-096a-405b-bd5f-949207d7383a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:24.758999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:24.758999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:24.759809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4044a58f-096a-405b-bd5f-949207d7383a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:24.823306 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:24.823306 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:24.833094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4044a58f-096a-405b-bd5f-949207d7383a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:24.863172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4044a58f-096a-405b-bd5f-949207d7383a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:24.864128 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 742/1466] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:24 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 972 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:25.842618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-1e079bc2-0cfd-4b4c-81d9-02bb8a01b1e2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742 Jan 19 08:56:25.843383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-1e079bc2-0cfd-4b4c-81d9-02bb8a01b1e2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:25.843770 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:25.843770 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:25.844404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-1e079bc2-0cfd-4b4c-81d9-02bb8a01b1e2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:25.880847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7157e9d7-22e3-4cd9-8a34-0413843c380a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:25.881608 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7157e9d7-22e3-4cd9-8a34-0413843c380a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:25.881984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:25.881984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:25.882832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7157e9d7-22e3-4cd9-8a34-0413843c380a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:25.901791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.901791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:25.972195 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:25.972195 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:25.995591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7157e9d7-22e3-4cd9-8a34-0413843c380a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:26.038945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7157e9d7-22e3-4cd9-8a34-0413843c380a tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:26.040828 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 743/1467] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:25 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 1360 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:26.061771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b51aba62-2ef9-45bd-9414-3c4656b0034e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] POST http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action Jan 19 08:56:26.063090 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.063090 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:26.063768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b51aba62-2ef9-45bd-9414-3c4656b0034e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] 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=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:56:26.064313 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b51aba62-2ef9-45bd-9414-3c4656b0034e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] 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=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:26.118840 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.118840 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:26.172661 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.172661 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:26.174564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b51aba62-2ef9-45bd-9414-3c4656b0034e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:26.199024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b51aba62-2ef9-45bd-9414-3c4656b0034e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Update volume metadata completed successfully. Jan 19 08:56:26.199801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b51aba62-2ef9-45bd-9414-3c4656b0034e tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action returned with HTTP 200 Jan 19 08:56:26.201211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 744/1468] 10.222.0.25 () {60 vars in 1358 bytes} [Tue Jan 19 08:56:26 2021] POST /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action => generated 511 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:26.212383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5ee77478-8352-489f-be70-69acf38ec479 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:26.213028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5ee77478-8352-489f-be70-69acf38ec479 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.214053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.214053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:26.214681 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5ee77478-8352-489f-be70-69acf38ec479 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.283338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.283338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:26.295953 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5ee77478-8352-489f-be70-69acf38ec479 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:26.326438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5ee77478-8352-489f-be70-69acf38ec479 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:26.328623 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 745/1469] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:26 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 1435 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:26.348107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-607ae3c3-5861-4855-8d71-73bb3e1ce378 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] POST http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action Jan 19 08:56:26.350579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.350579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:26.351288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-607ae3c3-5861-4855-8d71-73bb3e1ce378 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:56:26.351845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-607ae3c3-5861-4855-8d71-73bb3e1ce378 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:26.408824 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.408824 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:26.463706 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.463706 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:26.465358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-607ae3c3-5861-4855-8d71-73bb3e1ce378 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:26.500885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-607ae3c3-5861-4855-8d71-73bb3e1ce378 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Get volume image-metadata completed successfully. Jan 19 08:56:26.519115 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:56:26.519115 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:56:26.536424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-607ae3c3-5861-4855-8d71-73bb3e1ce378 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Delete volume metadata completed successfully. Jan 19 08:56:26.537006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-607ae3c3-5861-4855-8d71-73bb3e1ce378 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action returned with HTTP 200 Jan 19 08:56:26.541072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 746/1470] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:56:26 2021] POST /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action => generated 0 bytes in 195 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 19 08:56:26.545888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71b2823e-07f1-4dfd-bd53-c37db397cf65 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] POST http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action Jan 19 08:56:26.546159 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.546159 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:26.546803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71b2823e-07f1-4dfd-bd53-c37db397cf65 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:56:26.546947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71b2823e-07f1-4dfd-bd53-c37db397cf65 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:26.657728 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.657728 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:26.659332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-71b2823e-07f1-4dfd-bd53-c37db397cf65 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:26.675036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-71b2823e-07f1-4dfd-bd53-c37db397cf65 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Get volume image-metadata completed successfully. Jan 19 08:56:26.676365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71b2823e-07f1-4dfd-bd53-c37db397cf65 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action returned with HTTP 200 Jan 19 08:56:26.678389 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 747/1471] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:56:26 2021] POST /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7/action => generated 485 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:26.688075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-325be3da-d76c-4300-a197-1184b4b8fe33 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] DELETE http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:26.689285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-325be3da-d76c-4300-a197-1184b4b8fe33 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.689690 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.689690 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:26.690491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-325be3da-d76c-4300-a197-1184b4b8fe33 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.691302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-325be3da-d76c-4300-a197-1184b4b8fe33 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Delete volume with id: c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:26.750751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.750751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:26.752104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-325be3da-d76c-4300-a197-1184b4b8fe33 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:26.807006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-325be3da-d76c-4300-a197-1184b4b8fe33 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Delete volume request issued successfully. Jan 19 08:56:26.807756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-325be3da-d76c-4300-a197-1184b4b8fe33 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 202 Jan 19 08:56:26.808902 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 748/1472] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:26 2021] DELETE /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:26.823098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-317308a9-4f93-4ea0-b514-793a404449ea tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:26.823840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-317308a9-4f93-4ea0-b514-793a404449ea tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:26.824225 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:26.824225 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:26.824920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-317308a9-4f93-4ea0-b514-793a404449ea tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:26.881297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:26.881297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:26.893007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-317308a9-4f93-4ea0-b514-793a404449ea tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:26.935429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-317308a9-4f93-4ea0-b514-793a404449ea tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:26.936940 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 749/1473] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:26 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 1408 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:27.290860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-1e079bc2-0cfd-4b4c-81d9-02bb8a01b1e2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:56:27.291641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-1e079bc2-0cfd-4b4c-81d9-02bb8a01b1e2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:56:27.312388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-1e079bc2-0cfd-4b4c-81d9-02bb8a01b1e2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742 returned with HTTP 200 Jan 19 08:56:27.313766 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 725/1474] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:56:25 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/17743df1-2ebd-4d46-aace-71bc1760d742 => generated 19 bytes in 1478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:27.345013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-fedadff7-a787-4d29-a3a9-982dad90ec1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:56:27.345626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-fedadff7-a787-4d29-a3a9-982dad90ec1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:27.345932 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:27.345932 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:27.346469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-fedadff7-a787-4d29-a3a9-982dad90ec1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:27.347313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-fedadff7-a787-4d29-a3a9-982dad90ec1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume with id: 0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:56:27.493969 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:27.493969 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:27.495196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-fedadff7-a787-4d29-a3a9-982dad90ec1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:27.585998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-fedadff7-a787-4d29-a3a9-982dad90ec1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume request issued successfully. Jan 19 08:56:27.586480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3d6bdbdf-4091-416d-95d8-75cd12d3d493 req-fedadff7-a787-4d29-a3a9-982dad90ec1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 202 Jan 19 08:56:27.587525 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 750/1475] 10.222.0.41 () {60 vars in 1384 bytes} [Tue Jan 19 08:56:27 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:27.955532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6354a386-26ec-47a0-948b-8b5f63790039 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:27.956129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6354a386-26ec-47a0-948b-8b5f63790039 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:27.956448 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:27.956448 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:27.957012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6354a386-26ec-47a0-948b-8b5f63790039 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:28.112940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:28.112940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:28.160023 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6354a386-26ec-47a0-948b-8b5f63790039 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:28.260870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6354a386-26ec-47a0-948b-8b5f63790039 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:28.271910 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 726/1476] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:27 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 1408 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:29.278037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-903f8ae9-3dd1-48a8-ad16-dd5cbc396347 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:29.279446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-903f8ae9-3dd1-48a8-ad16-dd5cbc396347 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.280026 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:29.280026 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:29.280693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-903f8ae9-3dd1-48a8-ad16-dd5cbc396347 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:29.470697 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:29.470697 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:29.491400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-903f8ae9-3dd1-48a8-ad16-dd5cbc396347 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Volume info retrieved successfully. Jan 19 08:56:29.562177 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-903f8ae9-3dd1-48a8-ad16-dd5cbc396347 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 200 Jan 19 08:56:29.573272 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 751/1477] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:29 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 1408 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:29.600808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6f17650-b7b9-44c2-8f04-e19174cdb966 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:56:29.602909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6f17650-b7b9-44c2-8f04-e19174cdb966 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:29.603469 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:29.603469 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:29.604110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6f17650-b7b9-44c2-8f04-e19174cdb966 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:29.676542 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:29.676542 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:29.685932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6f17650-b7b9-44c2-8f04-e19174cdb966 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:29.712922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6f17650-b7b9-44c2-8f04-e19174cdb966 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 200 Jan 19 08:56:29.713932 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 727/1478] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:29 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 1346 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:30.585672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c716592-18a1-42b6-a7b5-ea11f8fe7222 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] GET http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 Jan 19 08:56:30.586382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c716592-18a1-42b6-a7b5-ea11f8fe7222 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:30.586808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:30.586808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:30.587168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c716592-18a1-42b6-a7b5-ea11f8fe7222 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:30.672839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c716592-18a1-42b6-a7b5-ea11f8fe7222 tempest-VolumesImageMetadata-301763544 tempest-VolumesImageMetadata-301763544] http://10.222.0.25/volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 returned with HTTP 404 Jan 19 08:56:30.675767 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 752/1479] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:30 2021] GET /volume/v3/3aef1f567135421f9160d01e11083201/volumes/c1b486da-4ab2-4fff-bbab-442cff679fa7 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:30.731737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25f58ee4-144e-4fc9-a963-7abc22f66e7b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 Jan 19 08:56:30.732537 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25f58ee4-144e-4fc9-a963-7abc22f66e7b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:30.732912 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:30.732912 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:30.733542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25f58ee4-144e-4fc9-a963-7abc22f66e7b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:30.865813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25f58ee4-144e-4fc9-a963-7abc22f66e7b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 returned with HTTP 404 Jan 19 08:56:30.869729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 728/1480] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:30 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/0bcac1b8-947e-4648-b186-ee006ea23cc7 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:31.259728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a62d6079-350a-40a1-8487-6c2288ee67bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:56:31.261855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a62d6079-350a-40a1-8487-6c2288ee67bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:31.262710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a62d6079-350a-40a1-8487-6c2288ee67bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:31.263853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-a62d6079-350a-40a1-8487-6c2288ee67bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete snapshot with id: 7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:56:31.336104 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:31.336104 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:31.338753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a62d6079-350a-40a1-8487-6c2288ee67bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:56:31.433766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a62d6079-350a-40a1-8487-6c2288ee67bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot delete request issued successfully. Jan 19 08:56:31.434796 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a62d6079-350a-40a1-8487-6c2288ee67bb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 202 Jan 19 08:56:31.438236 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 753/1481] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:56:31 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:31.446876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b05ff46-7bc0-4f56-8b4b-b4b99125a21f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:56:31.447832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b05ff46-7bc0-4f56-8b4b-b4b99125a21f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:31.449069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b05ff46-7bc0-4f56-8b4b-b4b99125a21f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:31.516265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:31.516265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:31.520070 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5b05ff46-7bc0-4f56-8b4b-b4b99125a21f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:56:31.526709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b05ff46-7bc0-4f56-8b4b-b4b99125a21f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:56:31.528482 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 729/1482] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:31 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 466 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:32.541265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a46314c1-176b-4082-87d3-e11f7b4ebc05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:56:32.542760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a46314c1-176b-4082-87d3-e11f7b4ebc05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:32.543261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:32.543261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:32.543994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a46314c1-176b-4082-87d3-e11f7b4ebc05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:32.575011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:32.575011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:32.576810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a46314c1-176b-4082-87d3-e11f7b4ebc05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:56:32.579128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a46314c1-176b-4082-87d3-e11f7b4ebc05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 200 Jan 19 08:56:32.580506 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 754/1483] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:32 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:33.592635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1bf2ea22-a996-44fb-a779-87caa2c9cf3a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c Jan 19 08:56:33.593785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1bf2ea22-a996-44fb-a779-87caa2c9cf3a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:33.594704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:33.594704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:33.596138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1bf2ea22-a996-44fb-a779-87caa2c9cf3a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:33.626081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1bf2ea22-a996-44fb-a779-87caa2c9cf3a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c returned with HTTP 404 Jan 19 08:56:33.628584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 730/1484] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:33 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/7674509f-a00c-47ee-afe5-aa294f8d194c => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:33.637636 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7685c46f-24c1-4cc7-98c7-d843490d2c9a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:56:33.638532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7685c46f-24c1-4cc7-98c7-d843490d2c9a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:33.638917 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:33.638917 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:33.639560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7685c46f-24c1-4cc7-98c7-d843490d2c9a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:33.640199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-7685c46f-24c1-4cc7-98c7-d843490d2c9a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume with id: b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:56:33.699045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:33.699045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:33.700690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7685c46f-24c1-4cc7-98c7-d843490d2c9a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:33.758740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7685c46f-24c1-4cc7-98c7-d843490d2c9a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume request issued successfully. Jan 19 08:56:33.759511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7685c46f-24c1-4cc7-98c7-d843490d2c9a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 202 Jan 19 08:56:33.760694 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 755/1485] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:33 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:33.768622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b2192c4-8b85-490b-ad3a-0b8bf43aee82 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:56:33.769340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b2192c4-8b85-490b-ad3a-0b8bf43aee82 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:33.769962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b2192c4-8b85-490b-ad3a-0b8bf43aee82 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:33.847517 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:33.847517 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:33.858831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b2192c4-8b85-490b-ad3a-0b8bf43aee82 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:33.887845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b2192c4-8b85-490b-ad3a-0b8bf43aee82 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:56:33.889421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 731/1486] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:33 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 1368 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:34.906264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07db5335-2f06-4a10-b5aa-e05e22961fce tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:56:34.906818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07db5335-2f06-4a10-b5aa-e05e22961fce tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:34.907022 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:34.907022 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:34.907684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07db5335-2f06-4a10-b5aa-e05e22961fce tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:35.013308 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:35.013308 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:35.042001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-07db5335-2f06-4a10-b5aa-e05e22961fce tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:35.090927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07db5335-2f06-4a10-b5aa-e05e22961fce tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 200 Jan 19 08:56:35.092238 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 756/1487] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:34 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 1368 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:56:36.109115 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2efea0b9-9234-43c5-a1f3-57596e271dcb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 Jan 19 08:56:36.109946 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2efea0b9-9234-43c5-a1f3-57596e271dcb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:36.110234 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:36.110234 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:36.110779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2efea0b9-9234-43c5-a1f3-57596e271dcb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:36.214765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2efea0b9-9234-43c5-a1f3-57596e271dcb tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 returned with HTTP 404 Jan 19 08:56:36.215820 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 732/1488] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:36 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/b805081a-562a-4748-a1db-99de35ca9ed0 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:36.302695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes Jan 19 08:56:36.303251 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:36.303251 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:36.304389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-270410639", "snapshot_id": null, "imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "volume_type": null, "size": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:36.306105 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-270410639', 'snapshot_id': None, 'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'volume_type': None, 'size': 1}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:56:36.479268 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume of 1 GB Jan 19 08:56:36.519832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Availability Zones retrieved successfully. Jan 19 08:56:36.552689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (504ae84e-41f7-4b97-90fd-229a654132fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:36.560858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188dc962-6349-4e01-ba29-40bb653e689d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:36.563003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:56:36.795449 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188dc962-6349-4e01-ba29-40bb653e689d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:36.801183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11f1d2b-8111-4f7b-85f0-c89036b1d6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:36.973221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['c7579c98-949a-4e88-9071-3511969b252e', '73188840-fb37-4b1c-b763-0294966e4136', 'b1f96e3e-1c1d-48f5-9566-ed7d8577b7d8', 'aa67dcc5-e651-4d8f-adb4-2a12fad26d4a'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:36.975736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11f1d2b-8111-4f7b-85f0-c89036b1d6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7579c98-949a-4e88-9071-3511969b252e', '73188840-fb37-4b1c-b763-0294966e4136', 'b1f96e3e-1c1d-48f5-9566-ed7d8577b7d8', 'aa67dcc5-e651-4d8f-adb4-2a12fad26d4a']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:36.977859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1762bc3c-a4c5-4471-8004-d1295e09487c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:37.109052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1762bc3c-a4c5-4471-8004-d1295e09487c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-270410639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['c7579c98-949a-4e88-9071-3511969b252e','73188840-fb37-4b1c-b763-0294966e4136','b1f96e3e-1c1d-48f5-9566-ed7d8577b7d8','aa67dcc5-e651-4d8f-adb4-2a12fad26d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-270410639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:37.112519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9d09763-4fa1-41f8-8bf3-3af041c82845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:37.170696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9d09763-4fa1-41f8-8bf3-3af041c82845) transitioned into state 'SUCCESS' from state '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-270410639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['c7579c98-949a-4e88-9071-3511969b252e','73188840-fb37-4b1c-b763-0294966e4136','b1f96e3e-1c1d-48f5-9566-ed7d8577b7d8','aa67dcc5-e651-4d8f-adb4-2a12fad26d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:37.173477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565c355e-828e-4b77-89b4-9d888a853fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:37.211496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565c355e-828e-4b77-89b4-9d888a853fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:37.227228 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (504ae84e-41f7-4b97-90fd-229a654132fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:37.284014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request issued successfully. Jan 19 08:56:37.318696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6b2cf22-04a8-423d-9c90-081e0947554f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes returned with HTTP 202 Jan 19 08:56:37.318696 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 757/1489] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:56:36 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes => generated 827 bytes in 1017 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:37.338580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] POST http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes Jan 19 08:56:37.339602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1430610679"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:37.340858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1430610679'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:56:37.341478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Create volume of 1 GB Jan 19 08:56:37.348498 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c69155a-8d89-4067-8f15-a327d060e015 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:37.349527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c69155a-8d89-4067-8f15-a327d060e015 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:37.353604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:37.353604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:37.354442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c69155a-8d89-4067-8f15-a327d060e015 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:37.381886 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Availability Zones retrieved successfully. Jan 19 08:56:37.440305 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Flow 'volume_create_api' (6623b419-9af7-4a1e-96fa-97f9c4ca9caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:37.446855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (490c3794-54ca-4da6-bae0-244a00820820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:37.460952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:56:37.473373 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:37.473373 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:37.493839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c69155a-8d89-4067-8f15-a327d060e015 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:37.543704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c69155a-8d89-4067-8f15-a327d060e015 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:37.544515 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 758/1490] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:37 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 895 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:37.612077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (490c3794-54ca-4da6-bae0-244a00820820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:37.614352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ada4c2-8f9c-47b9-b3a2-66211de22101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:37.802797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Created reservations ['0c81f9a2-2f56-4387-acd8-6646bcbde20b', 'dcfa4b14-861d-4bd3-9d27-98ca8d5b9719', '18a62a89-e9fd-4f49-b6e0-37635e8b0bd1', '428f70df-8e60-412f-9b6c-3b779ad47535'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:37.805057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ada4c2-8f9c-47b9-b3a2-66211de22101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c81f9a2-2f56-4387-acd8-6646bcbde20b', 'dcfa4b14-861d-4bd3-9d27-98ca8d5b9719', '18a62a89-e9fd-4f49-b6e0-37635e8b0bd1', '428f70df-8e60-412f-9b6c-3b779ad47535']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:37.807398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8feaa939-9d96-44e3-9830-cf82e5f100bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:37.880834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8feaa939-9d96-44e3-9830-cf82e5f100bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '457df6f6-8829-4aca-8442-8e437e274be0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1430610679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b010e4e1c55844ff9c100ab15d614df1',qos_specs=None,replication_status=,reservations=['0c81f9a2-2f56-4387-acd8-6646bcbde20b','dcfa4b14-861d-4bd3-9d27-98ca8d5b9719','18a62a89-e9fd-4f49-b6e0-37635e8b0bd1','428f70df-8e60-412f-9b6c-3b779ad47535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84e005cdf564891b2db95c8595410b2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1430610679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=457df6f6-8829-4aca-8442-8e437e274be0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b010e4e1c55844ff9c100ab15d614df1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f84e005cdf564891b2db95c8595410b2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:37.884043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dedf06d-b120-4f26-94ff-92d03bf7e314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:37.917701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dedf06d-b120-4f26-94ff-92d03bf7e314) transitioned into state 'SUCCESS' from state '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-1430610679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b010e4e1c55844ff9c100ab15d614df1',qos_specs=None,replication_status=,reservations=['0c81f9a2-2f56-4387-acd8-6646bcbde20b','dcfa4b14-861d-4bd3-9d27-98ca8d5b9719','18a62a89-e9fd-4f49-b6e0-37635e8b0bd1','428f70df-8e60-412f-9b6c-3b779ad47535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f84e005cdf564891b2db95c8595410b2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:37.919819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ba0688-3719-4ac7-9b3d-01f10c3523e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:37.937688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ba0688-3719-4ac7-9b3d-01f10c3523e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:37.941010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Flow 'volume_create_api' (6623b419-9af7-4a1e-96fa-97f9c4ca9caa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:38.012465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Create volume request issued successfully. Jan 19 08:56:38.039702 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f66e820-1f0c-4710-80d4-12ccedbbb0dd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes returned with HTTP 202 Jan 19 08:56:38.042681 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 733/1491] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:56:37 2021] POST /volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes => generated 824 bytes in 965 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:38.058197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cc4acaf-15d1-4a28-a76d-1d2bdb7182c8 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:38.058929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cc4acaf-15d1-4a28-a76d-1d2bdb7182c8 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:38.059322 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:38.059322 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:38.059899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cc4acaf-15d1-4a28-a76d-1d2bdb7182c8 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:38.187540 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:38.187540 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:38.199203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5cc4acaf-15d1-4a28-a76d-1d2bdb7182c8 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Volume info retrieved successfully. Jan 19 08:56:38.245921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cc4acaf-15d1-4a28-a76d-1d2bdb7182c8 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 returned with HTTP 200 Jan 19 08:56:38.254031 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 759/1492] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:38 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 => generated 892 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:38.561079 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f75d213c-b6e2-4920-87f8-1eda04917547 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:38.561609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f75d213c-b6e2-4920-87f8-1eda04917547 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:38.561809 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:38.561809 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:38.562224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f75d213c-b6e2-4920-87f8-1eda04917547 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:38.669301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:38.669301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:38.703959 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f75d213c-b6e2-4920-87f8-1eda04917547 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:38.803318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f75d213c-b6e2-4920-87f8-1eda04917547 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:38.804131 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 734/1493] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:38 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:39.269530 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bd3aceed-daf8-4a30-b74b-e1875542bb42 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:39.271338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bd3aceed-daf8-4a30-b74b-e1875542bb42 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:39.271720 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:39.271720 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:39.272907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bd3aceed-daf8-4a30-b74b-e1875542bb42 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:39.342105 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:39.342105 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:39.352948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bd3aceed-daf8-4a30-b74b-e1875542bb42 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Volume info retrieved successfully. Jan 19 08:56:39.385082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bd3aceed-daf8-4a30-b74b-e1875542bb42 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 returned with HTTP 200 Jan 19 08:56:39.386950 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 760/1494] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:39 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:39.406095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b50e8c9-ab74-4d6a-be19-69091417e7de tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] POST http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots Jan 19 08:56:39.406530 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:39.406530 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:39.407136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b50e8c9-ab74-4d6a-be19-69091417e7de tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "457df6f6-8829-4aca-8442-8e437e274be0", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1703713744"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:39.535839 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:39.535839 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:39.538283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b50e8c9-ab74-4d6a-be19-69091417e7de tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Volume info retrieved successfully. Jan 19 08:56:39.538834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-3b50e8c9-ab74-4d6a-be19-69091417e7de tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Create snapshot from volume 457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:39.662088 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-3b50e8c9-ab74-4d6a-be19-69091417e7de tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Created reservations ['6d31931f-9c2a-4d6f-bb97-fc796761c460', '3e2994a3-46c2-4eb1-ad04-dd972e7fe764', '1a07fbae-12bc-47e6-946c-84fe1754dae4', '487538b5-6e2d-4426-a9f5-9c938448dcc4'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:39.820754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d14944ad-cb29-45c7-8399-2ea1258e6fc3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:39.822578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d14944ad-cb29-45c7-8399-2ea1258e6fc3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:39.822956 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:39.822956 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:39.823586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d14944ad-cb29-45c7-8399-2ea1258e6fc3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:39.948428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b50e8c9-ab74-4d6a-be19-69091417e7de tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot create request issued successfully. Jan 19 08:56:39.949216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b50e8c9-ab74-4d6a-be19-69091417e7de tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots returned with HTTP 202 Jan 19 08:56:39.950115 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 735/1495] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:56:39 2021] POST /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots => generated 311 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:39.961054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2dbfc129-01a7-4afb-8468-6b5efb6c74fa tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:39.961584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2dbfc129-01a7-4afb-8468-6b5efb6c74fa tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:39.961811 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:39.961811 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:39.962169 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2dbfc129-01a7-4afb-8468-6b5efb6c74fa tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:39.975700 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:39.975700 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:39.998225 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d14944ad-cb29-45c7-8399-2ea1258e6fc3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:40.024897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:40.024897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:40.026048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2dbfc129-01a7-4afb-8468-6b5efb6c74fa tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:40.028013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2dbfc129-01a7-4afb-8468-6b5efb6c74fa tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 returned with HTTP 200 Jan 19 08:56:40.029205 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 736/1496] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:39 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 => generated 443 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:40.047611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d14944ad-cb29-45c7-8399-2ea1258e6fc3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:40.053891 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 761/1497] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:39 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:41.040675 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc6a7105-f958-43ce-9a70-cb0be3414b8d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:41.041202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc6a7105-f958-43ce-9a70-cb0be3414b8d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:41.041417 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:41.041417 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:41.041797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc6a7105-f958-43ce-9a70-cb0be3414b8d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:41.065780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ec6919d-7b18-4248-a9a3-2806b01d09fa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:41.070617 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ec6919d-7b18-4248-a9a3-2806b01d09fa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:41.071854 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:41.071854 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:41.073185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ec6919d-7b18-4248-a9a3-2806b01d09fa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:41.119265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:41.119265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:41.121459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc6a7105-f958-43ce-9a70-cb0be3414b8d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:41.131146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc6a7105-f958-43ce-9a70-cb0be3414b8d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 returned with HTTP 200 Jan 19 08:56:41.132557 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 737/1498] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:41 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 => generated 443 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:41.230466 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:41.230466 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:41.248581 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9ec6919d-7b18-4248-a9a3-2806b01d09fa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:41.291892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ec6919d-7b18-4248-a9a3-2806b01d09fa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:41.301672 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 762/1499] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:41 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:42.147776 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-944d0ad3-376f-406c-ada9-a9f6559aea2a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:42.150018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-944d0ad3-376f-406c-ada9-a9f6559aea2a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:42.150254 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.150254 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.150802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-944d0ad3-376f-406c-ada9-a9f6559aea2a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:42.204938 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.204938 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.207005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-944d0ad3-376f-406c-ada9-a9f6559aea2a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:42.209757 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-944d0ad3-376f-406c-ada9-a9f6559aea2a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 returned with HTTP 200 Jan 19 08:56:42.210836 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 738/1500] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:42 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 => generated 470 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:42.222297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4908854a-d932-45b5-a744-3438d6e228cd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] POST http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:42.223058 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.223058 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.223816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4908854a-d932-45b5-a744-3438d6e228cd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:42.255348 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.255348 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.256842 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4908854a-d932-45b5-a744-3438d6e228cd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:42.309128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe1d79e4-f25e-40a1-b834-82e34ba8bd9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:42.309898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe1d79e4-f25e-40a1-b834-82e34ba8bd9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:42.310268 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.310268 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.310970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe1d79e4-f25e-40a1-b834-82e34ba8bd9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:42.335207 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4908854a-d932-45b5-a744-3438d6e228cd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Update snapshot metadata completed successfully. Jan 19 08:56:42.336107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4908854a-d932-45b5-a744-3438d6e228cd tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:42.337687 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 763/1501] 10.222.0.25 () {60 vars in 1369 bytes} [Tue Jan 19 08:56:42 2021] POST /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 68 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:42.346745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d7735e3-0070-4c5c-861d-8f844a7d75b4 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:42.347448 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d7735e3-0070-4c5c-861d-8f844a7d75b4 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:42.347901 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.347901 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.349045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d7735e3-0070-4c5c-861d-8f844a7d75b4 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:42.402039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.402039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.406445 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.406445 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.410087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d7735e3-0070-4c5c-861d-8f844a7d75b4 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:42.412969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d7735e3-0070-4c5c-861d-8f844a7d75b4 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Get snapshot metadata completed successfully. Jan 19 08:56:42.413785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d7735e3-0070-4c5c-861d-8f844a7d75b4 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:42.416397 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 764/1502] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 08:56:42 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:42.424186 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b0cfcb1-cd74-4ded-bd82-dc1018fb81d9 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] PUT http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:42.424886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.424886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.425506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b0cfcb1-cd74-4ded-bd82-dc1018fb81d9 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:42.433207 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fe1d79e4-f25e-40a1-b834-82e34ba8bd9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:42.465017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe1d79e4-f25e-40a1-b834-82e34ba8bd9c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:42.466415 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 739/1503] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:42 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:42.469011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.469011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.470150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4b0cfcb1-cd74-4ded-bd82-dc1018fb81d9 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:42.588820 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4b0cfcb1-cd74-4ded-bd82-dc1018fb81d9 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Update snapshot metadata completed successfully. Jan 19 08:56:42.589462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b0cfcb1-cd74-4ded-bd82-dc1018fb81d9 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:42.590657 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 765/1504] 10.222.0.25 () {60 vars in 1368 bytes} [Tue Jan 19 08:56:42 2021] PUT /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 57 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 08:56:42.603977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b94de2b8-91f0-4932-9c67-19b2a361905a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:42.604503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b94de2b8-91f0-4932-9c67-19b2a361905a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:42.604704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.604704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.605967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b94de2b8-91f0-4932-9c67-19b2a361905a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:42.688391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.688391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.691905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b94de2b8-91f0-4932-9c67-19b2a361905a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:42.699841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b94de2b8-91f0-4932-9c67-19b2a361905a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Get snapshot metadata completed successfully. Jan 19 08:56:42.701626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b94de2b8-91f0-4932-9c67-19b2a361905a tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:42.704201 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 740/1505] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 08:56:42 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 57 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:42.712965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4086307-d199-4535-aaab-0ad76c9bbece tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] DELETE http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 Jan 19 08:56:42.713796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4086307-d199-4535-aaab-0ad76c9bbece tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:42.714956 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.714956 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.715603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4086307-d199-4535-aaab-0ad76c9bbece tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:42.777262 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.777262 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.779955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4086307-d199-4535-aaab-0ad76c9bbece tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:42.786696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4086307-d199-4535-aaab-0ad76c9bbece tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Get snapshot metadata completed successfully. Jan 19 08:56:42.802278 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:56:42.802278 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:56:42.817207 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4086307-d199-4535-aaab-0ad76c9bbece tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Delete snapshot metadata completed successfully. Jan 19 08:56:42.817869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4086307-d199-4535-aaab-0ad76c9bbece tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 returned with HTTP 200 Jan 19 08:56:42.819197 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 766/1506] 10.222.0.25 () {58 vars in 1366 bytes} [Tue Jan 19 08:56:42 2021] DELETE /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 => generated 0 bytes in 112 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 19 08:56:42.828249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95d8b1cb-77ab-466a-a22e-ad56463d810d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:42.829246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95d8b1cb-77ab-466a-a22e-ad56463d810d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:42.829618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.829618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.830247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95d8b1cb-77ab-466a-a22e-ad56463d810d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:42.889982 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.889982 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.893960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-95d8b1cb-77ab-466a-a22e-ad56463d810d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:42.903492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-95d8b1cb-77ab-466a-a22e-ad56463d810d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Get snapshot metadata completed successfully. Jan 19 08:56:42.904386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95d8b1cb-77ab-466a-a22e-ad56463d810d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:42.915147 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 741/1507] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 08:56:42 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 32 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:42.921741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7a26180-8e7b-4b5f-88e2-3df45f0eaf68 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] PUT http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:42.922172 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:42.922172 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:42.922770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7a26180-8e7b-4b5f-88e2-3df45f0eaf68 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:42.992290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:42.992290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:42.993693 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b7a26180-8e7b-4b5f-88e2-3df45f0eaf68 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:43.065380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b7a26180-8e7b-4b5f-88e2-3df45f0eaf68 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Update snapshot metadata completed successfully. Jan 19 08:56:43.065932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7a26180-8e7b-4b5f-88e2-3df45f0eaf68 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:43.072160 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 767/1508] 10.222.0.25 () {60 vars in 1368 bytes} [Tue Jan 19 08:56:42 2021] PUT /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 16 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:43.078344 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c802578c-5edf-469b-81b1-2b52a5bd0c8b tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] POST http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:43.078864 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.078864 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:43.079283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c802578c-5edf-469b-81b1-2b52a5bd0c8b tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:43.140626 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.140626 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:43.141770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c802578c-5edf-469b-81b1-2b52a5bd0c8b tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:43.260789 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c802578c-5edf-469b-81b1-2b52a5bd0c8b tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Update snapshot metadata completed successfully. Jan 19 08:56:43.265127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c802578c-5edf-469b-81b1-2b52a5bd0c8b tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:43.269153 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 742/1509] 10.222.0.25 () {60 vars in 1369 bytes} [Tue Jan 19 08:56:43 2021] POST /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 68 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 08:56:43.277999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a00c5855-f38c-4cf7-b706-7854c7b6e681 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:43.278661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a00c5855-f38c-4cf7-b706-7854c7b6e681 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:43.278912 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.278912 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:43.279616 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a00c5855-f38c-4cf7-b706-7854c7b6e681 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:43.351363 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.351363 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:43.354029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a00c5855-f38c-4cf7-b706-7854c7b6e681 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:43.359740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a00c5855-f38c-4cf7-b706-7854c7b6e681 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Get snapshot metadata completed successfully. Jan 19 08:56:43.361348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a00c5855-f38c-4cf7-b706-7854c7b6e681 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:43.369668 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 768/1510] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 08:56:43 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 68 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:43.378242 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b836a7dc-e682-42c2-b3c8-cb8c6afd765d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] PUT http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 Jan 19 08:56:43.379295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.379295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:43.380023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b836a7dc-e682-42c2-b3c8-cb8c6afd765d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:43.445032 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.445032 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:43.448370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b836a7dc-e682-42c2-b3c8-cb8c6afd765d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:43.483730 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3a2374b-9dcc-46a3-ab2e-2ab815fc0f5c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:43.484880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3a2374b-9dcc-46a3-ab2e-2ab815fc0f5c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:43.485173 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.485173 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:43.485800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3a2374b-9dcc-46a3-ab2e-2ab815fc0f5c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:43.554213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b836a7dc-e682-42c2-b3c8-cb8c6afd765d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Update snapshot metadata completed successfully. Jan 19 08:56:43.554880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b836a7dc-e682-42c2-b3c8-cb8c6afd765d tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 returned with HTTP 200 Jan 19 08:56:43.555776 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 743/1511] 10.222.0.25 () {60 vars in 1383 bytes} [Tue Jan 19 08:56:43 2021] PUT /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 => generated 35 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:43.565938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3250db4-3b64-4e42-bb4c-ec344cb45f4e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 Jan 19 08:56:43.571511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3250db4-3b64-4e42-bb4c-ec344cb45f4e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:43.571960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.571960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:43.572612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3250db4-3b64-4e42-bb4c-ec344cb45f4e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:43.630321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.630321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:43.632046 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c3250db4-3b64-4e42-bb4c-ec344cb45f4e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:43.634971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c3250db4-3b64-4e42-bb4c-ec344cb45f4e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Get snapshot metadata completed successfully. Jan 19 08:56:43.636233 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3250db4-3b64-4e42-bb4c-ec344cb45f4e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 returned with HTTP 200 Jan 19 08:56:43.646919 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 744/1512] 10.222.0.25 () {58 vars in 1363 bytes} [Tue Jan 19 08:56:43 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata/key3 => generated 35 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:43.656817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc8f637b-a8a0-4efa-a237-d7f247e21a89 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:43.657578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc8f637b-a8a0-4efa-a237-d7f247e21a89 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:43.657969 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.657969 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:43.658662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc8f637b-a8a0-4efa-a237-d7f247e21a89 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:43.662917 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.662917 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:43.695165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f3a2374b-9dcc-46a3-ab2e-2ab815fc0f5c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:43.704259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.704259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:43.705907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc8f637b-a8a0-4efa-a237-d7f247e21a89 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:43.710529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc8f637b-a8a0-4efa-a237-d7f247e21a89 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Get snapshot metadata completed successfully. Jan 19 08:56:43.711361 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc8f637b-a8a0-4efa-a237-d7f247e21a89 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:43.712372 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 745/1513] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 08:56:43 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 75 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:43.753809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-615b170d-eb39-4f89-ad7a-0ff5e8ad087e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] PUT http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata Jan 19 08:56:43.755689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.755689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:43.756403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-615b170d-eb39-4f89-ad7a-0ff5e8ad087e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:43.789803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3a2374b-9dcc-46a3-ab2e-2ab815fc0f5c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:43.790730 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 769/1514] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:43 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:43.804226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.804226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:43.805751 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-615b170d-eb39-4f89-ad7a-0ff5e8ad087e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:43.899249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-615b170d-eb39-4f89-ad7a-0ff5e8ad087e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Update snapshot metadata completed successfully. Jan 19 08:56:43.900190 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-615b170d-eb39-4f89-ad7a-0ff5e8ad087e tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata returned with HTTP 200 Jan 19 08:56:43.901367 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 746/1515] 10.222.0.25 () {60 vars in 1368 bytes} [Tue Jan 19 08:56:43 2021] PUT /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524/metadata => generated 16 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:56:43.916337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ad5eb36-2a05-4e37-af4c-895f515c7767 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] DELETE http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:43.917300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ad5eb36-2a05-4e37-af4c-895f515c7767 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:43.918335 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:43.918335 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:43.919214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ad5eb36-2a05-4e37-af4c-895f515c7767 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:43.920095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-8ad5eb36-2a05-4e37-af4c-895f515c7767 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Delete snapshot with id: c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:43.976364 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:43.976364 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:43.977472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ad5eb36-2a05-4e37-af4c-895f515c7767 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:44.127472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ad5eb36-2a05-4e37-af4c-895f515c7767 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot delete request issued successfully. Jan 19 08:56:44.128248 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ad5eb36-2a05-4e37-af4c-895f515c7767 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 returned with HTTP 202 Jan 19 08:56:44.130175 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 770/1516] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:56:43 2021] DELETE /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:44.138568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9c94189-2e64-4ea3-a19b-8d7c522cdafc tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:44.139342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9c94189-2e64-4ea3-a19b-8d7c522cdafc tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:44.139620 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:44.139620 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:44.140081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9c94189-2e64-4ea3-a19b-8d7c522cdafc tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:44.193207 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:44.193207 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:44.201498 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b9c94189-2e64-4ea3-a19b-8d7c522cdafc tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:44.203769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9c94189-2e64-4ea3-a19b-8d7c522cdafc tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 returned with HTTP 200 Jan 19 08:56:44.211558 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 747/1517] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:44 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 => generated 469 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:44.809543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d6a0ab9-8aed-43cb-a98f-c169eac56235 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:44.810348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d6a0ab9-8aed-43cb-a98f-c169eac56235 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:44.810690 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:44.810690 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:44.811229 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d6a0ab9-8aed-43cb-a98f-c169eac56235 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:44.942662 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:44.942662 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:44.967453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d6a0ab9-8aed-43cb-a98f-c169eac56235 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:45.026707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d6a0ab9-8aed-43cb-a98f-c169eac56235 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:45.027567 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 771/1518] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:44 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:56:45.224313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d66b345-9354-439e-9094-df3b07e5aab6 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:45.224864 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d66b345-9354-439e-9094-df3b07e5aab6 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:45.225107 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:45.225107 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:45.225441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d66b345-9354-439e-9094-df3b07e5aab6 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:45.301037 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:45.301037 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:45.305629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0d66b345-9354-439e-9094-df3b07e5aab6 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:45.309327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d66b345-9354-439e-9094-df3b07e5aab6 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 returned with HTTP 200 Jan 19 08:56:45.310497 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 748/1519] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:45 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 => generated 469 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:46.045887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1267b8f7-d8da-4807-b907-23ae091fadbc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:46.047014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1267b8f7-d8da-4807-b907-23ae091fadbc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:46.047438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:46.047438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:46.048119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1267b8f7-d8da-4807-b907-23ae091fadbc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:46.198722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:46.198722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:46.214139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1267b8f7-d8da-4807-b907-23ae091fadbc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:46.266449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1267b8f7-d8da-4807-b907-23ae091fadbc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:46.267391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 772/1520] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:46 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:46.322268 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b25912a-95f9-4b63-8ac6-d787c356be61 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:46.322931 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b25912a-95f9-4b63-8ac6-d787c356be61 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:46.323149 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:46.323149 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:46.323532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b25912a-95f9-4b63-8ac6-d787c356be61 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:46.371786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:46.371786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:46.372933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6b25912a-95f9-4b63-8ac6-d787c356be61 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Snapshot retrieved successfully. Jan 19 08:56:46.374905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b25912a-95f9-4b63-8ac6-d787c356be61 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 returned with HTTP 200 Jan 19 08:56:46.390620 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 749/1521] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:46 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:47.283995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4505cb42-30cf-4e1f-a36f-08a035c636ae tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:47.284549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4505cb42-30cf-4e1f-a36f-08a035c636ae tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.284689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:47.284689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:47.285326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4505cb42-30cf-4e1f-a36f-08a035c636ae tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.388790 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.388790 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:47.389117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4bcb3f58-0fd1-4c43-af53-531217a05f20 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 Jan 19 08:56:47.389401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4bcb3f58-0fd1-4c43-af53-531217a05f20 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.389742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:47.389742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:47.390407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4bcb3f58-0fd1-4c43-af53-531217a05f20 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.417341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4505cb42-30cf-4e1f-a36f-08a035c636ae tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:47.435547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4bcb3f58-0fd1-4c43-af53-531217a05f20 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 returned with HTTP 404 Jan 19 08:56:47.452414 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 750/1522] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:56:47 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/snapshots/c351ce7a-f762-45b4-ac81-c84ef5d2a524 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:47.460310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aa09ac0-843b-4153-8fd0-3476c6b78d69 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] DELETE http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:47.461881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aa09ac0-843b-4153-8fd0-3476c6b78d69 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.462604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aa09ac0-843b-4153-8fd0-3476c6b78d69 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.463274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9aa09ac0-843b-4153-8fd0-3476c6b78d69 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Delete volume with id: 457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:47.472523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4505cb42-30cf-4e1f-a36f-08a035c636ae tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:47.476977 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 773/1523] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:47 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:47.588195 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.588195 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:47.589486 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9aa09ac0-843b-4153-8fd0-3476c6b78d69 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Volume info retrieved successfully. Jan 19 08:56:47.656819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9aa09ac0-843b-4153-8fd0-3476c6b78d69 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Delete volume request issued successfully. Jan 19 08:56:47.657302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aa09ac0-843b-4153-8fd0-3476c6b78d69 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 returned with HTTP 202 Jan 19 08:56:47.661243 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 751/1524] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:47 2021] DELETE /volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:56:47.666104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be4d32e3-7658-4d83-9ea2-690105628873 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:47.666689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be4d32e3-7658-4d83-9ea2-690105628873 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:47.666884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:47.666884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:47.667548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-be4d32e3-7658-4d83-9ea2-690105628873 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:47.795617 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:47.795617 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:47.816551 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-be4d32e3-7658-4d83-9ea2-690105628873 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Volume info retrieved successfully. Jan 19 08:56:47.878647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-be4d32e3-7658-4d83-9ea2-690105628873 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 returned with HTTP 200 Jan 19 08:56:47.879780 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 774/1525] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:47 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:48.493126 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75f732c2-0cd8-4db0-8d84-980bbc32cc28 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:48.493670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75f732c2-0cd8-4db0-8d84-980bbc32cc28 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:48.493851 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:48.493851 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:48.494228 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75f732c2-0cd8-4db0-8d84-980bbc32cc28 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:48.591600 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:48.591600 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:48.604782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-75f732c2-0cd8-4db0-8d84-980bbc32cc28 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:48.655805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75f732c2-0cd8-4db0-8d84-980bbc32cc28 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:48.657983 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 752/1526] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:48 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:48.897915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28cf7545-93a3-48f0-a4d9-ac290608cafe tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:48.898790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28cf7545-93a3-48f0-a4d9-ac290608cafe tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:48.899202 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:48.899202 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:48.900185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28cf7545-93a3-48f0-a4d9-ac290608cafe tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:49.061934 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:49.061934 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:49.088422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28cf7545-93a3-48f0-a4d9-ac290608cafe tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Volume info retrieved successfully. Jan 19 08:56:49.146923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28cf7545-93a3-48f0-a4d9-ac290608cafe tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 returned with HTTP 200 Jan 19 08:56:49.156882 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 775/1527] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:48 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:49.673176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b529a8e1-8262-45df-976a-9145abfba8cf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:49.675625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b529a8e1-8262-45df-976a-9145abfba8cf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:49.676722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:49.676722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:49.678324 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b529a8e1-8262-45df-976a-9145abfba8cf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:49.783880 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:49.783880 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:49.801714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b529a8e1-8262-45df-976a-9145abfba8cf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:49.833202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b529a8e1-8262-45df-976a-9145abfba8cf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:49.834719 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 753/1528] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:49 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:50.168378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-114c7be1-1baf-4fd2-b2fc-6a17843bcc22 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:50.169238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-114c7be1-1baf-4fd2-b2fc-6a17843bcc22 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:50.169487 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:50.169487 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:50.169845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-114c7be1-1baf-4fd2-b2fc-6a17843bcc22 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:50.256271 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:50.256271 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:50.273257 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-114c7be1-1baf-4fd2-b2fc-6a17843bcc22 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Volume info retrieved successfully. Jan 19 08:56:50.305373 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-114c7be1-1baf-4fd2-b2fc-6a17843bcc22 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 returned with HTTP 200 Jan 19 08:56:50.306537 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 776/1529] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:50 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:50.850656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eba199ce-1233-4697-ac80-5d270c7f8b43 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:50.851158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eba199ce-1233-4697-ac80-5d270c7f8b43 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:50.851778 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:50.851778 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:50.852385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eba199ce-1233-4697-ac80-5d270c7f8b43 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:50.970238 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:50.970238 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:50.995709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eba199ce-1233-4697-ac80-5d270c7f8b43 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:51.051656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eba199ce-1233-4697-ac80-5d270c7f8b43 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:51.053368 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 754/1530] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:50 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:51.323651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38e86f1e-5d1f-438b-9310-31eb0b264c92 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] GET http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 Jan 19 08:56:51.324144 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38e86f1e-5d1f-438b-9310-31eb0b264c92 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:51.324340 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:51.324340 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:51.325253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38e86f1e-5d1f-438b-9310-31eb0b264c92 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:51.404946 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38e86f1e-5d1f-438b-9310-31eb0b264c92 tempest-SnapshotMetadataTestJSON-812058554 tempest-SnapshotMetadataTestJSON-812058554] http://10.222.0.25/volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 returned with HTTP 404 Jan 19 08:56:51.406246 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 777/1531] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:51 2021] GET /volume/v3/b010e4e1c55844ff9c100ab15d614df1/volumes/457df6f6-8829-4aca-8442-8e437e274be0 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:56:52.070360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-827a2b7a-a3ea-4e17-847f-73437a8db19e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:52.071207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-827a2b7a-a3ea-4e17-847f-73437a8db19e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:52.071538 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:52.071538 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:52.072110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-827a2b7a-a3ea-4e17-847f-73437a8db19e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:52.178228 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:52.178228 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:52.221167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-827a2b7a-a3ea-4e17-847f-73437a8db19e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:52.294709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-827a2b7a-a3ea-4e17-847f-73437a8db19e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:52.300804 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 755/1532] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:52 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:53.320729 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eca049b-e9eb-4844-83a4-cdf344bbbd92 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:53.321234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eca049b-e9eb-4844-83a4-cdf344bbbd92 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:53.321739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eca049b-e9eb-4844-83a4-cdf344bbbd92 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:53.450931 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:53.450931 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:53.471200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2eca049b-e9eb-4844-83a4-cdf344bbbd92 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:53.540782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eca049b-e9eb-4844-83a4-cdf344bbbd92 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:53.545257 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 778/1533] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:53 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:54.565564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d7e44f4-3f04-484c-b78c-a6182f59dfb2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:54.567922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d7e44f4-3f04-484c-b78c-a6182f59dfb2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:54.568365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:54.568365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:54.569038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d7e44f4-3f04-484c-b78c-a6182f59dfb2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:54.687123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:54.687123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:54.695759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7d7e44f4-3f04-484c-b78c-a6182f59dfb2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:54.720595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d7e44f4-3f04-484c-b78c-a6182f59dfb2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:54.723035 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 756/1534] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:54 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:55.740143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebdf4d03-47ab-4799-83df-8f02158a6baa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:55.744552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebdf4d03-47ab-4799-83df-8f02158a6baa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:55.744957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:55.744957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:55.746169 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebdf4d03-47ab-4799-83df-8f02158a6baa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:55.880018 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:55.880018 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:55.896992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ebdf4d03-47ab-4799-83df-8f02158a6baa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:55.954753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebdf4d03-47ab-4799-83df-8f02158a6baa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:55.958480 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 779/1535] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:55 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 919 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:56.261850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] POST http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes Jan 19 08:56:56.262990 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:56.262990 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:56.263523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-644058674"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:56.264867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-644058674'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:56:56.265480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Create volume of 2 GB Jan 19 08:56:56.280766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Availability Zones retrieved successfully. Jan 19 08:56:56.300705 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Flow 'volume_create_api' (b88d8b67-4c74-402e-857e-ddf3432693cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:56.306979 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b935372-aadd-403a-bc07-a17ab257d280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:56.312877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Validating volume size '2' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:56:56.401763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b935372-aadd-403a-bc07-a17ab257d280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:56.404098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9178d805-3165-451c-a5b7-5341fd047670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:56.532475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Created reservations ['7c8681c1-20fd-43f0-b738-bff5f8151220', 'e0a96cb3-01f4-41d3-a15a-cb25af55d3c9', '41f6d8d1-0801-49a3-9a38-70c137c5b7b8', 'f9a2cf51-f663-436a-bc7f-ccad3f7336f7'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:56:56.534403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9178d805-3165-451c-a5b7-5341fd047670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c8681c1-20fd-43f0-b738-bff5f8151220', 'e0a96cb3-01f4-41d3-a15a-cb25af55d3c9', '41f6d8d1-0801-49a3-9a38-70c137c5b7b8', 'f9a2cf51-f663-436a-bc7f-ccad3f7336f7']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:56.537655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52082052-b0e0-4fd3-8adc-1c22752b991a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:56.661342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52082052-b0e0-4fd3-8adc-1c22752b991a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c535053-5c88-45e2-8591-bd93addc8f08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-644058674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1904854cabb1421cb9d82aa4f3f00239',qos_specs=None,replication_status=,reservations=['7c8681c1-20fd-43f0-b738-bff5f8151220','e0a96cb3-01f4-41d3-a15a-cb25af55d3c9','41f6d8d1-0801-49a3-9a38-70c137c5b7b8','f9a2cf51-f663-436a-bc7f-ccad3f7336f7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981438bc2b842f9a5098d9fb6283349',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-644058674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c535053-5c88-45e2-8591-bd93addc8f08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1904854cabb1421cb9d82aa4f3f00239',provider_auth=None,provider_geometry=None,provider_id=None,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='c981438bc2b842f9a5098d9fb6283349',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:56.664793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92eb91d6-d141-4b2e-ad5d-b4020de783ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:56.726086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92eb91d6-d141-4b2e-ad5d-b4020de783ec) transitioned into state 'SUCCESS' from state '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-644058674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1904854cabb1421cb9d82aa4f3f00239',qos_specs=None,replication_status=,reservations=['7c8681c1-20fd-43f0-b738-bff5f8151220','e0a96cb3-01f4-41d3-a15a-cb25af55d3c9','41f6d8d1-0801-49a3-9a38-70c137c5b7b8','f9a2cf51-f663-436a-bc7f-ccad3f7336f7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981438bc2b842f9a5098d9fb6283349',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:56.728552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d2a41a-f0cc-4378-ac56-c63d2b0a8d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:56.755891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15d2a41a-f0cc-4378-ac56-c63d2b0a8d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:56:56.759373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Flow 'volume_create_api' (b88d8b67-4c74-402e-857e-ddf3432693cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:56.843197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Create volume request issued successfully. Jan 19 08:56:56.858754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58880e9e-de62-4e97-b219-58ceec62afdc tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes returned with HTTP 202 Jan 19 08:56:56.871252 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 757/1536] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:56:56 2021] POST /volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes => generated 823 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:56:56.875328 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87d484eb-b8d7-44e4-ba8a-b4a6a2440ad5 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] GET http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 Jan 19 08:56:56.875976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-87d484eb-b8d7-44e4-ba8a-b4a6a2440ad5 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:56.876686 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:56.876686 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:56.877282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-87d484eb-b8d7-44e4-ba8a-b4a6a2440ad5 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:56.976884 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8acb2442-2af6-482c-91c1-e34d832a63f6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:56.977506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8acb2442-2af6-482c-91c1-e34d832a63f6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:56.977791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:56.977791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:56.978288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8acb2442-2af6-482c-91c1-e34d832a63f6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:56.985038 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:56.985038 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:57.006794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-87d484eb-b8d7-44e4-ba8a-b4a6a2440ad5 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Volume info retrieved successfully. Jan 19 08:56:57.041527 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87d484eb-b8d7-44e4-ba8a-b4a6a2440ad5 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 returned with HTTP 200 Jan 19 08:56:57.042453 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 780/1537] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:56 2021] GET /volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 => generated 891 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:57.074465 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:57.074465 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:57.086041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8acb2442-2af6-482c-91c1-e34d832a63f6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:57.116262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8acb2442-2af6-482c-91c1-e34d832a63f6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:57.128304 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 758/1538] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:56 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 977 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:58.059670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2a278c3-0ff1-4a86-8d79-6451688ba337 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] GET http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 Jan 19 08:56:58.061495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2a278c3-0ff1-4a86-8d79-6451688ba337 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:58.065226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:58.065226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:58.065900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2a278c3-0ff1-4a86-8d79-6451688ba337 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:58.142526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e8e85cb-7e1f-4e00-8647-e6d83f2d500c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:58.143370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e8e85cb-7e1f-4e00-8647-e6d83f2d500c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:58.144823 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:58.144823 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:58.145620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e8e85cb-7e1f-4e00-8647-e6d83f2d500c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:58.198346 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:58.198346 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:58.211991 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:58.211991 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:58.220214 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d2a278c3-0ff1-4a86-8d79-6451688ba337 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Volume info retrieved successfully. Jan 19 08:56:58.221701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6e8e85cb-7e1f-4e00-8647-e6d83f2d500c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:58.246021 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2a278c3-0ff1-4a86-8d79-6451688ba337 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 returned with HTTP 200 Jan 19 08:56:58.247387 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 781/1539] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:58 2021] GET /volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:58.256604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e8e85cb-7e1f-4e00-8647-e6d83f2d500c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:58.257806 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 759/1540] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:58 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 980 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:58.266910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] POST http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes Jan 19 08:56:58.266910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:58.266910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:58.266910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0c535053-5c88-45e2-8591-bd93addc8f08"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:56:58.267549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Create volume request body: {'volume': {'size': 1, 'source_volid': '0c535053-5c88-45e2-8591-bd93addc8f08'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:56:58.322535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:58.322535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:58.323960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Volume retrieved successfully. Jan 19 08:56:58.324329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Create volume of 1 GB Jan 19 08:56:58.338569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Availability Zones retrieved successfully. Jan 19 08:56:58.357672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Flow 'volume_create_api' (7cec4ca6-27c0-4603-87a3-5e29649891f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:56:58.361123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd6777a-6c28-4334-8460-fe217baacf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:58.363514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Validating volume size '1' using validate_int, validate_source_size {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:56:58.365590 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd6777a-6c28-4334-8460-fe217baacf48) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 08:56:58.365590 n-d-758944-2 devstack@c-api.service[87969]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jan 19 08:56:58.370984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd6777a-6c28-4334-8460-fe217baacf48) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:56:58.373204 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd6777a-6c28-4334-8460-fe217baacf48) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:56:58.376164 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Flow 'volume_create_api' (7cec4ca6-27c0-4603-87a3-5e29649891f1) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 08:56:58.377005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-054dd05a-180e-42cd-a33e-83d929c38f1d tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes returned with HTTP 400 Jan 19 08:56:58.379036 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 782/1541] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:56:58 2021] POST /volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes => generated 173 bytes in 119 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 08:56:58.387663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78324754-a599-42ef-90cc-84d790fff096 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] DELETE http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 Jan 19 08:56:58.388436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78324754-a599-42ef-90cc-84d790fff096 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:58.388813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:58.388813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:58.389437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78324754-a599-42ef-90cc-84d790fff096 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:58.390073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-78324754-a599-42ef-90cc-84d790fff096 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Delete volume with id: 0c535053-5c88-45e2-8591-bd93addc8f08 Jan 19 08:56:58.444957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:58.444957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:58.446569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-78324754-a599-42ef-90cc-84d790fff096 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Volume info retrieved successfully. Jan 19 08:56:58.481544 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-78324754-a599-42ef-90cc-84d790fff096 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Delete volume request issued successfully. Jan 19 08:56:58.482605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78324754-a599-42ef-90cc-84d790fff096 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 returned with HTTP 202 Jan 19 08:56:58.488494 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 760/1542] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:56:58 2021] DELETE /volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:56:58.492616 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9315237c-d3b1-4bf7-9b15-4f3c88f0b714 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] GET http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 Jan 19 08:56:58.493145 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9315237c-d3b1-4bf7-9b15-4f3c88f0b714 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:58.493361 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:58.493361 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:58.493741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9315237c-d3b1-4bf7-9b15-4f3c88f0b714 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:58.577164 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:58.577164 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:58.586451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9315237c-d3b1-4bf7-9b15-4f3c88f0b714 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Volume info retrieved successfully. Jan 19 08:56:58.610342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9315237c-d3b1-4bf7-9b15-4f3c88f0b714 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 returned with HTTP 200 Jan 19 08:56:58.611210 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 783/1543] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:58 2021] GET /volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:59.276150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d72678f-7347-4a74-8215-c8119b8ee35a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:56:59.276680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d72678f-7347-4a74-8215-c8119b8ee35a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:59.276845 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:59.276845 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:59.277444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d72678f-7347-4a74-8215-c8119b8ee35a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:59.401323 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:59.401323 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:59.422593 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2d72678f-7347-4a74-8215-c8119b8ee35a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:56:59.487306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d72678f-7347-4a74-8215-c8119b8ee35a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:56:59.488494 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 761/1544] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:59 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 980 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:56:59.629293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-685f0ae6-9364-42d6-a310-f84ba7b1d89c tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] GET http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 Jan 19 08:56:59.630463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-685f0ae6-9364-42d6-a310-f84ba7b1d89c tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:56:59.631121 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:56:59.631121 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:56:59.632945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-685f0ae6-9364-42d6-a310-f84ba7b1d89c tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:56:59.709522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:56:59.709522 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:56:59.728532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-685f0ae6-9364-42d6-a310-f84ba7b1d89c tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Volume info retrieved successfully. Jan 19 08:56:59.767718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-685f0ae6-9364-42d6-a310-f84ba7b1d89c tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 returned with HTTP 200 Jan 19 08:56:59.768533 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 784/1545] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:56:59 2021] GET /volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:00.514143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a37e83c6-5314-4842-a24f-29b85ec7c28b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:00.522836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a37e83c6-5314-4842-a24f-29b85ec7c28b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:00.523539 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:00.523539 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:00.524369 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a37e83c6-5314-4842-a24f-29b85ec7c28b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:00.611157 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:00.611157 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:00.625331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a37e83c6-5314-4842-a24f-29b85ec7c28b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:00.658909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a37e83c6-5314-4842-a24f-29b85ec7c28b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:00.661770 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 762/1546] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:00 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 980 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:00.784707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07acd3fd-ff33-4c44-97ca-f7b35f0e6065 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] GET http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 Jan 19 08:57:00.786036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07acd3fd-ff33-4c44-97ca-f7b35f0e6065 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:00.786427 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:00.786427 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:00.787089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07acd3fd-ff33-4c44-97ca-f7b35f0e6065 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:00.836590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07acd3fd-ff33-4c44-97ca-f7b35f0e6065 tempest-VolumesCloneNegativeTest-2131120134 tempest-VolumesCloneNegativeTest-2131120134] http://10.222.0.25/volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 returned with HTTP 404 Jan 19 08:57:00.838095 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 785/1547] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:00 2021] GET /volume/v3/1904854cabb1421cb9d82aa4f3f00239/volumes/0c535053-5c88-45e2-8591-bd93addc8f08 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:01.679875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3506fd9-4455-4668-a095-39bfd0e6f85c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:01.680880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3506fd9-4455-4668-a095-39bfd0e6f85c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:01.681156 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:01.681156 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:01.681806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3506fd9-4455-4668-a095-39bfd0e6f85c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:01.793970 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:01.793970 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:01.815366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a3506fd9-4455-4668-a095-39bfd0e6f85c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:01.862233 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3506fd9-4455-4668-a095-39bfd0e6f85c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:01.863874 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 763/1548] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:01 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 980 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:02.880195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf2a7ddd-bc45-43da-81fb-59ef134bd452 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:02.881333 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf2a7ddd-bc45-43da-81fb-59ef134bd452 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:02.882011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf2a7ddd-bc45-43da-81fb-59ef134bd452 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:02.932274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:02.932274 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:02.942191 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bf2a7ddd-bc45-43da-81fb-59ef134bd452 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:02.966470 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf2a7ddd-bc45-43da-81fb-59ef134bd452 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:02.967582 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 786/1549] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:02 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 980 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:03.985878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93e457b5-e1cf-463b-8035-df5eb32447b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:03.987110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93e457b5-e1cf-463b-8035-df5eb32447b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:03.987886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:03.987886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:03.988566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93e457b5-e1cf-463b-8035-df5eb32447b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:04.117436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:04.117436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:04.126650 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-93e457b5-e1cf-463b-8035-df5eb32447b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:04.179217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93e457b5-e1cf-463b-8035-df5eb32447b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:04.181541 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 764/1550] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:03 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1368 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:04.196776 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34e5896d-9877-4cdb-905a-eb1523055186 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:04.197496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34e5896d-9877-4cdb-905a-eb1523055186 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:04.197872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:04.197872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:04.198527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34e5896d-9877-4cdb-905a-eb1523055186 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:04.308776 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:04.308776 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:04.333799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-34e5896d-9877-4cdb-905a-eb1523055186 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:04.388458 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34e5896d-9877-4cdb-905a-eb1523055186 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:04.389276 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 787/1551] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:04 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1368 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:04.705474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-160cc2d7-e7a5-49ca-bad2-5afe708ee4af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:04.707103 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-160cc2d7-e7a5-49ca-bad2-5afe708ee4af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:04.707473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:04.707473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:04.708112 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-160cc2d7-e7a5-49ca-bad2-5afe708ee4af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:04.789738 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:04.789738 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:04.798098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-160cc2d7-e7a5-49ca-bad2-5afe708ee4af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:04.823709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-160cc2d7-e7a5-49ca-bad2-5afe708ee4af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:04.824557 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 765/1552] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:57:04 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1368 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:05.401679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] GET http://10.222.0.25/volume/v3/20033878b6914c4db97ffc3af098982d/volumes/summary Jan 19 08:57:05.403339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:05.403845 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:05.403845 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:05.404980 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:05.406111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:57:05.418015 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] Get summary completed successfully. Jan 19 08:57:05.418917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] http://10.222.0.25/volume/v3/20033878b6914c4db97ffc3af098982d/volumes/summary returned with HTTP 200 Jan 19 08:57:05.432171 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 788/1553] 10.222.0.25 () {60 vars in 1269 bytes} [Tue Jan 19 08:57:05 2021] GET /volume/v3/20033878b6914c4db97ffc3af098982d/volumes/summary => generated 55 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:06.367332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-d8994efd-9010-459a-a15b-194cd765ecdd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:06.367854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-d8994efd-9010-459a-a15b-194cd765ecdd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:06.368044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:06.368044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:06.368699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-d8994efd-9010-459a-a15b-194cd765ecdd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:06.521599 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:06.521599 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:06.544882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-d8994efd-9010-459a-a15b-194cd765ecdd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:06.607412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-d8994efd-9010-459a-a15b-194cd765ecdd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:06.612196 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 766/1554] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:57:06 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1368 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:57:06.625538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] GET http://10.222.0.25/volume// Jan 19 08:57:06.627119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:06.627829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:06.629491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66f8349b-2d77-4fe6-9435-80fa4335590b tempest-VolumesSummaryTest-1252700638 tempest-VolumesSummaryTest-1252700638] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:57:06.630744 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 789/1555] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:57:06 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:57:06.649808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-db0a8630-3fab-4723-80ea-64c0c57aa964 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments Jan 19 08:57:06.650678 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:06.650678 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:06.651581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-db0a8630-3fab-4723-80ea-64c0c57aa964 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b", "instance_uuid": "a991fa5c-02b3-43ae-bf0a-f8a13fcbafa2", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:06.753160 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:06.753160 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:06.896405 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-db0a8630-3fab-4723-80ea-64c0c57aa964 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments returned with HTTP 200 Jan 19 08:57:06.897583 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 767/1556] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:57:06 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:06.976956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec869574-015f-43ac-a7d6-4376ccf0287b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] POST http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs Jan 19 08:57:06.977887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec869574-015f-43ac-a7d6-4376ccf0287b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1878944457", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:06.979979 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.qos_specs [None req-ec869574-015f-43ac-a7d6-4376ccf0287b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1878944457', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87970) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 19 08:57:07.020656 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-ec869574-015f-43ac-a7d6-4376ccf0287b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DB qos_specs_create(): root {'id': '86a57d69-56c7-40d0-805d-69fee2503ad2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1878944457'} {{(pid=87970) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 19 08:57:07.045049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec869574-015f-43ac-a7d6-4376ccf0287b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs returned with HTTP 200 Jan 19 08:57:07.046357 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 790/1557] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:57:06 2021] POST /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs => generated 459 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:07.058354 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-846d9e1a-56dc-4840-9849-d2ada88983f2 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] POST http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types Jan 19 08:57:07.058940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:07.058940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:07.060811 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-846d9e1a-56dc-4840-9849-d2ada88983f2 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-609238839"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:07.062263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:07.062263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:07.140417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-846d9e1a-56dc-4840-9849-d2ada88983f2 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types returned with HTTP 200 Jan 19 08:57:07.141389 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 768/1558] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:57:07 2021] POST /volume/v3/18246e099fc945db9ad6f635418402a0/types => generated 221 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:07.153055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04c86e51-2fd1-4e57-a33b-eabe54ec82f7 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] POST http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types Jan 19 08:57:07.153858 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:07.153858 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:07.158328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04c86e51-2fd1-4e57-a33b-eabe54ec82f7 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-595152271"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:07.161400 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:07.161400 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:07.240255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04c86e51-2fd1-4e57-a33b-eabe54ec82f7 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types returned with HTTP 200 Jan 19 08:57:07.241242 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 791/1559] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:57:07 2021] POST /volume/v3/18246e099fc945db9ad6f635418402a0/types => generated 221 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:07.252526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d152cb77-8085-43cc-babb-aaf9143c6642 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] POST http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types Jan 19 08:57:07.253832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d152cb77-8085-43cc-babb-aaf9143c6642 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1424032231"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:07.387733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d152cb77-8085-43cc-babb-aaf9143c6642 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types returned with HTTP 200 Jan 19 08:57:07.391915 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 769/1560] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:57:07 2021] POST /volume/v3/18246e099fc945db9ad6f635418402a0/types => generated 222 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:07.417777 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96f7547c-ea10-44ad-8668-40dad3ae0d7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=6908c74f-3b13-4283-9506-b822b2330d4d Jan 19 08:57:07.418317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96f7547c-ea10-44ad-8668-40dad3ae0d7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:07.424987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96f7547c-ea10-44ad-8668-40dad3ae0d7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'associate' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:07.428348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-96f7547c-ea10-44ad-8668-40dad3ae0d7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Associate qos_spec: 86a57d69-56c7-40d0-805d-69fee2503ad2 with type: 6908c74f-3b13-4283-9506-b822b2330d4d {{(pid=87970) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 19 08:57:07.454698 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:07.454698 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:07.474815 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:07.474815 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:07.527798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96f7547c-ea10-44ad-8668-40dad3ae0d7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=6908c74f-3b13-4283-9506-b822b2330d4d returned with HTTP 202 Jan 19 08:57:07.529142 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 792/1561] 10.222.0.25 () {58 vars in 1448 bytes} [Tue Jan 19 08:57:07 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=6908c74f-3b13-4283-9506-b822b2330d4d => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:07.544271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20954772-e1b4-46cf-8830-244912c538eb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=fbe1fe18-78fe-4712-929d-8e2acf216aea Jan 19 08:57:07.545018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20954772-e1b4-46cf-8830-244912c538eb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:07.545786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20954772-e1b4-46cf-8830-244912c538eb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'associate' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:07.547972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-20954772-e1b4-46cf-8830-244912c538eb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Associate qos_spec: 86a57d69-56c7-40d0-805d-69fee2503ad2 with type: fbe1fe18-78fe-4712-929d-8e2acf216aea {{(pid=87971) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 19 08:57:07.552948 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:07.552948 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:07.565494 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:07.565494 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:07.700312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20954772-e1b4-46cf-8830-244912c538eb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=fbe1fe18-78fe-4712-929d-8e2acf216aea returned with HTTP 202 Jan 19 08:57:07.701455 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 770/1562] 10.222.0.25 () {58 vars in 1448 bytes} [Tue Jan 19 08:57:07 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=fbe1fe18-78fe-4712-929d-8e2acf216aea => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:07.717962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b6b7f45-cd47-4f48-9f5a-de6274b31ae3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=e5daf08d-36fe-4478-be46-dcf61a3739e6 Jan 19 08:57:07.718876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b6b7f45-cd47-4f48-9f5a-de6274b31ae3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:07.720408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:07.720408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:07.721184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b6b7f45-cd47-4f48-9f5a-de6274b31ae3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'associate' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:07.722315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:07.722315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:07.726493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3b6b7f45-cd47-4f48-9f5a-de6274b31ae3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Associate qos_spec: 86a57d69-56c7-40d0-805d-69fee2503ad2 with type: e5daf08d-36fe-4478-be46-dcf61a3739e6 {{(pid=87970) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 19 08:57:07.730753 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:07.730753 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:07.748886 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:07.748886 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:07.877499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b6b7f45-cd47-4f48-9f5a-de6274b31ae3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=e5daf08d-36fe-4478-be46-dcf61a3739e6 returned with HTTP 202 Jan 19 08:57:07.879194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 793/1563] 10.222.0.25 () {58 vars in 1448 bytes} [Tue Jan 19 08:57:07 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associate?vol_type_id=e5daf08d-36fe-4478-be46-dcf61a3739e6 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:07.889462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-895cf0bd-7b29-4d4e-b12b-36bc2a64bacd tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations Jan 19 08:57:07.890277 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-895cf0bd-7b29-4d4e-b12b-36bc2a64bacd tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:07.890720 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:07.890720 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:07.891383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-895cf0bd-7b29-4d4e-b12b-36bc2a64bacd tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'associations' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:07.892246 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:07.892246 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:07.893304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-895cf0bd-7b29-4d4e-b12b-36bc2a64bacd tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Get associations for qos_spec id: 86a57d69-56c7-40d0-805d-69fee2503ad2 {{(pid=87971) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 19 08:57:07.896997 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:07.896997 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:07.965603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-895cf0bd-7b29-4d4e-b12b-36bc2a64bacd tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations returned with HTTP 200 Jan 19 08:57:07.967200 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 771/1564] 10.222.0.25 () {58 vars in 1360 bytes} [Tue Jan 19 08:57:07 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations => generated 446 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:07.985492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5472f6d2-fa6d-4323-955e-a8d23a8d10a6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/disassociate?vol_type_id=6908c74f-3b13-4283-9506-b822b2330d4d Jan 19 08:57:07.986297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5472f6d2-fa6d-4323-955e-a8d23a8d10a6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:07.986767 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:07.986767 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:07.987985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5472f6d2-fa6d-4323-955e-a8d23a8d10a6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'disassociate' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:07.993766 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:07.993766 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:07.996045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5472f6d2-fa6d-4323-955e-a8d23a8d10a6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Disassociate qos_spec: 86a57d69-56c7-40d0-805d-69fee2503ad2 from type: 6908c74f-3b13-4283-9506-b822b2330d4d {{(pid=87970) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 19 08:57:07.998244 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:07.998244 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.015400 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.015400 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.041799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5472f6d2-fa6d-4323-955e-a8d23a8d10a6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/disassociate?vol_type_id=6908c74f-3b13-4283-9506-b822b2330d4d returned with HTTP 202 Jan 19 08:57:08.043489 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 794/1565] 10.222.0.25 () {58 vars in 1457 bytes} [Tue Jan 19 08:57:07 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/disassociate?vol_type_id=6908c74f-3b13-4283-9506-b822b2330d4d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:08.052848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffd28cba-4d43-4ef6-8383-8e9b0dab8852 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations Jan 19 08:57:08.053393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffd28cba-4d43-4ef6-8383-8e9b0dab8852 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.053619 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.053619 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.054005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffd28cba-4d43-4ef6-8383-8e9b0dab8852 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'associations' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.062836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.062836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.063737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ffd28cba-4d43-4ef6-8383-8e9b0dab8852 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Get associations for qos_spec id: 86a57d69-56c7-40d0-805d-69fee2503ad2 {{(pid=87971) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 19 08:57:08.066036 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.066036 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.132860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffd28cba-4d43-4ef6-8383-8e9b0dab8852 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations returned with HTTP 200 Jan 19 08:57:08.135711 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 772/1566] 10.222.0.25 () {58 vars in 1360 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations => generated 305 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.151658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36cf366e-0fba-443c-aad6-e852f0123041 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/disassociate_all Jan 19 08:57:08.152335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36cf366e-0fba-443c-aad6-e852f0123041 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.152668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.152668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.153245 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36cf366e-0fba-443c-aad6-e852f0123041 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'disassociate_all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.154032 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.154032 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.155045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-36cf366e-0fba-443c-aad6-e852f0123041 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Disassociate qos_spec: 86a57d69-56c7-40d0-805d-69fee2503ad2 from all. {{(pid=87970) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 19 08:57:08.157170 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.157170 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.177010 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.177010 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.198446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36cf366e-0fba-443c-aad6-e852f0123041 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/disassociate_all returned with HTTP 202 Jan 19 08:57:08.199752 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 795/1567] 10.222.0.25 () {58 vars in 1372 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/disassociate_all => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:08.211895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-037a5a4e-a3a2-4cf8-8e7a-8a60c208903d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations Jan 19 08:57:08.212446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-037a5a4e-a3a2-4cf8-8e7a-8a60c208903d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.212658 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.212658 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.213032 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-037a5a4e-a3a2-4cf8-8e7a-8a60c208903d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'associations' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.213718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.213718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.214478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-037a5a4e-a3a2-4cf8-8e7a-8a60c208903d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Get associations for qos_spec id: 86a57d69-56c7-40d0-805d-69fee2503ad2 {{(pid=87971) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 19 08:57:08.215167 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.215167 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.254926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-037a5a4e-a3a2-4cf8-8e7a-8a60c208903d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations returned with HTTP 200 Jan 19 08:57:08.255800 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 773/1568] 10.222.0.25 () {58 vars in 1360 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/associations => generated 24 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:57:08.270823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-56beacb3-cfd7-4080-ac63-9b39be5d2489 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] POST http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs Jan 19 08:57:08.271294 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.271294 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.272485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-56beacb3-cfd7-4080-ac63-9b39be5d2489 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1865422915", "consumer": "back-end"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:08.273921 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.273921 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.274802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.qos_specs [None req-56beacb3-cfd7-4080-ac63-9b39be5d2489 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1865422915', 'consumer': 'back-end', 'specs': {}} {{(pid=87970) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 19 08:57:08.283804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-56beacb3-cfd7-4080-ac63-9b39be5d2489 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DB qos_specs_create(): root {'id': 'fc728c6c-d694-489c-80e9-f1e73dbe29de', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1865422915'} {{(pid=87970) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 19 08:57:08.304678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-56beacb3-cfd7-4080-ac63-9b39be5d2489 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs returned with HTTP 200 Jan 19 08:57:08.305880 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 796/1569] 10.222.0.25 () {60 vars in 1231 bytes} [Tue Jan 19 08:57:08 2021] POST /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs => generated 435 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.320579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b6b99f0-eb5a-46f0-bf47-895c51ac4797 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de?force=False Jan 19 08:57:08.321124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b6b99f0-eb5a-46f0-bf47-895c51ac4797 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.321323 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.321323 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.321704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b6b99f0-eb5a-46f0-bf47-895c51ac4797 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.322382 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.322382 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.323812 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b6b99f0-eb5a-46f0-bf47-895c51ac4797 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Delete qos_spec: fc728c6c-d694-489c-80e9-f1e73dbe29de, force: False {{(pid=87971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 08:57:08.324517 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.324517 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.332412 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.332412 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.363804 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.363804 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.371330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:57:08.371330 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:57:08.376820 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b6b99f0-eb5a-46f0-bf47-895c51ac4797 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de?force=False returned with HTTP 202 Jan 19 08:57:08.377968 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 774/1570] 10.222.0.25 () {58 vars in 1347 bytes} [Tue Jan 19 08:57:08 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de?force=False => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:08.388676 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d95b3bc8-4251-46ea-a461-d1860af95d80 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de Jan 19 08:57:08.389985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d95b3bc8-4251-46ea-a461-d1860af95d80 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.390361 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.390361 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.391124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d95b3bc8-4251-46ea-a461-d1860af95d80 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.392381 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.392381 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.393762 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.393762 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.405933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d95b3bc8-4251-46ea-a461-d1860af95d80 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de returned with HTTP 404 Jan 19 08:57:08.410528 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 797/1571] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:57:08.422396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39bf5913-6fc8-4e84-950e-a5efb284cf7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs Jan 19 08:57:08.422972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39bf5913-6fc8-4e84-950e-a5efb284cf7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.423189 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.423189 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.423574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39bf5913-6fc8-4e84-950e-a5efb284cf7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.424245 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.424245 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.443304 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39bf5913-6fc8-4e84-950e-a5efb284cf7e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs returned with HTTP 200 Jan 19 08:57:08.444619 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 775/1572] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs => generated 175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.476286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5ce1b2f-d134-4d4d-a238-f3495e8c71a3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] POST http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs Jan 19 08:57:08.477076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5ce1b2f-d134-4d4d-a238-f3495e8c71a3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1137632932", "consumer": "both"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:08.479762 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.qos_specs [None req-b5ce1b2f-d134-4d4d-a238-f3495e8c71a3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1137632932', 'consumer': 'both', 'specs': {}} {{(pid=87970) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 19 08:57:08.495754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-b5ce1b2f-d134-4d4d-a238-f3495e8c71a3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DB qos_specs_create(): root {'id': '67e3e080-b9f9-4d94-9917-bf50e56625a0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1137632932'} {{(pid=87970) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 19 08:57:08.504675 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5ce1b2f-d134-4d4d-a238-f3495e8c71a3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs returned with HTTP 200 Jan 19 08:57:08.519370 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 798/1573] 10.222.0.25 () {60 vars in 1231 bytes} [Tue Jan 19 08:57:08 2021] POST /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs => generated 431 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.519575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4bc00f31-561c-4550-bf5b-cf10c2b29a9b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0?force=False Jan 19 08:57:08.519834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4bc00f31-561c-4550-bf5b-cf10c2b29a9b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.520168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.520168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.520406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4bc00f31-561c-4550-bf5b-cf10c2b29a9b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.521032 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.521032 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.521847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4bc00f31-561c-4550-bf5b-cf10c2b29a9b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Delete qos_spec: 67e3e080-b9f9-4d94-9917-bf50e56625a0, force: False {{(pid=87971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 08:57:08.522525 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.522525 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.565228 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.565228 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.586810 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.586810 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.595715 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:57:08.595715 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:57:08.612973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4bc00f31-561c-4550-bf5b-cf10c2b29a9b tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0?force=False returned with HTTP 202 Jan 19 08:57:08.614492 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 776/1574] 10.222.0.25 () {58 vars in 1347 bytes} [Tue Jan 19 08:57:08 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0?force=False => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:08.630391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c76c2b1-2791-41d5-bcfd-edd27fd7d0fe tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0 Jan 19 08:57:08.631026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c76c2b1-2791-41d5-bcfd-edd27fd7d0fe tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.631269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.631269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.631628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c76c2b1-2791-41d5-bcfd-edd27fd7d0fe tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.632462 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.632462 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.635010 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.635010 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.642897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c76c2b1-2791-41d5-bcfd-edd27fd7d0fe tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0 returned with HTTP 404 Jan 19 08:57:08.644746 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 799/1575] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:08.654854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25c4de52-30ec-42f9-b247-ebeec8dc9322 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs Jan 19 08:57:08.655405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25c4de52-30ec-42f9-b247-ebeec8dc9322 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.655622 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.655622 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.656039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25c4de52-30ec-42f9-b247-ebeec8dc9322 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.656668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.656668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.674434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25c4de52-30ec-42f9-b247-ebeec8dc9322 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs returned with HTTP 200 Jan 19 08:57:08.675543 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 777/1576] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.689594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-050c6971-2cb9-44c8-bbdf-b328d9d8381d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] POST http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs Jan 19 08:57:08.690803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-050c6971-2cb9-44c8-bbdf-b328d9d8381d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1034093403", "consumer": "front-end"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:08.693326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.qos_specs [None req-050c6971-2cb9-44c8-bbdf-b328d9d8381d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1034093403', 'consumer': 'front-end', 'specs': {}} {{(pid=87970) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 19 08:57:08.705942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-050c6971-2cb9-44c8-bbdf-b328d9d8381d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DB qos_specs_create(): root {'id': 'caae3380-53a5-481b-b7d1-fcb46c4bb78c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1034093403'} {{(pid=87970) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 19 08:57:08.715648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-050c6971-2cb9-44c8-bbdf-b328d9d8381d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs returned with HTTP 200 Jan 19 08:57:08.729508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f74ce882-890b-453c-87d1-5361599c9e9e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c?force=False Jan 19 08:57:08.730043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f74ce882-890b-453c-87d1-5361599c9e9e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.730232 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.730232 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.730647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f74ce882-890b-453c-87d1-5361599c9e9e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.731285 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.731285 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.732101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f74ce882-890b-453c-87d1-5361599c9e9e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Delete qos_spec: caae3380-53a5-481b-b7d1-fcb46c4bb78c, force: False {{(pid=87971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 08:57:08.733729 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.733729 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.734626 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 800/1577] 10.222.0.25 () {60 vars in 1231 bytes} [Tue Jan 19 08:57:08 2021] POST /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs => generated 436 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.742007 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.742007 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.788315 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.788315 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.795784 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:57:08.795784 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:57:08.802422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f74ce882-890b-453c-87d1-5361599c9e9e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c?force=False returned with HTTP 202 Jan 19 08:57:08.803346 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 778/1578] 10.222.0.25 () {58 vars in 1347 bytes} [Tue Jan 19 08:57:08 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c?force=False => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:08.827348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ee35e30-0998-431e-9cb0-48290a0f4d4c tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c Jan 19 08:57:08.827934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ee35e30-0998-431e-9cb0-48290a0f4d4c tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.828160 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.828160 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.828526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ee35e30-0998-431e-9cb0-48290a0f4d4c tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.829429 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.829429 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.832600 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.832600 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.841604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ee35e30-0998-431e-9cb0-48290a0f4d4c tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c returned with HTTP 404 Jan 19 08:57:08.842946 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 801/1579] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:08.856101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9d56108-9d78-4a43-ac6f-35f19b2b5ac2 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs Jan 19 08:57:08.857366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9d56108-9d78-4a43-ac6f-35f19b2b5ac2 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.857687 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.857687 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.858543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9d56108-9d78-4a43-ac6f-35f19b2b5ac2 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.859932 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.859932 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.877201 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9d56108-9d78-4a43-ac6f-35f19b2b5ac2 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs returned with HTTP 200 Jan 19 08:57:08.884683 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 779/1580] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.901726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-019654d4-277b-4324-adc6-97931c52e1c6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 Jan 19 08:57:08.902985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-019654d4-277b-4324-adc6-97931c52e1c6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.903646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-019654d4-277b-4324-adc6-97931c52e1c6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.914230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-019654d4-277b-4324-adc6-97931c52e1c6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 returned with HTTP 200 Jan 19 08:57:08.915371 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 802/1581] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 => generated 459 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.929340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b432b92c-faeb-4f3b-947b-1a5541696429 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs Jan 19 08:57:08.930045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b432b92c-faeb-4f3b-947b-1a5541696429 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:08.930367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.930367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.931399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b432b92c-faeb-4f3b-947b-1a5541696429 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:08.932314 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.932314 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.935303 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.935303 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 19 08:57:08.952473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b432b92c-faeb-4f3b-947b-1a5541696429 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs returned with HTTP 200 Jan 19 08:57:08.954575 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 780/1582] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 08:57:08 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs => generated 175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:08.969301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2bdb9321-1b90-4ed4-81c7-9b4daf32403e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] PUT http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 Jan 19 08:57:08.971313 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:08.971313 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:08.972352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2bdb9321-1b90-4ed4-81c7-9b4daf32403e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:08.973803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:08.973803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:08.976422 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.976422 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:08.985663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.qos_specs [None req-2bdb9321-1b90-4ed4-81c7-9b4daf32403e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87970) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 19 08:57:08.986614 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:08.986614 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:09.001650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-2bdb9321-1b90-4ed4-81c7-9b4daf32403e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] qos_specs_update() value: {'id': '8ddd00df-ff11-4de3-aa9a-99b5b3d1453f', 'key': 'iops_bytes', 'value': '500', 'specs_id': '86a57d69-56c7-40d0-805d-69fee2503ad2', 'deleted': False} {{(pid=87970) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 19 08:57:09.009986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2bdb9321-1b90-4ed4-81c7-9b4daf32403e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 returned with HTTP 200 Jan 19 08:57:09.015376 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 803/1583] 10.222.0.25 () {60 vars in 1341 bytes} [Tue Jan 19 08:57:08 2021] PUT /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 => generated 36 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 08:57:09.024247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1757067-be55-4c29-8550-435b6b983e00 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 Jan 19 08:57:09.024980 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1757067-be55-4c29-8550-435b6b983e00 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.025581 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.025581 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:09.026532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1757067-be55-4c29-8550-435b6b983e00 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.027829 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.027829 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:09.029436 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:09.029436 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:09.047048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1757067-be55-4c29-8550-435b6b983e00 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 returned with HTTP 200 Jan 19 08:57:09.062148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a507302c-6132-4287-ba9e-11b2f67f2e1a tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] PUT http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/delete_keys Jan 19 08:57:09.063406 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.063406 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:09.064090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a507302c-6132-4287-ba9e-11b2f67f2e1a tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:09.067086 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.067086 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:09.067889 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 781/1584] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:09.068884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a507302c-6132-4287-ba9e-11b2f67f2e1a tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Delete_key spec: 86a57d69-56c7-40d0-805d-69fee2503ad2, keys: ['iops_bytes'] {{(pid=87970) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 19 08:57:09.069718 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:09.069718 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:09.079746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:57:09.079746 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:57:09.098449 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:09.098449 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:09.106740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a507302c-6132-4287-ba9e-11b2f67f2e1a tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/delete_keys returned with HTTP 202 Jan 19 08:57:09.111557 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 804/1585] 10.222.0.25 () {60 vars in 1377 bytes} [Tue Jan 19 08:57:09 2021] PUT /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2/delete_keys => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:09.121686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-258b41d7-36c8-4b93-8ceb-cc9a820b3dfc tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 Jan 19 08:57:09.122436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-258b41d7-36c8-4b93-8ceb-cc9a820b3dfc tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.122870 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.122870 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:09.123506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-258b41d7-36c8-4b93-8ceb-cc9a820b3dfc tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.124544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.124544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:09.125937 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:09.125937 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:09.128449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a507302c-6132-4287-ba9e-11b2f67f2e1a tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume// Jan 19 08:57:09.131905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a507302c-6132-4287-ba9e-11b2f67f2e1a tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.132310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.132310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:09.132990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a507302c-6132-4287-ba9e-11b2f67f2e1a tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.134217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a507302c-6132-4287-ba9e-11b2f67f2e1a tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:57:09.138016 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 805/1586] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:57:09.142911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-258b41d7-36c8-4b93-8ceb-cc9a820b3dfc tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 returned with HTTP 200 Jan 19 08:57:09.144027 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 782/1587] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 => generated 459 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:09.154991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-740d5ee1-f214-45ec-a308-c70f34beb3d8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:09.155791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-740d5ee1-f214-45ec-a308-c70f34beb3d8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.156470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-740d5ee1-f214-45ec-a308-c70f34beb3d8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.167720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a19661bd-e2b2-43f6-b67d-9a8ab74c58d3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 Jan 19 08:57:09.168179 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a19661bd-e2b2-43f6-b67d-9a8ab74c58d3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.168378 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.168378 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:09.177174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a19661bd-e2b2-43f6-b67d-9a8ab74c58d3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.182293 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.182293 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:09.183754 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:09.183754 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:09.203744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a19661bd-e2b2-43f6-b67d-9a8ab74c58d3 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 returned with HTTP 200 Jan 19 08:57:09.204847 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 783/1588] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 => generated 459 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:09.218478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fbce050-c2a6-4f7e-b32d-7ff3742fb706 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c?force=False Jan 19 08:57:09.219611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fbce050-c2a6-4f7e-b32d-7ff3742fb706 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.220200 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.220200 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:09.221197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fbce050-c2a6-4f7e-b32d-7ff3742fb706 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.222824 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.222824 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:09.224344 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9fbce050-c2a6-4f7e-b32d-7ff3742fb706 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Delete qos_spec: caae3380-53a5-481b-b7d1-fcb46c4bb78c, force: False {{(pid=87971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 08:57:09.225223 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:09.225223 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:09.234943 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fbce050-c2a6-4f7e-b32d-7ff3742fb706 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c?force=False returned with HTTP 404 Jan 19 08:57:09.236323 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 784/1589] 10.222.0.25 () {58 vars in 1347 bytes} [Tue Jan 19 08:57:09 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:09.248308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d211fc85-251a-4da0-aa73-75bd6c9f5fe6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c Jan 19 08:57:09.249210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d211fc85-251a-4da0-aa73-75bd6c9f5fe6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.249920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d211fc85-251a-4da0-aa73-75bd6c9f5fe6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.261989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d211fc85-251a-4da0-aa73-75bd6c9f5fe6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c returned with HTTP 404 Jan 19 08:57:09.264188 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 785/1590] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/caae3380-53a5-481b-b7d1-fcb46c4bb78c => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:09.288662 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab953edd-6851-4775-a741-75796c1e1b62 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0?force=False Jan 19 08:57:09.289207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab953edd-6851-4775-a741-75796c1e1b62 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.289696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab953edd-6851-4775-a741-75796c1e1b62 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.292217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ab953edd-6851-4775-a741-75796c1e1b62 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Delete qos_spec: 67e3e080-b9f9-4d94-9917-bf50e56625a0, force: False {{(pid=87971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 08:57:09.293389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.293389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:09.313673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab953edd-6851-4775-a741-75796c1e1b62 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0?force=False returned with HTTP 404 Jan 19 08:57:09.314982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-740d5ee1-f214-45ec-a308-c70f34beb3d8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:09.315184 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 786/1591] 10.222.0.25 () {58 vars in 1347 bytes} [Tue Jan 19 08:57:09 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0?force=False => generated 100 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:09.332308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47f1938a-662e-47ed-9949-b2d5213f4054 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0 Jan 19 08:57:09.332920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47f1938a-662e-47ed-9949-b2d5213f4054 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.333575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47f1938a-662e-47ed-9949-b2d5213f4054 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.341556 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.341556 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:09.350037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47f1938a-662e-47ed-9949-b2d5213f4054 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0 returned with HTTP 404 Jan 19 08:57:09.351265 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 787/1592] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/67e3e080-b9f9-4d94-9917-bf50e56625a0 => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:57:09.353505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-740d5ee1-f214-45ec-a308-c70f34beb3d8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:09.354904 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 806/1593] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1466 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:57:09.363017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27d21891-147e-4b5c-a776-c157113ef045 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de?force=False Jan 19 08:57:09.363562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27d21891-147e-4b5c-a776-c157113ef045 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.364290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27d21891-147e-4b5c-a776-c157113ef045 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.365463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27d21891-147e-4b5c-a776-c157113ef045 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Delete qos_spec: fc728c6c-d694-489c-80e9-f1e73dbe29de, force: False {{(pid=87971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 08:57:09.373337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27d21891-147e-4b5c-a776-c157113ef045 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de?force=False returned with HTTP 404 Jan 19 08:57:09.374670 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 788/1594] 10.222.0.25 () {58 vars in 1347 bytes} [Tue Jan 19 08:57:09 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:09.384930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b70071f0-e367-4449-9dbc-6471aa35b3c6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de Jan 19 08:57:09.385809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b70071f0-e367-4449-9dbc-6471aa35b3c6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.386357 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:09.386357 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:09.386978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b70071f0-e367-4449-9dbc-6471aa35b3c6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.388759 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:09.388759 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:09.402401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-706721c1-6c77-4c03-b499-7e792be136a9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] PUT http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba Jan 19 08:57:09.402401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-706721c1-6c77-4c03-b499-7e792be136a9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:09.406561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b70071f0-e367-4449-9dbc-6471aa35b3c6 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de returned with HTTP 404 Jan 19 08:57:09.411623 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 807/1595] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/fc728c6c-d694-489c-80e9-f1e73dbe29de => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:09.416725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1dbcfc7a-cb28-4a8b-947e-be5eae10ae69 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/e5daf08d-36fe-4478-be46-dcf61a3739e6 Jan 19 08:57:09.420348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1dbcfc7a-cb28-4a8b-947e-be5eae10ae69 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.420913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1dbcfc7a-cb28-4a8b-947e-be5eae10ae69 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.459252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:57:09.459252 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:57:09.459775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-706721c1-6c77-4c03-b499-7e792be136a9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.015s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:57:09.463952 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:09.463952 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:09.557519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:57:09.557519 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:57:09.583263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1dbcfc7a-cb28-4a8b-947e-be5eae10ae69 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/e5daf08d-36fe-4478-be46-dcf61a3739e6 returned with HTTP 202 Jan 19 08:57:09.584783 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 808/1596] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:57:09 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/types/e5daf08d-36fe-4478-be46-dcf61a3739e6 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:09.592037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27c1da2b-279e-4e83-b437-71e6745c5cbb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/e5daf08d-36fe-4478-be46-dcf61a3739e6 Jan 19 08:57:09.592651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27c1da2b-279e-4e83-b437-71e6745c5cbb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.593233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27c1da2b-279e-4e83-b437-71e6745c5cbb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.615943 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27c1da2b-279e-4e83-b437-71e6745c5cbb tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/e5daf08d-36fe-4478-be46-dcf61a3739e6 returned with HTTP 404 Jan 19 08:57:09.619994 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 809/1597] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/types/e5daf08d-36fe-4478-be46-dcf61a3739e6 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:57:09.629464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb4f6d34-00e8-4ad1-9cc4-d063d9985904 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/fbe1fe18-78fe-4712-929d-8e2acf216aea Jan 19 08:57:09.631325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb4f6d34-00e8-4ad1-9cc4-d063d9985904 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.631990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb4f6d34-00e8-4ad1-9cc4-d063d9985904 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.755997 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb4f6d34-00e8-4ad1-9cc4-d063d9985904 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/fbe1fe18-78fe-4712-929d-8e2acf216aea returned with HTTP 202 Jan 19 08:57:09.757742 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 810/1598] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:57:09 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/types/fbe1fe18-78fe-4712-929d-8e2acf216aea => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:09.767977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50ce4afa-7bc6-4602-84c4-7fa0499041d4 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/fbe1fe18-78fe-4712-929d-8e2acf216aea Jan 19 08:57:09.769865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50ce4afa-7bc6-4602-84c4-7fa0499041d4 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.773962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50ce4afa-7bc6-4602-84c4-7fa0499041d4 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.796987 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50ce4afa-7bc6-4602-84c4-7fa0499041d4 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/fbe1fe18-78fe-4712-929d-8e2acf216aea returned with HTTP 404 Jan 19 08:57:09.799286 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 811/1599] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/types/fbe1fe18-78fe-4712-929d-8e2acf216aea => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:09.806971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e858693-7ff1-42ee-9211-d6f6a4d3808f tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/6908c74f-3b13-4283-9506-b822b2330d4d Jan 19 08:57:09.807896 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e858693-7ff1-42ee-9211-d6f6a4d3808f tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.808929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e858693-7ff1-42ee-9211-d6f6a4d3808f tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.926682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e858693-7ff1-42ee-9211-d6f6a4d3808f tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/6908c74f-3b13-4283-9506-b822b2330d4d returned with HTTP 202 Jan 19 08:57:09.928108 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 812/1600] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:57:09 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/types/6908c74f-3b13-4283-9506-b822b2330d4d => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:57:09.937525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7348cc81-1a87-4688-9e08-7034ffedf10d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/6908c74f-3b13-4283-9506-b822b2330d4d Jan 19 08:57:09.938428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7348cc81-1a87-4688-9e08-7034ffedf10d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.939871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7348cc81-1a87-4688-9e08-7034ffedf10d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.974366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7348cc81-1a87-4688-9e08-7034ffedf10d tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/types/6908c74f-3b13-4283-9506-b822b2330d4d returned with HTTP 404 Jan 19 08:57:09.976410 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 813/1601] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:57:09 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/types/6908c74f-3b13-4283-9506-b822b2330d4d => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:09.994545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce0ad20c-41c8-4768-9e41-137784d46674 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] DELETE http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2?force=False Jan 19 08:57:09.995247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce0ad20c-41c8-4768-9e41-137784d46674 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:09.996604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce0ad20c-41c8-4768-9e41-137784d46674 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:09.999222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ce0ad20c-41c8-4768-9e41-137784d46674 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Delete qos_spec: 86a57d69-56c7-40d0-805d-69fee2503ad2, force: False {{(pid=87970) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 19 08:57:10.020434 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:10.020434 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:10.088586 n-d-758944-2 devstack@c-api.service[87969]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 19 08:57:10.088586 n-d-758944-2 devstack@c-api.service[87969]: options(joinedload_all('specs')).all() Jan 19 08:57:10.114210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:57:10.114210 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:57:10.134821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce0ad20c-41c8-4768-9e41-137784d46674 tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2?force=False returned with HTTP 202 Jan 19 08:57:10.137348 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 814/1602] 10.222.0.25 () {58 vars in 1347 bytes} [Tue Jan 19 08:57:09 2021] DELETE /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2?force=False => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 08:57:10.150967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ccbde666-4270-48ba-9ff6-10255f025a3e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] GET http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 Jan 19 08:57:10.152167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ccbde666-4270-48ba-9ff6-10255f025a3e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:10.152501 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:10.152501 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:10.153063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ccbde666-4270-48ba-9ff6-10255f025a3e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:10.154171 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:10.154171 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:10.164535 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ccbde666-4270-48ba-9ff6-10255f025a3e tempest-QosSpecsTestJSON-20679043 tempest-QosSpecsTestJSON-20679043] http://10.222.0.25/volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 returned with HTTP 404 Jan 19 08:57:10.166496 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 815/1603] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:10 2021] GET /volume/v3/18246e099fc945db9ad6f635418402a0/qos-specs/86a57d69-56c7-40d0-805d-69fee2503ad2 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:11.695220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-706721c1-6c77-4c03-b499-7e792be136a9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b-n-h2-758944-2'" released by "attachment_update" :: held 2.235s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:57:11.696442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-706721c1-6c77-4c03-b499-7e792be136a9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba returned with HTTP 200 Jan 19 08:57:11.697553 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 789/1604] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:57:09 2021] PUT /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba => generated 762 bytes in 2308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:11.741127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-96b7710e-07ab-4404-96d0-d2cc3991908a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba/action Jan 19 08:57:11.742076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-96b7710e-07ab-4404-96d0-d2cc3991908a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:57:11.742463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-96b7710e-07ab-4404-96d0-d2cc3991908a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:11.825354 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:11.825354 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:11.842640 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2a3928f9-ac13-4c55-b79b-116e0a6c3bb7 req-96b7710e-07ab-4404-96d0-d2cc3991908a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba/action returned with HTTP 204 Jan 19 08:57:11.844444 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 816/1605] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:57:11 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:17.207481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-164d9afe-e7ba-4e56-a5d1-ec07f1091cbd tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] GET http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff Jan 19 08:57:17.208827 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-164d9afe-e7ba-4e56-a5d1-ec07f1091cbd tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:17.209101 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:17.209101 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:17.209593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-164d9afe-e7ba-4e56-a5d1-ec07f1091cbd tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:17.210551 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:17.210551 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:17.245739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-164d9afe-e7ba-4e56-a5d1-ec07f1091cbd tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff returned with HTTP 200 Jan 19 08:57:17.247092 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 790/1606] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:16 2021] GET /volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff => generated 361 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:17.449464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] POST http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes Jan 19 08:57:17.449936 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:17.449936 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:17.450357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-675847146"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:17.452298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-675847146'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:17.452647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Create volume of 1 GB Jan 19 08:57:17.480049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes Jan 19 08:57:17.480445 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Availability Zones retrieved successfully. Jan 19 08:57:17.480953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-329844738"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:17.482066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-329844738'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:17.482724 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume of 1 GB Jan 19 08:57:17.500436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Flow 'volume_create_api' (ca3d6e37-7493-4e61-880e-7d264a753f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:17.504332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2078bf8d-908d-4d68-acfb-3ecdb08fd8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.506706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:17.508985 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Availability Zones retrieved successfully. Jan 19 08:57:17.535825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (eb0cf402-4c90-40d5-a735-98680654c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:17.538568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bb890e4-d345-4a12-84d7-cb280a298f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.540941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:17.588068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2078bf8d-908d-4d68-acfb-3ecdb08fd8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.591146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5598b7d-d195-47f1-9470-919e4692e968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.620386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bb890e4-d345-4a12-84d7-cb280a298f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.623097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29f5a81-16d3-42ec-8682-0288cb7e4d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.739465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['3a1769d8-25c8-4130-bd3b-b5ee6329934f', '01660e88-5e1a-48c1-8f20-73991ea298ee', '56f2c1f5-5bdf-493c-8afd-ca0f7355e083', 'e26ba2f3-013a-42b7-bd18-e2e5c8607076'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:17.742595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29f5a81-16d3-42ec-8682-0288cb7e4d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a1769d8-25c8-4130-bd3b-b5ee6329934f', '01660e88-5e1a-48c1-8f20-73991ea298ee', '56f2c1f5-5bdf-493c-8afd-ca0f7355e083', 'e26ba2f3-013a-42b7-bd18-e2e5c8607076']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.753965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be44eda-ad59-40b4-9a77-d9c74f4ac2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.771126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Created reservations ['506e4fa2-5647-46dd-9633-4afdfdc7b73c', '8ca9f11f-685e-4ef5-b7e2-a60b65dde810', '96d1bf6f-e1ca-4c15-8523-82d5aeef5152', 'c464ec78-b5f9-42b1-ae25-418d2725075d'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:17.773262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5598b7d-d195-47f1-9470-919e4692e968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['506e4fa2-5647-46dd-9633-4afdfdc7b73c', '8ca9f11f-685e-4ef5-b7e2-a60b65dde810', '96d1bf6f-e1ca-4c15-8523-82d5aeef5152', 'c464ec78-b5f9-42b1-ae25-418d2725075d']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.776455 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844ccde7-36db-41b2-af63-3713839d4b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.851037 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be44eda-ad59-40b4-9a77-d9c74f4ac2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7e21089-397d-4700-8ad0-5810cce6093a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-329844738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['3a1769d8-25c8-4130-bd3b-b5ee6329934f','01660e88-5e1a-48c1-8f20-73991ea298ee','56f2c1f5-5bdf-493c-8afd-ca0f7355e083','e26ba2f3-013a-42b7-bd18-e2e5c8607076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-329844738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7e21089-397d-4700-8ad0-5810cce6093a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30b07661f4da469498d836268ea7cc34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.853094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9f3e4b-117d-410a-a4f1-0016182a02ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.873113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (844ccde7-36db-41b2-af63-3713839d4b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e33d0bb-ac3a-43bc-879d-7aa757fe8117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-675847146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3648f83b70b4f6cbcff7f1eed9ad9ff',qos_specs=None,replication_status=,reservations=['506e4fa2-5647-46dd-9633-4afdfdc7b73c','8ca9f11f-685e-4ef5-b7e2-a60b65dde810','96d1bf6f-e1ca-4c15-8523-82d5aeef5152','c464ec78-b5f9-42b1-ae25-418d2725075d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654088173f0b490095d9ba2267f90fb7',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-675847146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e33d0bb-ac3a-43bc-879d-7aa757fe8117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3648f83b70b4f6cbcff7f1eed9ad9ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='654088173f0b490095d9ba2267f90fb7',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.877161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c405221-1984-4e3d-a618-a8fb8e8a9ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.881738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9f3e4b-117d-410a-a4f1-0016182a02ac) transitioned into state 'SUCCESS' from state '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-329844738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['3a1769d8-25c8-4130-bd3b-b5ee6329934f','01660e88-5e1a-48c1-8f20-73991ea298ee','56f2c1f5-5bdf-493c-8afd-ca0f7355e083','e26ba2f3-013a-42b7-bd18-e2e5c8607076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.883996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f1a967-d011-4924-939c-daebae3b21d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.902955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f1a967-d011-4924-939c-daebae3b21d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.908483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (eb0cf402-4c90-40d5-a735-98680654c085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:17.920952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c405221-1984-4e3d-a618-a8fb8e8a9ab7) transitioned into state 'SUCCESS' from state '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-675847146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3648f83b70b4f6cbcff7f1eed9ad9ff',qos_specs=None,replication_status=,reservations=['506e4fa2-5647-46dd-9633-4afdfdc7b73c','8ca9f11f-685e-4ef5-b7e2-a60b65dde810','96d1bf6f-e1ca-4c15-8523-82d5aeef5152','c464ec78-b5f9-42b1-ae25-418d2725075d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654088173f0b490095d9ba2267f90fb7',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.923538 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e36009db-76b6-40c5-943c-ac23bdaeae5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:17.949285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e36009db-76b6-40c5-943c-ac23bdaeae5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:17.951972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Flow 'volume_create_api' (ca3d6e37-7493-4e61-880e-7d264a753f99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:17.998917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request issued successfully. Jan 19 08:57:18.015876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cd8b399-388e-4305-8e58-eee70f86bcf9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes returned with HTTP 202 Jan 19 08:57:18.017097 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 791/1607] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:17 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/volumes => generated 822 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:18.033256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-82917f38-627e-4e11-9426-1539b29023c0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 08:57:18.034874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-82917f38-627e-4e11-9426-1539b29023c0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:18.035618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:18.035618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:18.036296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-82917f38-627e-4e11-9426-1539b29023c0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:18.063264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Create volume request issued successfully. Jan 19 08:57:18.097504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8800c300-7d53-4050-9e38-d3898bc5d6b8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes returned with HTTP 202 Jan 19 08:57:18.099220 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:18.099220 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:18.108691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-82917f38-627e-4e11-9426-1539b29023c0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 08:57:18.110618 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 817/1608] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:17 2021] POST /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes => generated 827 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:18.126293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04a8ceb1-e151-4642-a7b4-1b8c64bd418d tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] GET http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 Jan 19 08:57:18.126902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04a8ceb1-e151-4642-a7b4-1b8c64bd418d tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:18.127098 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:18.127098 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:18.128072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04a8ceb1-e151-4642-a7b4-1b8c64bd418d tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:18.135359 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-82917f38-627e-4e11-9426-1539b29023c0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 08:57:18.136509 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 792/1609] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:18 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 890 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:18.242746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:18.242746 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:18.272108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-04a8ceb1-e151-4642-a7b4-1b8c64bd418d tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Volume info retrieved successfully. Jan 19 08:57:18.300161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04a8ceb1-e151-4642-a7b4-1b8c64bd418d tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 returned with HTTP 200 Jan 19 08:57:18.301695 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 818/1610] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:18 2021] GET /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 => generated 895 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:19.154971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e507dd62-bdca-41e9-9cd0-f6fc42d22c4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 08:57:19.154971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e507dd62-bdca-41e9-9cd0-f6fc42d22c4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:19.154971 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:19.154971 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:19.154971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e507dd62-bdca-41e9-9cd0-f6fc42d22c4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:19.241705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:19.241705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:19.250055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e507dd62-bdca-41e9-9cd0-f6fc42d22c4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 08:57:19.274650 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e507dd62-bdca-41e9-9cd0-f6fc42d22c4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 08:57:19.275395 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 793/1611] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:19 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:19.291349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fa7b53d-0918-462c-8216-88f9285c51f8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 08:57:19.291813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:19.291813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:19.292237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fa7b53d-0918-462c-8216-88f9285c51f8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7e21089-397d-4700-8ad0-5810cce6093a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1517347851"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:19.317446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77e60133-4b82-46d2-8e6c-e741d48222f2 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] GET http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 Jan 19 08:57:19.318262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77e60133-4b82-46d2-8e6c-e741d48222f2 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:19.318674 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:19.318674 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:19.319316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77e60133-4b82-46d2-8e6c-e741d48222f2 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:19.347995 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:19.347995 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:19.349434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2fa7b53d-0918-462c-8216-88f9285c51f8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 08:57:19.349915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-2fa7b53d-0918-462c-8216-88f9285c51f8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 08:57:19.378396 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:19.378396 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:19.387359 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-77e60133-4b82-46d2-8e6c-e741d48222f2 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Volume info retrieved successfully. Jan 19 08:57:19.415473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77e60133-4b82-46d2-8e6c-e741d48222f2 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 returned with HTTP 200 Jan 19 08:57:19.416308 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 794/1612] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:19 2021] GET /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:19.434612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2fa7b53d-0918-462c-8216-88f9285c51f8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['9ce1a529-c6f2-4752-9abe-bf802d35e4e0', 'd9453f21-7dc1-437a-8888-76565c2dbe15', 'c96ec25b-69c2-41e0-905e-1ec41b0ae6d2', '782adc63-47fa-41a7-8640-97ca7f6467b0'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:19.440664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4485c055-d9ca-466a-8d55-d19a8eb8c2a0 tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] PUT http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff Jan 19 08:57:19.441149 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:19.441149 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:19.441570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4485c055-d9ca-466a-8d55-d19a8eb8c2a0 tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:19.589174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4485c055-d9ca-466a-8d55-d19a8eb8c2a0 tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff returned with HTTP 200 Jan 19 08:57:19.595391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 795/1613] 10.222.0.25 () {60 vars in 1341 bytes} [Tue Jan 19 08:57:19 2021] PUT /volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff => generated 316 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:19.598754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2fa7b53d-0918-462c-8216-88f9285c51f8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot create request issued successfully. Jan 19 08:57:19.599570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fa7b53d-0918-462c-8216-88f9285c51f8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 08:57:19.600513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] POST http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes Jan 19 08:57:19.601109 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 819/1614] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 08:57:19 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 310 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:19.603041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:19.604842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Create volume request body: {'volume': {'size': 2}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:19.605300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Create volume of 2 GB Jan 19 08:57:19.616350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06efdd8b-8b49-48aa-87b5-8e8fa3f60152 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 08:57:19.617406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06efdd8b-8b49-48aa-87b5-8e8fa3f60152 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:19.617633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:19.617633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:19.618411 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06efdd8b-8b49-48aa-87b5-8e8fa3f60152 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:19.623964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Availability Zones retrieved successfully. Jan 19 08:57:19.641949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Flow 'volume_create_api' (5d4cd620-c3c4-45ff-bf79-e5d198d3939d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:19.645503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3ee417-b400-4422-afc6-83be7319b382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:19.647956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Validating volume size '2' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:19.652367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:19.652367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:19.653833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-06efdd8b-8b49-48aa-87b5-8e8fa3f60152 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 08:57:19.656008 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06efdd8b-8b49-48aa-87b5-8e8fa3f60152 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 returned with HTTP 200 Jan 19 08:57:19.657014 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 820/1615] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:19 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:19.722343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3ee417-b400-4422-afc6-83be7319b382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:19.725439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1510a3-3aed-4824-acaf-2e5948439eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:19.792915 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota_utils [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Quota exceeded for e3648f83b70b4f6cbcff7f1eed9ad9ff, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 19 08:57:19.819314 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1510a3-3aed-4824-acaf-2e5948439eca) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 08:57:19.819314 n-d-758944-2 devstack@c-api.service[87969]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 19 08:57:19.825056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1510a3-3aed-4824-acaf-2e5948439eca) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:19.828495 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1510a3-3aed-4824-acaf-2e5948439eca) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:57:19.831775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3ee417-b400-4422-afc6-83be7319b382) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:19.834320 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3ee417-b400-4422-afc6-83be7319b382) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:57:19.838051 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Flow 'volume_create_api' (5d4cd620-c3c4-45ff-bf79-e5d198d3939d) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 08:57:19.839237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.middleware.fault [None req-61019196-de6e-4f39-a125-b9bdf3dd37db tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes returned with HTTP 413 Jan 19 08:57:19.841206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 796/1616] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:19 2021] POST /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes => generated 208 bytes in 245 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 19 08:57:19.853710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fb29b95-fb02-4549-8cf4-30654b03c7ce tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] PUT http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff Jan 19 08:57:19.854180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:19.854180 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:19.854635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fb29b95-fb02-4549-8cf4-30654b03c7ce tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:20.043533 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fb29b95-fb02-4549-8cf4-30654b03c7ce tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff returned with HTTP 200 Jan 19 08:57:20.044796 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 821/1617] 10.222.0.25 () {60 vars in 1341 bytes} [Tue Jan 19 08:57:19 2021] PUT /volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff => generated 316 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:20.056891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] POST http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes Jan 19 08:57:20.057689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:20.057689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:20.058359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:20.059638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Create volume request body: {'volume': {'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:20.060129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Create volume of 1 GB Jan 19 08:57:20.061216 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:20.061216 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:20.097535 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Availability Zones retrieved successfully. Jan 19 08:57:20.128646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Flow 'volume_create_api' (f65de2d8-db8b-41ad-83ba-15d9a6400618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:20.131750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d77c47e-e616-4b46-bda4-6a2898670f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:20.133968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:20.231005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d77c47e-e616-4b46-bda4-6a2898670f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:20.233993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8b2aa9-838f-4b41-bde6-8db22c23aa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:20.299587 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota_utils [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Quota exceeded for e3648f83b70b4f6cbcff7f1eed9ad9ff, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 19 08:57:20.301560 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8b2aa9-838f-4b41-bde6-8db22c23aa5d) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 08:57:20.301560 n-d-758944-2 devstack@c-api.service[87969]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 19 08:57:20.306386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8b2aa9-838f-4b41-bde6-8db22c23aa5d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:20.309138 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8b2aa9-838f-4b41-bde6-8db22c23aa5d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:57:20.311073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d77c47e-e616-4b46-bda4-6a2898670f2c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:20.313122 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d77c47e-e616-4b46-bda4-6a2898670f2c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 08:57:20.316459 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Flow 'volume_create_api' (f65de2d8-db8b-41ad-83ba-15d9a6400618) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 08:57:20.317225 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.middleware.fault [None req-e5b1fd82-3702-46b0-a700-98421ecc2eef tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes returned with HTTP 413 Jan 19 08:57:20.323142 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 797/1618] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:20 2021] POST /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes => generated 150 bytes in 271 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 19 08:57:20.332167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0315378a-33bb-473b-a812-fb482374325c tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] PUT http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff Jan 19 08:57:20.333064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0315378a-33bb-473b-a812-fb482374325c tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:20.421701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0315378a-33bb-473b-a812-fb482374325c tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff returned with HTTP 200 Jan 19 08:57:20.422925 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 822/1619] 10.222.0.25 () {60 vars in 1341 bytes} [Tue Jan 19 08:57:20 2021] PUT /volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff => generated 315 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:20.433943 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f19cc28a-9eaf-483d-9074-ffa764b71dda tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] POST http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117/action Jan 19 08:57:20.434536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:20.434536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:20.435082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f19cc28a-9eaf-483d-9074-ffa764b71dda tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:57:20.435550 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f19cc28a-9eaf-483d-9074-ffa764b71dda tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:20.489285 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:20.489285 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:20.490814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f19cc28a-9eaf-483d-9074-ffa764b71dda tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Volume info retrieved successfully. Jan 19 08:57:20.567522 n-d-758944-2 devstack@c-api.service[87969]: ERROR cinder.volume.api [None req-f19cc28a-9eaf-483d-9074-ffa764b71dda tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Quota exceeded for e3648f83b70b4f6cbcff7f1eed9ad9ff, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 19 08:57:20.574424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.middleware.fault [None req-f19cc28a-9eaf-483d-9074-ffa764b71dda tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117/action returned with HTTP 413 Jan 19 08:57:20.580942 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 798/1620] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:57:20 2021] POST /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117/action => generated 208 bytes in 151 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 19 08:57:20.585332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1f9d4ee-00e9-4438-9859-33ae9d642229 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] DELETE http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 Jan 19 08:57:20.585965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1f9d4ee-00e9-4438-9859-33ae9d642229 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:20.586463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1f9d4ee-00e9-4438-9859-33ae9d642229 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:20.586961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a1f9d4ee-00e9-4438-9859-33ae9d642229 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Delete volume with id: 1e33d0bb-ac3a-43bc-879d-7aa757fe8117 Jan 19 08:57:20.638256 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:20.638256 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:20.639785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1f9d4ee-00e9-4438-9859-33ae9d642229 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Volume info retrieved successfully. Jan 19 08:57:20.670331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a92a1bfd-b3ac-47e5-ab75-2f4035835cb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 08:57:20.670996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a92a1bfd-b3ac-47e5-ab75-2f4035835cb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:20.671220 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:20.671220 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:20.671584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a92a1bfd-b3ac-47e5-ab75-2f4035835cb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:20.684993 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1f9d4ee-00e9-4438-9859-33ae9d642229 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Delete volume request issued successfully. Jan 19 08:57:20.687198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1f9d4ee-00e9-4438-9859-33ae9d642229 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 returned with HTTP 202 Jan 19 08:57:20.692084 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 823/1621] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:57:20 2021] DELETE /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:20.711422 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:20.711422 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:20.712584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a92a1bfd-b3ac-47e5-ab75-2f4035835cb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 08:57:20.714493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a92a1bfd-b3ac-47e5-ab75-2f4035835cb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 returned with HTTP 200 Jan 19 08:57:20.715108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8b4e49e-9859-4e73-9d3e-13422d8cee64 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] GET http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 Jan 19 08:57:20.715583 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 799/1622] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:20 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:20.719654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8b4e49e-9859-4e73-9d3e-13422d8cee64 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:20.720685 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:20.720685 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:20.722150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8b4e49e-9859-4e73-9d3e-13422d8cee64 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:20.796038 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:20.796038 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:20.807497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b8b4e49e-9859-4e73-9d3e-13422d8cee64 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Volume info retrieved successfully. Jan 19 08:57:20.841222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8b4e49e-9859-4e73-9d3e-13422d8cee64 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 returned with HTTP 200 Jan 19 08:57:20.841991 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 824/1623] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:20 2021] GET /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:21.727826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a4489ef-cd52-45b2-b7e6-09ab7a4fc4cf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 08:57:21.729058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a4489ef-cd52-45b2-b7e6-09ab7a4fc4cf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:21.729487 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:21.729487 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:21.730226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a4489ef-cd52-45b2-b7e6-09ab7a4fc4cf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:21.779148 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:21.779148 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:21.780366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3a4489ef-cd52-45b2-b7e6-09ab7a4fc4cf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 08:57:21.783913 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a4489ef-cd52-45b2-b7e6-09ab7a4fc4cf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 returned with HTTP 200 Jan 19 08:57:21.792356 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 800/1624] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:21 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 => generated 469 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:21.797966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de1d5d79-ec0a-492e-9b24-9d816e639b9d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups Jan 19 08:57:21.798441 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:21.798441 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:21.799074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de1d5d79-ec0a-492e-9b24-9d816e639b9d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7e21089-397d-4700-8ad0-5810cce6093a", "snapshot_id": "b8d401cb-a9e1-4064-b019-5202858577b4", "name": "tempest-VolumesSnapshotTestJSON-Backup-1599785133"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:21.800301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-de1d5d79-ec0a-492e-9b24-9d816e639b9d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Creating new backup {'backup': {'volume_id': 'f7e21089-397d-4700-8ad0-5810cce6093a', 'snapshot_id': 'b8d401cb-a9e1-4064-b019-5202858577b4', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1599785133'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 08:57:21.800725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-de1d5d79-ec0a-492e-9b24-9d816e639b9d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Creating backup of volume f7e21089-397d-4700-8ad0-5810cce6093a in container None Jan 19 08:57:21.861088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-021eb1f1-9ce6-4fba-b280-666a8ba19407 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] GET http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 Jan 19 08:57:21.861837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-021eb1f1-9ce6-4fba-b280-666a8ba19407 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:21.862061 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:21.862061 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:21.862409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-021eb1f1-9ce6-4fba-b280-666a8ba19407 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:21.862947 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:21.862947 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:21.865148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de1d5d79-ec0a-492e-9b24-9d816e639b9d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 08:57:21.916664 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:21.916664 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:21.918334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de1d5d79-ec0a-492e-9b24-9d816e639b9d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 08:57:21.965308 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:21.965308 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:21.978878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-021eb1f1-9ce6-4fba-b280-666a8ba19407 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Volume info retrieved successfully. Jan 19 08:57:22.012539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-de1d5d79-ec0a-492e-9b24-9d816e639b9d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['99fd01df-3c89-4878-ba7b-91c725d3686f', '0b4dbb26-64db-430b-bf21-2a6f6100b8e8'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:22.018630 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-021eb1f1-9ce6-4fba-b280-666a8ba19407 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 returned with HTTP 200 Jan 19 08:57:22.019568 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 801/1625] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:21 2021] GET /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:22.182122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de1d5d79-ec0a-492e-9b24-9d816e639b9d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups returned with HTTP 202 Jan 19 08:57:22.182122 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 825/1626] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:57:21 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/backups => generated 401 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:22.187603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5392b582-b4a7-4c19-8c2e-055b6a87aadf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:22.188246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5392b582-b4a7-4c19-8c2e-055b6a87aadf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:22.188526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:22.188526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:22.188989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5392b582-b4a7-4c19-8c2e-055b6a87aadf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:22.189959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5392b582-b4a7-4c19-8c2e-055b6a87aadf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:22.245069 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:22.245069 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:22.247117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5392b582-b4a7-4c19-8c2e-055b6a87aadf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:22.260211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 802/1627] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:22 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:23.036895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec39bf82-83ca-4bd8-a9a7-9cf7da84a0f8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] GET http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 Jan 19 08:57:23.038098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec39bf82-83ca-4bd8-a9a7-9cf7da84a0f8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:23.038473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:23.038473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:23.039144 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec39bf82-83ca-4bd8-a9a7-9cf7da84a0f8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:23.166240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec39bf82-83ca-4bd8-a9a7-9cf7da84a0f8 tempest-VolumeQuotasNegativeTestJSON-846415136 tempest-VolumeQuotasNegativeTestJSON-846415136] http://10.222.0.25/volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 returned with HTTP 404 Jan 19 08:57:23.170721 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 826/1628] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:23 2021] GET /volume/v3/e3648f83b70b4f6cbcff7f1eed9ad9ff/volumes/1e33d0bb-ac3a-43bc-879d-7aa757fe8117 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:23.177671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5656924d-a635-4db6-8c5d-e9df9953ec59 tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] PUT http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff Jan 19 08:57:23.178245 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:23.178245 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:23.179253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5656924d-a635-4db6-8c5d-e9df9953ec59 tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:23.268372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72061b1c-fb8c-492f-920c-3500a54ab7e3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:23.269058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72061b1c-fb8c-492f-920c-3500a54ab7e3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:23.269559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72061b1c-fb8c-492f-920c-3500a54ab7e3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:23.269935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-72061b1c-fb8c-492f-920c-3500a54ab7e3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:23.336427 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:23.336427 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:23.338669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72061b1c-fb8c-492f-920c-3500a54ab7e3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:23.350565 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 827/1629] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:23 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:23.490056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5656924d-a635-4db6-8c5d-e9df9953ec59 tempest-VolumeQuotasNegativeTestJSON-745243275 tempest-VolumeQuotasNegativeTestJSON-745243275] http://10.222.0.25/volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff returned with HTTP 200 Jan 19 08:57:23.491145 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 803/1630] 10.222.0.25 () {60 vars in 1342 bytes} [Tue Jan 19 08:57:23 2021] PUT /volume/v3/78a91cd0274c472a90ce60cc8d8cd0c9/os-quota-sets/e3648f83b70b4f6cbcff7f1eed9ad9ff => generated 319 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:24.357762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebe8bd22-d87a-4448-9842-ed3c86a5eae7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:24.358736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebe8bd22-d87a-4448-9842-ed3c86a5eae7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:24.358934 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:24.358934 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:24.359604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebe8bd22-d87a-4448-9842-ed3c86a5eae7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:24.360292 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ebe8bd22-d87a-4448-9842-ed3c86a5eae7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:24.412429 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:24.412429 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:24.415142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebe8bd22-d87a-4448-9842-ed3c86a5eae7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:24.420980 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 828/1631] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:25.436065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fd55ca9-e3e2-45ed-b143-eecbb35f31cc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:25.436693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fd55ca9-e3e2-45ed-b143-eecbb35f31cc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:25.437201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fd55ca9-e3e2-45ed-b143-eecbb35f31cc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:25.437634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1fd55ca9-e3e2-45ed-b143-eecbb35f31cc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:25.508327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:25.508327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:25.510308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fd55ca9-e3e2-45ed-b143-eecbb35f31cc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:25.528584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 804/1632] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:25 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:26.528433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac3cb8ee-fb2a-4ff3-869b-323ee4684b8e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:26.529488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac3cb8ee-fb2a-4ff3-869b-323ee4684b8e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:26.530000 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:26.530000 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:26.530710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac3cb8ee-fb2a-4ff3-869b-323ee4684b8e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:26.531385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ac3cb8ee-fb2a-4ff3-869b-323ee4684b8e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:26.622957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:26.622957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:26.626374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac3cb8ee-fb2a-4ff3-869b-323ee4684b8e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:26.628447 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 829/1633] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:26 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:27.666977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-241958d5-9092-47e6-a937-8f386d13cbb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:27.667585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-241958d5-9092-47e6-a937-8f386d13cbb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:27.667795 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:27.667795 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:27.676626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-241958d5-9092-47e6-a937-8f386d13cbb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:27.677017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-241958d5-9092-47e6-a937-8f386d13cbb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:27.833434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:27.833434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:27.835941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-241958d5-9092-47e6-a937-8f386d13cbb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:27.843658 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 805/1634] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:27 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:28.861726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3cdd0f5-d01e-4d35-8860-ef5139642cbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:28.862291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3cdd0f5-d01e-4d35-8860-ef5139642cbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:28.862429 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:28.862429 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:28.863177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3cdd0f5-d01e-4d35-8860-ef5139642cbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:28.863722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f3cdd0f5-d01e-4d35-8860-ef5139642cbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:28.918650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:28.918650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:28.920852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3cdd0f5-d01e-4d35-8860-ef5139642cbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:28.921935 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 830/1635] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:28 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:29.936146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e228ce9-1a7e-4d82-8dc8-726ed1b88c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:29.937284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e228ce9-1a7e-4d82-8dc8-726ed1b88c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:29.937732 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:29.937732 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:29.938437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e228ce9-1a7e-4d82-8dc8-726ed1b88c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:29.938821 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8e228ce9-1a7e-4d82-8dc8-726ed1b88c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:29.976680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:29.976680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:29.979135 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e228ce9-1a7e-4d82-8dc8-726ed1b88c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:29.980206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 806/1636] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:29 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:31.008711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-534f6b5a-e9d3-4068-824c-b3cfac2c71b0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:31.009283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-534f6b5a-e9d3-4068-824c-b3cfac2c71b0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:31.009456 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:31.009456 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:31.016873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-534f6b5a-e9d3-4068-824c-b3cfac2c71b0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:31.018423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-534f6b5a-e9d3-4068-824c-b3cfac2c71b0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:31.144584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:31.144584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:31.161020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-534f6b5a-e9d3-4068-824c-b3cfac2c71b0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:31.173064 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 831/1637] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:30 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:32.188146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b73188fe-f480-4c13-a32b-c0d56735aabb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:32.189407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b73188fe-f480-4c13-a32b-c0d56735aabb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:32.189813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:32.189813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:32.190660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b73188fe-f480-4c13-a32b-c0d56735aabb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:32.191188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b73188fe-f480-4c13-a32b-c0d56735aabb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:32.237444 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:32.237444 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:32.245386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b73188fe-f480-4c13-a32b-c0d56735aabb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:32.245982 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 807/1638] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:32 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:32.754035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-c302c653-8b19-463a-828c-ea1128c02575 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/limits Jan 19 08:57:32.754887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-c302c653-8b19-463a-828c-ea1128c02575 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:32.755310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:32.755310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:32.756001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-c302c653-8b19-463a-828c-ea1128c02575 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:32.894200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-c302c653-8b19-463a-828c-ea1128c02575 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/limits returned with HTTP 200 Jan 19 08:57:32.897146 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 832/1639] 10.222.0.25 () {60 vars in 1455 bytes} [Tue Jan 19 08:57:32 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/limits => generated 302 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:33.032001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-af3e4727-15e1-4e6e-a0a0-2fb9d54e8cca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:33.033464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-af3e4727-15e1-4e6e-a0a0-2fb9d54e8cca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:33.034122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:33.034122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:33.034783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-af3e4727-15e1-4e6e-a0a0-2fb9d54e8cca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:33.156367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.156367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:33.195580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-af3e4727-15e1-4e6e-a0a0-2fb9d54e8cca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:33.241995 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.241995 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:33.261404 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06b9bab6-ab8b-4e6c-9e98-832a639ba74a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:33.262301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06b9bab6-ab8b-4e6c-9e98-832a639ba74a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:33.263150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06b9bab6-ab8b-4e6c-9e98-832a639ba74a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:33.263727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-06b9bab6-ab8b-4e6c-9e98-832a639ba74a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:33.276983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-af3e4727-15e1-4e6e-a0a0-2fb9d54e8cca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:33.278151 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 808/1640] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:57:33 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1660 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:33.295464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-a46b582c-8227-4b56-8862-9d85d8556fd2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots Jan 19 08:57:33.296202 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:33.296202 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:33.296911 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-a46b582c-8227-4b56-8862-9d85d8556fd2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1289711107", "description": null, "metadata": {}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:33.324922 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.324922 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:33.329283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06b9bab6-ab8b-4e6c-9e98-832a639ba74a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:33.333397 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 833/1641] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:33 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:33.375524 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:33.375524 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:33.379360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-a46b582c-8227-4b56-8862-9d85d8556fd2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:33.379930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-a46b582c-8227-4b56-8862-9d85d8556fd2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create snapshot from volume ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:33.453968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-a46b582c-8227-4b56-8862-9d85d8556fd2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['02e8be10-8afe-4b09-bea7-2db81a8aed68', '233d3a49-b84b-404c-a6c0-fdff896d2e7a', '9c47aafa-60e5-4d84-ae2d-2c1023374a3a', '6df8174c-1f32-45de-a78f-f6f9b8f0b327'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:33.655704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-a46b582c-8227-4b56-8862-9d85d8556fd2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot force create request issued successfully. Jan 19 08:57:33.656787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-581e37b7-fba0-4aa9-b0bf-124c938031e3 req-a46b582c-8227-4b56-8862-9d85d8556fd2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots returned with HTTP 202 Jan 19 08:57:33.660485 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 809/1642] 10.222.0.25 () {64 vars in 1518 bytes} [Tue Jan 19 08:57:33 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots => generated 320 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:57:34.355428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3529cc2-471e-4f6f-a3ee-ea4ddb11ba48 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:34.357085 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3529cc2-471e-4f6f-a3ee-ea4ddb11ba48 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:34.358259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:34.358259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:34.358986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3529cc2-471e-4f6f-a3ee-ea4ddb11ba48 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:34.359554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b3529cc2-471e-4f6f-a3ee-ea4ddb11ba48 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:34.410257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:34.410257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:34.416289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3529cc2-471e-4f6f-a3ee-ea4ddb11ba48 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:34.419214 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 810/1643] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:34 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:34.483286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] POST http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes Jan 19 08:57:34.484076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:34.484076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:34.489002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-903874531"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:34.498572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-903874531'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:34.500397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Create volume of 1 GB Jan 19 08:57:34.602720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Availability Zones retrieved successfully. Jan 19 08:57:34.700515 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Flow 'volume_create_api' (be8e2725-b3d1-4954-95d4-f2efbaf995b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:34.703614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f29ffc-a6a4-45fc-8275-56f0fdee775b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:34.709881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:34.873987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f29ffc-a6a4-45fc-8275-56f0fdee775b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:34.879269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd174f2-3e3e-4272-a63e-a396219f64c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:35.224144 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Created reservations ['4a568943-a9e0-4c8a-a7ed-a73e29e7af7d', '9f8bab30-021a-4a68-8615-ebc8ffe09190', '377b8802-e026-47bd-b3d4-160e39a9a78b', '4ed2d4c3-3e4c-4ce0-b2ea-02deca616e66'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:35.229396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd174f2-3e3e-4272-a63e-a396219f64c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a568943-a9e0-4c8a-a7ed-a73e29e7af7d', '9f8bab30-021a-4a68-8615-ebc8ffe09190', '377b8802-e026-47bd-b3d4-160e39a9a78b', '4ed2d4c3-3e4c-4ce0-b2ea-02deca616e66']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:35.233935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bbe0d3b-bf3f-4685-8158-a74ea794aa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:35.433933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bbe0d3b-bf3f-4685-8158-a74ea794aa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e0e9271-f77f-43e2-9f77-84b593fbe0e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-903874531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='670cae44f9ef4be5a86f9dd061582b9a',qos_specs=None,replication_status=,reservations=['4a568943-a9e0-4c8a-a7ed-a73e29e7af7d','9f8bab30-021a-4a68-8615-ebc8ffe09190','377b8802-e026-47bd-b3d4-160e39a9a78b','4ed2d4c3-3e4c-4ce0-b2ea-02deca616e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d80bbf9c550c4939b9d3f597f7b88883',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-903874531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e0e9271-f77f-43e2-9f77-84b593fbe0e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='670cae44f9ef4be5a86f9dd061582b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d80bbf9c550c4939b9d3f597f7b88883',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:35.440596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21840728-b4e0-4e03-9510-4c8ae9f9a61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:35.448385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-202d36ff-ca6a-4e89-a0de-3bf007a751b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:35.455297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-202d36ff-ca6a-4e89-a0de-3bf007a751b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:35.455885 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:35.455885 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:35.456623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-202d36ff-ca6a-4e89-a0de-3bf007a751b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:35.458612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-202d36ff-ca6a-4e89-a0de-3bf007a751b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:35.502496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21840728-b4e0-4e03-9510-4c8ae9f9a61a) transitioned into state 'SUCCESS' from state '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-903874531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='670cae44f9ef4be5a86f9dd061582b9a',qos_specs=None,replication_status=,reservations=['4a568943-a9e0-4c8a-a7ed-a73e29e7af7d','9f8bab30-021a-4a68-8615-ebc8ffe09190','377b8802-e026-47bd-b3d4-160e39a9a78b','4ed2d4c3-3e4c-4ce0-b2ea-02deca616e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d80bbf9c550c4939b9d3f597f7b88883',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:35.513871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9322a385-2819-411e-8d47-afe45c8fa76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:35.525671 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:35.525671 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:35.553044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9322a385-2819-411e-8d47-afe45c8fa76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:35.562649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-202d36ff-ca6a-4e89-a0de-3bf007a751b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:35.566077 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 811/1644] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:35 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:35.578239 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Flow 'volume_create_api' (be8e2725-b3d1-4954-95d4-f2efbaf995b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:35.757419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Create volume request issued successfully. Jan 19 08:57:35.792934 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8642fca9-ad6f-432b-870c-3b3b7517d926 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes returned with HTTP 202 Jan 19 08:57:35.797949 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 834/1645] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:33 2021] POST /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes => generated 842 bytes in 2170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:35.814687 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1c4d0c5-87da-4957-8a4a-688e7cae310d tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] GET http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 Jan 19 08:57:35.823010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1c4d0c5-87da-4957-8a4a-688e7cae310d tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:35.825952 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:35.825952 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:35.826594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1c4d0c5-87da-4957-8a4a-688e7cae310d tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:35.933794 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:35.933794 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:35.946277 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f1c4d0c5-87da-4957-8a4a-688e7cae310d tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Volume info retrieved successfully. Jan 19 08:57:35.974021 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1c4d0c5-87da-4957-8a4a-688e7cae310d tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 returned with HTTP 200 Jan 19 08:57:35.975302 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 812/1646] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:35 2021] GET /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 => generated 910 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:36.140002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc51fa7e-0f11-459e-b873-3ac00a3af246 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:57:36.140573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc51fa7e-0f11-459e-b873-3ac00a3af246 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:36.140959 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:36.140959 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:36.141350 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc51fa7e-0f11-459e-b873-3ac00a3af246 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:36.168296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:36.168296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:36.169142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fc51fa7e-0f11-459e-b873-3ac00a3af246 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:57:36.171050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc51fa7e-0f11-459e-b873-3ac00a3af246 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:57:36.171881 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 835/1647] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:36 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 452 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:36.580867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30aa045b-648c-47b3-92f4-cc95aa69f99b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:36.581583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30aa045b-648c-47b3-92f4-cc95aa69f99b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:36.581912 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:36.581912 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:36.582485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30aa045b-648c-47b3-92f4-cc95aa69f99b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:36.583016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-30aa045b-648c-47b3-92f4-cc95aa69f99b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:36.651582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:36.651582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:36.670620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30aa045b-648c-47b3-92f4-cc95aa69f99b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:36.670620 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 813/1648] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:36 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:36.993694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e14feae-06ad-4573-8db4-f6a5049058cb tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] GET http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 Jan 19 08:57:36.994340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e14feae-06ad-4573-8db4-f6a5049058cb tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:36.994679 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:36.994679 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:36.995262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e14feae-06ad-4573-8db4-f6a5049058cb tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:37.064362 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:37.064362 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:37.074905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9e14feae-06ad-4573-8db4-f6a5049058cb tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Volume info retrieved successfully. Jan 19 08:57:37.109568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e14feae-06ad-4573-8db4-f6a5049058cb tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 returned with HTTP 200 Jan 19 08:57:37.119939 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 836/1649] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:36 2021] GET /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 => generated 911 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:37.135529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23c3be72-2cee-4655-b35c-f7b03dff40ec tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] GET http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/limits Jan 19 08:57:37.136163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23c3be72-2cee-4655-b35c-f7b03dff40ec tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:37.136741 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:37.136741 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:37.137451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23c3be72-2cee-4655-b35c-f7b03dff40ec tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:37.185126 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e2f265f-d65f-4036-be84-3b1dd2ff38ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:57:37.185587 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e2f265f-d65f-4036-be84-3b1dd2ff38ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:37.185877 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:37.185877 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:37.186253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e2f265f-d65f-4036-be84-3b1dd2ff38ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:37.195426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23c3be72-2cee-4655-b35c-f7b03dff40ec tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/limits returned with HTTP 200 Jan 19 08:57:37.196428 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 814/1650] 10.222.0.25 () {58 vars in 1201 bytes} [Tue Jan 19 08:57:37 2021] GET /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/limits => generated 302 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:37.208293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b7ff1ff-80de-4299-b55f-221a7b1d75d3 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] DELETE http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 Jan 19 08:57:37.208989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b7ff1ff-80de-4299-b55f-221a7b1d75d3 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:37.209591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3b7ff1ff-80de-4299-b55f-221a7b1d75d3 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:37.210190 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-3b7ff1ff-80de-4299-b55f-221a7b1d75d3 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Delete volume with id: 6e0e9271-f77f-43e2-9f77-84b593fbe0e0 Jan 19 08:57:37.244088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:37.244088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:37.247349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6e2f265f-d65f-4036-be84-3b1dd2ff38ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:57:37.252892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e2f265f-d65f-4036-be84-3b1dd2ff38ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:57:37.253751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 837/1651] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:57:37 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 479 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:37.290411 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:37.290411 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:37.301681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b7ff1ff-80de-4299-b55f-221a7b1d75d3 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Volume info retrieved successfully. Jan 19 08:57:37.355517 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3b7ff1ff-80de-4299-b55f-221a7b1d75d3 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Delete volume request issued successfully. Jan 19 08:57:37.355956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3b7ff1ff-80de-4299-b55f-221a7b1d75d3 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 returned with HTTP 202 Jan 19 08:57:37.357525 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 815/1652] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:57:37 2021] DELETE /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:37.364646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eac7fd9-7692-40e3-b257-2c365a701957 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] GET http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 Jan 19 08:57:37.365164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eac7fd9-7692-40e3-b257-2c365a701957 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:37.365375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:37.365375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:37.365747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eac7fd9-7692-40e3-b257-2c365a701957 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:37.452205 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:37.452205 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:37.479369 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2eac7fd9-7692-40e3-b257-2c365a701957 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Volume info retrieved successfully. Jan 19 08:57:37.545026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eac7fd9-7692-40e3-b257-2c365a701957 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 returned with HTTP 200 Jan 19 08:57:37.546163 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 838/1653] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:37 2021] GET /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:37.682161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3dcba413-7e0b-4794-93b5-80e360ef653d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:37.689890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3dcba413-7e0b-4794-93b5-80e360ef653d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:37.690108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:37.690108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:37.690663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3dcba413-7e0b-4794-93b5-80e360ef653d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:37.691039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3dcba413-7e0b-4794-93b5-80e360ef653d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:37.732012 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:37.732012 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:37.732012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3dcba413-7e0b-4794-93b5-80e360ef653d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:37.743090 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 816/1654] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:37 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:38.566476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bbf19052-7b3a-4156-a05b-fc1b1c9bb94e tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] GET http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 Jan 19 08:57:38.566476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bbf19052-7b3a-4156-a05b-fc1b1c9bb94e tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:38.566476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:38.566476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:38.566476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bbf19052-7b3a-4156-a05b-fc1b1c9bb94e tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:38.674223 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:38.674223 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:38.693483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bbf19052-7b3a-4156-a05b-fc1b1c9bb94e tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Volume info retrieved successfully. Jan 19 08:57:38.755571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9302e829-9009-46e0-b1d5-ed38bc73f9b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:38.755571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9302e829-9009-46e0-b1d5-ed38bc73f9b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:38.755571 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:38.755571 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:38.755571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9302e829-9009-46e0-b1d5-ed38bc73f9b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:38.755571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9302e829-9009-46e0-b1d5-ed38bc73f9b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:38.773948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bbf19052-7b3a-4156-a05b-fc1b1c9bb94e tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 returned with HTTP 200 Jan 19 08:57:38.773948 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 839/1655] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:38 2021] GET /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:38.830372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:38.830372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:38.830372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9302e829-9009-46e0-b1d5-ed38bc73f9b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:38.830372 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 817/1656] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:38 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:39.786691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4055b5a-b2db-45d1-931a-d73348ceb7fe tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] GET http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 Jan 19 08:57:39.787218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4055b5a-b2db-45d1-931a-d73348ceb7fe tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:39.787434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:39.787434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:39.787814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4055b5a-b2db-45d1-931a-d73348ceb7fe tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:39.851925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0283e04d-dde1-4f59-abf8-fb0a3a0484e9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:39.851925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0283e04d-dde1-4f59-abf8-fb0a3a0484e9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:39.851925 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:39.851925 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:39.851925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0283e04d-dde1-4f59-abf8-fb0a3a0484e9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:39.851925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0283e04d-dde1-4f59-abf8-fb0a3a0484e9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:39.884259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:39.884259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:39.884259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0283e04d-dde1-4f59-abf8-fb0a3a0484e9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:39.884259 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 818/1657] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:39 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:39.919168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:39.919168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:39.929573 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c4055b5a-b2db-45d1-931a-d73348ceb7fe tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Volume info retrieved successfully. Jan 19 08:57:39.953431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4055b5a-b2db-45d1-931a-d73348ceb7fe tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 returned with HTTP 200 Jan 19 08:57:39.955761 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 840/1658] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:39 2021] GET /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 => generated 910 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:39.989200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-74a4ae74-9a9d-4b55-bb97-cbd4a2ab95c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:57:39.990147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-74a4ae74-9a9d-4b55-bb97-cbd4a2ab95c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:39.990718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:39.990718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:39.991340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-74a4ae74-9a9d-4b55-bb97-cbd4a2ab95c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:40.045643 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:40.045643 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:40.047055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-74a4ae74-9a9d-4b55-bb97-cbd4a2ab95c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:57:40.050591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-74a4ae74-9a9d-4b55-bb97-cbd4a2ab95c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:57:40.052015 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 819/1659] 10.222.0.25 () {60 vars in 1575 bytes} [Tue Jan 19 08:57:39 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 479 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:40.898429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c46f4895-19ec-4cdd-b440-af60663acc66 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:40.898977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c46f4895-19ec-4cdd-b440-af60663acc66 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:40.899210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:40.899210 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:40.899564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c46f4895-19ec-4cdd-b440-af60663acc66 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:40.899937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c46f4895-19ec-4cdd-b440-af60663acc66 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:40.960833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:40.960833 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:40.965214 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c46f4895-19ec-4cdd-b440-af60663acc66 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:40.966342 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 841/1660] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:40 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:40.980572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-889bc314-3ff9-49d5-857e-30523acc6a35 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] GET http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 Jan 19 08:57:40.980572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-889bc314-3ff9-49d5-857e-30523acc6a35 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:40.980572 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:40.980572 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:40.980873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-889bc314-3ff9-49d5-857e-30523acc6a35 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:41.061143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-889bc314-3ff9-49d5-857e-30523acc6a35 tempest-AbsoluteLimitsTests-1101151616 tempest-AbsoluteLimitsTests-1101151616] http://10.222.0.25/volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 returned with HTTP 404 Jan 19 08:57:41.062701 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 820/1661] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:40 2021] GET /volume/v3/670cae44f9ef4be5a86f9dd061582b9a/volumes/6e0e9271-f77f-43e2-9f77-84b593fbe0e0 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:41.981485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a07250eb-75fd-4a53-a558-318829e8dc6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:41.982882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a07250eb-75fd-4a53-a558-318829e8dc6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:41.983325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:41.983325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:41.983995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a07250eb-75fd-4a53-a558-318829e8dc6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:41.984713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a07250eb-75fd-4a53-a558-318829e8dc6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:42.044218 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:42.044218 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:42.045825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a07250eb-75fd-4a53-a558-318829e8dc6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:42.046841 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 842/1662] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:43.067795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc03c23c-7020-494c-919f-438664f6fdb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:43.067795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc03c23c-7020-494c-919f-438664f6fdb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:43.067795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc03c23c-7020-494c-919f-438664f6fdb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:43.067795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-cc03c23c-7020-494c-919f-438664f6fdb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:43.108884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:43.108884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:43.110962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc03c23c-7020-494c-919f-438664f6fdb4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:43.111787 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 821/1663] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:43 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:43.301812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-3a8a3321-b292-42f4-8a56-3882ad4460c2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:57:43.302864 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-3a8a3321-b292-42f4-8a56-3882ad4460c2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:43.303240 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:43.303240 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:43.304047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-3a8a3321-b292-42f4-8a56-3882ad4460c2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:43.370805 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:43.370805 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:43.373144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-3a8a3321-b292-42f4-8a56-3882ad4460c2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:57:43.376663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-3a8a3321-b292-42f4-8a56-3882ad4460c2 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:57:43.377736 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 843/1664] 10.222.0.41 () {58 vars in 1368 bytes} [Tue Jan 19 08:57:43 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 479 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:43.391872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-9405b2f1-2f78-43dc-b12b-32fd7a055b12 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:57:43.392124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-9405b2f1-2f78-43dc-b12b-32fd7a055b12 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:43.392659 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:43.392659 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:43.392659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-9405b2f1-2f78-43dc-b12b-32fd7a055b12 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:43.462408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:43.462408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:43.473072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-9405b2f1-2f78-43dc-b12b-32fd7a055b12 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:43.489495 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:43.489495 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:43.500412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-9405b2f1-2f78-43dc-b12b-32fd7a055b12 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:57:43.501284 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 822/1665] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:57:43 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1660 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:57:43.525256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes Jan 19 08:57:43.526781 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:43.526781 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:43.527986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "63bff40a-aa62-48a9-9de6-36bac04a4927", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:43.529627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '63bff40a-aa62-48a9-9de6-36bac04a4927', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:43.597273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:43.597273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:43.598767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:57:43.599536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume of 1 GB Jan 19 08:57:43.600964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Availability Zones retrieved successfully. Jan 19 08:57:43.624261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (78bc3f88-64cc-403b-8fad-d38da81afc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:43.627500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be59407f-90e6-42b6-b710-7858690a57c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:43.629854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:43.753988 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be59407f-90e6-42b6-b710-7858690a57c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '63bff40a-aa62-48a9-9de6-36bac04a4927', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:43.756925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bd3b14-d1bc-451c-a066-e3b8f909c4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:43.873130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['a2d1c7d4-163e-43c1-ba77-5b95b2e566c8', '4dab545c-f2c8-49b8-a5bf-3bf84026710b', '1dd35889-f0f5-4919-9941-7b200c74e11f', 'de417056-fac9-48c9-8d0e-04d0f4d694fc'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:43.876205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37bd3b14-d1bc-451c-a066-e3b8f909c4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2d1c7d4-163e-43c1-ba77-5b95b2e566c8', '4dab545c-f2c8-49b8-a5bf-3bf84026710b', '1dd35889-f0f5-4919-9941-7b200c74e11f', 'de417056-fac9-48c9-8d0e-04d0f4d694fc']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:43.878521 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02895e67-fc0b-4326-b074-c2251410c22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:44.126102 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcc84f8e-bf95-48a4-bdb0-de6a1076c885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:44.127609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcc84f8e-bf95-48a4-bdb0-de6a1076c885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:44.128066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:44.128066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:44.128771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcc84f8e-bf95-48a4-bdb0-de6a1076c885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:44.129358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-dcc84f8e-bf95-48a4-bdb0-de6a1076c885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:44.171435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02895e67-fc0b-4326-b074-c2251410c22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40dede46-274e-472c-a8af-1474750e392d', '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='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['a2d1c7d4-163e-43c1-ba77-5b95b2e566c8','4dab545c-f2c8-49b8-a5bf-3bf84026710b','1dd35889-f0f5-4919-9941-7b200c74e11f','de417056-fac9-48c9-8d0e-04d0f4d694fc'],size=1,snapshot_id=63bff40a-aa62-48a9-9de6-36bac04a4927,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), '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-19T08:57:44Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40dede46-274e-472c-a8af-1474750e392d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=63bff40a-aa62-48a9-9de6-36bac04a4927,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:44.174400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa9161b-daa0-4fcf-97b7-2dbbba38a74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:44.182993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:44.182993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:44.185064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcc84f8e-bf95-48a4-bdb0-de6a1076c885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:44.186918 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 823/1666] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:44 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:44.237829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa9161b-daa0-4fcf-97b7-2dbbba38a74c) transitioned into 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='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['a2d1c7d4-163e-43c1-ba77-5b95b2e566c8','4dab545c-f2c8-49b8-a5bf-3bf84026710b','1dd35889-f0f5-4919-9941-7b200c74e11f','de417056-fac9-48c9-8d0e-04d0f4d694fc'],size=1,snapshot_id=63bff40a-aa62-48a9-9de6-36bac04a4927,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:44.240083 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5705b62-88c2-49e7-97a3-8de12b8501b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:44.607878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5705b62-88c2-49e7-97a3-8de12b8501b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:44.618877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (78bc3f88-64cc-403b-8fad-d38da81afc54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:44.976825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request issued successfully. Jan 19 08:57:45.050035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-75b378a3-6df0-4927-abbf-e462a7f726c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes returned with HTTP 202 Jan 19 08:57:45.050035 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 844/1667] 10.222.0.41 () {62 vars in 1305 bytes} [Tue Jan 19 08:57:43 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes => generated 805 bytes in 1528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:45.063852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-14014fb9-21ab-4676-a7a9-45e8a2da146d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:57:45.063852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-14014fb9-21ab-4676-a7a9-45e8a2da146d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:45.063852 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:45.063852 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:45.063852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-14014fb9-21ab-4676-a7a9-45e8a2da146d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:45.209017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-098504ce-1c8b-4b84-81ad-6a6930fffb1b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:45.209017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-098504ce-1c8b-4b84-81ad-6a6930fffb1b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:45.209017 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:45.209017 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:45.209017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-098504ce-1c8b-4b84-81ad-6a6930fffb1b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:45.209017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-098504ce-1c8b-4b84-81ad-6a6930fffb1b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:45.307503 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:45.307503 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:45.307503 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-098504ce-1c8b-4b84-81ad-6a6930fffb1b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:45.307503 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 845/1668] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:45 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:45.336434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:45.336434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:45.380561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-14014fb9-21ab-4676-a7a9-45e8a2da146d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:45.526586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-14014fb9-21ab-4676-a7a9-45e8a2da146d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:57:45.526586 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 824/1669] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:57:45 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 897 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:45.554053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-31d04afe-a42a-418e-a26a-361f6e605417 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:57:45.554053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-31d04afe-a42a-418e-a26a-361f6e605417 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:45.554053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:45.554053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:45.554053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-31d04afe-a42a-418e-a26a-361f6e605417 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:45.769713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:45.769713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:45.813414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-31d04afe-a42a-418e-a26a-361f6e605417 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:45.914335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-31d04afe-a42a-418e-a26a-361f6e605417 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:57:45.925070 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 846/1670] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:57:45 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 897 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:46.319722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9b09cf8-69b4-444a-9627-1fd2b7e3ea21 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:46.321096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9b09cf8-69b4-444a-9627-1fd2b7e3ea21 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:46.321540 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:46.321540 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:46.322561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9b09cf8-69b4-444a-9627-1fd2b7e3ea21 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:46.323301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a9b09cf8-69b4-444a-9627-1fd2b7e3ea21 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:46.349044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:46.349044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:46.351578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9b09cf8-69b4-444a-9627-1fd2b7e3ea21 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:46.353613 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 847/1671] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:46 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:46.565716 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] POST http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes Jan 19 08:57:46.566180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:46.566180 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:46.566653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-318405783"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:46.567759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-318405783'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:46.568117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Create volume of 1 GB Jan 19 08:57:46.611344 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Availability Zones retrieved successfully. Jan 19 08:57:46.644964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Flow 'volume_create_api' (47a37fd9-af06-4272-94be-0bbd1b03bbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:46.655723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e53f914-17e4-4739-aaf3-9183b0e82d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:46.658542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:46.829678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e53f914-17e4-4739-aaf3-9183b0e82d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:46.832903 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920ae89f-a4a4-473d-a315-a37c9ff191db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:47.061654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Created reservations ['50b10eec-f975-45e7-87dd-50bc4729113a', 'd5b6f3ac-a2db-4ca1-a0f2-13274a052985', 'ab891485-0e01-4c1e-85f7-22fa7000d8dc', 'a93bed0b-c773-44fb-bdcf-c18bbd27f4e1'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:47.064001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920ae89f-a4a4-473d-a315-a37c9ff191db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50b10eec-f975-45e7-87dd-50bc4729113a', 'd5b6f3ac-a2db-4ca1-a0f2-13274a052985', 'ab891485-0e01-4c1e-85f7-22fa7000d8dc', 'a93bed0b-c773-44fb-bdcf-c18bbd27f4e1']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:47.066186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d55d59-bd08-445a-ad7f-a88d7524ef73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:47.199344 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d55d59-bd08-445a-ad7f-a88d7524ef73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807ef2a5-8bb3-409c-9895-0749198766dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-318405783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e73e305b814c7aa5210c1b59ae83df',qos_specs=None,replication_status=,reservations=['50b10eec-f975-45e7-87dd-50bc4729113a','d5b6f3ac-a2db-4ca1-a0f2-13274a052985','ab891485-0e01-4c1e-85f7-22fa7000d8dc','a93bed0b-c773-44fb-bdcf-c18bbd27f4e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16ab3b9d561d46559df98ccb28037ca2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-318405783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=807ef2a5-8bb3-409c-9895-0749198766dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7e73e305b814c7aa5210c1b59ae83df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='16ab3b9d561d46559df98ccb28037ca2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:47.204294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a145f1e-be02-4c1c-9e88-595c9a155303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:47.270657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a145f1e-be02-4c1c-9e88-595c9a155303) transitioned into state 'SUCCESS' from state '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-318405783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e73e305b814c7aa5210c1b59ae83df',qos_specs=None,replication_status=,reservations=['50b10eec-f975-45e7-87dd-50bc4729113a','d5b6f3ac-a2db-4ca1-a0f2-13274a052985','ab891485-0e01-4c1e-85f7-22fa7000d8dc','a93bed0b-c773-44fb-bdcf-c18bbd27f4e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16ab3b9d561d46559df98ccb28037ca2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:47.273158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5712db33-f710-4dbf-b327-797a924d554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:47.326687 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5712db33-f710-4dbf-b327-797a924d554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:47.333197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Flow 'volume_create_api' (47a37fd9-af06-4272-94be-0bbd1b03bbc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:47.368545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16304bde-5475-4767-93a1-1c913073b1b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:47.369324 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16304bde-5475-4767-93a1-1c913073b1b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:47.369706 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:47.369706 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:47.370391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16304bde-5475-4767-93a1-1c913073b1b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:47.371092 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-16304bde-5475-4767-93a1-1c913073b1b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:47.488558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Create volume request issued successfully. Jan 19 08:57:47.541519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:47.541519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:47.552904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16304bde-5475-4767-93a1-1c913073b1b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:47.552904 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 848/1672] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:47 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:47.571378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e0e5aad-d01c-4d20-8838-2fae69a309fe tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes returned with HTTP 202 Jan 19 08:57:47.588108 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 825/1673] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:46 2021] POST /volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes => generated 820 bytes in 1401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:47.590932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c58a13fd-46fa-4994-8231-4563325ece16 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] GET http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:57:47.593080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c58a13fd-46fa-4994-8231-4563325ece16 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:47.593880 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:47.593880 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:47.599635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c58a13fd-46fa-4994-8231-4563325ece16 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:47.755584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:47.755584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:47.789654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c58a13fd-46fa-4994-8231-4563325ece16 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Volume info retrieved successfully. Jan 19 08:57:47.833794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c58a13fd-46fa-4994-8231-4563325ece16 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc returned with HTTP 200 Jan 19 08:57:47.843717 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 849/1674] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:47 2021] GET /volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc => generated 888 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:48.567282 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0d1a26b-331e-4ac1-bfe5-15c2c1a32233 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:48.567971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0d1a26b-331e-4ac1-bfe5-15c2c1a32233 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:48.568315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:48.568315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:48.568887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0d1a26b-331e-4ac1-bfe5-15c2c1a32233 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:48.569549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e0d1a26b-331e-4ac1-bfe5-15c2c1a32233 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:48.683511 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:48.683511 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:48.707549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0d1a26b-331e-4ac1-bfe5-15c2c1a32233 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:48.707549 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 826/1675] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:48 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:48.868098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cf13b68-1c74-4b50-bcf9-3c800559c551 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] GET http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:57:48.868098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cf13b68-1c74-4b50-bcf9-3c800559c551 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:48.868098 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:48.868098 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:48.868098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cf13b68-1c74-4b50-bcf9-3c800559c551 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:48.930610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-ca4bc290-d1f6-4c6b-9306-452d2ad9bf70 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:57:48.930610 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-ca4bc290-d1f6-4c6b-9306-452d2ad9bf70 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:48.930610 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:48.930610 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:48.930610 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-ca4bc290-d1f6-4c6b-9306-452d2ad9bf70 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:49.002323 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:49.002323 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:49.010669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9cf13b68-1c74-4b50-bcf9-3c800559c551 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Volume info retrieved successfully. Jan 19 08:57:49.067569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cf13b68-1c74-4b50-bcf9-3c800559c551 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc returned with HTTP 200 Jan 19 08:57:49.067569 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 850/1676] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:48 2021] GET /volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:49.097523 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:49.097523 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:49.117853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-ca4bc290-d1f6-4c6b-9306-452d2ad9bf70 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:49.173717 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-ca4bc290-d1f6-4c6b-9306-452d2ad9bf70 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:57:49.174519 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 827/1677] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:57:48 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 897 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:49.713049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55e1e712-5f21-4be4-973c-7b1a441ea007 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:49.713049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55e1e712-5f21-4be4-973c-7b1a441ea007 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:49.713049 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:49.713049 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:49.713049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55e1e712-5f21-4be4-973c-7b1a441ea007 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:49.713049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-55e1e712-5f21-4be4-973c-7b1a441ea007 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:49.833993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:49.833993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:49.835853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55e1e712-5f21-4be4-973c-7b1a441ea007 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:49.836656 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 851/1678] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:49 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:50.069465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-baf0ce13-d23b-46b0-aee2-11b0999f96d7 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] GET http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:57:50.069465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-baf0ce13-d23b-46b0-aee2-11b0999f96d7 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:50.069465 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:50.069465 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:50.069465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-baf0ce13-d23b-46b0-aee2-11b0999f96d7 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:50.186650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:50.186650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:50.209160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-baf0ce13-d23b-46b0-aee2-11b0999f96d7 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Volume info retrieved successfully. Jan 19 08:57:50.246298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-baf0ce13-d23b-46b0-aee2-11b0999f96d7 tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc returned with HTTP 200 Jan 19 08:57:50.248284 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 828/1679] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:50 2021] GET /volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:50.651109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03338510-795a-433a-8c07-00be17066527 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:57:50.651109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03338510-795a-433a-8c07-00be17066527 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:50.651109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:50.651109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:50.651109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03338510-795a-433a-8c07-00be17066527 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:50.735456 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:50.735456 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:50.747298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03338510-795a-433a-8c07-00be17066527 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:50.789543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03338510-795a-433a-8c07-00be17066527 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc returned with HTTP 200 Jan 19 08:57:50.803501 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 852/1680] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:50 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc => generated 1084 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:50.817398 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-460ea6e0-c4eb-4e6a-aaef-02d29447dbeb tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] POST http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc/action Jan 19 08:57:50.817615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:50.817615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:50.818159 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-460ea6e0-c4eb-4e6a-aaef-02d29447dbeb tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Action body: b'{"os-unmanage": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:57:50.830465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-460ea6e0-c4eb-4e6a-aaef-02d29447dbeb tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:50.830465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.volume_unmanage [None req-460ea6e0-c4eb-4e6a-aaef-02d29447dbeb tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Unmanage volume with id: 807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:57:50.868048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b292a891-0105-4c59-afc2-9f6606b2004b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:50.868048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b292a891-0105-4c59-afc2-9f6606b2004b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:50.868048 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:50.868048 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:50.868048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b292a891-0105-4c59-afc2-9f6606b2004b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:50.868048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b292a891-0105-4c59-afc2-9f6606b2004b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:50.909290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:50.909290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:50.911933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b292a891-0105-4c59-afc2-9f6606b2004b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:50.913572 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 853/1681] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:50 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:50.926655 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:50.926655 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:50.927582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-460ea6e0-c4eb-4e6a-aaef-02d29447dbeb tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:51.080197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-460ea6e0-c4eb-4e6a-aaef-02d29447dbeb tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Delete volume request issued successfully. Jan 19 08:57:51.080197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-460ea6e0-c4eb-4e6a-aaef-02d29447dbeb tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc/action returned with HTTP 202 Jan 19 08:57:51.080197 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 829/1682] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:57:50 2021] POST /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:51.087295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36dae3b9-8e7d-4123-a376-039e5c9f5085 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:57:51.087295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36dae3b9-8e7d-4123-a376-039e5c9f5085 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:51.087295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:51.087295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:51.087295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36dae3b9-8e7d-4123-a376-039e5c9f5085 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:51.213728 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:51.213728 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:51.225247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-36dae3b9-8e7d-4123-a376-039e5c9f5085 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:51.285480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36dae3b9-8e7d-4123-a376-039e5c9f5085 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc returned with HTTP 200 Jan 19 08:57:51.285480 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 854/1683] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:51 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc => generated 1085 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:57:51.983747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8a6ebda-8084-429c-9a12-a73377b4cc06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:51.983747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8a6ebda-8084-429c-9a12-a73377b4cc06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:51.983747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:51.983747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:51.983747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8a6ebda-8084-429c-9a12-a73377b4cc06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:51.983747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b8a6ebda-8084-429c-9a12-a73377b4cc06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:52.045211 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:52.045211 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:52.045211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8a6ebda-8084-429c-9a12-a73377b4cc06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:52.045211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 830/1684] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:51 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:52.191137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-28756352-f3c1-4825-aefa-0fcd36534d0a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:57:52.191137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-28756352-f3c1-4825-aefa-0fcd36534d0a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:52.191137 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:52.191137 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:52.191137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-28756352-f3c1-4825-aefa-0fcd36534d0a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:52.290775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f2b9472-bc25-4b31-8bae-0bc603bba87e tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:57:52.291473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f2b9472-bc25-4b31-8bae-0bc603bba87e tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:52.291922 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:52.291922 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:52.291922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f2b9472-bc25-4b31-8bae-0bc603bba87e tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:52.320239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:52.320239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:52.354195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-28756352-f3c1-4825-aefa-0fcd36534d0a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:52.408886 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-28756352-f3c1-4825-aefa-0fcd36534d0a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:57:52.414691 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 855/1685] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:57:52 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 897 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:52.460329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f2b9472-bc25-4b31-8bae-0bc603bba87e tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc returned with HTTP 404 Jan 19 08:57:52.461884 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 831/1686] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:52 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/807ef2a5-8bb3-409c-9895-0749198766dc => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:57:52.469878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b915686-b8fe-45b1-aafd-82137bab886f tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/detail?all_tenants=1 Jan 19 08:57:52.470005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b915686-b8fe-45b1-aafd-82137bab886f tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:52.470408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:52.470408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:52.470718 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b915686-b8fe-45b1-aafd-82137bab886f tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:52.472554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1b915686-b8fe-45b1-aafd-82137bab886f tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:57:52.726451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b915686-b8fe-45b1-aafd-82137bab886f tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Get all volumes completed successfully. Jan 19 08:57:52.731315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:52.731315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:52.759340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b915686-b8fe-45b1-aafd-82137bab886f tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 19 08:57:52.759340 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 856/1687] 10.222.0.25 () {58 vars in 1252 bytes} [Tue Jan 19 08:57:52 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/detail?all_tenants=1 => generated 5054 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:52.791430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] POST http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/os-volume-manage Jan 19 08:57:52.792662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-938108057", "host": "n-d-758944-2@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-807ef2a5-8bb3-409c-9895-0749198766dc"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:52.809177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.volume_manage [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-938108057', 'host': 'n-d-758944-2@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-807ef2a5-8bb3-409c-9895-0749198766dc'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 19 08:57:53.011988 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Flow 'volume_manage_existing_api' (140db1dc-d608-4968-8ffd-ad9820c6d517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:53.023913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d6ac4c-753a-4525-beb0-f17134171561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:53.040880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d97f24a5-5331-4b96-a389-d55c45816c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:53.041871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d97f24a5-5331-4b96-a389-d55c45816c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:53.042295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:53.042295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:53.043010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d97f24a5-5331-4b96-a389-d55c45816c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:53.043602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d97f24a5-5331-4b96-a389-d55c45816c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:53.101911 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:53.101911 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:53.107054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d97f24a5-5331-4b96-a389-d55c45816c25 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:53.125910 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 857/1688] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:53 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:53.360566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Created reservations ['0dad0ac4-f36b-4b82-857e-752e21103162', 'bc7ec079-45ff-484a-b540-63806e0b13c5', 'a69e9f15-8231-4765-865e-392d3a097322', '74712436-56d1-4e11-b2de-dfa6ac3917a7'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:53.370881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d6ac4c-753a-4525-beb0-f17134171561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dad0ac4-f36b-4b82-857e-752e21103162', 'bc7ec079-45ff-484a-b540-63806e0b13c5', 'a69e9f15-8231-4765-865e-392d3a097322', '74712436-56d1-4e11-b2de-dfa6ac3917a7']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:53.373658 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (c5d50bfe-1167-4f30-ace8-9ab8853458c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:53.541998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (c5d50bfe-1167-4f30-ace8-9ab8853458c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '412ca8440b114601b20a408efbfc3060', 'project_id': 'f0f5673312604d96a9a58267926e37fc', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-938108057', 'host': 'n-d-758944-2@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', '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-19T08:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-938108057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-758944-2@lvmdriver-1#lvmdriver-1',id=503f4686-2658-4d17-8c2d-140cac33b2ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0f5673312604d96a9a58267926e37fc',provider_auth=None,provider_geometry=None,provider_id=None,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='412ca8440b114601b20a408efbfc3060',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:53.544691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed7a750-8315-4299-b85e-41c8b67b0798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:53.711993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed7a750-8315-4299-b85e-41c8b67b0798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '412ca8440b114601b20a408efbfc3060', 'project_id': 'f0f5673312604d96a9a58267926e37fc', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-938108057', 'host': 'n-d-758944-2@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:53.714542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (bc63801b-d38f-495c-8936-824f159d314e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:53.737891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (bc63801b-d38f-495c-8936-824f159d314e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:53.740460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Flow 'volume_manage_existing_api' (140db1dc-d608-4968-8ffd-ad9820c6d517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:53.745655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Manage volume request issued successfully. Jan 19 08:57:53.862979 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9cf16f0-39e6-40be-861b-cd25bf605eca tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/os-volume-manage returned with HTTP 202 Jan 19 08:57:53.865634 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 832/1689] 10.222.0.25 () {60 vars in 1253 bytes} [Tue Jan 19 08:57:52 2021] POST /volume/v3/f0f5673312604d96a9a58267926e37fc/os-volume-manage => generated 846 bytes in 1099 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:53.882660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8461c1fb-df9d-4e23-8d31-1e01e28832ef tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:53.883177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8461c1fb-df9d-4e23-8d31-1e01e28832ef tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:53.883659 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:53.883659 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:53.884413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8461c1fb-df9d-4e23-8d31-1e01e28832ef tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:54.038968 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:54.038968 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:54.059933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8461c1fb-df9d-4e23-8d31-1e01e28832ef tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:54.135368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f661005a-80cb-4b4e-b84e-f8f25948c7a1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:54.136157 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f661005a-80cb-4b4e-b84e-f8f25948c7a1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:54.136556 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:54.136556 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:54.137572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f661005a-80cb-4b4e-b84e-f8f25948c7a1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:54.138137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f661005a-80cb-4b4e-b84e-f8f25948c7a1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:54.155760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8461c1fb-df9d-4e23-8d31-1e01e28832ef tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 200 Jan 19 08:57:54.173462 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 858/1690] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:53 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 1083 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:54.224057 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:54.224057 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:54.225891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f661005a-80cb-4b4e-b84e-f8f25948c7a1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:54.232662 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 833/1691] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:54 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:55.185549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60810fde-f316-4053-986a-f1f01974c08a tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:55.186081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60810fde-f316-4053-986a-f1f01974c08a tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:55.206681 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:55.206681 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:55.207354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60810fde-f316-4053-986a-f1f01974c08a tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:55.249014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7bf49666-a520-4432-a9ca-ac19b132e2a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:55.249634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7bf49666-a520-4432-a9ca-ac19b132e2a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:55.250705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:55.250705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:55.251422 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7bf49666-a520-4432-a9ca-ac19b132e2a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:55.252264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7bf49666-a520-4432-a9ca-ac19b132e2a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:55.289503 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:55.289503 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:55.292423 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:55.292423 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:55.295473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7bf49666-a520-4432-a9ca-ac19b132e2a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:55.305872 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 834/1692] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:55 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:55.307643 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-60810fde-f316-4053-986a-f1f01974c08a tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:55.399154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60810fde-f316-4053-986a-f1f01974c08a tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 200 Jan 19 08:57:55.405986 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 859/1693] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:55 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 1083 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:55.441788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-2a3f4832-0753-4c76-b935-64b15ae9a3d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:57:55.442785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-2a3f4832-0753-4c76-b935-64b15ae9a3d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:55.443196 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:55.443196 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:55.443877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-2a3f4832-0753-4c76-b935-64b15ae9a3d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:55.584237 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:55.584237 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:55.597566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-2a3f4832-0753-4c76-b935-64b15ae9a3d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:55.623756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-2a3f4832-0753-4c76-b935-64b15ae9a3d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:57:55.624562 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 835/1694] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:57:55 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 897 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:56.317232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c666980e-bc32-41cc-9c31-7d47dd83c346 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:56.318707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c666980e-bc32-41cc-9c31-7d47dd83c346 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:56.319106 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:56.319106 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:56.319861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c666980e-bc32-41cc-9c31-7d47dd83c346 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:56.320960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c666980e-bc32-41cc-9c31-7d47dd83c346 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:56.431653 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:56.431653 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:56.438736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c666980e-bc32-41cc-9c31-7d47dd83c346 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:56.440058 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 860/1695] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:56 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:56.448702 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7b232fa-eba1-4338-ace6-f677b0874b0b tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:56.450213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7b232fa-eba1-4338-ace6-f677b0874b0b tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:56.453379 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:56.453379 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:56.458760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7b232fa-eba1-4338-ace6-f677b0874b0b tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:56.463222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes Jan 19 08:57:56.464010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:56.464010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:56.464737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1940849510"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:57:56.467253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1940849510'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:57:56.468150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Create volume of 1 GB Jan 19 08:57:56.484042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Availability Zones retrieved successfully. Jan 19 08:57:56.533322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Flow 'volume_create_api' (732efbf9-6374-4f83-b486-3677cad4e853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:56.545704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a01fe3-c68c-4ea8-9ca0-fee3159694e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:56.566690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:57:56.628964 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:56.628964 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:56.652996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b7b232fa-eba1-4338-ace6-f677b0874b0b tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:56.717371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7b232fa-eba1-4338-ace6-f677b0874b0b tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 200 Jan 19 08:57:56.718960 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 861/1696] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:56 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 1083 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:56.735965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a01fe3-c68c-4ea8-9ca0-fee3159694e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:56.738808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e22ebe-1d65-434d-a59e-eda11b3f6bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:57.016663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Created reservations ['90698da3-2359-47e9-9a42-cd067b6ab896', 'cc630ed7-992d-457a-98eb-58dcb9e1c51f', '03d0df85-889c-446a-b2e0-16d1fcf87849', '507d8575-970c-424a-a12f-a8c11a8b72ed'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:57:57.018958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e22ebe-1d65-434d-a59e-eda11b3f6bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90698da3-2359-47e9-9a42-cd067b6ab896', 'cc630ed7-992d-457a-98eb-58dcb9e1c51f', '03d0df85-889c-446a-b2e0-16d1fcf87849', '507d8575-970c-424a-a12f-a8c11a8b72ed']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:57.021187 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae17ec93-a3fd-4d61-8b3f-f4b3e80107f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:57.199995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae17ec93-a3fd-4d61-8b3f-f4b3e80107f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7e412d2-b3e3-4516-abd1-169f82b8151f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1940849510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372db720742e4eda8e792dd55f887beb',qos_specs=None,replication_status=,reservations=['90698da3-2359-47e9-9a42-cd067b6ab896','cc630ed7-992d-457a-98eb-58dcb9e1c51f','03d0df85-889c-446a-b2e0-16d1fcf87849','507d8575-970c-424a-a12f-a8c11a8b72ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f76f2c06b5e4f71830f22fc9334a534',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1940849510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7e412d2-b3e3-4516-abd1-169f82b8151f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='372db720742e4eda8e792dd55f887beb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8f76f2c06b5e4f71830f22fc9334a534',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:57.205418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4622356-753d-4773-b04e-29ae979407cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:57.321845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4622356-753d-4773-b04e-29ae979407cf) transitioned into state 'SUCCESS' from state '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-1940849510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='372db720742e4eda8e792dd55f887beb',qos_specs=None,replication_status=,reservations=['90698da3-2359-47e9-9a42-cd067b6ab896','cc630ed7-992d-457a-98eb-58dcb9e1c51f','03d0df85-889c-446a-b2e0-16d1fcf87849','507d8575-970c-424a-a12f-a8c11a8b72ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f76f2c06b5e4f71830f22fc9334a534',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:57.324097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda8c7a8-7a91-42f2-b0fa-04b46fe330e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:57:57.380315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda8c7a8-7a91-42f2-b0fa-04b46fe330e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:57:57.384634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Flow 'volume_create_api' (732efbf9-6374-4f83-b486-3677cad4e853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:57:57.460775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9141678e-1f39-4882-93b5-3f75c9d8ce5e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:57.460775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9141678e-1f39-4882-93b5-3f75c9d8ce5e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:57.460775 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:57.460775 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:57.460775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9141678e-1f39-4882-93b5-3f75c9d8ce5e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:57.460775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9141678e-1f39-4882-93b5-3f75c9d8ce5e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:57.477598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Create volume request issued successfully. Jan 19 08:57:57.500192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72394ba4-3fad-48f2-83e1-1e0d6e17c29a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes returned with HTTP 202 Jan 19 08:57:57.500192 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 836/1697] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:57:56 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes => generated 818 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:57:57.512001 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:57.512001 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:57.513879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9141678e-1f39-4882-93b5-3f75c9d8ce5e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:57.517843 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d34aec21-f74d-4d2a-a4f2-c93f1b71ec32 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:57:57.525243 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 862/1698] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:57 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:57:57.530059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d34aec21-f74d-4d2a-a4f2-c93f1b71ec32 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:57.530339 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:57.530339 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:57.532580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d34aec21-f74d-4d2a-a4f2-c93f1b71ec32 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:57.646860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:57.646860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:57.679961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d34aec21-f74d-4d2a-a4f2-c93f1b71ec32 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:57:57.736199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a20f7da3-3332-4509-ad4a-888600291315 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:57.736421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d34aec21-f74d-4d2a-a4f2-c93f1b71ec32 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:57:57.736646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a20f7da3-3332-4509-ad4a-888600291315 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:57.736882 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:57.736882 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:57.737206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 837/1699] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:57 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:57.737544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a20f7da3-3332-4509-ad4a-888600291315 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:57.849978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:57.849978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:57.874920 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a20f7da3-3332-4509-ad4a-888600291315 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:57.920340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a20f7da3-3332-4509-ad4a-888600291315 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 200 Jan 19 08:57:57.921511 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 863/1700] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:57 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 1084 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:57.937564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4e8d3a7-9678-4a4f-8b55-e54dafc4b01d tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:57.937564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4e8d3a7-9678-4a4f-8b55-e54dafc4b01d tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:57.937564 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:57.937564 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:57.937937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4e8d3a7-9678-4a4f-8b55-e54dafc4b01d tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:58.117438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:58.117438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:58.141309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c4e8d3a7-9678-4a4f-8b55-e54dafc4b01d tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:58.218497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4e8d3a7-9678-4a4f-8b55-e54dafc4b01d tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 200 Jan 19 08:57:58.219342 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 838/1701] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:57 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 1084 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:57:58.239694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a933243d-fe1d-4282-af11-0d4bad3b3d88 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] DELETE http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:58.240289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a933243d-fe1d-4282-af11-0d4bad3b3d88 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:58.240837 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:58.240837 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:58.241779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a933243d-fe1d-4282-af11-0d4bad3b3d88 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:58.242436 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a933243d-fe1d-4282-af11-0d4bad3b3d88 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Delete volume with id: 503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:58.348991 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:58.348991 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:58.350664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a933243d-fe1d-4282-af11-0d4bad3b3d88 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:58.447012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a933243d-fe1d-4282-af11-0d4bad3b3d88 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Delete volume request issued successfully. Jan 19 08:57:58.447491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a933243d-fe1d-4282-af11-0d4bad3b3d88 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 202 Jan 19 08:57:58.451598 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 864/1702] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:57:58 2021] DELETE /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:57:58.457111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0182ff03-f6dc-4094-87c9-0fe2f5bf9c78 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:58.460375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0182ff03-f6dc-4094-87c9-0fe2f5bf9c78 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:58.460375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:58.460375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:58.460375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0182ff03-f6dc-4094-87c9-0fe2f5bf9c78 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:58.540851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68288a82-d394-459f-b35e-8dca8c9bf6be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:58.541691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68288a82-d394-459f-b35e-8dca8c9bf6be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:58.542087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:58.542087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:58.542787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68288a82-d394-459f-b35e-8dca8c9bf6be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:58.543326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-68288a82-d394-459f-b35e-8dca8c9bf6be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:58.649704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:58.649704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:58.651620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68288a82-d394-459f-b35e-8dca8c9bf6be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:58.658480 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 865/1703] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:58 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:58.675758 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-1e53cf5f-7bb2-427e-8de4-362570471424 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:57:58.677091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-1e53cf5f-7bb2-427e-8de4-362570471424 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:58.677314 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:58.677314 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:58.677893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-1e53cf5f-7bb2-427e-8de4-362570471424 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:58.698252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:58.698252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:58.728230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0182ff03-f6dc-4094-87c9-0fe2f5bf9c78 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:58.802256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0182ff03-f6dc-4094-87c9-0fe2f5bf9c78 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 200 Jan 19 08:57:58.802256 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 839/1704] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:58 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 1083 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 08:57:58.802256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4631cd8a-45da-425f-aa39-81bc255bf596 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:57:58.802256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4631cd8a-45da-425f-aa39-81bc255bf596 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:58.811112 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:58.811112 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:58.811908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4631cd8a-45da-425f-aa39-81bc255bf596 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:58.836168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:58.836168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:58.858077 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-1e53cf5f-7bb2-427e-8de4-362570471424 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:57:58.914176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-1e53cf5f-7bb2-427e-8de4-362570471424 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:57:58.915058 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 866/1705] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:57:58 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 897 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:58.931879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:58.931879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:58.946300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4631cd8a-45da-425f-aa39-81bc255bf596 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:57:58.995080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4631cd8a-45da-425f-aa39-81bc255bf596 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:57:59.005774 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 840/1706] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:58 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 911 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:59.666187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a155bd53-ad81-4cc8-96d5-7f76b6e88440 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:57:59.667928 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a155bd53-ad81-4cc8-96d5-7f76b6e88440 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:59.668156 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:59.668156 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:59.668545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a155bd53-ad81-4cc8-96d5-7f76b6e88440 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:59.668922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a155bd53-ad81-4cc8-96d5-7f76b6e88440 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:57:59.759729 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:59.759729 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:59.761606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a155bd53-ad81-4cc8-96d5-7f76b6e88440 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:57:59.762829 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 867/1707] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:59 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:57:59.808183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22d00c6f-4f02-4da3-9b0b-33d92280daed tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:57:59.808382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22d00c6f-4f02-4da3-9b0b-33d92280daed tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:57:59.808724 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:57:59.808724 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:57:59.809293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22d00c6f-4f02-4da3-9b0b-33d92280daed tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:57:59.885612 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:57:59.885612 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:57:59.895464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-22d00c6f-4f02-4da3-9b0b-33d92280daed tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:57:59.933909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22d00c6f-4f02-4da3-9b0b-33d92280daed tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 200 Jan 19 08:57:59.935267 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 841/1708] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:57:59 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 1083 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:00.778108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91d74f0c-291b-4bd1-99c6-84865d127696 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:00.790325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91d74f0c-291b-4bd1-99c6-84865d127696 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:00.790325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:00.790325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:00.790325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91d74f0c-291b-4bd1-99c6-84865d127696 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:00.790325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-91d74f0c-291b-4bd1-99c6-84865d127696 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:00.849552 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:00.849552 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:00.860148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91d74f0c-291b-4bd1-99c6-84865d127696 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:00.860148 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 868/1709] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:00 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:00.968265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fd23a34-02f2-4943-ba51-3a1777bdafea tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:58:00.968265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fd23a34-02f2-4943-ba51-3a1777bdafea tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:00.968265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:00.968265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:00.968265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fd23a34-02f2-4943-ba51-3a1777bdafea tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:01.085122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:01.085122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:01.105962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0fd23a34-02f2-4943-ba51-3a1777bdafea tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Volume info retrieved successfully. Jan 19 08:58:01.178294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fd23a34-02f2-4943-ba51-3a1777bdafea tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 200 Jan 19 08:58:01.179446 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 842/1710] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:00 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 1083 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:01.872873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ee9a826-fe72-4a4d-a3dd-945fa8590ffb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:01.873544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ee9a826-fe72-4a4d-a3dd-945fa8590ffb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:01.873691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:01.873691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:01.874176 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ee9a826-fe72-4a4d-a3dd-945fa8590ffb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:01.875044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2ee9a826-fe72-4a4d-a3dd-945fa8590ffb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:01.930674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-73151a14-c487-4f65-a495-cd0c0c5ce4ab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:01.930674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-73151a14-c487-4f65-a495-cd0c0c5ce4ab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:01.930674 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:01.930674 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:01.930674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-73151a14-c487-4f65-a495-cd0c0c5ce4ab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:01.985261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:01.985261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:01.994095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ee9a826-fe72-4a4d-a3dd-945fa8590ffb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:01.995812 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 869/1711] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:01 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:02.079796 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:02.079796 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:02.117499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-73151a14-c487-4f65-a495-cd0c0c5ce4ab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:02.168208 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-73151a14-c487-4f65-a495-cd0c0c5ce4ab tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:58:02.169372 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 843/1712] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:58:01 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 897 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:02.198761 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9209e4d-631c-4fd9-b734-e5f6451b54c2 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] GET http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae Jan 19 08:58:02.199559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9209e4d-631c-4fd9-b734-e5f6451b54c2 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:02.199934 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:02.199934 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:02.200570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9209e4d-631c-4fd9-b734-e5f6451b54c2 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:02.310969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9209e4d-631c-4fd9-b734-e5f6451b54c2 tempest-VolumeManageAdminTest-1056261657 tempest-VolumeManageAdminTest-1056261657] http://10.222.0.25/volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae returned with HTTP 404 Jan 19 08:58:02.313584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 870/1713] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:02 2021] GET /volume/v3/f0f5673312604d96a9a58267926e37fc/volumes/503f4686-2658-4d17-8c2d-140cac33b2ae => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:02.328762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e90f579-0741-46d1-a274-25cbd2b4305c tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] DELETE http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:58:02.329765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e90f579-0741-46d1-a274-25cbd2b4305c tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:02.334233 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:02.334233 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:02.334233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e90f579-0741-46d1-a274-25cbd2b4305c tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:02.334233 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1e90f579-0741-46d1-a274-25cbd2b4305c tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] Delete volume with id: 807ef2a5-8bb3-409c-9895-0749198766dc Jan 19 08:58:02.389202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e90f579-0741-46d1-a274-25cbd2b4305c tempest-VolumeManageAdminTest-949454598 tempest-VolumeManageAdminTest-949454598] http://10.222.0.25/volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc returned with HTTP 404 Jan 19 08:58:02.394742 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 844/1714] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:02 2021] DELETE /volume/v3/c7e73e305b814c7aa5210c1b59ae83df/volumes/807ef2a5-8bb3-409c-9895-0749198766dc => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:58:03.010436 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c29429d3-708a-4974-993c-a7aea227a74b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:03.011584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c29429d3-708a-4974-993c-a7aea227a74b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:03.013666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c29429d3-708a-4974-993c-a7aea227a74b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:03.017604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c29429d3-708a-4974-993c-a7aea227a74b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:03.108134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:03.108134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:03.119969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c29429d3-708a-4974-993c-a7aea227a74b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:03.133655 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 871/1715] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:03 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:04.141161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f278ed9-bd4b-4c10-ba09-3e248901fac6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:04.146102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f278ed9-bd4b-4c10-ba09-3e248901fac6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:04.146102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f278ed9-bd4b-4c10-ba09-3e248901fac6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:04.146102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1f278ed9-bd4b-4c10-ba09-3e248901fac6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:04.196611 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:04.196611 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:04.203308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f278ed9-bd4b-4c10-ba09-3e248901fac6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:04.204267 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 845/1716] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:04 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:05.169167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-a0ef1eaf-d218-4fb5-9eee-77a68aa09b40 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:05.169831 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-a0ef1eaf-d218-4fb5-9eee-77a68aa09b40 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:05.170219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:05.170219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:05.171045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-a0ef1eaf-d218-4fb5-9eee-77a68aa09b40 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:05.220314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:05.221375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:05.221718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:05.221718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:05.222282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:05.222792 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:05.225982 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:05.225982 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:05.253532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-a0ef1eaf-d218-4fb5-9eee-77a68aa09b40 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:05.293937 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:05.293937 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:05.293937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:05.295707 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 846/1717] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:05 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:05.344019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-a0ef1eaf-d218-4fb5-9eee-77a68aa09b40 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:58:05.351227 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 872/1718] 10.222.0.41 () {58 vars in 1362 bytes} [Tue Jan 19 08:58:05 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 1347 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:05.354790 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume// Jan 19 08:58:05.355786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:05.362154 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:05.362154 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:05.362154 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:05.362154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:58:05.362154 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 847/1719] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:58: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 19 08:58:05.380229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-46c37be7-7847-460c-99e2-ea9d9a88b24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments Jan 19 08:58:05.380229 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:05.380229 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:05.380229 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-46c37be7-7847-460c-99e2-ea9d9a88b24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40dede46-274e-472c-a8af-1474750e392d", "instance_uuid": "f3b7a7cd-8ef9-4a70-9578-1a403e950856", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:05.462002 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:05.462002 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:05.640649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-46c37be7-7847-460c-99e2-ea9d9a88b24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments returned with HTTP 200 Jan 19 08:58:05.649025 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 873/1720] 10.222.0.41 () {64 vars in 1358 bytes} [Tue Jan 19 08:58:05 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:05.649310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume// Jan 19 08:58:05.649919 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:05.650544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:05.652055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bbce72c-79af-44a5-bef6-2c5990c697bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:58:05.653283 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 848/1721] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:58:05 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:58:05.674141 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-4b2c5b34-9f27-494a-b727-6d12fe4ce647 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:05.674775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-4b2c5b34-9f27-494a-b727-6d12fe4ce647 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:05.674998 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:05.674998 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:05.675580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-4b2c5b34-9f27-494a-b727-6d12fe4ce647 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:05.879812 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:05.879812 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:05.895450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-4b2c5b34-9f27-494a-b727-6d12fe4ce647 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:05.930253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:05.930253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:05.959784 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-4b2c5b34-9f27-494a-b727-6d12fe4ce647 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:58:05.962426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 874/1722] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:58:05 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 1445 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:58:05.996184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-deb801f9-508d-4059-8536-50757db35026 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] PUT http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0 Jan 19 08:58:05.997125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-deb801f9-508d-4059-8536-50757db35026 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:06.076415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:58:06.076415 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:58:06.080632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-deb801f9-508d-4059-8536-50757db35026 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-40dede46-274e-472c-a8af-1474750e392d-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.022s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:58:06.087603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:06.087603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:06.309882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3fb01c6e-afa3-4b41-96da-336ab78f5146 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:06.310395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3fb01c6e-afa3-4b41-96da-336ab78f5146 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:06.310770 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:06.310770 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:06.311149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3fb01c6e-afa3-4b41-96da-336ab78f5146 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:06.314360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3fb01c6e-afa3-4b41-96da-336ab78f5146 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:06.387439 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:06.387439 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:06.396512 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3fb01c6e-afa3-4b41-96da-336ab78f5146 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:06.397610 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 875/1723] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:06 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:07.428131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a8aae28-06d2-43d5-9b35-206a03c16579 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:07.428131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a8aae28-06d2-43d5-9b35-206a03c16579 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:07.428131 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:07.428131 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:07.428131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a8aae28-06d2-43d5-9b35-206a03c16579 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:07.428131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6a8aae28-06d2-43d5-9b35-206a03c16579 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:07.512173 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:07.512173 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:07.518606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a8aae28-06d2-43d5-9b35-206a03c16579 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:07.523302 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 876/1724] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:07 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:08.536195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58e04ee6-59f6-41b8-a156-da2f4cb1767d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:08.536195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58e04ee6-59f6-41b8-a156-da2f4cb1767d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:08.536984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:08.536984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:08.536984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58e04ee6-59f6-41b8-a156-da2f4cb1767d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:08.536984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-58e04ee6-59f6-41b8-a156-da2f4cb1767d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:08.637744 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:08.637744 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:08.639739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58e04ee6-59f6-41b8-a156-da2f4cb1767d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:08.640617 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 877/1725] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:08 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:09.142047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-deb801f9-508d-4059-8536-50757db35026 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-40dede46-274e-472c-a8af-1474750e392d-n-h2-758944-2'" released by "attachment_update" :: held 3.063s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:58:09.142811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-deb801f9-508d-4059-8536-50757db35026 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0 returned with HTTP 200 Jan 19 08:58:09.144013 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 849/1726] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:58:05 2021] PUT /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0 => generated 762 bytes in 3154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:09.206920 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-cc4cb0e2-77b0-4238-9448-bbf7f03e6a0b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0/action Jan 19 08:58:09.212201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:09.212201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:09.212201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-cc4cb0e2-77b0-4238-9448-bbf7f03e6a0b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:58:09.212201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-cc4cb0e2-77b0-4238-9448-bbf7f03e6a0b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:09.379312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:09.379312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:09.430281 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5d391a68-0be2-4d9e-aa69-aa480c6a7aa4 req-cc4cb0e2-77b0-4238-9448-bbf7f03e6a0b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0/action returned with HTTP 204 Jan 19 08:58:09.431212 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 878/1727] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:58:09 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0/action => generated 0 bytes in 231 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:09.653799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b897c8e-2cbd-460e-ad39-92c875312566 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:09.654872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b897c8e-2cbd-460e-ad39-92c875312566 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:09.655261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:09.655261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:09.656034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b897c8e-2cbd-460e-ad39-92c875312566 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:09.656571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4b897c8e-2cbd-460e-ad39-92c875312566 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:09.685232 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:09.685232 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:09.688361 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b897c8e-2cbd-460e-ad39-92c875312566 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:09.690226 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 850/1728] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:09 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:10.704338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff1a7086-95f5-44ee-ae46-8ec3e518b555 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:10.704895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff1a7086-95f5-44ee-ae46-8ec3e518b555 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:10.705035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:10.705035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:10.705416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff1a7086-95f5-44ee-ae46-8ec3e518b555 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:10.705788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ff1a7086-95f5-44ee-ae46-8ec3e518b555 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:10.752267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:10.752267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:10.754110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff1a7086-95f5-44ee-ae46-8ec3e518b555 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:10.760547 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 879/1729] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:10 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:11.769335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-506290e7-45fa-45bf-8b26-2bfa31bc31be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:11.771878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-506290e7-45fa-45bf-8b26-2bfa31bc31be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:11.771878 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:11.771878 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:11.771878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-506290e7-45fa-45bf-8b26-2bfa31bc31be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:11.771878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-506290e7-45fa-45bf-8b26-2bfa31bc31be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:11.820994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:11.820994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:11.833164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-506290e7-45fa-45bf-8b26-2bfa31bc31be tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:11.840293 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 851/1730] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:11 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:11.934723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] POST http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes Jan 19 08:58:11.935716 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:11.935716 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:11.937474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-198637626"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:11.938653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-198637626'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:58:11.939034 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Create volume of 1 GB Jan 19 08:58:11.988659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Availability Zones retrieved successfully. Jan 19 08:58:12.026758 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Flow 'volume_create_api' (5d58e752-8052-426d-b74e-3b95996a638e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:12.041037 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b734b9e1-7ca4-4073-8c77-7693d77a14ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:12.043336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:58:12.202343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b734b9e1-7ca4-4073-8c77-7693d77a14ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:12.203406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd9f802-028d-4914-ad16-5dc29eaa12c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:12.324602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Created reservations ['1e17a07b-48fc-48d7-8cfe-831a413b46ac', 'bdbf4449-8b15-4b2b-aa82-9eae7b4ed198', '34ad28ba-2ac6-4597-abd3-9b75f5a52d88', 'e2ce7e6a-aced-4347-ad08-4e5b72295667'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:12.326457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd9f802-028d-4914-ad16-5dc29eaa12c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e17a07b-48fc-48d7-8cfe-831a413b46ac', 'bdbf4449-8b15-4b2b-aa82-9eae7b4ed198', '34ad28ba-2ac6-4597-abd3-9b75f5a52d88', 'e2ce7e6a-aced-4347-ad08-4e5b72295667']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:12.332343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0179966-8571-4c13-92c5-19e8b0f6da28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:12.514708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0179966-8571-4c13-92c5-19e8b0f6da28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-198637626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e604b124a314f16baa9d7617c4d06ca',qos_specs=None,replication_status=,reservations=['1e17a07b-48fc-48d7-8cfe-831a413b46ac','bdbf4449-8b15-4b2b-aa82-9eae7b4ed198','34ad28ba-2ac6-4597-abd3-9b75f5a52d88','e2ce7e6a-aced-4347-ad08-4e5b72295667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6c30b85ce84e18a25ee3e3e90d9619',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-198637626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e604b124a314f16baa9d7617c4d06ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cc6c30b85ce84e18a25ee3e3e90d9619',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:12.537812 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f981f1d-b977-4131-b7ad-9fd36c445894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:12.631559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f981f1d-b977-4131-b7ad-9fd36c445894) transitioned into state 'SUCCESS' from state '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-198637626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e604b124a314f16baa9d7617c4d06ca',qos_specs=None,replication_status=,reservations=['1e17a07b-48fc-48d7-8cfe-831a413b46ac','bdbf4449-8b15-4b2b-aa82-9eae7b4ed198','34ad28ba-2ac6-4597-abd3-9b75f5a52d88','e2ce7e6a-aced-4347-ad08-4e5b72295667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6c30b85ce84e18a25ee3e3e90d9619',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:12.634969 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a2603b-41c0-4058-8723-9400e3265bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:12.660362 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a2603b-41c0-4058-8723-9400e3265bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:12.670011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Flow 'volume_create_api' (5d58e752-8052-426d-b74e-3b95996a638e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:12.795969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Create volume request issued successfully. Jan 19 08:58:12.834525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b53c7799-9144-4674-9006-4653e4b0e7da tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes returned with HTTP 202 Jan 19 08:58:12.834525 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 880/1731] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:58:11 2021] POST /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes => generated 825 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:58:12.844245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-745234f0-b358-43d5-af2b-8c2d88800e8e tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] POST http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types Jan 19 08:58:12.852063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:12.852063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:12.852063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-745234f0-b358-43d5-af2b-8c2d88800e8e tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:12.879415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8cd4e8f-bed1-4bf1-9538-2ccf65cdaaa9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:12.879415 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8cd4e8f-bed1-4bf1-9538-2ccf65cdaaa9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:12.879415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:12.879415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:12.880970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8cd4e8f-bed1-4bf1-9538-2ccf65cdaaa9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:12.881344 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d8cd4e8f-bed1-4bf1-9538-2ccf65cdaaa9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:12.961252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:12.961252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:12.969051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8cd4e8f-bed1-4bf1-9538-2ccf65cdaaa9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:12.969914 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 881/1732] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:12 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:12.988294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-745234f0-b358-43d5-af2b-8c2d88800e8e tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types returned with HTTP 200 Jan 19 08:58:12.994945 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 852/1733] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:58:12 2021] POST /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types => generated 188 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:13.000506 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-449a5c08-0e7c-40cc-83b2-7ceb2445c5d6 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 08:58:13.000506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-449a5c08-0e7c-40cc-83b2-7ceb2445c5d6 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:13.000506 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:13.000506 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:13.000506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-449a5c08-0e7c-40cc-83b2-7ceb2445c5d6 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:13.011213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a4303f3-13c8-4460-aefc-7957ccc12df9 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] POST http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types Jan 19 08:58:13.017318 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a4303f3-13c8-4460-aefc-7957ccc12df9 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:13.127786 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a4303f3-13c8-4460-aefc-7957ccc12df9 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types returned with HTTP 200 Jan 19 08:58:13.135053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:13.135053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:13.135877 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 853/1734] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:58:13 2021] POST /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types => generated 188 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:13.171184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-449a5c08-0e7c-40cc-83b2-7ceb2445c5d6 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 08:58:13.228764 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-449a5c08-0e7c-40cc-83b2-7ceb2445c5d6 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 08:58:13.234437 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 882/1735] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:12 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 917 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:13.406303 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] POST http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes Jan 19 08:58:13.407551 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1337767132"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:13.408670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1337767132'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:58:13.436973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Create volume of 1 GB Jan 19 08:58:13.437732 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:13.437732 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:13.438416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Availability Zones retrieved successfully. Jan 19 08:58:13.482372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Flow 'volume_create_api' (81aa864f-ce58-4c98-9ff3-7ee28802e5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:13.498103 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c54708-3c52-405f-a6cb-a24275b2183d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:13.500736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:58:13.647641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c54708-3c52-405f-a6cb-a24275b2183d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:58:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03deedeb-44e3-4c31-8e4d-bc5b42141246,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03deedeb-44e3-4c31-8e4d-bc5b42141246', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:13.656870 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c93412-0f82-4d10-9602-084d1007b6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:13.769687 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:58:13.769687 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:58:13.898634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Created reservations ['ef21ce0e-a195-44ae-8b1c-6ad411b289c9', 'd115f619-9042-4df8-a91a-e382d7c7a8c8', '4a4167cf-b6ce-414b-91b9-4ddea8fc7d9c', '8f631fb6-ec19-4207-bb05-cb67d0b0d035'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:13.909618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c93412-0f82-4d10-9602-084d1007b6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef21ce0e-a195-44ae-8b1c-6ad411b289c9', 'd115f619-9042-4df8-a91a-e382d7c7a8c8', '4a4167cf-b6ce-414b-91b9-4ddea8fc7d9c', '8f631fb6-ec19-4207-bb05-cb67d0b0d035']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:13.909618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82922f3e-b053-471f-9150-611a61b0a16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:13.985861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39a23e0c-6c87-4836-8795-76706cb12fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:13.986255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39a23e0c-6c87-4836-8795-76706cb12fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:13.989556 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:13.989556 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:13.991198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39a23e0c-6c87-4836-8795-76706cb12fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:13.997850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-39a23e0c-6c87-4836-8795-76706cb12fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:14.022890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82922f3e-b053-471f-9150-611a61b0a16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c44d84d-d10b-4f17-b4cf-670d3e7a8191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1337767132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc95ab854fd94d25876e2381b844a18b',qos_specs=None,replication_status=,reservations=['ef21ce0e-a195-44ae-8b1c-6ad411b289c9','d115f619-9042-4df8-a91a-e382d7c7a8c8','4a4167cf-b6ce-414b-91b9-4ddea8fc7d9c','8f631fb6-ec19-4207-bb05-cb67d0b0d035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2eafb5a144341e3881394fc38756b2e',volume_type_id=03deedeb-44e3-4c31-8e4d-bc5b42141246), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1337767132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c44d84d-d10b-4f17-b4cf-670d3e7a8191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc95ab854fd94d25876e2381b844a18b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f2eafb5a144341e3881394fc38756b2e',volume_attachment=,volume_type=,volume_type_id=03deedeb-44e3-4c31-8e4d-bc5b42141246)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:14.024959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b5ca83-dab7-4c8a-86e7-ab41f8adcfd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:14.060639 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:14.060639 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:14.071085 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39a23e0c-6c87-4836-8795-76706cb12fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:14.072540 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 883/1736] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:13 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:14.072997 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b5ca83-dab7-4c8a-86e7-ab41f8adcfd7) transitioned into state 'SUCCESS' from state '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-1337767132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc95ab854fd94d25876e2381b844a18b',qos_specs=None,replication_status=,reservations=['ef21ce0e-a195-44ae-8b1c-6ad411b289c9','d115f619-9042-4df8-a91a-e382d7c7a8c8','4a4167cf-b6ce-414b-91b9-4ddea8fc7d9c','8f631fb6-ec19-4207-bb05-cb67d0b0d035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2eafb5a144341e3881394fc38756b2e',volume_type_id=03deedeb-44e3-4c31-8e4d-bc5b42141246)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:14.079382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31697e28-158a-4974-ac92-6b110729872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:14.118536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31697e28-158a-4974-ac92-6b110729872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:14.124822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Flow 'volume_create_api' (81aa864f-ce58-4c98-9ff3-7ee28802e5f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:14.247573 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57792be0-2d81-4251-9611-abeefd008c0b tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 08:58:14.254901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57792be0-2d81-4251-9611-abeefd008c0b tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:14.254901 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:14.254901 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:14.254901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57792be0-2d81-4251-9611-abeefd008c0b tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:14.303561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Create volume request issued successfully. Jan 19 08:58:14.336419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-635c44cd-216c-4953-9c00-0c12b60072bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes returned with HTTP 202 Jan 19 08:58:14.347520 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 854/1737] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:58:13 2021] POST /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes => generated 834 bytes in 1205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:58:14.370935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ff39977-31f1-4872-9cce-ea4157f248bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] GET http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:14.371723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ff39977-31f1-4872-9cce-ea4157f248bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:14.372126 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:14.372126 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:14.372958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ff39977-31f1-4872-9cce-ea4157f248bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:14.380467 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:14.380467 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:14.428187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-57792be0-2d81-4251-9611-abeefd008c0b tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 08:58:14.540349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57792be0-2d81-4251-9611-abeefd008c0b tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 08:58:14.548373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 884/1738] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:14 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 917 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:14.556193 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:14.556193 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:14.582641 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4ff39977-31f1-4872-9cce-ea4157f248bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:14.665846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ff39977-31f1-4872-9cce-ea4157f248bf tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:14.676293 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 855/1739] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:14 2021] GET /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 926 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:15.093331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ef1e8dfb-94af-4235-9272-e1d4d53c6415 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:15.094497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ef1e8dfb-94af-4235-9272-e1d4d53c6415 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.102022 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.102022 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:15.102022 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ef1e8dfb-94af-4235-9272-e1d4d53c6415 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.102022 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ef1e8dfb-94af-4235-9272-e1d4d53c6415 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:15.160344 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.160344 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:15.168541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ef1e8dfb-94af-4235-9272-e1d4d53c6415 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:15.169454 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 885/1740] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:15.569603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cef5d2d-9932-48c2-a194-70549e04b199 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 08:58:15.579071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cef5d2d-9932-48c2-a194-70549e04b199 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.579071 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.579071 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:15.579071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cef5d2d-9932-48c2-a194-70549e04b199 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.684188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53563b2c-5efc-4ce8-ad29-d712828c0b67 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] GET http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:15.684723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53563b2c-5efc-4ce8-ad29-d712828c0b67 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.684926 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.684926 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:15.685552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53563b2c-5efc-4ce8-ad29-d712828c0b67 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:15.693690 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.693690 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:15.714564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5cef5d2d-9932-48c2-a194-70549e04b199 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 08:58:15.796247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cef5d2d-9932-48c2-a194-70549e04b199 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 08:58:15.797176 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 856/1741] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 918 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:15.859635 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:15.859635 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:15.885517 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-53563b2c-5efc-4ce8-ad29-d712828c0b67 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:15.947398 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53563b2c-5efc-4ce8-ad29-d712828c0b67 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:15.948824 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 886/1742] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 927 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:15.982039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95523c0a-50f9-43a5-b8ae-a4b3711bdf5a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] GET http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:15.982039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95523c0a-50f9-43a5-b8ae-a4b3711bdf5a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:15.982039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:15.982039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:15.982039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95523c0a-50f9-43a5-b8ae-a4b3711bdf5a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:16.044342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:16.044342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:16.053862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-95523c0a-50f9-43a5-b8ae-a4b3711bdf5a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Volume info retrieved successfully. Jan 19 08:58:16.101252 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95523c0a-50f9-43a5-b8ae-a4b3711bdf5a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:16.102205 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 857/1743] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:15 2021] GET /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 1098 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:16.118699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] POST http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191/action Jan 19 08:58:16.119371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:16.119371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:16.120204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:58:16.120204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:16.187508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d7f6e84-4b45-4833-82d9-e08115a39535 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:16.187508 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d7f6e84-4b45-4833-82d9-e08115a39535 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:16.187508 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:16.187508 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:16.188263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d7f6e84-4b45-4833-82d9-e08115a39535 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:16.188871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7d7f6e84-4b45-4833-82d9-e08115a39535 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:16.211892 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:16.211892 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:16.217672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:16.243455 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:16.243455 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:16.246111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d7f6e84-4b45-4833-82d9-e08115a39535 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:16.255237 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 858/1744] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:16 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:16.313608 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:58:16.314819 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:58:16.403133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Created reservations ['3b08299a-06b9-4bad-92d8-662fed1e8aa7', 'a1d17e5a-bd3d-479b-a4eb-872883ef29e7'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:16.487253 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:58:16.488132 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:58:16.520846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Created reservations ['095ff274-6af0-4e95-91e8-c908b033c4a5', '5b22b35f-9280-4365-bfe5-54419ec41ef2'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:16.735010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Retype volume request issued successfully. Jan 19 08:58:16.735606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b22e233c-be20-43a7-8e82-53b157bda1de tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191/action returned with HTTP 202 Jan 19 08:58:16.736631 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 887/1745] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:58:16 2021] POST /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191/action => generated 0 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:58:16.744589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45adbe2e-01b2-4b7e-b433-a6138eed7746 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] GET http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:16.749593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45adbe2e-01b2-4b7e-b433-a6138eed7746 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:16.749593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:16.749593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:16.749593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45adbe2e-01b2-4b7e-b433-a6138eed7746 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:16.905309 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:16.905309 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:16.933928 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-45adbe2e-01b2-4b7e-b433-a6138eed7746 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:16.996356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45adbe2e-01b2-4b7e-b433-a6138eed7746 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:17.003825 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 859/1746] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:16 2021] GET /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 926 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:17.265239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f19a0f6-0bba-4a72-a16c-e53d4095d5d5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:17.266219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f19a0f6-0bba-4a72-a16c-e53d4095d5d5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:17.266581 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:17.266581 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:17.267192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f19a0f6-0bba-4a72-a16c-e53d4095d5d5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:17.267673 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7f19a0f6-0bba-4a72-a16c-e53d4095d5d5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:17.347519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:17.347519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:17.351104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f19a0f6-0bba-4a72-a16c-e53d4095d5d5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:17.370293 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 888/1747] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:17 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:18.017206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65c9af99-1a9d-4769-afe8-3ca8fcdcc8d0 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] GET http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:18.018031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65c9af99-1a9d-4769-afe8-3ca8fcdcc8d0 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:18.018253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:18.018253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:18.018664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65c9af99-1a9d-4769-afe8-3ca8fcdcc8d0 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:18.131605 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:18.131605 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:18.171583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65c9af99-1a9d-4769-afe8-3ca8fcdcc8d0 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:18.248432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65c9af99-1a9d-4769-afe8-3ca8fcdcc8d0 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:18.249280 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 860/1748] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:18 2021] GET /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 927 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:18.266771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc0e1e0d-934a-4a60-8238-947c6e9904f0 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] GET http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:18.267247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bc0e1e0d-934a-4a60-8238-947c6e9904f0 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:18.267376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:18.267376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:18.267734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bc0e1e0d-934a-4a60-8238-947c6e9904f0 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:18.352561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:18.352561 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:18.379692 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69c736be-5cea-495a-94bc-295708f68ac3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:18.380863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69c736be-5cea-495a-94bc-295708f68ac3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:18.381097 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:18.381097 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:18.381538 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69c736be-5cea-495a-94bc-295708f68ac3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:18.381922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-69c736be-5cea-495a-94bc-295708f68ac3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:18.394380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bc0e1e0d-934a-4a60-8238-947c6e9904f0 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Volume info retrieved successfully. Jan 19 08:58:18.441652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:18.441652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:18.445209 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69c736be-5cea-495a-94bc-295708f68ac3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:18.446290 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 861/1749] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:18 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:18.552104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc0e1e0d-934a-4a60-8238-947c6e9904f0 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:18.574073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23d1de3a-4389-4d58-aadb-c9a2613384e7 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] GET http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1337767132 Jan 19 08:58:18.574650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23d1de3a-4389-4d58-aadb-c9a2613384e7 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:18.574881 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:18.574881 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:18.575254 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23d1de3a-4389-4d58-aadb-c9a2613384e7 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:18.581690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-23d1de3a-4389-4d58-aadb-c9a2613384e7 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1337767132'), ('all_tenants', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:58:18.582360 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 889/1750] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:18 2021] GET /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 1098 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:18.684434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-23d1de3a-4389-4d58-aadb-c9a2613384e7 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Get all volumes completed successfully. Jan 19 08:58:18.687017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23d1de3a-4389-4d58-aadb-c9a2613384e7 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1337767132 returned with HTTP 200 Jan 19 08:58:18.704068 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38168acf-63c4-4352-a83a-f023ec04837e tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] DELETE http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:18.705026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38168acf-63c4-4352-a83a-f023ec04837e tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:18.705412 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:18.705412 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:18.706051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38168acf-63c4-4352-a83a-f023ec04837e tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:18.706711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-38168acf-63c4-4352-a83a-f023ec04837e tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Delete volume with id: 3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:18.729208 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 862/1751] 10.222.0.25 () {58 vars in 1365 bytes} [Tue Jan 19 08:58:18 2021] GET /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1337767132 => generated 413 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:18.889846 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:18.889846 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:18.889846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38168acf-63c4-4352-a83a-f023ec04837e tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:18.973564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38168acf-63c4-4352-a83a-f023ec04837e tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Delete volume request issued successfully. Jan 19 08:58:18.974568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38168acf-63c4-4352-a83a-f023ec04837e tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 202 Jan 19 08:58:18.986216 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 890/1752] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:18 2021] DELETE /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:18.986624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67445137-aa07-45b4-bd1c-282f2d62b7f9 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] GET http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:18.987328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67445137-aa07-45b4-bd1c-282f2d62b7f9 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:18.987730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:18.987730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:18.988372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67445137-aa07-45b4-bd1c-282f2d62b7f9 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:19.139666 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:19.139666 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:19.150371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-67445137-aa07-45b4-bd1c-282f2d62b7f9 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:19.175610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67445137-aa07-45b4-bd1c-282f2d62b7f9 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:19.176792 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 863/1753] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:18 2021] GET /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 926 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:19.465519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-690f4ebe-ced3-4456-82f5-c82b1ba9512b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:19.465519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-690f4ebe-ced3-4456-82f5-c82b1ba9512b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:19.465519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:19.465519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:19.465519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-690f4ebe-ced3-4456-82f5-c82b1ba9512b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:19.465519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-690f4ebe-ced3-4456-82f5-c82b1ba9512b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:19.556107 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:19.556107 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:19.556107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-690f4ebe-ced3-4456-82f5-c82b1ba9512b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:19.556107 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 891/1754] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:19 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:20.199435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c051fbba-cb23-4a4f-b635-42a7d086b5dd tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] GET http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:20.200030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c051fbba-cb23-4a4f-b635-42a7d086b5dd tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:20.200257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:20.200257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:20.203084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c051fbba-cb23-4a4f-b635-42a7d086b5dd tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:20.397566 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:20.397566 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:20.418998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c051fbba-cb23-4a4f-b635-42a7d086b5dd tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:20.488610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c051fbba-cb23-4a4f-b635-42a7d086b5dd tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:20.510152 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 864/1755] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:20 2021] GET /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 926 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:20.549771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f464b34e-451f-4df6-9fdd-1207b12a88dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:20.551045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f464b34e-451f-4df6-9fdd-1207b12a88dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:20.551243 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:20.551243 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:20.551981 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f464b34e-451f-4df6-9fdd-1207b12a88dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:20.552620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f464b34e-451f-4df6-9fdd-1207b12a88dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:20.624058 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:20.624058 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:20.627027 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f464b34e-451f-4df6-9fdd-1207b12a88dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:20.646719 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 892/1756] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:20 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:21.527173 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a028c11f-103d-4b3f-9955-a5aafd49a232 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] GET http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:21.530338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a028c11f-103d-4b3f-9955-a5aafd49a232 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:21.530338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:21.530338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:21.530338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a028c11f-103d-4b3f-9955-a5aafd49a232 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:21.605350 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:21.605350 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:21.622789 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a028c11f-103d-4b3f-9955-a5aafd49a232 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Volume info retrieved successfully. Jan 19 08:58:21.646176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4215719a-62ca-4b1c-ad8c-bcd17d3afd18 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:21.647466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4215719a-62ca-4b1c-ad8c-bcd17d3afd18 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:21.647873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:21.647873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:21.648285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4215719a-62ca-4b1c-ad8c-bcd17d3afd18 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:21.648572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4215719a-62ca-4b1c-ad8c-bcd17d3afd18 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:21.708959 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a028c11f-103d-4b3f-9955-a5aafd49a232 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 200 Jan 19 08:58:21.719672 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 865/1757] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:21 2021] GET /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 926 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:21.725726 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:21.725726 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:21.728084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4215719a-62ca-4b1c-ad8c-bcd17d3afd18 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:21.731878 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 893/1758] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:21 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:22.261790 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e12c9913-5f71-49d5-9036-7463ac68fab2 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:58:22.261790 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:22.261790 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:22.261790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e12c9913-5f71-49d5-9036-7463ac68fab2 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-attach": {"instance_uuid": "66429d7b-5197-4d54-9943-e6e2960a9a97", "mountpoint": "/dev/sdb"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:58:22.261790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e12c9913-5f71-49d5-9036-7463ac68fab2 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "66429d7b-5197-4d54-9943-e6e2960a9a97", "mountpoint": "/dev/sdb"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:22.366742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:22.366742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:22.370901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e12c9913-5f71-49d5-9036-7463ac68fab2 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:58:22.409544 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e12c9913-5f71-49d5-9036-7463ac68fab2 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Update volume admin metadata completed successfully. Jan 19 08:58:22.729935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-702f7232-071f-43c2-ba51-7ac4c2b2da64 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] GET http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 Jan 19 08:58:22.730459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-702f7232-071f-43c2-ba51-7ac4c2b2da64 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:22.735624 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:22.735624 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:22.736238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-702f7232-071f-43c2-ba51-7ac4c2b2da64 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:22.863807 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-702f7232-071f-43c2-ba51-7ac4c2b2da64 tempest-VolumeRetypeWithoutMigrationTest-766696990 tempest-VolumeRetypeWithoutMigrationTest-766696990] http://10.222.0.25/volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 returned with HTTP 404 Jan 19 08:58:22.865393 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 894/1759] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:22 2021] GET /volume/v3/cc95ab854fd94d25876e2381b844a18b/volumes/3c44d84d-d10b-4f17-b4cf-670d3e7a8191 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:22.881376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71a561ae-a37c-4158-ad42-edc59996d864 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:22.882628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71a561ae-a37c-4158-ad42-edc59996d864 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:22.890556 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e12c9913-5f71-49d5-9036-7463ac68fab2 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Attach volume completed successfully. Jan 19 08:58:22.891826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e12c9913-5f71-49d5-9036-7463ac68fab2 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:58:22.892742 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 866/1760] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:58:22 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:58:22.896900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0f21ed99-8481-4f29-8f61-cb018887be7a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] DELETE http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/62e74bd3-3243-425c-9837-ba5ba922861d Jan 19 08:58:22.897599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0f21ed99-8481-4f29-8f61-cb018887be7a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:22.897987 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:22.897987 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:22.898807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0f21ed99-8481-4f29-8f61-cb018887be7a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:22.899610 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:22.899610 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:22.901956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71a561ae-a37c-4158-ad42-edc59996d864 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:22.902396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-71a561ae-a37c-4158-ad42-edc59996d864 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:22.988229 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:22.988229 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:22.990608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71a561ae-a37c-4158-ad42-edc59996d864 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:22.994620 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 895/1761] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:22 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:23.016561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5cc5d66-eb3a-4d88-86ef-991d76f314de tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:58:23.017279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5cc5d66-eb3a-4d88-86ef-991d76f314de tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:23.017650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:23.017650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:23.018991 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5cc5d66-eb3a-4d88-86ef-991d76f314de tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:23.088436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:58:23.088436 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:58:23.090248 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:23.090248 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:23.103258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e5cc5d66-eb3a-4d88-86ef-991d76f314de tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:58:23.115682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0f21ed99-8481-4f29-8f61-cb018887be7a tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/62e74bd3-3243-425c-9837-ba5ba922861d returned with HTTP 202 Jan 19 08:58:23.116806 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 867/1762] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:58:22 2021] DELETE /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/62e74bd3-3243-425c-9837-ba5ba922861d => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:23.130147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-99035cf4-44ab-4ef1-ab00-b1d47b65fe88 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] GET http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/62e74bd3-3243-425c-9837-ba5ba922861d Jan 19 08:58:23.131384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-99035cf4-44ab-4ef1-ab00-b1d47b65fe88 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:23.132048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-99035cf4-44ab-4ef1-ab00-b1d47b65fe88 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:23.142426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:23.142426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:23.159364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5cc5d66-eb3a-4d88-86ef-991d76f314de tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:58:23.160477 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 896/1763] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:22 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 1245 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:23.176169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-99035cf4-44ab-4ef1-ab00-b1d47b65fe88 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/62e74bd3-3243-425c-9837-ba5ba922861d returned with HTTP 404 Jan 19 08:58:23.177163 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 868/1764] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:58:23 2021] GET /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/62e74bd3-3243-425c-9837-ba5ba922861d => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:23.179001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c9a5b23-f2a9-4e57-8582-3ff3eebf000b tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:58:23.179646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:23.179646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:23.180654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c9a5b23-f2a9-4e57-8582-3ff3eebf000b tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-detach": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:58:23.181214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c9a5b23-f2a9-4e57-8582-3ff3eebf000b tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:23.184952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-488fb39a-37a6-4576-95e1-cdc63ccb5a18 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] DELETE http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/03deedeb-44e3-4c31-8e4d-bc5b42141246 Jan 19 08:58:23.186233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-488fb39a-37a6-4576-95e1-cdc63ccb5a18 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:23.188192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-488fb39a-37a6-4576-95e1-cdc63ccb5a18 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:23.273239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:23.273239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:23.276236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c9a5b23-f2a9-4e57-8582-3ff3eebf000b tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:58:23.390472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-488fb39a-37a6-4576-95e1-cdc63ccb5a18 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/03deedeb-44e3-4c31-8e4d-bc5b42141246 returned with HTTP 202 Jan 19 08:58:23.395871 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 869/1765] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:58:23 2021] DELETE /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/03deedeb-44e3-4c31-8e4d-bc5b42141246 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:23.401063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8157145e-b3be-4902-aa9b-d29580378775 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] GET http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/03deedeb-44e3-4c31-8e4d-bc5b42141246 Jan 19 08:58:23.401791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8157145e-b3be-4902-aa9b-d29580378775 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:23.411553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8157145e-b3be-4902-aa9b-d29580378775 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:23.454209 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8157145e-b3be-4902-aa9b-d29580378775 tempest-VolumeRetypeWithoutMigrationTest-685687156 tempest-VolumeRetypeWithoutMigrationTest-685687156] http://10.222.0.25/volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/03deedeb-44e3-4c31-8e4d-bc5b42141246 returned with HTTP 404 Jan 19 08:58:23.455290 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 870/1766] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:58:23 2021] GET /volume/v3/6b2e335bf6ee410eb183ece4ac683bca/types/03deedeb-44e3-4c31-8e4d-bc5b42141246 => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:23.724623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c9a5b23-f2a9-4e57-8582-3ff3eebf000b tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Detach volume completed successfully. Jan 19 08:58:23.725174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c9a5b23-f2a9-4e57-8582-3ff3eebf000b tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:58:23.729505 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 897/1767] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:58:23 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:58:23.735747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04273aa8-efa9-40d4-b585-fe4281b4a7a0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:58:23.736265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04273aa8-efa9-40d4-b585-fe4281b4a7a0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:23.741800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04273aa8-efa9-40d4-b585-fe4281b4a7a0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:23.865329 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:23.865329 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:23.875105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-04273aa8-efa9-40d4-b585-fe4281b4a7a0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:58:23.917356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04273aa8-efa9-40d4-b585-fe4281b4a7a0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:58:23.918127 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 871/1768] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:23 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:24.017279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b4ce7dd-e960-444d-9a48-06804c1494bb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:24.018322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b4ce7dd-e960-444d-9a48-06804c1494bb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:24.018708 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:24.018708 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:24.019512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b4ce7dd-e960-444d-9a48-06804c1494bb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:24.019892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4b4ce7dd-e960-444d-9a48-06804c1494bb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:24.047665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5dbff5b0-20e7-40ef-b26b-3a794501cedd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:24.048481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5dbff5b0-20e7-40ef-b26b-3a794501cedd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:24.049022 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:24.049022 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:24.049657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5dbff5b0-20e7-40ef-b26b-3a794501cedd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:24.069698 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:24.069698 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:24.073467 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b4ce7dd-e960-444d-9a48-06804c1494bb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:24.095416 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 898/1769] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:24.191668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:24.191668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:24.214732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5dbff5b0-20e7-40ef-b26b-3a794501cedd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:24.237262 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:24.237262 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:24.249881 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5dbff5b0-20e7-40ef-b26b-3a794501cedd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:58:24.250961 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 872/1770] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:24 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 1639 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:25.085569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-678cc759-17c2-469f-8bdf-fbaa77fe2fd1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:25.086131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-678cc759-17c2-469f-8bdf-fbaa77fe2fd1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:25.086295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:25.086295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:25.086663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-678cc759-17c2-469f-8bdf-fbaa77fe2fd1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:25.087033 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-678cc759-17c2-469f-8bdf-fbaa77fe2fd1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:25.136884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:25.136884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:25.139690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-678cc759-17c2-469f-8bdf-fbaa77fe2fd1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:25.140731 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 899/1771] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:25 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:26.157524 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e4a98a8-43ab-4b17-9782-d33bc93bfe8c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:26.158044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e4a98a8-43ab-4b17-9782-d33bc93bfe8c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:26.158237 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:26.158237 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:26.160414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3e4a98a8-43ab-4b17-9782-d33bc93bfe8c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:26.162199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3e4a98a8-43ab-4b17-9782-d33bc93bfe8c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:26.239292 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:26.239292 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:26.241507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3e4a98a8-43ab-4b17-9782-d33bc93bfe8c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:26.249577 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 873/1772] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:26 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:27.263989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5131eaf1-45e3-4a52-b388-e2d0ad9c4b0d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:27.267991 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5131eaf1-45e3-4a52-b388-e2d0ad9c4b0d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:27.274882 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:27.274882 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:27.274882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5131eaf1-45e3-4a52-b388-e2d0ad9c4b0d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:27.274882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5131eaf1-45e3-4a52-b388-e2d0ad9c4b0d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:27.311362 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:27.311362 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:27.313422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5131eaf1-45e3-4a52-b388-e2d0ad9c4b0d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:27.314364 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 900/1773] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:27 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:28.330584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4a3ddcf-d94c-4d29-8caf-311167903b8f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:28.330584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4a3ddcf-d94c-4d29-8caf-311167903b8f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:28.330584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:28.330584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:28.330584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4a3ddcf-d94c-4d29-8caf-311167903b8f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:28.330584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c4a3ddcf-d94c-4d29-8caf-311167903b8f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:28.376076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:28.376076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:28.401170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4a3ddcf-d94c-4d29-8caf-311167903b8f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:28.401170 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 874/1774] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:28 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:29.414269 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e5b168e-3147-4464-992a-73cf93174eae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:29.414871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e5b168e-3147-4464-992a-73cf93174eae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:29.414975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:29.414975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:29.415496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e5b168e-3147-4464-992a-73cf93174eae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:29.415696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1e5b168e-3147-4464-992a-73cf93174eae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:29.488920 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:29.488920 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:29.508783 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e5b168e-3147-4464-992a-73cf93174eae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:29.510258 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 901/1775] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:29 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:30.527840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4c70dd9-cbd0-4076-a19e-1973976d2684 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:30.528369 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4c70dd9-cbd0-4076-a19e-1973976d2684 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:30.530141 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:30.530141 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:30.530141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4c70dd9-cbd0-4076-a19e-1973976d2684 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:30.530141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d4c70dd9-cbd0-4076-a19e-1973976d2684 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:30.629923 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:30.629923 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:30.660774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4c70dd9-cbd0-4076-a19e-1973976d2684 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:30.660774 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 875/1776] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:30 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:30.976601 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-f5b5002f-353b-4826-83ae-a477dff2a24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0 Jan 19 08:58:30.980630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-f5b5002f-353b-4826-83ae-a477dff2a24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:30.980630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:30.980630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:30.980630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-f5b5002f-353b-4826-83ae-a477dff2a24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:31.039627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:31.039627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:31.674166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c07d1402-ba45-4d84-bb35-da3a742f922a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:31.674166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c07d1402-ba45-4d84-bb35-da3a742f922a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:31.674166 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:31.674166 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:31.674782 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c07d1402-ba45-4d84-bb35-da3a742f922a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:31.675188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c07d1402-ba45-4d84-bb35-da3a742f922a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:31.709948 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:31.709948 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:31.721674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c07d1402-ba45-4d84-bb35-da3a742f922a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:31.722843 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 876/1777] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:31 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:32.187058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-f5b5002f-353b-4826-83ae-a477dff2a24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:58:32.195183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-f5b5002f-353b-4826-83ae-a477dff2a24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:58:32.235145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-f5b5002f-353b-4826-83ae-a477dff2a24a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0 returned with HTTP 200 Jan 19 08:58:32.236224 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 902/1778] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:58:30 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/57e4ee86-202e-4cfd-b8ac-2dde23c10ed0 => generated 19 bytes in 1264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:32.263851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-10505f8a-df0f-4fce-8497-e1ad932c7459 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:32.264750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-10505f8a-df0f-4fce-8497-e1ad932c7459 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:32.264969 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:32.264969 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:32.265355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-10505f8a-df0f-4fce-8497-e1ad932c7459 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:32.270904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-10505f8a-df0f-4fce-8497-e1ad932c7459 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume with id: 40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:32.439783 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:32.439783 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:32.441057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-10505f8a-df0f-4fce-8497-e1ad932c7459 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:32.558154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-10505f8a-df0f-4fce-8497-e1ad932c7459 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume request issued successfully. Jan 19 08:58:32.558154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9070bfa3-921a-48b3-8b06-83a35a330867 req-10505f8a-df0f-4fce-8497-e1ad932c7459 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 202 Jan 19 08:58:32.562939 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 877/1779] 10.222.0.41 () {60 vars in 1384 bytes} [Tue Jan 19 08:58:32 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:32.740025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e97cc298-e77d-4af0-8a1a-6224bd403f96 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:32.740707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e97cc298-e77d-4af0-8a1a-6224bd403f96 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:32.740841 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:32.740841 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:32.748770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e97cc298-e77d-4af0-8a1a-6224bd403f96 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:32.749176 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e97cc298-e77d-4af0-8a1a-6224bd403f96 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:32.813829 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:32.813829 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:32.815112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e97cc298-e77d-4af0-8a1a-6224bd403f96 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:32.821918 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 903/1780] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:32 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:33.830404 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba5d8f50-d237-4439-9a48-d5f299a214fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:33.831371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba5d8f50-d237-4439-9a48-d5f299a214fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:33.831371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:33.831371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:33.831626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba5d8f50-d237-4439-9a48-d5f299a214fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:33.831948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ba5d8f50-d237-4439-9a48-d5f299a214fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:33.885659 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:33.885659 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:33.906615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba5d8f50-d237-4439-9a48-d5f299a214fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:33.907884 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 904/1781] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:33 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:33.920037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f769190d-99d1-4809-b8f0-d2f3d167f6de tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] GET http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services Jan 19 08:58:33.920687 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f769190d-99d1-4809-b8f0-d2f3d167f6de tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:33.920842 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:33.920842 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:33.921156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f769190d-99d1-4809-b8f0-d2f3d167f6de tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:33.946552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f769190d-99d1-4809-b8f0-d2f3d167f6de tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services returned with HTTP 200 Jan 19 08:58:33.962860 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 878/1782] 10.222.0.25 () {58 vars in 1216 bytes} [Tue Jan 19 08:58:33 2021] GET /volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services => generated 629 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:33.970013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9bae899-ff98-43a4-b270-3e6d10818804 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] GET http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2 Jan 19 08:58:33.970649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9bae899-ff98-43a4-b270-3e6d10818804 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:33.970833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:33.970833 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:33.971483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9bae899-ff98-43a4-b270-3e6d10818804 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:33.994874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9bae899-ff98-43a4-b270-3e6d10818804 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2 returned with HTTP 200 Jan 19 08:58:33.996244 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 905/1783] 10.222.0.25 () {58 vars in 1251 bytes} [Tue Jan 19 08:58:33 2021] GET /volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2 => generated 629 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:34.010772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b05190b5-25ba-4844-b108-9b2b815d178e tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] GET http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2&binary=cinder-scheduler Jan 19 08:58:34.011319 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b05190b5-25ba-4844-b108-9b2b815d178e tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:34.011814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b05190b5-25ba-4844-b108-9b2b815d178e tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:34.049951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b05190b5-25ba-4844-b108-9b2b815d178e tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2&binary=cinder-scheduler returned with HTTP 200 Jan 19 08:58:34.049951 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 879/1784] 10.222.0.25 () {58 vars in 1299 bytes} [Tue Jan 19 08:58:34 2021] GET /volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2&binary=cinder-scheduler => generated 191 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:34.050469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-62f1b34a-4127-4139-aeef-1cf4e058ccb7 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] GET http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?binary=cinder-scheduler Jan 19 08:58:34.052203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-62f1b34a-4127-4139-aeef-1cf4e058ccb7 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:34.052882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-62f1b34a-4127-4139-aeef-1cf4e058ccb7 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:34.083334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-62f1b34a-4127-4139-aeef-1cf4e058ccb7 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 19 08:58:34.083334 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 906/1785] 10.222.0.25 () {58 vars in 1263 bytes} [Tue Jan 19 08:58:34 2021] GET /volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?binary=cinder-scheduler => generated 191 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:34.191874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53342f2c-dc90-4828-820d-5e1f4b6f15e9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:34.191874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53342f2c-dc90-4828-820d-5e1f4b6f15e9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:34.191874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53342f2c-dc90-4828-820d-5e1f4b6f15e9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:34.410388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] POST http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes Jan 19 08:58:34.411190 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-20674244"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:34.412481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-20674244'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:58:34.413972 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Create volume of 1 GB Jan 19 08:58:34.522832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Availability Zones retrieved successfully. Jan 19 08:58:34.529814 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:34.529814 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:34.579903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-53342f2c-dc90-4828-820d-5e1f4b6f15e9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:34.601614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Flow 'volume_create_api' (fa9a5766-82d7-45d1-b178-1984505c663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:34.615170 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c6d654-c1dd-4e95-a04c-991c4194942b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:34.617680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:58:34.668616 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53342f2c-dc90-4828-820d-5e1f4b6f15e9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:58:34.672765 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 907/1786] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:34 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 1346 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:34.828436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c6d654-c1dd-4e95-a04c-991c4194942b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:34.833586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cf02238-93ee-4617-90d9-0499c03d9fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:34.922339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2857d4f5-b130-4411-9bf1-dc14db4465c6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:34.922898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2857d4f5-b130-4411-9bf1-dc14db4465c6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:34.923098 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:34.923098 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:34.923787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2857d4f5-b130-4411-9bf1-dc14db4465c6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:34.924553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2857d4f5-b130-4411-9bf1-dc14db4465c6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:35.327364 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Created reservations ['4255a77e-eec3-45ad-8a9f-28a033295377', 'c2c90481-838e-438d-86ba-6dbd55fdf1d3', 'a09c0aec-3709-4277-9d13-48a423efce40', '6f1a21df-6431-44d6-b789-d8af32ed92d1'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:58:35.329303 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cf02238-93ee-4617-90d9-0499c03d9fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4255a77e-eec3-45ad-8a9f-28a033295377', 'c2c90481-838e-438d-86ba-6dbd55fdf1d3', 'a09c0aec-3709-4277-9d13-48a423efce40', '6f1a21df-6431-44d6-b789-d8af32ed92d1']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:35.332279 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:35.332279 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:35.334753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2857d4f5-b130-4411-9bf1-dc14db4465c6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:35.335858 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 908/1787] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:34 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:35.338171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b946f1-c300-44cb-a459-528400e013dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:35.543104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b946f1-c300-44cb-a459-528400e013dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0a61964-8a51-42fe-ad8d-f1d156e2f18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-20674244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa85cb2716b04e85b0bc64ea1ad9d4dc',qos_specs=None,replication_status=,reservations=['4255a77e-eec3-45ad-8a9f-28a033295377','c2c90481-838e-438d-86ba-6dbd55fdf1d3','a09c0aec-3709-4277-9d13-48a423efce40','6f1a21df-6431-44d6-b789-d8af32ed92d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4d5f0fe021c44ce83e7ec14e98fa6fe',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-20674244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0a61964-8a51-42fe-ad8d-f1d156e2f18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa85cb2716b04e85b0bc64ea1ad9d4dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f4d5f0fe021c44ce83e7ec14e98fa6fe',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:35.565642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02b81153-9c93-4d45-a7a8-9ee25f0864ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:35.687602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-073f0085-b36a-46a2-b603-f512dce44750 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:35.688294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-073f0085-b36a-46a2-b603-f512dce44750 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:35.688627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:35.688627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:35.689714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-073f0085-b36a-46a2-b603-f512dce44750 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:35.735135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02b81153-9c93-4d45-a7a8-9ee25f0864ad) transitioned into state 'SUCCESS' from state '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-20674244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa85cb2716b04e85b0bc64ea1ad9d4dc',qos_specs=None,replication_status=,reservations=['4255a77e-eec3-45ad-8a9f-28a033295377','c2c90481-838e-438d-86ba-6dbd55fdf1d3','a09c0aec-3709-4277-9d13-48a423efce40','6f1a21df-6431-44d6-b789-d8af32ed92d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4d5f0fe021c44ce83e7ec14e98fa6fe',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:35.737091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2418d263-4f4b-419f-a6d3-969569fc0807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:58:35.840889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2418d263-4f4b-419f-a6d3-969569fc0807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:58:35.860076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Flow 'volume_create_api' (fa9a5766-82d7-45d1-b178-1984505c663f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:58:35.924528 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:35.924528 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:35.955189 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-073f0085-b36a-46a2-b603-f512dce44750 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:36.052879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-073f0085-b36a-46a2-b603-f512dce44750 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:58:36.077752 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 909/1788] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:35 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 1346 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:36.126316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Create volume request issued successfully. Jan 19 08:58:36.191969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-970ac22b-e54b-43f4-9a0d-92b557bf16d3 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes returned with HTTP 202 Jan 19 08:58:36.199760 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 880/1789] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:58:34 2021] POST /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes => generated 821 bytes in 2109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:58:36.208738 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6db8419-be97-4923-8cac-d6408d2c0f35 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:36.208738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6db8419-be97-4923-8cac-d6408d2c0f35 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:36.208738 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:36.208738 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:36.208738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6db8419-be97-4923-8cac-d6408d2c0f35 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:36.350098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da1ce918-40ef-41bb-89aa-d210a53e4463 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:36.354694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da1ce918-40ef-41bb-89aa-d210a53e4463 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:36.354694 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:36.354694 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:36.354694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da1ce918-40ef-41bb-89aa-d210a53e4463 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:36.354694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-da1ce918-40ef-41bb-89aa-d210a53e4463 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:36.414981 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:36.414981 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:36.416057 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:36.416057 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:36.433607 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da1ce918-40ef-41bb-89aa-d210a53e4463 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:36.436599 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 881/1790] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:36 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:36.443239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c6db8419-be97-4923-8cac-d6408d2c0f35 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:36.472733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6db8419-be97-4923-8cac-d6408d2c0f35 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:36.473968 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 910/1791] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:36 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 889 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:37.108304 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e0e5700-6e97-4665-a1bf-97941b840ebc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:37.113607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e0e5700-6e97-4665-a1bf-97941b840ebc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:37.113607 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:37.113607 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:37.113607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e0e5700-6e97-4665-a1bf-97941b840ebc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:37.305966 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:37.305966 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:37.350814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2e0e5700-6e97-4665-a1bf-97941b840ebc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:37.435965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e0e5700-6e97-4665-a1bf-97941b840ebc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 200 Jan 19 08:58:37.453930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e128355d-ccb3-4fc7-af93-e94eca784bf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:37.454451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e128355d-ccb3-4fc7-af93-e94eca784bf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:37.454822 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:37.454822 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:37.461846 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 882/1792] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:37 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 1346 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:37.474787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e128355d-ccb3-4fc7-af93-e94eca784bf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:37.475643 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e128355d-ccb3-4fc7-af93-e94eca784bf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:37.489563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-613ad4dc-f624-466f-9516-b450f8c4718e tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:37.490086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-613ad4dc-f624-466f-9516-b450f8c4718e tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:37.490303 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:37.490303 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:37.490710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-613ad4dc-f624-466f-9516-b450f8c4718e tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:37.574524 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:37.574524 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:37.581339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e128355d-ccb3-4fc7-af93-e94eca784bf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:37.583051 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 911/1793] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:37 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:37.725836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:37.725836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:37.745969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-613ad4dc-f624-466f-9516-b450f8c4718e tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:37.777895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-613ad4dc-f624-466f-9516-b450f8c4718e tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:37.779449 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 883/1794] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:37 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 913 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:58:38.453303 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-08df951d-4147-42e6-af6c-46901b8b07ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d Jan 19 08:58:38.463024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-08df951d-4147-42e6-af6c-46901b8b07ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:38.463024 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:38.463024 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:38.463024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-08df951d-4147-42e6-af6c-46901b8b07ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:38.602816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21c7cb7d-9dfa-4bb8-a17b-d369c2d22336 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:38.605698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21c7cb7d-9dfa-4bb8-a17b-d369c2d22336 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:38.607190 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:38.607190 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:38.608790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21c7cb7d-9dfa-4bb8-a17b-d369c2d22336 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:38.609797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-21c7cb7d-9dfa-4bb8-a17b-d369c2d22336 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:38.672286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-08df951d-4147-42e6-af6c-46901b8b07ca tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d returned with HTTP 404 Jan 19 08:58:38.674946 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 912/1795] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:38 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/40dede46-274e-472c-a8af-1474750e392d => generated 109 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:38.684518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c38715e-fb61-4c93-8166-4eb1979f17de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:58:38.685503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c38715e-fb61-4c93-8166-4eb1979f17de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:38.685652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c38715e-fb61-4c93-8166-4eb1979f17de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:38.685913 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-5c38715e-fb61-4c93-8166-4eb1979f17de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete snapshot with id: 63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:58:38.707628 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:38.707628 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:38.717266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21c7cb7d-9dfa-4bb8-a17b-d369c2d22336 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:38.720829 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 884/1796] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:38 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:38.776407 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:38.776407 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:38.777561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c38715e-fb61-4c93-8166-4eb1979f17de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:58:38.795646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b306eaa-5434-4279-91e0-9bd9e00c89e4 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:38.796774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b306eaa-5434-4279-91e0-9bd9e00c89e4 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:38.797104 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:38.797104 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:38.797676 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b306eaa-5434-4279-91e0-9bd9e00c89e4 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:38.955263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c38715e-fb61-4c93-8166-4eb1979f17de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot delete request issued successfully. Jan 19 08:58:38.955763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c38715e-fb61-4c93-8166-4eb1979f17de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 202 Jan 19 08:58:38.956937 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 913/1797] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:58:38 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:38.964884 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f83edc6-682c-4729-addb-f6f4ee1b73d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:58:38.970702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f83edc6-682c-4729-addb-f6f4ee1b73d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:38.970702 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:38.970702 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:38.970702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f83edc6-682c-4729-addb-f6f4ee1b73d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:38.994983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:38.994983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:39.028121 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:39.028121 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:39.032545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1f83edc6-682c-4729-addb-f6f4ee1b73d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:58:39.039240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f83edc6-682c-4729-addb-f6f4ee1b73d0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:58:39.051323 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 914/1798] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:38 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 478 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:39.052137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8b306eaa-5434-4279-91e0-9bd9e00c89e4 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:39.149753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b306eaa-5434-4279-91e0-9bd9e00c89e4 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:39.152588 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 885/1799] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:38 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 914 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:39.169619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3a9f747-7b78-4abc-b1af-fa570868766c tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] GET http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:39.169619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3a9f747-7b78-4abc-b1af-fa570868766c tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:39.169619 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:39.169619 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:39.172059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3a9f747-7b78-4abc-b1af-fa570868766c tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:39.318468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:39.318468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:39.336105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d3a9f747-7b78-4abc-b1af-fa570868766c tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Volume info retrieved successfully. Jan 19 08:58:39.393800 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3a9f747-7b78-4abc-b1af-fa570868766c tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:39.419678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2fe12a9-9318-49f1-aa4e-05bf2532041a tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] GET http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2&binary=cinder-volume Jan 19 08:58:39.419678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2fe12a9-9318-49f1-aa4e-05bf2532041a tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:39.419678 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:39.419678 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:39.419678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2fe12a9-9318-49f1-aa4e-05bf2532041a tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:39.420754 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 915/1800] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:39 2021] GET /volume/v3/647f4110da8d4f0c833865a79f99c2a1/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 1085 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:39.430581 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2fe12a9-9318-49f1-aa4e-05bf2532041a tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2&binary=cinder-volume returned with HTTP 200 Jan 19 08:58:39.440893 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 886/1801] 10.222.0.25 () {58 vars in 1293 bytes} [Tue Jan 19 08:58:39 2021] GET /volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services?host=n-d-758944-2&binary=cinder-volume => generated 278 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:39.447269 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71ba5ed9-be77-472a-a3df-ef9137f09303 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] GET http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services Jan 19 08:58:39.448123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71ba5ed9-be77-472a-a3df-ef9137f09303 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:39.448123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:39.448123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:39.448654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71ba5ed9-be77-472a-a3df-ef9137f09303 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:39.489600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71ba5ed9-be77-472a-a3df-ef9137f09303 tempest-VolumesServicesTestJSON-128188882 tempest-VolumesServicesTestJSON-128188882] http://10.222.0.25/volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services returned with HTTP 200 Jan 19 08:58:39.498387 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 916/1802] 10.222.0.25 () {58 vars in 1216 bytes} [Tue Jan 19 08:58:39 2021] GET /volume/v3/647f4110da8d4f0c833865a79f99c2a1/os-services => generated 629 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:39.506038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-82c4a74a-7175-4b7f-b39c-bec9cac43faf tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] DELETE http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:39.515436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-82c4a74a-7175-4b7f-b39c-bec9cac43faf tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:39.519578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-82c4a74a-7175-4b7f-b39c-bec9cac43faf tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:39.519578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-82c4a74a-7175-4b7f-b39c-bec9cac43faf tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Delete volume with id: f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:39.657417 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:39.657417 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:39.658989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-82c4a74a-7175-4b7f-b39c-bec9cac43faf tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:39.742720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-82c4a74a-7175-4b7f-b39c-bec9cac43faf tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Delete volume request issued successfully. Jan 19 08:58:39.743459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-82c4a74a-7175-4b7f-b39c-bec9cac43faf tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 202 Jan 19 08:58:39.747909 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 887/1803] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:39 2021] DELETE /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:39.753159 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fd15582-4193-4d38-93b4-25e1a2e745fe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:39.753309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fd15582-4193-4d38-93b4-25e1a2e745fe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:39.753825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fd15582-4193-4d38-93b4-25e1a2e745fe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:39.754195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1fd15582-4193-4d38-93b4-25e1a2e745fe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:39.767477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc85777b-3b2f-4d75-850b-1613ca25802a tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:39.768300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc85777b-3b2f-4d75-850b-1613ca25802a tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:39.768703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:39.768703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:39.769347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc85777b-3b2f-4d75-850b-1613ca25802a tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:39.865558 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:39.865558 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:39.867426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fd15582-4193-4d38-93b4-25e1a2e745fe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:39.875920 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 917/1804] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:39 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 855 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:39.907494 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:39.907494 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:39.940156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc85777b-3b2f-4d75-850b-1613ca25802a tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:40.019792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc85777b-3b2f-4d75-850b-1613ca25802a tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:40.022485 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 888/1805] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:39 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 913 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:40.057684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d05be259-5b00-47f8-a151-3ddc8af79b56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:58:40.058401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d05be259-5b00-47f8-a151-3ddc8af79b56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:40.058657 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:40.058657 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:40.059039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d05be259-5b00-47f8-a151-3ddc8af79b56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:40.135156 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:40.135156 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:40.136518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d05be259-5b00-47f8-a151-3ddc8af79b56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:58:40.139026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d05be259-5b00-47f8-a151-3ddc8af79b56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:58:40.139829 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 918/1806] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:40 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 478 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:40.882579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aaac03d2-ce76-476c-be91-58a8a18f28e8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:40.883729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aaac03d2-ce76-476c-be91-58a8a18f28e8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:40.884061 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:40.884061 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:40.884640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aaac03d2-ce76-476c-be91-58a8a18f28e8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:40.885268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-aaac03d2-ce76-476c-be91-58a8a18f28e8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:40.940647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:40.940647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:40.948996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aaac03d2-ce76-476c-be91-58a8a18f28e8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:40.949959 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 889/1807] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:40 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:41.042049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3ea1b02-567c-4bc6-ac78-833448b05749 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:41.042855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3ea1b02-567c-4bc6-ac78-833448b05749 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:41.043189 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:41.043189 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:41.043787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3ea1b02-567c-4bc6-ac78-833448b05749 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:41.152172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e31949e-02be-4a94-a88a-b1fd5ca17f79 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:58:41.154615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e31949e-02be-4a94-a88a-b1fd5ca17f79 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:41.154615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:41.154615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:41.154615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e31949e-02be-4a94-a88a-b1fd5ca17f79 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:41.223208 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:41.223208 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:41.225471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4e31949e-02be-4a94-a88a-b1fd5ca17f79 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:58:41.232492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e31949e-02be-4a94-a88a-b1fd5ca17f79 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:58:41.232492 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 890/1808] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:41 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 478 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:41.332773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:41.332773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:41.354677 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b3ea1b02-567c-4bc6-ac78-833448b05749 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:41.434414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3ea1b02-567c-4bc6-ac78-833448b05749 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:41.435602 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 919/1809] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:41 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 913 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:41.972663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5baa10b-0175-43dc-a8b0-eada96c3638e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:41.972663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5baa10b-0175-43dc-a8b0-eada96c3638e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:41.972663 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:41.972663 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:41.974626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5baa10b-0175-43dc-a8b0-eada96c3638e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:41.975133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a5baa10b-0175-43dc-a8b0-eada96c3638e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:42.088347 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:42.088347 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:42.101075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5baa10b-0175-43dc-a8b0-eada96c3638e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:42.117716 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 891/1810] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 856 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:42.138192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b70ca609-a9f1-4d83-abb0-57c0f47e720f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 08:58:42.138192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b70ca609-a9f1-4d83-abb0-57c0f47e720f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:42.138192 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:42.138192 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:42.138192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b70ca609-a9f1-4d83-abb0-57c0f47e720f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:42.228802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:42.228802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:42.229965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b70ca609-a9f1-4d83-abb0-57c0f47e720f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 08:58:42.235934 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b70ca609-a9f1-4d83-abb0-57c0f47e720f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 returned with HTTP 200 Jan 19 08:58:42.245649 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 920/1811] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:42 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 => generated 469 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:42.251001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-407cd9f7-aeda-4737-b675-606c7e968d08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:58:42.255790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-407cd9f7-aeda-4737-b675-606c7e968d08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:42.255790 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:42.255790 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:42.255790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-407cd9f7-aeda-4737-b675-606c7e968d08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:42.265346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2cb3fcec-44c8-4fa7-be3e-125a4ab837a2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:42.274731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2cb3fcec-44c8-4fa7-be3e-125a4ab837a2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:42.274731 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:42.274731 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:42.274731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2cb3fcec-44c8-4fa7-be3e-125a4ab837a2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:42.274731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2cb3fcec-44c8-4fa7-be3e-125a4ab837a2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Show backup with id 9ea5eeff-604b-4c12-b60b-8d604a830dc1. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 08:58:42.314802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:42.314802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:42.316602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-407cd9f7-aeda-4737-b675-606c7e968d08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:58:42.320983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-407cd9f7-aeda-4737-b675-606c7e968d08 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:58:42.324293 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 892/1812] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:42 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 478 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:42.330357 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:42.330357 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:42.333115 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2cb3fcec-44c8-4fa7-be3e-125a4ab837a2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 200 Jan 19 08:58:42.347965 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 921/1813] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:42 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:42.366844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f30bd240-f887-4d0b-afcf-de748d255a35 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 Jan 19 08:58:42.366844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f30bd240-f887-4d0b-afcf-de748d255a35 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:42.366844 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:42.366844 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:42.366844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f30bd240-f887-4d0b-afcf-de748d255a35 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:42.366844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-f30bd240-f887-4d0b-afcf-de748d255a35 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete backup with id: 9ea5eeff-604b-4c12-b60b-8d604a830dc1. Jan 19 08:58:42.421317 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:42.421317 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:42.453733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3de601b2-2ff4-4350-94db-e659e4bc566d tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:42.455108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3de601b2-2ff4-4350-94db-e659e4bc566d tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:42.455806 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:42.455806 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:42.456455 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3de601b2-2ff4-4350-94db-e659e4bc566d tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:42.487071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-f30bd240-f887-4d0b-afcf-de748d255a35 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] delete_backup rpcapi backup_id 9ea5eeff-604b-4c12-b60b-8d604a830dc1 {{(pid=87971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 08:58:42.490394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f30bd240-f887-4d0b-afcf-de748d255a35 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 returned with HTTP 202 Jan 19 08:58:42.492356 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 893/1814] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:58:42 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/backups/9ea5eeff-604b-4c12-b60b-8d604a830dc1 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:58:42.571139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:42.571139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:42.585222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3de601b2-2ff4-4350-94db-e659e4bc566d tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:42.617394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3de601b2-2ff4-4350-94db-e659e4bc566d tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:42.618570 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 922/1815] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:42 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 913 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:43.336999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb23f92c-4a28-4084-a255-90ae2bf6c099 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:58:43.337549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb23f92c-4a28-4084-a255-90ae2bf6c099 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:43.337693 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:43.337693 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:43.339985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb23f92c-4a28-4084-a255-90ae2bf6c099 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:43.404637 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:43.404637 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:43.411935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eb23f92c-4a28-4084-a255-90ae2bf6c099 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 08:58:43.415264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb23f92c-4a28-4084-a255-90ae2bf6c099 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 200 Jan 19 08:58:43.421531 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 894/1816] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:43 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 478 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:43.646485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe3b55da-3cc4-45bc-b3b9-998da9c79d87 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:43.646485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe3b55da-3cc4-45bc-b3b9-998da9c79d87 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:43.646485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:43.646485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:43.646485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe3b55da-3cc4-45bc-b3b9-998da9c79d87 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:43.904985 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:43.904985 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:43.999290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fe3b55da-3cc4-45bc-b3b9-998da9c79d87 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:44.043198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe3b55da-3cc4-45bc-b3b9-998da9c79d87 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:44.046356 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 923/1817] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:43 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 913 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:44.462472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25db7785-0f1d-43a5-832a-8ea482665514 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:58:44.462472 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25db7785-0f1d-43a5-832a-8ea482665514 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:44.462472 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:44.462472 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:44.462472 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25db7785-0f1d-43a5-832a-8ea482665514 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:44.572501 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25db7785-0f1d-43a5-832a-8ea482665514 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 404 Jan 19 08:58:44.577589 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 895/1818] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:58:44 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 111 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:45.063313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acb3394f-8827-4c2c-8749-28919f6f0a88 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:45.063769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acb3394f-8827-4c2c-8749-28919f6f0a88 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:45.063992 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:45.063992 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:45.064372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acb3394f-8827-4c2c-8749-28919f6f0a88 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:45.304181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:45.304181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:45.314141 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-acb3394f-8827-4c2c-8749-28919f6f0a88 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Volume info retrieved successfully. Jan 19 08:58:45.400301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acb3394f-8827-4c2c-8749-28919f6f0a88 tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 200 Jan 19 08:58:45.401220 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 924/1819] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:45 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 913 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:46.422607 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc86dcef-9713-4103-b937-160e8bf5e56c tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] GET http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e Jan 19 08:58:46.423141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc86dcef-9713-4103-b937-160e8bf5e56c tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:46.423791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc86dcef-9713-4103-b937-160e8bf5e56c tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:46.611475 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc86dcef-9713-4103-b937-160e8bf5e56c tempest-VolumesServicesTestJSON-1584995403 tempest-VolumesServicesTestJSON-1584995403] http://10.222.0.25/volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e returned with HTTP 404 Jan 19 08:58:46.612978 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 896/1820] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:46 2021] GET /volume/v3/aa85cb2716b04e85b0bc64ea1ad9d4dc/volumes/f0a61964-8a51-42fe-ad8d-f1d156e2f18e => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:58:55.349095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-0d4b2f60-da51-4bb4-90d5-d136eaf25dd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba Jan 19 08:58:55.349711 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-0d4b2f60-da51-4bb4-90d5-d136eaf25dd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:55.350173 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:55.350173 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:55.350901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-0d4b2f60-da51-4bb4-90d5-d136eaf25dd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:55.409964 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:55.409964 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:56.243734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-0d4b2f60-da51-4bb4-90d5-d136eaf25dd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 08:58:56.245302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-0d4b2f60-da51-4bb4-90d5-d136eaf25dd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 08:58:56.267713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-0d4b2f60-da51-4bb4-90d5-d136eaf25dd9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba returned with HTTP 200 Jan 19 08:58:56.268603 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 925/1821] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 08:58:55 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/7feb1a27-16ee-4dc0-88b9-f4ea78a0c8ba => generated 19 bytes in 925 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:58:56.298977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-adb25e80-1f9e-4eff-867d-492964e51628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:58:56.299952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-adb25e80-1f9e-4eff-867d-492964e51628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:56.300664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-adb25e80-1f9e-4eff-867d-492964e51628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:56.301357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-adb25e80-1f9e-4eff-867d-492964e51628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume with id: ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:58:56.394821 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:56.394821 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:56.394821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-adb25e80-1f9e-4eff-867d-492964e51628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:56.452705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-adb25e80-1f9e-4eff-867d-492964e51628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume request issued successfully. Jan 19 08:58:56.456494 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-9b8815cf-c60d-4f04-abdf-ada270f33b05 req-adb25e80-1f9e-4eff-867d-492964e51628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 202 Jan 19 08:58:56.457451 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 897/1822] 10.222.0.41 () {60 vars in 1384 bytes} [Tue Jan 19 08:58:56 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:58:58.407428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a7cd33c-3fea-4219-a922-ee64e8d45b33 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:58:58.407928 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a7cd33c-3fea-4219-a922-ee64e8d45b33 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:58.408161 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:58.408161 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:58.408541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a7cd33c-3fea-4219-a922-ee64e8d45b33 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:58.551210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:58.551210 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:58.618757 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a7cd33c-3fea-4219-a922-ee64e8d45b33 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:58.704559 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a7cd33c-3fea-4219-a922-ee64e8d45b33 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:58:58.705355 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 926/1823] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:58 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1367 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:59.720595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30bf11e4-2e26-4186-8217-f2446f1e41bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:58:59.721143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30bf11e4-2e26-4186-8217-f2446f1e41bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:58:59.721291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:59.721291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:59.721900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30bf11e4-2e26-4186-8217-f2446f1e41bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:58:59.804398 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:58:59.804398 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:58:59.814297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-30bf11e4-2e26-4186-8217-f2446f1e41bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:58:59.841693 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30bf11e4-2e26-4186-8217-f2446f1e41bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 200 Jan 19 08:58:59.843226 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 927/1824] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:58:59 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 1367 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:58:59.926543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] POST http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes Jan 19 08:58:59.927235 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:58:59.927235 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:58:59.927914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1009248072", "metadata": {"Type": "Test"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:58:59.929259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1009248072', 'metadata': {'Type': 'Test'}}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:58:59.929839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume of 1 GB Jan 19 08:58:59.978487 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Availability Zones retrieved successfully. Jan 19 08:59:00.059858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (8849c31c-bbc6-494f-bd4e-6030becc7aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:00.078312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4f1788-dc18-4984-b801-1616a7f43076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:00.084061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:59:00.217138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4f1788-dc18-4984-b801-1616a7f43076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:00.219685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3e83af4-6f92-4338-8426-744cf97779b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:00.427419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Created reservations ['34262c19-8740-4bdc-a290-d80bc0fdcf79', '8b6f09fe-445f-4c4e-8b1c-f64434b568a4', '891d5383-7953-4e4f-b539-5342a42b3bde', '3285a5b5-b7db-41d8-873b-a055b46300a3'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:00.429395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3e83af4-6f92-4338-8426-744cf97779b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34262c19-8740-4bdc-a290-d80bc0fdcf79', '8b6f09fe-445f-4c4e-8b1c-f64434b568a4', '891d5383-7953-4e4f-b539-5342a42b3bde', '3285a5b5-b7db-41d8-873b-a055b46300a3']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:00.432899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f718b62-78f8-421a-a92b-e9876a712108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:00.534054 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f718b62-78f8-421a-a92b-e9876a712108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424f505d-9927-4c4b-97c6-fc67cdbf1c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1009248072',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['34262c19-8740-4bdc-a290-d80bc0fdcf79','8b6f09fe-445f-4c4e-8b1c-f64434b568a4','891d5383-7953-4e4f-b539-5342a42b3bde','3285a5b5-b7db-41d8-873b-a055b46300a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1009248072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=424f505d-9927-4c4b-97c6-fc67cdbf1c8f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c68dcca570974f8cb1124a84d6c7f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44d6360693aa4b21adcd516f4c858fb2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:00.536234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4012c9e-b9eb-4972-9990-de0a2dee5833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:00.624714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4012c9e-b9eb-4972-9990-de0a2dee5833) transitioned into state 'SUCCESS' from state '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-1009248072',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['34262c19-8740-4bdc-a290-d80bc0fdcf79','8b6f09fe-445f-4c4e-8b1c-f64434b568a4','891d5383-7953-4e4f-b539-5342a42b3bde','3285a5b5-b7db-41d8-873b-a055b46300a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:00.627516 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164f2279-fcb3-4203-8cc8-8413b303a6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:00.654722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164f2279-fcb3-4203-8cc8-8413b303a6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:00.661063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (8849c31c-bbc6-494f-bd4e-6030becc7aba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:00.762052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request issued successfully. Jan 19 08:59:00.800037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fc5e2ba-4547-4351-a828-03e3caf4d0aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes returned with HTTP 202 Jan 19 08:59:00.815007 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 898/1825] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:58:59 2021] POST /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes => generated 828 bytes in 1482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:59:00.817164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ee12841-b42e-454d-9259-1adc04c037aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:00.817688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ee12841-b42e-454d-9259-1adc04c037aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:00.817887 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:00.817887 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:00.818250 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ee12841-b42e-454d-9259-1adc04c037aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:00.930686 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:00.930686 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:00.957940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7ee12841-b42e-454d-9259-1adc04c037aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:01.001068 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ee12841-b42e-454d-9259-1adc04c037aa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:01.010684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 928/1826] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:00 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 896 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:01.010684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03141580-00ea-484a-887b-616f993edb5e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:59:01.010684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03141580-00ea-484a-887b-616f993edb5e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:01.010684 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:01.010684 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:01.010684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03141580-00ea-484a-887b-616f993edb5e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:01.109426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03141580-00ea-484a-887b-616f993edb5e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 404 Jan 19 08:59:01.110482 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 929/1827] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:01 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:01.132557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60be6aee-488b-4eed-85cf-ba1ff2adf3ac tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] POST http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/types Jan 19 08:59:01.133028 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:01.133028 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:01.133460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60be6aee-488b-4eed-85cf-ba1ff2adf3ac tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-377485556"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:01.134775 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:01.134775 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:01.210443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60be6aee-488b-4eed-85cf-ba1ff2adf3ac tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/types returned with HTTP 200 Jan 19 08:59:01.211661 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 899/1828] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:59:00 2021] POST /volume/v3/4974f86b98e843958adf3ed836b73abc/types => generated 219 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:01.222450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43c17c35-7b2b-462a-90a6-e13ab2d197ac tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] POST http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/group_types Jan 19 08:59:01.223571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43c17c35-7b2b-462a-90a6-e13ab2d197ac tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1215664674"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:01.283909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf074bfc-17de-464d-8829-a8d4b60d794e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:01.284711 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf074bfc-17de-464d-8829-a8d4b60d794e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-attach": {"instance_uuid": "5eb499f1-0ffe-47c7-93e4-3d3fde5c4ff3", "mountpoint": "/dev/sdb"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:01.285109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf074bfc-17de-464d-8829-a8d4b60d794e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5eb499f1-0ffe-47c7-93e4-3d3fde5c4ff3", "mountpoint": "/dev/sdb"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:01.321288 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43c17c35-7b2b-462a-90a6-e13ab2d197ac tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/group_types returned with HTTP 202 Jan 19 08:59:01.331513 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 930/1829] 10.222.0.25 () {62 vars in 1278 bytes} [Tue Jan 19 08:59:01 2021] POST /volume/v3/4974f86b98e843958adf3ed836b73abc/group_types => generated 177 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:01.456621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:01.456621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:01.457932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bf074bfc-17de-464d-8829-a8d4b60d794e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:01.498881 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bf074bfc-17de-464d-8829-a8d4b60d794e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Update volume admin metadata completed successfully. Jan 19 08:59:01.813332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c2b44f5b-b6fc-44c0-a885-dc64b2bb5bd9 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] POST http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups Jan 19 08:59:01.814715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c2b44f5b-b6fc-44c0-a885-dc64b2bb5bd9 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Action: 'create', calling method: version_select, body: {"group": {"group_type": "04797aaa-7b97-43b5-ab67-c3cff13abe1f", "volume_types": ["9f9f6f0b-6d97-40f3-b089-a9e38c03f317"], "name": "tempest-GroupsV314Test-Group-261313290"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:01.816004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-c2b44f5b-b6fc-44c0-a885-dc64b2bb5bd9 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Creating new group {'group': {'group_type': '04797aaa-7b97-43b5-ab67-c3cff13abe1f', 'volume_types': ['9f9f6f0b-6d97-40f3-b089-a9e38c03f317'], 'name': 'tempest-GroupsV314Test-Group-261313290'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 08:59:01.839165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-c2b44f5b-b6fc-44c0-a885-dc64b2bb5bd9 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Creating group tempest-GroupsV314Test-Group-261313290. Jan 19 08:59:01.917922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c2b44f5b-b6fc-44c0-a885-dc64b2bb5bd9 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Availability zone cache updated, next update will occur around 2021-01-19 09:59:01.917184. {{(pid=87970) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 08:59:01.918262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c2b44f5b-b6fc-44c0-a885-dc64b2bb5bd9 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Availability Zones retrieved successfully. Jan 19 08:59:01.964775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bf074bfc-17de-464d-8829-a8d4b60d794e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Attach volume completed successfully. Jan 19 08:59:01.965371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf074bfc-17de-464d-8829-a8d4b60d794e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:59:01.973798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-c2b44f5b-b6fc-44c0-a885-dc64b2bb5bd9 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Created reservations ['b51a53bf-e38f-4e12-9fc6-f72d8c4b5013'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:01.974085 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 900/1830] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:59:01 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:59:01.984671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f28cd929-b742-4245-a2b4-a7e09232796e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:01.985259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f28cd929-b742-4245-a2b4-a7e09232796e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:01.985483 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:01.985483 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:01.985866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f28cd929-b742-4245-a2b4-a7e09232796e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:02.099046 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c2b44f5b-b6fc-44c0-a885-dc64b2bb5bd9 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups returned with HTTP 202 Jan 19 08:59:02.100076 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 931/1831] 10.222.0.25 () {62 vars in 1264 bytes} [Tue Jan 19 08:59:01 2021] POST /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups => generated 107 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:59:02.107167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a05a1ee6-d87d-4e85-88cd-65ace5d5cead tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:02.107706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a05a1ee6-d87d-4e85-88cd-65ace5d5cead tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:02.107924 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:02.107924 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:02.108307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a05a1ee6-d87d-4e85-88cd-65ace5d5cead tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:02.117834 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.117834 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:02.163297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f28cd929-b742-4245-a2b4-a7e09232796e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:02.210925 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.210925 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:02.234234 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.234234 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:02.238259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f28cd929-b742-4245-a2b4-a7e09232796e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:02.249927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a05a1ee6-d87d-4e85-88cd-65ace5d5cead tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:02.251675 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 901/1832] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:01 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 1245 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:02.269722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8c60ac5-4263-4216-8554-0b87c26b1509 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 Jan 19 08:59:02.270416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8c60ac5-4263-4216-8554-0b87c26b1509 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:02.270858 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:02.270858 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:02.271510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8c60ac5-4263-4216-8554-0b87c26b1509 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:02.272283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-c8c60ac5-4263-4216-8554-0b87c26b1509 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] show called for member a2135e1e-b676-4645-887d-09b414f67e45 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:02.287260 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a05a1ee6-d87d-4e85-88cd-65ace5d5cead tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:02.289353 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 932/1833] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:02 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 920 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:02.300535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.300535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:02.305532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40ddca6d-2709-4459-918d-a0b60bd5232e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:02.306269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40ddca6d-2709-4459-918d-a0b60bd5232e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:02.306430 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:02.306430 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:02.307370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40ddca6d-2709-4459-918d-a0b60bd5232e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:02.373823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8c60ac5-4263-4216-8554-0b87c26b1509 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 returned with HTTP 200 Jan 19 08:59:02.374684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 902/1834] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:02 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 => generated 387 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:02.417316 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.417316 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:02.432615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-40ddca6d-2709-4459-918d-a0b60bd5232e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:02.470267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.470267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:02.482062 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40ddca6d-2709-4459-918d-a0b60bd5232e tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:02.483279 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 933/1835] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:02 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 1245 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:02.505823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f29ec497-2f10-4e26-a278-101065c5fca0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:02.506721 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:02.506721 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:02.507439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f29ec497-2f10-4e26-a278-101065c5fca0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-detach": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:02.507982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f29ec497-2f10-4e26-a278-101065c5fca0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:02.611122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.611122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:02.617390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f29ec497-2f10-4e26-a278-101065c5fca0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:02.840725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f29ec497-2f10-4e26-a278-101065c5fca0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Detach volume completed successfully. Jan 19 08:59:02.841403 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f29ec497-2f10-4e26-a278-101065c5fca0 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:59:02.842901 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 903/1836] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:59:02 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:59:02.851721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-854894d9-4b6a-4a25-b008-06ccf114aa83 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:02.853479 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-854894d9-4b6a-4a25-b008-06ccf114aa83 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:02.853843 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:02.853843 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:02.854441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-854894d9-4b6a-4a25-b008-06ccf114aa83 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:02.911997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:02.911997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:02.924941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-854894d9-4b6a-4a25-b008-06ccf114aa83 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:02.957798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-854894d9-4b6a-4a25-b008-06ccf114aa83 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:02.958936 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 934/1837] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:02 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:03.114844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4f8cdd3-80d6-4a8c-ac6a-ce392339fb05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:59:03.115391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4f8cdd3-80d6-4a8c-ac6a-ce392339fb05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:03.115614 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:03.115614 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:03.116000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4f8cdd3-80d6-4a8c-ac6a-ce392339fb05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:03.116373 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-d4f8cdd3-80d6-4a8c-ac6a-ce392339fb05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete snapshot with id: 63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:59:03.164919 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4f8cdd3-80d6-4a8c-ac6a-ce392339fb05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 404 Jan 19 08:59:03.172876 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 904/1838] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 08:59:03 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:03.178804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0e69d094-fcc2-4cde-99e7-904dfa121553 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 Jan 19 08:59:03.179532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0e69d094-fcc2-4cde-99e7-904dfa121553 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:03.179888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:03.179888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:03.180470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0e69d094-fcc2-4cde-99e7-904dfa121553 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:03.221295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0e69d094-fcc2-4cde-99e7-904dfa121553 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 returned with HTTP 404 Jan 19 08:59:03.233972 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 935/1839] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 08:59:03 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/63bff40a-aa62-48a9-9de6-36bac04a4927 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:03.304439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12528f5f-28df-47c2-8717-3b0d0ac4ce74 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:03.305125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12528f5f-28df-47c2-8717-3b0d0ac4ce74 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:03.305777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12528f5f-28df-47c2-8717-3b0d0ac4ce74 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:03.388577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9531c01-3c48-4c50-bb21-c8b21e7cc7e8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 Jan 19 08:59:03.389163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9531c01-3c48-4c50-bb21-c8b21e7cc7e8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:03.389654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9531c01-3c48-4c50-bb21-c8b21e7cc7e8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:03.390066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-f9531c01-3c48-4c50-bb21-c8b21e7cc7e8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] show called for member a2135e1e-b676-4645-887d-09b414f67e45 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:03.406071 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:03.406071 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:03.408748 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:03.408748 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:03.431337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-12528f5f-28df-47c2-8717-3b0d0ac4ce74 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:03.466056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9531c01-3c48-4c50-bb21-c8b21e7cc7e8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 returned with HTTP 200 Jan 19 08:59:03.467386 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 936/1840] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:03 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 => generated 388 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:03.477887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12528f5f-28df-47c2-8717-3b0d0ac4ce74 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:03.482174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] POST http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes Jan 19 08:59:03.482816 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:03.482816 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:03.483399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f9f6f0b-6d97-40f3-b089-a9e38c03f317", "group_id": "a2135e1e-b676-4645-887d-09b414f67e45", "size": 1, "name": "tempest-GroupsV314Test-Volume-286391515"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:03.484644 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Create volume request body: {'volume': {'volume_type': '9f9f6f0b-6d97-40f3-b089-a9e38c03f317', 'group_id': 'a2135e1e-b676-4645-887d-09b414f67e45', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-286391515'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:59:03.485754 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 905/1841] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:03 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 921 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:03.506869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b6836af6-9c93-40ee-b7b4-ac8e87b0911b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:03.507665 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b6836af6-9c93-40ee-b7b4-ac8e87b0911b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:03.507665 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:03.507665 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:03.513645 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b6836af6-9c93-40ee-b7b4-ac8e87b0911b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:03.560369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:03.560369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:03.561525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Create volume of 1 GB Jan 19 08:59:03.598754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Availability Zones retrieved successfully. Jan 19 08:59:03.632073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Flow 'volume_create_api' (005597a9-19d5-4f5f-9a8d-5c00377f640e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:03.635305 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb56d5b4-0dc2-488a-b9df-8151d3e52f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:03.637107 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:03.637107 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:03.637665 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:59:03.643685 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:03.643685 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:03.661770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b6836af6-9c93-40ee-b7b4-ac8e87b0911b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:03.709724 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b6836af6-9c93-40ee-b7b4-ac8e87b0911b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:03.710987 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 906/1842] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:03 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 921 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:03.725921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4796c06b-3492-4347-a455-da53c5890710 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:03.726430 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:03.726430 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:03.726868 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4796c06b-3492-4347-a455-da53c5890710 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1009248072"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:03.746060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb56d5b4-0dc2-488a-b9df-8151d3e52f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:59:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f9f6f0b-6d97-40f3-b089-a9e38c03f317,is_public=True,name='tempest-GroupsV314Test-volume-type-377485556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f9f6f0b-6d97-40f3-b089-a9e38c03f317', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a2135e1e-b676-4645-887d-09b414f67e45', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:03.748361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff91028-dc69-4149-b5ab-86bbc14c735e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:03.838292 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:03.838292 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:03.863772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4796c06b-3492-4347-a455-da53c5890710 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:03.868335 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-377485556 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-377485556, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:59:03.869214 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-377485556 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-377485556, it is now deprecated. Please use the default quota class for default quota. Jan 19 08:59:03.873551 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4796c06b-3492-4347-a455-da53c5890710 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 08:59:03.888106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4796c06b-3492-4347-a455-da53c5890710 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:03.898726 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 907/1843] 10.222.0.25 () {60 vars in 1335 bytes} [Tue Jan 19 08:59:03 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 853 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:03.906642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8485012d-605f-43c9-8a5a-3710f0751150 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:03.907096 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:03.907096 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:03.907560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8485012d-605f-43c9-8a5a-3710f0751150 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-318060312", "description": "This is the new description of volume"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:03.937650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Created reservations ['77134d13-3820-4824-81b2-dbeda11c907d', '064548cb-73f3-4d0c-8a75-14fa1298f83b', 'ac61f3b4-0937-4053-946a-994285111552', 'c9b4f89b-34bf-4d6d-ab84-583acc680fe3'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:03.941287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff91028-dc69-4149-b5ab-86bbc14c735e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77134d13-3820-4824-81b2-dbeda11c907d', '064548cb-73f3-4d0c-8a75-14fa1298f83b', 'ac61f3b4-0937-4053-946a-994285111552', 'c9b4f89b-34bf-4d6d-ab84-583acc680fe3']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:03.943663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18cd0123-37d3-4752-9dec-135fd62dd8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:04.015189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18cd0123-37d3-4752-9dec-135fd62dd8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da094362-7923-4bd6-9090-1b60c59f4965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-286391515',encryption_key_id=None,group_id=a2135e1e-b676-4645-887d-09b414f67e45,group_type_id=,metadata={},multiattach=False,project_id='1ec0c4f494b14036bb43fb7b8363d30d',qos_specs=None,replication_status=,reservations=['77134d13-3820-4824-81b2-dbeda11c907d','064548cb-73f3-4d0c-8a75-14fa1298f83b','ac61f3b4-0937-4053-946a-994285111552','c9b4f89b-34bf-4d6d-ab84-583acc680fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='065d0863d374479f95328b3ca6d9b9d1',volume_type_id=9f9f6f0b-6d97-40f3-b089-a9e38c03f317), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-286391515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a2135e1e-b676-4645-887d-09b414f67e45,host=None,id=da094362-7923-4bd6-9090-1b60c59f4965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec0c4f494b14036bb43fb7b8363d30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='065d0863d374479f95328b3ca6d9b9d1',volume_attachment=,volume_type=,volume_type_id=9f9f6f0b-6d97-40f3-b089-a9e38c03f317)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:04.017929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2e0200-0f0b-42af-9eb6-e03f1a344ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:04.047207 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:04.047207 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:04.060885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2e0200-0f0b-42af-9eb6-e03f1a344ee5) transitioned into state 'SUCCESS' from state '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-286391515',encryption_key_id=None,group_id=a2135e1e-b676-4645-887d-09b414f67e45,group_type_id=,metadata={},multiattach=False,project_id='1ec0c4f494b14036bb43fb7b8363d30d',qos_specs=None,replication_status=,reservations=['77134d13-3820-4824-81b2-dbeda11c907d','064548cb-73f3-4d0c-8a75-14fa1298f83b','ac61f3b4-0937-4053-946a-994285111552','c9b4f89b-34bf-4d6d-ab84-583acc680fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='065d0863d374479f95328b3ca6d9b9d1',volume_type_id=9f9f6f0b-6d97-40f3-b089-a9e38c03f317)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:04.063310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d728fe21-c9f7-4c46-916f-d5e60099c132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:04.077288 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8485012d-605f-43c9-8a5a-3710f0751150 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:04.105793 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8485012d-605f-43c9-8a5a-3710f0751150 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 08:59:04.118187 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d728fe21-c9f7-4c46-916f-d5e60099c132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:04.124606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Flow 'volume_create_api' (005597a9-19d5-4f5f-9a8d-5c00377f640e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:04.136949 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8485012d-605f-43c9-8a5a-3710f0751150 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:04.139239 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 908/1844] 10.222.0.25 () {60 vars in 1336 bytes} [Tue Jan 19 08:59:03 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 891 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:04.154500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebfbc8d7-a665-42ed-ba9d-d6f1bcfa31bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:04.155415 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebfbc8d7-a665-42ed-ba9d-d6f1bcfa31bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:04.155813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:04.155813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:04.156434 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebfbc8d7-a665-42ed-ba9d-d6f1bcfa31bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:04.262195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Create volume request issued successfully. Jan 19 08:59:04.284085 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:04.284085 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:04.286958 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:04.291634 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:04.305893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ebfbc8d7-a665-42ed-ba9d-d6f1bcfa31bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:04.313710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:04.322957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:04.322957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:04.348849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a06dec5b-7772-4a74-9817-5e559de48467 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes returned with HTTP 202 Jan 19 08:59:04.351851 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 937/1845] 10.222.0.25 () {62 vars in 1267 bytes} [Tue Jan 19 08:59:03 2021] POST /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes => generated 898 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:04.356322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebfbc8d7-a665-42ed-ba9d-d6f1bcfa31bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:04.357434 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 909/1846] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:04 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 959 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:04.375662 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13a0324f-ce2c-44f4-a1a0-919bc12b3c1b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:04.375804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13a0324f-ce2c-44f4-a1a0-919bc12b3c1b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:04.375984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:04.375984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:04.376418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13a0324f-ce2c-44f4-a1a0-919bc12b3c1b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:04.387220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] POST http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes Jan 19 08:59:04.387965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:04.387965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:04.388654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1831765838", "availability_zone": "nova", "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:04.389978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1831765838', 'availability_zone': 'nova', 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:59:04.390554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume of 1 GB Jan 19 08:59:04.424810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Availability Zones retrieved successfully. Jan 19 08:59:04.461705 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (f1ff79e5-c2dd-49cc-b641-1ded3c4fceb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:04.475535 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496dc92a-7db8-49ae-970e-68c7aafe8feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:04.477947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:59:04.515574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:04.515574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:04.541939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-13a0324f-ce2c-44f4-a1a0-919bc12b3c1b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:04.574489 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-13a0324f-ce2c-44f4-a1a0-919bc12b3c1b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:04.574976 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-13a0324f-ce2c-44f4-a1a0-919bc12b3c1b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:04.596351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-13a0324f-ce2c-44f4-a1a0-919bc12b3c1b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:04.605904 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:04.605904 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:04.624001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496dc92a-7db8-49ae-970e-68c7aafe8feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:04.627256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3cbc7ac-84e1-40fc-9008-a6f184cdfb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:04.630184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13a0324f-ce2c-44f4-a1a0-919bc12b3c1b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 returned with HTTP 200 Jan 19 08:59:04.632194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 938/1847] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:04 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 => generated 990 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:04.915094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Created reservations ['698c9312-c262-40d1-abc4-7e0834e73207', 'b2b7bc3c-aaa6-4535-9bc7-79fffcaddfd7', '66213e8d-5d2d-462f-b3e7-b59dca065c92', 'e1c74f25-c18d-4b90-94cb-c61451a01935'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:04.918188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3cbc7ac-84e1-40fc-9008-a6f184cdfb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['698c9312-c262-40d1-abc4-7e0834e73207', 'b2b7bc3c-aaa6-4535-9bc7-79fffcaddfd7', '66213e8d-5d2d-462f-b3e7-b59dca065c92', 'e1c74f25-c18d-4b90-94cb-c61451a01935']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:04.920970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd17bf3-4ba8-4868-99c8-f355f89be2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:05.003249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd17bf3-4ba8-4868-99c8-f355f89be2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1831765838',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['698c9312-c262-40d1-abc4-7e0834e73207','b2b7bc3c-aaa6-4535-9bc7-79fffcaddfd7','66213e8d-5d2d-462f-b3e7-b59dca065c92','e1c74f25-c18d-4b90-94cb-c61451a01935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:59:04Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1831765838',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68dcca570974f8cb1124a84d6c7f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44d6360693aa4b21adcd516f4c858fb2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:05.006351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193eb4c7-da5a-4712-aa56-ff858960d4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:05.038942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193eb4c7-da5a-4712-aa56-ff858960d4be) transitioned into 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-1831765838',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['698c9312-c262-40d1-abc4-7e0834e73207','b2b7bc3c-aaa6-4535-9bc7-79fffcaddfd7','66213e8d-5d2d-462f-b3e7-b59dca065c92','e1c74f25-c18d-4b90-94cb-c61451a01935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:05.041241 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e1bfd1-0864-4b61-b4a1-9d764393b791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:05.059790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e1bfd1-0864-4b61-b4a1-9d764393b791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:05.062809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (f1ff79e5-c2dd-49cc-b641-1ded3c4fceb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:05.122882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request issued successfully. Jan 19 08:59:05.142682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6daec295-b79a-42cf-a569-90412f51f0eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes returned with HTTP 202 Jan 19 08:59:05.143715 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 910/1848] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:59:04 2021] POST /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes => generated 811 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:59:05.161438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7d5b3b0-ed9b-4ad4-b1c2-b08f23cd2d37 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:05.162357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7d5b3b0-ed9b-4ad4-b1c2-b08f23cd2d37 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:05.162720 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:05.162720 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:05.163378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7d5b3b0-ed9b-4ad4-b1c2-b08f23cd2d37 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:05.253339 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:05.253339 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:05.290977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c7d5b3b0-ed9b-4ad4-b1c2-b08f23cd2d37 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:05.317912 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7d5b3b0-ed9b-4ad4-b1c2-b08f23cd2d37 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 200 Jan 19 08:59:05.319860 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 939/1849] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:05 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 879 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:05.650654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c49fae5a-caf5-48b4-bad3-be9d042f1fc7 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:05.650654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c49fae5a-caf5-48b4-bad3-be9d042f1fc7 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:05.650654 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:05.650654 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:05.650654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c49fae5a-caf5-48b4-bad3-be9d042f1fc7 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:05.722456 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:05.722456 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:05.734259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c49fae5a-caf5-48b4-bad3-be9d042f1fc7 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:05.767880 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-c49fae5a-caf5-48b4-bad3-be9d042f1fc7 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:05.768293 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-c49fae5a-caf5-48b4-bad3-be9d042f1fc7 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:05.777968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-c49fae5a-caf5-48b4-bad3-be9d042f1fc7 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:05.791707 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:05.791707 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:05.852595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c49fae5a-caf5-48b4-bad3-be9d042f1fc7 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 returned with HTTP 200 Jan 19 08:59:05.865110 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 911/1850] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:05 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 => generated 991 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:05.870992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] POST http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/action Jan 19 08:59:05.871500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:05.871500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:05.872134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Action body: b'{"create-from-src": {"source_group_id": "a2135e1e-b676-4645-887d-09b414f67e45", "name": "tempest-Group_from_grp-1545976896"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:05.872531 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a2135e1e-b676-4645-887d-09b414f67e45", "name": "tempest-Group_from_grp-1545976896"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:05.873679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Creating new group {'create-from-src': {'source_group_id': 'a2135e1e-b676-4645-887d-09b414f67e45', 'name': 'tempest-Group_from_grp-1545976896'}}. {{(pid=87970) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 19 08:59:05.874244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Creating group tempest-Group_from_grp-1545976896 from source group a2135e1e-b676-4645-887d-09b414f67e45. Jan 19 08:59:05.888283 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:05.888283 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:05.941500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:05.941500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:06.075888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Created reservations ['59e5f334-8da0-465e-a73c-7d20e9de865a'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:06.150936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c99d70c-9fa0-4e07-880c-b879207ae19f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:59:06.152385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c99d70c-9fa0-4e07-880c-b879207ae19f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:06.153368 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:06.153368 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:06.153989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c99d70c-9fa0-4e07-880c-b879207ae19f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:06.154621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-5c99d70c-9fa0-4e07-880c-b879207ae19f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume with id: ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:59:06.299022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c99d70c-9fa0-4e07-880c-b879207ae19f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 404 Jan 19 08:59:06.306922 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 912/1851] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:06 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:59:06.326261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e722ac20-65a2-4a8a-85ed-7cfc4a1ec442 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b Jan 19 08:59:06.327125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e722ac20-65a2-4a8a-85ed-7cfc4a1ec442 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:06.327801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e722ac20-65a2-4a8a-85ed-7cfc4a1ec442 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:06.356526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.group.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] A mapping entry already exists for group 81655bf4-dec1-4b45-94ba-c976da221156 and volume type 9f9f6f0b-6d97-40f3-b089-a9e38c03f317. Do not need to create again. Jan 19 08:59:06.357329 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:06.357329 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:06.358008 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Availability Zones retrieved successfully. Jan 19 08:59:06.394181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Flow 'volume_create_api' (b64e94cc-fca3-48a6-972f-be7fa3ece813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:06.400966 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214b2dcf-7eeb-45ec-a116-e953cba6ef34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:06.414525 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Validating volume size '1' using validate_int, validate_source_size {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:59:06.448511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e722ac20-65a2-4a8a-85ed-7cfc4a1ec442 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b returned with HTTP 404 Jan 19 08:59:06.449817 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 913/1852] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:06 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/ed0fc9e5-0d01-4bbd-b29f-89fb82aa7d8b => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:06.470000 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-041a4462-749a-43bd-8364-239f6c938b28 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:06.470595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-041a4462-749a-43bd-8364-239f6c938b28 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:06.471063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-041a4462-749a-43bd-8364-239f6c938b28 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:06.599523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214b2dcf-7eeb-45ec-a116-e953cba6ef34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'da094362-7923-4bd6-9090-1b60c59f4965', 'volume_type': VolumeType(created_at=2021-01-19T08:59:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f9f6f0b-6d97-40f3-b089-a9e38c03f317,is_public=True,name='tempest-GroupsV314Test-volume-type-377485556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f9f6f0b-6d97-40f3-b089-a9e38c03f317', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '81655bf4-dec1-4b45-94ba-c976da221156', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:06.601886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981a9782-7328-4dc7-b5b3-346f099230c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:06.611525 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:06.611525 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:06.641121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-041a4462-749a-43bd-8364-239f6c938b28 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:06.689216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-041a4462-749a-43bd-8364-239f6c938b28 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 200 Jan 19 08:59:06.690213 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 914/1853] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:06 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 903 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:06.737759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Created reservations ['fdca909b-5619-48ba-a867-dfbd150c2d61', 'c09141f5-aedb-444e-8323-1de7b1b6587e', '95371092-8ccc-4e28-ba80-ba7fff5e5d5c', '881c629b-2d1a-4c45-9b49-48588e3cfd1a'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:06.740445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981a9782-7328-4dc7-b5b3-346f099230c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdca909b-5619-48ba-a867-dfbd150c2d61', 'c09141f5-aedb-444e-8323-1de7b1b6587e', '95371092-8ccc-4e28-ba80-ba7fff5e5d5c', '881c629b-2d1a-4c45-9b49-48588e3cfd1a']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:06.745500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91698d46-7088-4157-bd78-bf4227bb324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:06.904277 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91698d46-7088-4157-bd78-bf4227bb324d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4737a7c5-5715-4b7b-8b26-1c2309b35c72', '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=81655bf4-dec1-4b45-94ba-c976da221156,group_type_id=,metadata={},multiattach=False,project_id='1ec0c4f494b14036bb43fb7b8363d30d',qos_specs=None,replication_status=,reservations=['fdca909b-5619-48ba-a867-dfbd150c2d61','c09141f5-aedb-444e-8323-1de7b1b6587e','95371092-8ccc-4e28-ba80-ba7fff5e5d5c','881c629b-2d1a-4c45-9b49-48588e3cfd1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=da094362-7923-4bd6-9090-1b60c59f4965,status='creating',user_id='065d0863d374479f95328b3ca6d9b9d1',volume_type_id=9f9f6f0b-6d97-40f3-b089-a9e38c03f317), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=81655bf4-dec1-4b45-94ba-c976da221156,host=None,id=4737a7c5-5715-4b7b-8b26-1c2309b35c72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ec0c4f494b14036bb43fb7b8363d30d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=da094362-7923-4bd6-9090-1b60c59f4965,status='creating',terminated_at=None,updated_at=None,user_id='065d0863d374479f95328b3ca6d9b9d1',volume_attachment=,volume_type=,volume_type_id=9f9f6f0b-6d97-40f3-b089-a9e38c03f317)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:06.907260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e464bcbf-7b69-49cf-be30-49fc7ea10139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:06.983118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e464bcbf-7b69-49cf-be30-49fc7ea10139) transitioned into state 'SUCCESS' from 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=81655bf4-dec1-4b45-94ba-c976da221156,group_type_id=,metadata={},multiattach=False,project_id='1ec0c4f494b14036bb43fb7b8363d30d',qos_specs=None,replication_status=,reservations=['fdca909b-5619-48ba-a867-dfbd150c2d61','c09141f5-aedb-444e-8323-1de7b1b6587e','95371092-8ccc-4e28-ba80-ba7fff5e5d5c','881c629b-2d1a-4c45-9b49-48588e3cfd1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=da094362-7923-4bd6-9090-1b60c59f4965,status='creating',user_id='065d0863d374479f95328b3ca6d9b9d1',volume_type_id=9f9f6f0b-6d97-40f3-b089-a9e38c03f317)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:06.988843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Flow 'volume_create_api' (b64e94cc-fca3-48a6-972f-be7fa3ece813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:07.091005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Create volume request issued successfully. Jan 19 08:59:07.130737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45a6e94f-929e-439e-81d2-2d737e38f3fa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/action returned with HTTP 202 Jan 19 08:59:07.136698 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 940/1854] 10.222.0.25 () {62 vars in 1285 bytes} [Tue Jan 19 08:59:05 2021] POST /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/action => generated 102 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:07.141388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail Jan 19 08:59:07.141962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:07.142181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:07.142181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:07.142587 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:07.143308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:59:07.145167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:59:07.219889 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Get all volumes completed successfully. Jan 19 08:59:07.225529 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:07.225529 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:07.234565 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:07.250406 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:07.250406 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:07.270240 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:07.270776 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:07.283205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:07.292950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:07.292950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:07.318018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d43918a-ec0b-4668-874f-b042aff667cb tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail returned with HTTP 200 Jan 19 08:59:07.330534 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 915/1855] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 08:59:07 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail => generated 1971 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:59:07.341273 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb28b34e-eaa5-44a0-b9e4-50456452150f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:07.342645 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb28b34e-eaa5-44a0-b9e4-50456452150f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:07.343087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:07.343087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:07.343788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb28b34e-eaa5-44a0-b9e4-50456452150f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:07.458953 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:07.458953 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:07.473157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb28b34e-eaa5-44a0-b9e4-50456452150f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:07.533301 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-bb28b34e-eaa5-44a0-b9e4-50456452150f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:07.534090 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-bb28b34e-eaa5-44a0-b9e4-50456452150f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:07.550569 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-bb28b34e-eaa5-44a0-b9e4-50456452150f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:07.558247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:07.558247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:07.604254 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb28b34e-eaa5-44a0-b9e4-50456452150f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:07.614673 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 941/1856] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:07 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:07.709323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76f6bacb-2ad3-4b6e-b7fa-82eab36ec944 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:07.710069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76f6bacb-2ad3-4b6e-b7fa-82eab36ec944 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:07.710320 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:07.710320 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:07.710929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76f6bacb-2ad3-4b6e-b7fa-82eab36ec944 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:07.827169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:07.827169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:07.836305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-76f6bacb-2ad3-4b6e-b7fa-82eab36ec944 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:07.877971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76f6bacb-2ad3-4b6e-b7fa-82eab36ec944 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 200 Jan 19 08:59:07.889965 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 916/1857] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:07 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 904 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:07.895733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e1cc1b32-acb6-4873-b60a-6925baae5ad1 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:07.896762 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:07.896762 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:07.897435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e1cc1b32-acb6-4873-b60a-6925baae5ad1 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1009248072", "description": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:07.988808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:07.988808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:08.003988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e1cc1b32-acb6-4873-b60a-6925baae5ad1 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:08.019941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e1cc1b32-acb6-4873-b60a-6925baae5ad1 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 08:59:08.036773 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e1cc1b32-acb6-4873-b60a-6925baae5ad1 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 200 Jan 19 08:59:08.037820 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 942/1858] 10.222.0.25 () {60 vars in 1335 bytes} [Tue Jan 19 08:59:07 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 839 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:08.052602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-abe8dbf7-57f7-4006-b713-25e6290e7b8b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] DELETE http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:08.053130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-abe8dbf7-57f7-4006-b713-25e6290e7b8b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:08.053353 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:08.053353 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:08.053940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-abe8dbf7-57f7-4006-b713-25e6290e7b8b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:08.054656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-abe8dbf7-57f7-4006-b713-25e6290e7b8b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume with id: eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:08.110331 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:08.110331 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:08.111587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-abe8dbf7-57f7-4006-b713-25e6290e7b8b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:08.174449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-abe8dbf7-57f7-4006-b713-25e6290e7b8b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume request issued successfully. Jan 19 08:59:08.175075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-abe8dbf7-57f7-4006-b713-25e6290e7b8b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 202 Jan 19 08:59:08.176338 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 917/1859] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:08 2021] DELETE /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:08.185457 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12ed568b-d2f7-4248-9569-2182a528a0d0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:08.188020 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12ed568b-d2f7-4248-9569-2182a528a0d0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:08.188310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:08.188310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:08.188785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12ed568b-d2f7-4248-9569-2182a528a0d0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:08.301127 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:08.301127 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:08.312909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-12ed568b-d2f7-4248-9569-2182a528a0d0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:08.338752 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12ed568b-d2f7-4248-9569-2182a528a0d0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 200 Jan 19 08:59:08.350488 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 943/1860] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:08 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 906 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:08.629958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:08.630588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:08.630787 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:08.630787 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:08.631147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:08.743982 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:08.743982 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:08.764515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:08.818774 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:08.819633 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:08.848678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:08.873129 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:08.873129 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:08.906335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-fad43788-9d80-4119-a889-53aeb6398bac tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 08:59:08.907216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-fad43788-9d80-4119-a889-53aeb6398bac tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:08.907896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:08.907896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:08.908718 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-fad43788-9d80-4119-a889-53aeb6398bac tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:08.944002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:08.945086 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 918/1861] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:08 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:08.983153 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:08.983153 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:08.994003 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-fad43788-9d80-4119-a889-53aeb6398bac tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 08:59:09.019661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-fad43788-9d80-4119-a889-53aeb6398bac tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 08:59:09.020825 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 944/1862] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 08:59:08 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 918 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:09.040500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume// Jan 19 08:59:09.041345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:09.041705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:09.041705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:09.042387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:09.043816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44849e00-821d-4ad0-8424-5768b0aa1c81 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:59:09.044596 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 919/1863] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 08:59:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 08:59:09.062451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-94aa6c30-b38f-488c-b080-8f4bd778df56 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] POST http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments Jan 19 08:59:09.063511 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:09.063511 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:09.064223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-94aa6c30-b38f-488c-b080-8f4bd778df56 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab", "instance_uuid": "29d17dbb-e67c-419f-8b73-9a0094a53b1e", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:09.121291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:09.121291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:09.218442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-94aa6c30-b38f-488c-b080-8f4bd778df56 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments returned with HTTP 200 Jan 19 08:59:09.250682 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 945/1864] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 08:59:09 2021] POST /volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments => generated 273 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:09.356142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-bd79af36-7788-4953-92ba-21ca49d34591 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] POST http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04/action Jan 19 08:59:09.356995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-bd79af36-7788-4953-92ba-21ca49d34591 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:09.357383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-bd79af36-7788-4953-92ba-21ca49d34591 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:09.359482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-209eacf6-b313-4e78-97c0-c39c3aea1ebb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:09.370780 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-209eacf6-b313-4e78-97c0-c39c3aea1ebb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:09.371148 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:09.371148 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:09.371973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-209eacf6-b313-4e78-97c0-c39c3aea1ebb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:09.448540 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:09.448540 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:09.454599 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:09.454599 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:09.466877 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-209eacf6-b313-4e78-97c0-c39c3aea1ebb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:09.481308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-91bfffdb-ecc6-4497-a405-31beb3af9ba7 req-bd79af36-7788-4953-92ba-21ca49d34591 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04/action returned with HTTP 204 Jan 19 08:59:09.482583 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 920/1865] 10.222.0.25 () {66 vars in 1696 bytes} [Tue Jan 19 08:59:09 2021] POST /volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:09.539208 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-209eacf6-b313-4e78-97c0-c39c3aea1ebb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 200 Jan 19 08:59:09.539988 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 946/1866] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:09 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 906 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:09.565088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8877a42-7f09-4788-a44c-3503f7d0f7ff tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 08:59:09.566067 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8877a42-7f09-4788-a44c-3503f7d0f7ff tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:09.566847 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:09.566847 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:09.567750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8877a42-7f09-4788-a44c-3503f7d0f7ff tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:09.637603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:09.637603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:09.670205 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d8877a42-7f09-4788-a44c-3503f7d0f7ff tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 08:59:09.712818 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:09.712818 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:09.732684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8877a42-7f09-4788-a44c-3503f7d0f7ff tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 08:59:09.733726 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 921/1867] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:09 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 1180 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:09.963191 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95d555ce-b657-4bae-9317-8ae6c6e3cf8e tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:09.964178 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95d555ce-b657-4bae-9317-8ae6c6e3cf8e tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:09.964583 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:09.964583 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:09.965210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95d555ce-b657-4bae-9317-8ae6c6e3cf8e tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:10.039156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4106bbb3-d19c-4766-b2b5-61fbee1d9de7 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:10.039630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:10.039630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:10.040038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4106bbb3-d19c-4766-b2b5-61fbee1d9de7 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-reserve": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:10.041085 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4106bbb3-d19c-4766-b2b5-61fbee1d9de7 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:10.050718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:10.050718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:10.076148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-95d555ce-b657-4bae-9317-8ae6c6e3cf8e tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:10.113179 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-95d555ce-b657-4bae-9317-8ae6c6e3cf8e tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:10.113962 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-95d555ce-b657-4bae-9317-8ae6c6e3cf8e tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:10.127186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:10.127186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:10.128382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4106bbb3-d19c-4766-b2b5-61fbee1d9de7 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:10.133853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-95d555ce-b657-4bae-9317-8ae6c6e3cf8e tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:10.138314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4106bbb3-d19c-4766-b2b5-61fbee1d9de7 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Reserve volume completed successfully. Jan 19 08:59:10.139095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4106bbb3-d19c-4766-b2b5-61fbee1d9de7 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:59:10.140684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 922/1868] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:59:10 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 08:59:10.149422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df5c4263-6f30-4d11-a20e-f7163d28b458 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:10.150139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df5c4263-6f30-4d11-a20e-f7163d28b458 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:10.150494 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:10.150494 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:10.151109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df5c4263-6f30-4d11-a20e-f7163d28b458 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:10.156855 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:10.156855 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:10.216887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95d555ce-b657-4bae-9317-8ae6c6e3cf8e tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:10.218158 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 947/1869] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:09 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:10.284374 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:10.284374 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:10.305333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-df5c4263-6f30-4d11-a20e-f7163d28b458 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:10.368117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df5c4263-6f30-4d11-a20e-f7163d28b458 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:10.382946 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 923/1870] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:10 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:10.387959 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55198b08-de19-467b-a606-192a1d32f15c tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:10.388532 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:10.388532 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:10.389059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55198b08-de19-467b-a606-192a1d32f15c tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-unreserve": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:10.389519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-55198b08-de19-467b-a606-192a1d32f15c tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:10.556613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ccd9a26-c7e9-48f8-a41c-69ade852eeda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:10.557661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ccd9a26-c7e9-48f8-a41c-69ade852eeda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:10.558590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:10.558590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:10.559221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ccd9a26-c7e9-48f8-a41c-69ade852eeda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:10.580025 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:10.580025 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:10.581355 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-55198b08-de19-467b-a606-192a1d32f15c tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:10.686401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:10.686401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:10.712164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ccd9a26-c7e9-48f8-a41c-69ade852eeda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:10.724853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-55198b08-de19-467b-a606-192a1d32f15c tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Unreserve volume completed successfully. Jan 19 08:59:10.725380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-55198b08-de19-467b-a606-192a1d32f15c tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:59:10.734646 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 948/1871] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:59:10 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:59:10.740094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3a6366e-bcde-4f80-9b47-7e95c2b7ad99 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:10.740622 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3a6366e-bcde-4f80-9b47-7e95c2b7ad99 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:10.740840 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:10.740840 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:10.747107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3a6366e-bcde-4f80-9b47-7e95c2b7ad99 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:10.767221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ccd9a26-c7e9-48f8-a41c-69ade852eeda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 200 Jan 19 08:59:10.768603 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 924/1872] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:10 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 906 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:10.873986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:10.873986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:10.897605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c3a6366e-bcde-4f80-9b47-7e95c2b7ad99 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:10.946412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3a6366e-bcde-4f80-9b47-7e95c2b7ad99 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:10.968105 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 949/1873] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:10 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:10.992031 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f6bf18b6-fb36-481c-94e5-2ae6a4fe858f tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:10.992646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:10.992646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:10.993283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f6bf18b6-fb36-481c-94e5-2ae6a4fe858f tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:10.993788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f6bf18b6-fb36-481c-94e5-2ae6a4fe858f tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:11.018316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes Jan 19 08:59:11.019170 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:11.019170 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:11.019739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-824502520", "snapshot_id": null, "imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "volume_type": null, "size": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:11.021141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-824502520', 'snapshot_id': None, 'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'volume_type': None, 'size': 1}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:59:11.109046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:11.109046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:11.110315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f6bf18b6-fb36-481c-94e5-2ae6a4fe858f tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:11.121933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f6bf18b6-fb36-481c-94e5-2ae6a4fe858f tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume updated successfully. Jan 19 08:59:11.122556 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f6bf18b6-fb36-481c-94e5-2ae6a4fe858f tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 200 Jan 19 08:59:11.123813 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 925/1874] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:59:10 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 08:59:11.135049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ebc4caa-3157-4c20-a075-9ece3529c4fe tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:11.135512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ebc4caa-3157-4c20-a075-9ece3529c4fe tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:11.135723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:11.135723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:11.136124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ebc4caa-3157-4c20-a075-9ece3529c4fe tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:11.207425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume of 1 GB Jan 19 08:59:11.232796 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Availability Zones retrieved successfully. Jan 19 08:59:11.260344 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:11.260344 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:11.281159 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (c20ed005-ee79-4b21-917e-4b22692d923f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:11.284584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c06c1ada-6cae-4d1b-a943-7a88f4d4dc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:11.288555 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:59:11.288963 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ebc4caa-3157-4c20-a075-9ece3529c4fe tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:11.347050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ebc4caa-3157-4c20-a075-9ece3529c4fe tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:11.348002 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 926/1875] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:11 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 929 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:11.352486 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-421a5a3e-43f9-424f-88a0-290c6083705c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:11.352994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-421a5a3e-43f9-424f-88a0-290c6083705c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:11.353172 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:11.353172 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:11.353552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-421a5a3e-43f9-424f-88a0-290c6083705c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:11.444941 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:11.444941 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:11.455240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-421a5a3e-43f9-424f-88a0-290c6083705c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:11.485451 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-421a5a3e-43f9-424f-88a0-290c6083705c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:11.485903 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-421a5a3e-43f9-424f-88a0-290c6083705c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:11.496020 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-421a5a3e-43f9-424f-88a0-290c6083705c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:11.508933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:11.508933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:11.525471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c06c1ada-6cae-4d1b-a943-7a88f4d4dc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:11.529025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a3601e-7464-4721-a2c0-9c18da4eced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:11.552426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-421a5a3e-43f9-424f-88a0-290c6083705c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:11.553461 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 927/1876] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:11 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:11.566571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-507eb50c-54eb-41ed-a956-0e83b1abb721 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:11.567031 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:11.567031 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:11.567503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-507eb50c-54eb-41ed-a956-0e83b1abb721 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:11.567868 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-507eb50c-54eb-41ed-a956-0e83b1abb721 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:11.679435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['3e198da5-788a-42f0-9fbd-673b9e2ae02f', 'db7c5977-0bb2-40d0-97f9-5dfcb2b64639', 'f697eb93-c503-4a20-a2e6-16ee53b03534', '223c6f29-5b6c-481c-b6a9-cec9f4b10ee3'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:11.681379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a3601e-7464-4721-a2c0-9c18da4eced7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e198da5-788a-42f0-9fbd-673b9e2ae02f', 'db7c5977-0bb2-40d0-97f9-5dfcb2b64639', 'f697eb93-c503-4a20-a2e6-16ee53b03534', '223c6f29-5b6c-481c-b6a9-cec9f4b10ee3']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:11.684075 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb270e27-685a-4d34-a3bb-03622895ce65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:11.689655 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:11.689655 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:11.691004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-507eb50c-54eb-41ed-a956-0e83b1abb721 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:11.707936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-507eb50c-54eb-41ed-a956-0e83b1abb721 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume updated successfully. Jan 19 08:59:11.708484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-507eb50c-54eb-41ed-a956-0e83b1abb721 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 200 Jan 19 08:59:11.712787 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 928/1877] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:59:11 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 08:59:11.718978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91bb0d4e-7cd4-474d-892e-0965ce754d6a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:11.719753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91bb0d4e-7cd4-474d-892e-0965ce754d6a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:11.720142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:11.720142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:11.720757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91bb0d4e-7cd4-474d-892e-0965ce754d6a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:11.784866 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:11.784866 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:11.796194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-91bb0d4e-7cd4-474d-892e-0965ce754d6a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:11.810260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb270e27-685a-4d34-a3bb-03622895ce65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18c909c8-09dd-4629-9cb3-a7981860fd94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-824502520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['3e198da5-788a-42f0-9fbd-673b9e2ae02f','db7c5977-0bb2-40d0-97f9-5dfcb2b64639','f697eb93-c503-4a20-a2e6-16ee53b03534','223c6f29-5b6c-481c-b6a9-cec9f4b10ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-824502520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18c909c8-09dd-4629-9cb3-a7981860fd94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:11.812390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e445a00f-f379-42e8-8100-04a8d27563af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:11.824532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91bb0d4e-7cd4-474d-892e-0965ce754d6a tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:11.826170 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 929/1878] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:11 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:11.844510 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d704964c-5876-45d5-8960-f3ff550d5029 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 Jan 19 08:59:11.845301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d704964c-5876-45d5-8960-f3ff550d5029 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:11.845524 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:11.845524 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:11.845911 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d704964c-5876-45d5-8960-f3ff550d5029 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:11.874661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e445a00f-f379-42e8-8100-04a8d27563af) transitioned into state 'SUCCESS' from state '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-824502520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['3e198da5-788a-42f0-9fbd-673b9e2ae02f','db7c5977-0bb2-40d0-97f9-5dfcb2b64639','f697eb93-c503-4a20-a2e6-16ee53b03534','223c6f29-5b6c-481c-b6a9-cec9f4b10ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:11.876841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (770681fa-826a-428e-a652-1d90b737fa37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:11.911735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d704964c-5876-45d5-8960-f3ff550d5029 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 returned with HTTP 404 Jan 19 08:59:11.916747 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 930/1879] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:11 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb9c06ac-2bfd-4f30-8d8d-e7dbc30cbd29 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:11.917928 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59b99cc3-b93e-4944-b7a3-d59fd0218119 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:11.918773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59b99cc3-b93e-4944-b7a3-d59fd0218119 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:11.919163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59b99cc3-b93e-4944-b7a3-d59fd0218119 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:11.919536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (770681fa-826a-428e-a652-1d90b737fa37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:11.938269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (c20ed005-ee79-4b21-917e-4b22692d923f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:11.980933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:11.980933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:11.982178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-59b99cc3-b93e-4944-b7a3-d59fd0218119 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:12.003895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-59b99cc3-b93e-4944-b7a3-d59fd0218119 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Update volume admin metadata completed successfully. Jan 19 08:59:12.004291 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-59b99cc3-b93e-4944-b7a3-d59fd0218119 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Update readonly setting on volume completed successfully. Jan 19 08:59:12.005446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59b99cc3-b93e-4944-b7a3-d59fd0218119 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:59:12.008203 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 931/1880] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:59:11 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:59:12.022995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5d5592a-7fbb-4641-94bb-824b4aa6bce9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] DELETE http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:12.023559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5d5592a-7fbb-4641-94bb-824b4aa6bce9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:12.023746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.023746 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:12.024160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5d5592a-7fbb-4641-94bb-824b4aa6bce9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.024587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b5d5592a-7fbb-4641-94bb-824b4aa6bce9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume with id: 424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:12.079405 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request issued successfully. Jan 19 08:59:12.115806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43a576f1-692f-4f69-8c06-12c97f24216b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes returned with HTTP 202 Jan 19 08:59:12.130956 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 950/1881] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:59:11 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes => generated 827 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:59:12.138488 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c26d671-a58e-4a72-92cd-7fc20901b907 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:12.145366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c26d671-a58e-4a72-92cd-7fc20901b907 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:12.145582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.145582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:12.145981 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c26d671-a58e-4a72-92cd-7fc20901b907 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.154465 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.154465 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.155671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b5d5592a-7fbb-4641-94bb-824b4aa6bce9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:12.235570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b5d5592a-7fbb-4641-94bb-824b4aa6bce9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume request issued successfully. Jan 19 08:59:12.236148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5d5592a-7fbb-4641-94bb-824b4aa6bce9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 202 Jan 19 08:59:12.237088 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 932/1882] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:12 2021] DELETE /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:12.241368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a51c766d-79cc-4d6f-a26c-96c4397407dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:12.244198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a51c766d-79cc-4d6f-a26c-96c4397407dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:12.244640 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.244640 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:12.246632 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.246632 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.247401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a51c766d-79cc-4d6f-a26c-96c4397407dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.258075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c26d671-a58e-4a72-92cd-7fc20901b907 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:12.287418 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c26d671-a58e-4a72-92cd-7fc20901b907 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:12.288462 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 951/1883] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:12 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 929 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:12.305403 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba29eb3f-5013-4dd4-8e52-232d5805188a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:12.306879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba29eb3f-5013-4dd4-8e52-232d5805188a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:12.307108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.307108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:12.308045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba29eb3f-5013-4dd4-8e52-232d5805188a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.365809 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.365809 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.375749 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ba29eb3f-5013-4dd4-8e52-232d5805188a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:12.392383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.392383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.416013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a51c766d-79cc-4d6f-a26c-96c4397407dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:12.425328 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba29eb3f-5013-4dd4-8e52-232d5805188a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:12.426173 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 952/1884] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:12 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 958 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:12.431088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-587c7bad-9572-4fc7-85c5-543e9ceed241 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:12.431557 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.431557 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:12.432002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-587c7bad-9572-4fc7-85c5-543e9ceed241 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:12.437427 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-587c7bad-9572-4fc7-85c5-543e9ceed241 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:12.475222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a51c766d-79cc-4d6f-a26c-96c4397407dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:12.476071 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 933/1885] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:12 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:12.567068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.567068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.568326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-587c7bad-9572-4fc7-85c5-543e9ceed241 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:12.568906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36cecc9e-1fde-4694-9784-fd08002f3d2d tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:12.570357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36cecc9e-1fde-4694-9784-fd08002f3d2d tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:12.570571 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.570571 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:12.570958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36cecc9e-1fde-4694-9784-fd08002f3d2d tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.631490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-587c7bad-9572-4fc7-85c5-543e9ceed241 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Update volume admin metadata completed successfully. Jan 19 08:59:12.631883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-587c7bad-9572-4fc7-85c5-543e9ceed241 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Update readonly setting on volume completed successfully. Jan 19 08:59:12.632419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-587c7bad-9572-4fc7-85c5-543e9ceed241 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:59:12.633618 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 953/1886] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 08:59:12 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 08:59:12.641986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-040dbee7-93ff-44bd-a844-095702ae3cc8 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 08:59:12.642443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-040dbee7-93ff-44bd-a844-095702ae3cc8 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:12.642693 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.642693 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:12.643068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-040dbee7-93ff-44bd-a844-095702ae3cc8 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:12.685454 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.685454 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.716392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-36cecc9e-1fde-4694-9784-fd08002f3d2d tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:12.756320 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-36cecc9e-1fde-4694-9784-fd08002f3d2d tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:12.757108 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-36cecc9e-1fde-4694-9784-fd08002f3d2d tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:12.774745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-36cecc9e-1fde-4694-9784-fd08002f3d2d tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:12.784940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.784940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.811706 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36cecc9e-1fde-4694-9784-fd08002f3d2d tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:12.813388 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 934/1887] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:12 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:12.815708 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.815708 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.829325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-040dbee7-93ff-44bd-a844-095702ae3cc8 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:12.889030 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-040dbee7-93ff-44bd-a844-095702ae3cc8 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 08:59:12.890226 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 954/1888] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:12 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:12.920545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-446820a5-fe62-473e-a8d1-40cd6adec842 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] POST http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action Jan 19 08:59:12.920939 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:12.920939 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:12.921382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-446820a5-fe62-473e-a8d1-40cd6adec842 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1735468783", "disk_format": "raw"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:12.921782 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-446820a5-fe62-473e-a8d1-40cd6adec842 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1735468783", "disk_format": "raw"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:12.978122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:12.978122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:12.980200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-446820a5-fe62-473e-a8d1-40cd6adec842 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 08:59:13.105804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:13.105804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:13.358634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-446820a5-fe62-473e-a8d1-40cd6adec842 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Copy volume to image completed successfully. Jan 19 08:59:13.359721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-446820a5-fe62-473e-a8d1-40cd6adec842 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action returned with HTTP 202 Jan 19 08:59:13.360521 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 935/1889] 10.222.0.25 () {60 vars in 1358 bytes} [Tue Jan 19 08:59:12 2021] POST /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f/action => generated 693 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 08:59:13.442981 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d40853dd-745a-49eb-af39-beed467e3f04 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:13.443444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d40853dd-745a-49eb-af39-beed467e3f04 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:13.443662 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:13.443662 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:13.444044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d40853dd-745a-49eb-af39-beed467e3f04 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:13.498203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:13.499145 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:13.499367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:13.499367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:13.499751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:13.640897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:13.640897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:13.663033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d40853dd-745a-49eb-af39-beed467e3f04 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:13.676958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:13.676958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:13.715482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:13.734359 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d40853dd-745a-49eb-af39-beed467e3f04 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:13.743470 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 955/1890] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:13 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 958 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:13.786715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:13.804307 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 936/1891] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:13 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:13.838395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-018e3dbf-627f-474f-aede-81e4f3bebaf3 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:13.840887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-018e3dbf-627f-474f-aede-81e4f3bebaf3 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:13.841223 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:13.841223 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:13.842391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-018e3dbf-627f-474f-aede-81e4f3bebaf3 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:13.894421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume// Jan 19 08:59:13.896230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:13.897017 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:13.897017 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:13.897660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:13.902131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c0e90c4a-258c-4a46-873a-336c4858cc41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 08:59:13.903365 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 937/1892] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 08:59:13 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 08:59:13.925840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3e68361b-8dab-469a-b666-6b4b03017ddb tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 08:59:13.932851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3e68361b-8dab-469a-b666-6b4b03017ddb tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:13.935141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3e68361b-8dab-469a-b666-6b4b03017ddb tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:14.038110 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:14.038110 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:14.066474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:14.066474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:14.087131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-018e3dbf-627f-474f-aede-81e4f3bebaf3 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:14.117674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3e68361b-8dab-469a-b666-6b4b03017ddb tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 08:59:14.156349 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-018e3dbf-627f-474f-aede-81e4f3bebaf3 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:14.158421 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-018e3dbf-627f-474f-aede-81e4f3bebaf3 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:14.159355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:14.159355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:14.175548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3e68361b-8dab-469a-b666-6b4b03017ddb tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 08:59:14.176812 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 938/1893] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 08:59:13 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 1279 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:59:14.183891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-018e3dbf-627f-474f-aede-81e4f3bebaf3 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:14.205532 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:14.205532 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:14.211020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3bd65a65-d460-4dcf-aa8b-c445e386c950 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] PUT http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04 Jan 19 08:59:14.211530 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:14.211530 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:14.211979 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3bd65a65-d460-4dcf-aa8b-c445e386c950 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:14.279602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-018e3dbf-627f-474f-aede-81e4f3bebaf3 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:14.301806 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 956/1894] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:13 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:14.330557 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 08:59:14.330557 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 08:59:14.331071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3bd65a65-d460-4dcf-aa8b-c445e386c950 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Lock "b'cinder-attachment_update-3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.034s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 08:59:14.333528 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:14.333528 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:14.759126 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-146087f8-0f5f-46f4-b9d9-fe62052a0438 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:14.760236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-146087f8-0f5f-46f4-b9d9-fe62052a0438 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:14.761135 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:14.761135 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:14.761799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-146087f8-0f5f-46f4-b9d9-fe62052a0438 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:14.852635 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:14.852635 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:14.890046 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-146087f8-0f5f-46f4-b9d9-fe62052a0438 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:14.967605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-146087f8-0f5f-46f4-b9d9-fe62052a0438 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:14.986603 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 957/1895] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:14 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 958 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:14.999492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9dbb0e18-baf7-4365-b7ea-2f3bbb908893 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:15.004358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9dbb0e18-baf7-4365-b7ea-2f3bbb908893 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:15.005638 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:15.005638 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:15.006246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9dbb0e18-baf7-4365-b7ea-2f3bbb908893 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:15.187619 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:15.187619 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:15.238436 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9dbb0e18-baf7-4365-b7ea-2f3bbb908893 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:15.350658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9dbb0e18-baf7-4365-b7ea-2f3bbb908893 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:15.375595 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 958/1896] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:14 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:15.386869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30c6eb11-ffca-40ba-8aea-b300c56492f1 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:15.388840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30c6eb11-ffca-40ba-8aea-b300c56492f1 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:15.390586 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:15.390586 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:15.391403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30c6eb11-ffca-40ba-8aea-b300c56492f1 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:15.626580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:15.626580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:15.714861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-30c6eb11-ffca-40ba-8aea-b300c56492f1 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:15.779777 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-30c6eb11-ffca-40ba-8aea-b300c56492f1 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:15.783438 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-30c6eb11-ffca-40ba-8aea-b300c56492f1 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:15.817529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-30c6eb11-ffca-40ba-8aea-b300c56492f1 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:15.837722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:15.837722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:15.918074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30c6eb11-ffca-40ba-8aea-b300c56492f1 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:15.935351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 959/1897] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:15 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:15.991823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e36da9e-cdea-4e48-9bf7-bc2143e43929 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:15.992486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e36da9e-cdea-4e48-9bf7-bc2143e43929 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:15.992832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:15.992832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:15.993312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e36da9e-cdea-4e48-9bf7-bc2143e43929 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:16.180769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:16.180769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:16.230401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2e36da9e-cdea-4e48-9bf7-bc2143e43929 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:16.329197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e36da9e-cdea-4e48-9bf7-bc2143e43929 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:16.330213 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 960/1898] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:15 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 958 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:16.375320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb0a5cc1-7d10-4893-abf5-23c352a57003 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:16.376044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb0a5cc1-7d10-4893-abf5-23c352a57003 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:16.376383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:16.376383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:16.376964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb0a5cc1-7d10-4893-abf5-23c352a57003 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:16.646309 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:16.646309 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:16.672329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cb0a5cc1-7d10-4893-abf5-23c352a57003 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:16.717545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb0a5cc1-7d10-4893-abf5-23c352a57003 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:16.718955 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 961/1899] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:16 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:16.954036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-669ea820-0ef4-45c9-aae8-0c1968f088ef tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:16.954681 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-669ea820-0ef4-45c9-aae8-0c1968f088ef tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:16.954998 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:16.954998 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:16.955569 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-669ea820-0ef4-45c9-aae8-0c1968f088ef tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:17.169311 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:17.169311 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:17.199927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-669ea820-0ef4-45c9-aae8-0c1968f088ef tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:17.252393 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-669ea820-0ef4-45c9-aae8-0c1968f088ef tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:17.252874 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-669ea820-0ef4-45c9-aae8-0c1968f088ef tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:17.279594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-669ea820-0ef4-45c9-aae8-0c1968f088ef tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:17.312978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:17.312978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:17.381908 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-669ea820-0ef4-45c9-aae8-0c1968f088ef tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:17.391943 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 962/1900] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:16 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:17.396799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5ada5b9a-9453-434f-97bb-232074942551 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:17.397339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5ada5b9a-9453-434f-97bb-232074942551 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:17.397560 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:17.397560 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:17.397948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5ada5b9a-9453-434f-97bb-232074942551 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:17.584190 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:17.584190 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:17.623852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5ada5b9a-9453-434f-97bb-232074942551 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:17.702770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5ada5b9a-9453-434f-97bb-232074942551 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 200 Jan 19 08:59:17.712372 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 963/1901] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:17 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 958 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:17.734941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afbc8cb8-f0ac-4735-95b2-581bcf7d0dba tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:17.735522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afbc8cb8-f0ac-4735-95b2-581bcf7d0dba tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:17.735740 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:17.735740 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:17.736122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afbc8cb8-f0ac-4735-95b2-581bcf7d0dba tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:17.850490 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:17.850490 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:17.877983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-afbc8cb8-f0ac-4735-95b2-581bcf7d0dba tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:17.927198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afbc8cb8-f0ac-4735-95b2-581bcf7d0dba tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:17.928348 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 964/1902] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:17 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:18.398931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-177bf79c-c195-467c-834e-55ec01e7f95b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:18.399572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-177bf79c-c195-467c-834e-55ec01e7f95b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:18.399888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:18.399888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:18.400273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-177bf79c-c195-467c-834e-55ec01e7f95b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:18.570207 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:18.570207 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:18.619563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-177bf79c-c195-467c-834e-55ec01e7f95b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:18.668786 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-177bf79c-c195-467c-834e-55ec01e7f95b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:18.669176 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-177bf79c-c195-467c-834e-55ec01e7f95b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:18.693617 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-177bf79c-c195-467c-834e-55ec01e7f95b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:18.718937 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:18.718937 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:18.787923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-177bf79c-c195-467c-834e-55ec01e7f95b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:18.789183 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 965/1903] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:18 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:18.813297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87a27469-15ef-4fd2-aa79-e3b1addff3b7 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f Jan 19 08:59:18.813835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-87a27469-15ef-4fd2-aa79-e3b1addff3b7 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:18.814056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:18.814056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:18.814436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-87a27469-15ef-4fd2-aa79-e3b1addff3b7 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:19.005231 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87a27469-15ef-4fd2-aa79-e3b1addff3b7 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f returned with HTTP 404 Jan 19 08:59:19.011763 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 966/1904] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:18 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/424f505d-9927-4c4b-97c6-fc67cdbf1c8f => generated 109 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:19.025090 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2aab7fa9-e547-4773-bfd4-767f9b4505f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:19.025985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2aab7fa9-e547-4773-bfd4-767f9b4505f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:19.031153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2aab7fa9-e547-4773-bfd4-767f9b4505f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:19.140804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:19.140804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:19.163726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2aab7fa9-e547-4773-bfd4-767f9b4505f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:19.225121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2aab7fa9-e547-4773-bfd4-767f9b4505f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:19.226424 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 967/1905] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:19 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:19.230853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] POST http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes Jan 19 08:59:19.231478 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:19.231478 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:19.232206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1703275304"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:19.233594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1703275304'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:59:19.234133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume of 1 GB Jan 19 08:59:19.263781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Availability Zones retrieved successfully. Jan 19 08:59:19.290915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (f59132bd-22c9-4dbe-8c1b-5f36985834b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:19.302061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (196f6316-ded4-4e71-9314-ca2b2b7da3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:19.306406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:59:19.526451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (196f6316-ded4-4e71-9314-ca2b2b7da3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:19.532134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d467f08d-46a2-4ced-9932-7af57ff5aabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:19.701866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Created reservations ['bc6b8ae8-3310-4757-b764-3407431b6849', '01af927f-ce6d-4693-bb91-f8a718435a5c', '24662f3d-2cad-4ca9-bdec-6d17cc0f298b', '925111fe-ffea-48cb-944e-bc39aae44d57'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:19.703870 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d467f08d-46a2-4ced-9932-7af57ff5aabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc6b8ae8-3310-4757-b764-3407431b6849', '01af927f-ce6d-4693-bb91-f8a718435a5c', '24662f3d-2cad-4ca9-bdec-6d17cc0f298b', '925111fe-ffea-48cb-944e-bc39aae44d57']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:19.706058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7be5611-1974-4862-91ac-b9e6fdc92d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:19.806493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3bd65a65-d460-4dcf-aa8b-c445e386c950 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Lock "b'cinder-attachment_update-3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab-n-h2-758944-2'" released by "attachment_update" :: held 5.475s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 08:59:19.807501 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-3bd65a65-d460-4dcf-aa8b-c445e386c950 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04 returned with HTTP 200 Jan 19 08:59:19.811847 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 939/1906] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 08:59:14 2021] PUT /volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04 => generated 762 bytes in 5605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:19.840738 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afb9428c-d50e-4147-9a9b-5da618a3ae6c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:19.841767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afb9428c-d50e-4147-9a9b-5da618a3ae6c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:19.842152 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:19.842152 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:19.842859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afb9428c-d50e-4147-9a9b-5da618a3ae6c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:20.091556 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7be5611-1974-4862-91ac-b9e6fdc92d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb8050e8-8028-4217-858d-8b20bab3a52a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1703275304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['bc6b8ae8-3310-4757-b764-3407431b6849','01af927f-ce6d-4693-bb91-f8a718435a5c','24662f3d-2cad-4ca9-bdec-6d17cc0f298b','925111fe-ffea-48cb-944e-bc39aae44d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1703275304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb8050e8-8028-4217-858d-8b20bab3a52a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68dcca570974f8cb1124a84d6c7f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44d6360693aa4b21adcd516f4c858fb2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:20.097794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed05261a-f8ff-40ec-b4ba-4cf8b7cf5091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:20.128191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:20.128191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:20.156507 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed05261a-f8ff-40ec-b4ba-4cf8b7cf5091) transitioned into state 'SUCCESS' from state '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-1703275304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['bc6b8ae8-3310-4757-b764-3407431b6849','01af927f-ce6d-4693-bb91-f8a718435a5c','24662f3d-2cad-4ca9-bdec-6d17cc0f298b','925111fe-ffea-48cb-944e-bc39aae44d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:20.158894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcddb82-0e9a-4b3b-9fea-6dd1859b2938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:20.183242 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-afb9428c-d50e-4147-9a9b-5da618a3ae6c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:20.192711 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcddb82-0e9a-4b3b-9fea-6dd1859b2938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:20.202274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (f59132bd-22c9-4dbe-8c1b-5f36985834b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:20.237353 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-afb9428c-d50e-4147-9a9b-5da618a3ae6c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:20.238905 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-afb9428c-d50e-4147-9a9b-5da618a3ae6c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:20.266735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-afb9428c-d50e-4147-9a9b-5da618a3ae6c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:20.290683 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:20.290683 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:20.358011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request issued successfully. Jan 19 08:59:20.359402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afb9428c-d50e-4147-9a9b-5da618a3ae6c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:20.360277 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 940/1907] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:19 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:20.381029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-6a5ac610-25d6-4877-a679-ab0fb098c6d1 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] POST http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04/action Jan 19 08:59:20.381568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:20.381568 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:20.382032 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-6a5ac610-25d6-4877-a679-ab0fb098c6d1 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:20.382429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-6a5ac610-25d6-4877-a679-ab0fb098c6d1 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:20.432736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a6e0d81-37f9-42ce-b709-8b60c54e80f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes returned with HTTP 202 Jan 19 08:59:20.447541 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 968/1908] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 08:59:19 2021] POST /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes => generated 814 bytes in 1219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:59:20.475036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3348f66-bb0c-4329-a306-38364bfddec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:20.475619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3348f66-bb0c-4329-a306-38364bfddec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:20.475818 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:20.475818 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:20.487166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3348f66-bb0c-4329-a306-38364bfddec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:20.646265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:20.646265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:20.691852 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:20.691852 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:20.711580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d3348f66-bb0c-4329-a306-38364bfddec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:20.742951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3348f66-bb0c-4329-a306-38364bfddec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:20.744219 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 969/1909] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:20 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:20.757669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb82685d-e3d3-4cf1-80c8-8f128c187665 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 08:59:20.758421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb82685d-e3d3-4cf1-80c8-8f128c187665 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:20.758884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:20.758884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:20.759851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb82685d-e3d3-4cf1-80c8-8f128c187665 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:20.769855 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-cb5e6b1f-a157-4d42-a3bd-977974484f5c req-6a5ac610-25d6-4877-a679-ab0fb098c6d1 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04/action returned with HTTP 204 Jan 19 08:59:20.771310 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 941/1910] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 08:59:20 2021] POST /volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04/action => generated 0 bytes in 410 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:20.824377 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:20.824377 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:20.845657 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb82685d-e3d3-4cf1-80c8-8f128c187665 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:20.912035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb82685d-e3d3-4cf1-80c8-8f128c187665 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a returned with HTTP 200 Jan 19 08:59:20.919821 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 970/1911] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:20 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a => generated 906 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:21.379206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87319434-ac59-4b5a-9b2f-07519b16275a tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:21.379206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-87319434-ac59-4b5a-9b2f-07519b16275a tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:21.379206 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:21.379206 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:21.379206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-87319434-ac59-4b5a-9b2f-07519b16275a tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:21.568186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:21.568186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:21.591582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-87319434-ac59-4b5a-9b2f-07519b16275a tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:21.627915 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-87319434-ac59-4b5a-9b2f-07519b16275a tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:21.635411 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-87319434-ac59-4b5a-9b2f-07519b16275a tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:21.658312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-87319434-ac59-4b5a-9b2f-07519b16275a tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:21.667533 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:21.667533 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:21.737058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-87319434-ac59-4b5a-9b2f-07519b16275a tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:21.753682 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 942/1912] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:21 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:21.763583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c250257-d19e-4fc9-9a29-2594e12d9a32 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:21.764554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c250257-d19e-4fc9-9a29-2594e12d9a32 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:21.764906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:21.764906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:21.765489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c250257-d19e-4fc9-9a29-2594e12d9a32 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:21.958280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb803c92-866c-4a94-bd1f-9a1bbebedc18 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 08:59:21.959307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb803c92-866c-4a94-bd1f-9a1bbebedc18 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:21.959847 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:21.959847 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:21.960473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb803c92-866c-4a94-bd1f-9a1bbebedc18 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:22.001864 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:22.001864 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:22.063735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1c250257-d19e-4fc9-9a29-2594e12d9a32 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:22.162416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c250257-d19e-4fc9-9a29-2594e12d9a32 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:22.172630 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 971/1913] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:21 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:22.265393 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:22.265393 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:22.305127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb803c92-866c-4a94-bd1f-9a1bbebedc18 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:22.409589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb803c92-866c-4a94-bd1f-9a1bbebedc18 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a returned with HTTP 200 Jan 19 08:59:22.424585 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 943/1914] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:21 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a => generated 906 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:22.760933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44cef289-0eaf-44a3-aa5c-872e1e4f2e3f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:22.761502 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44cef289-0eaf-44a3-aa5c-872e1e4f2e3f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:22.761888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:22.761888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:22.762478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44cef289-0eaf-44a3-aa5c-872e1e4f2e3f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:22.936399 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:22.936399 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:22.966148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-44cef289-0eaf-44a3-aa5c-872e1e4f2e3f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:23.009495 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-44cef289-0eaf-44a3-aa5c-872e1e4f2e3f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:23.010283 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-44cef289-0eaf-44a3-aa5c-872e1e4f2e3f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:23.019814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-44cef289-0eaf-44a3-aa5c-872e1e4f2e3f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:23.039550 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:23.039550 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:23.099696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44cef289-0eaf-44a3-aa5c-872e1e4f2e3f tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:23.117831 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 972/1915] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:22 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:23.179518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-914de1fd-d6d4-4454-9b06-f7ba1a427b17 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:23.180361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-914de1fd-d6d4-4454-9b06-f7ba1a427b17 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:23.181056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:23.181056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:23.182219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-914de1fd-d6d4-4454-9b06-f7ba1a427b17 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:23.362249 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:23.362249 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:23.404143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-914de1fd-d6d4-4454-9b06-f7ba1a427b17 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:23.433401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2539ce2-a294-4f9f-9fe4-89b20c785df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 08:59:23.433947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2539ce2-a294-4f9f-9fe4-89b20c785df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:23.434170 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:23.434170 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:23.434588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2539ce2-a294-4f9f-9fe4-89b20c785df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:23.496618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-914de1fd-d6d4-4454-9b06-f7ba1a427b17 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:23.503819 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 944/1916] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:23 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:23.640749 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:23.640749 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:23.672584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2539ce2-a294-4f9f-9fe4-89b20c785df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:23.747397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2539ce2-a294-4f9f-9fe4-89b20c785df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a returned with HTTP 200 Jan 19 08:59:23.755986 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 973/1917] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:23 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a => generated 907 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:23.771860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] POST http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes Jan 19 08:59:23.772440 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:23.772440 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:23.772717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'create', calling method: create, body: {"volume": {"source_volid": "eb8050e8-8028-4217-858d-8b20bab3a52a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1162479899", "metadata": {"Type": "Test"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:23.776867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request body: {'volume': {'source_volid': 'eb8050e8-8028-4217-858d-8b20bab3a52a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1162479899', 'metadata': {'Type': 'Test'}}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:59:23.909682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:23.909682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:23.910923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume retrieved successfully. Jan 19 08:59:23.911287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume of 1 GB Jan 19 08:59:23.945438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Availability Zones retrieved successfully. Jan 19 08:59:23.974692 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (08925f18-463c-4f78-9a04-cb67e6800db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:23.977980 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df0ccdf-e744-47ac-be82-14eff167c2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:23.981361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Validating volume size '1' using validate_int, validate_source_size {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:59:24.067048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df0ccdf-e744-47ac-be82-14eff167c2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'eb8050e8-8028-4217-858d-8b20bab3a52a', 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:24.069272 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cca8520-9b0f-4f4b-b9d2-6d951fcc6a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:24.125450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97339d6a-bfc9-4d55-b329-cfa2e175f588 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:24.126259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97339d6a-bfc9-4d55-b329-cfa2e175f588 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:24.126680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:24.126680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:24.127257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97339d6a-bfc9-4d55-b329-cfa2e175f588 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:24.225582 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Created reservations ['00a071f4-cc99-4611-a0f2-57549769487b', '682560d5-a294-4a0f-a939-d543fc8800b1', '36dc7cc7-a709-4fc1-ae31-97a12d7de27b', 'd1ed0e58-a8f8-4893-a138-eaa7b8ffcf91'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:24.230362 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cca8520-9b0f-4f4b-b9d2-6d951fcc6a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00a071f4-cc99-4611-a0f2-57549769487b', '682560d5-a294-4a0f-a939-d543fc8800b1', '36dc7cc7-a709-4fc1-ae31-97a12d7de27b', 'd1ed0e58-a8f8-4893-a138-eaa7b8ffcf91']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:24.234955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfdfdc2-1a24-46f8-9b13-08684622577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:24.294897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:24.294897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:24.323003 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-97339d6a-bfc9-4d55-b329-cfa2e175f588 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:24.380094 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-97339d6a-bfc9-4d55-b329-cfa2e175f588 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:24.384437 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-97339d6a-bfc9-4d55-b329-cfa2e175f588 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:24.398668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-97339d6a-bfc9-4d55-b329-cfa2e175f588 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:24.412549 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:24.412549 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:24.472703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97339d6a-bfc9-4d55-b329-cfa2e175f588 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:24.474122 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 974/1918] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:24 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 988 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:24.477401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfdfdc2-1a24-46f8-9b13-08684622577d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28662eee-ba2b-4bf7-a8fe-528d3bd2b761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1162479899',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['00a071f4-cc99-4611-a0f2-57549769487b','682560d5-a294-4a0f-a939-d543fc8800b1','36dc7cc7-a709-4fc1-ae31-97a12d7de27b','d1ed0e58-a8f8-4893-a138-eaa7b8ffcf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=eb8050e8-8028-4217-858d-8b20bab3a52a,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1162479899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28662eee-ba2b-4bf7-a8fe-528d3bd2b761,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c68dcca570974f8cb1124a84d6c7f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=eb8050e8-8028-4217-858d-8b20bab3a52a,status='creating',terminated_at=None,updated_at=None,user_id='44d6360693aa4b21adcd516f4c858fb2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:24.491683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd39e37f-92f9-4d79-b235-67d7cd0ad2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:24.497009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31c34e49-5274-4673-ad5c-96ff964bb0ca tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 Jan 19 08:59:24.497606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31c34e49-5274-4673-ad5c-96ff964bb0ca tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:24.497844 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:24.497844 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:24.498210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31c34e49-5274-4673-ad5c-96ff964bb0ca tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:24.498662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-31c34e49-5274-4673-ad5c-96ff964bb0ca tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] show called for member 81655bf4-dec1-4b45-94ba-c976da221156 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:24.513351 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:24.513351 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:24.587509 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd39e37f-92f9-4d79-b235-67d7cd0ad2e3) transitioned into state 'SUCCESS' from state '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-1162479899',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['00a071f4-cc99-4611-a0f2-57549769487b','682560d5-a294-4a0f-a939-d543fc8800b1','36dc7cc7-a709-4fc1-ae31-97a12d7de27b','d1ed0e58-a8f8-4893-a138-eaa7b8ffcf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=eb8050e8-8028-4217-858d-8b20bab3a52a,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:24.593810 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e972d824-654c-4b72-b92e-c23202aebb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:24.599389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31c34e49-5274-4673-ad5c-96ff964bb0ca tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 returned with HTTP 200 Jan 19 08:59:24.609292 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 975/1919] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:24 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 => generated 417 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:24.615962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8bf7a58f-4091-42cd-bbc8-3de2fd6c3534 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:24.616476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8bf7a58f-4091-42cd-bbc8-3de2fd6c3534 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:24.620688 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:24.620688 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:24.621740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8bf7a58f-4091-42cd-bbc8-3de2fd6c3534 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:24.751142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:24.751142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:24.765533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e972d824-654c-4b72-b92e-c23202aebb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:24.771732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (08925f18-463c-4f78-9a04-cb67e6800db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:24.777826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8bf7a58f-4091-42cd-bbc8-3de2fd6c3534 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:24.835858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8bf7a58f-4091-42cd-bbc8-3de2fd6c3534 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:24.836683 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 976/1920] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:24 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:24.855390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail Jan 19 08:59:24.856493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:24.857701 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:24.857701 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:24.858374 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:24.862087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:59:24.864742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:59:24.908312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request issued successfully. Jan 19 08:59:24.949022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f54e4cf6-d2b4-48c0-84f7-6bb97ff8e3d3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes returned with HTTP 202 Jan 19 08:59:24.950572 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 945/1921] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:59:23 2021] POST /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes => generated 862 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:59:24.974851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d55bb416-f21f-411c-9b7a-6e54e5447892 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:24.975607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d55bb416-f21f-411c-9b7a-6e54e5447892 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:24.976031 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:24.976031 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:24.976943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d55bb416-f21f-411c-9b7a-6e54e5447892 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:25.000139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Get all volumes completed successfully. Jan 19 08:59:25.002145 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:25.006338 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:25.023663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:25.041045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:25.041045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:25.071426 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:25.083692 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:25.107912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:25.138864 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:25.138864 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:25.140032 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:25.140032 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:25.162545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d55bb416-f21f-411c-9b7a-6e54e5447892 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:25.205111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-178e4b8a-4d8a-4445-82bf-3238e5bcc849 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail returned with HTTP 200 Jan 19 08:59:25.211859 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 977/1922] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 08:59:24 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail => generated 1972 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 08:59:25.219499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d55bb416-f21f-411c-9b7a-6e54e5447892 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:25.221634 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 946/1923] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:24 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 930 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:25.229443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbf6dbf3-e992-4769-a4ae-86a626ddb717 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] POST http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156/action Jan 19 08:59:25.229956 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:25.229956 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:25.230415 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbf6dbf3-e992-4769-a4ae-86a626ddb717 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:25.231090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbf6dbf3-e992-4769-a4ae-86a626ddb717 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:25.232048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-dbf6dbf3-e992-4769-a4ae-86a626ddb717 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] delete called for group 81655bf4-dec1-4b45-94ba-c976da221156 {{(pid=87970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 08:59:25.232406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-dbf6dbf3-e992-4769-a4ae-86a626ddb717 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Delete group with id: 81655bf4-dec1-4b45-94ba-c976da221156 Jan 19 08:59:25.251786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:25.251786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:25.636033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbf6dbf3-e992-4769-a4ae-86a626ddb717 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156/action returned with HTTP 202 Jan 19 08:59:25.644185 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 978/1924] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 08:59:25 2021] POST /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156/action => generated 0 bytes in 418 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:59:25.648156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5054b947-a6b8-441a-8b21-cdfee6b7ea77 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:25.648757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5054b947-a6b8-441a-8b21-cdfee6b7ea77 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:25.648987 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:25.648987 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:25.657748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5054b947-a6b8-441a-8b21-cdfee6b7ea77 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:25.759348 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:25.759348 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:25.772035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5054b947-a6b8-441a-8b21-cdfee6b7ea77 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:25.800493 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-5054b947-a6b8-441a-8b21-cdfee6b7ea77 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:25.803100 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-5054b947-a6b8-441a-8b21-cdfee6b7ea77 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:25.813492 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-5054b947-a6b8-441a-8b21-cdfee6b7ea77 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:25.832170 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:25.832170 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:25.853599 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cd453cb-4454-49cf-8dbb-067582bad596 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:25.854394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cd453cb-4454-49cf-8dbb-067582bad596 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:25.854703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:25.854703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:25.855107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cd453cb-4454-49cf-8dbb-067582bad596 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:25.886091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5054b947-a6b8-441a-8b21-cdfee6b7ea77 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:25.888258 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 947/1925] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:25 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:26.000910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:26.000910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:26.016856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9cd453cb-4454-49cf-8dbb-067582bad596 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:26.044815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cd453cb-4454-49cf-8dbb-067582bad596 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:26.046381 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 979/1926] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:25 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:26.247682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22140ea9-1af5-4ce5-9fe0-049532a3d111 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:26.249062 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22140ea9-1af5-4ce5-9fe0-049532a3d111 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:26.254789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:26.254789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:26.255781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22140ea9-1af5-4ce5-9fe0-049532a3d111 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:26.394958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:26.394958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:26.412819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-22140ea9-1af5-4ce5-9fe0-049532a3d111 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:26.470878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22140ea9-1af5-4ce5-9fe0-049532a3d111 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:26.479194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 948/1927] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:26 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:26.908309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa991dd6-5fb8-478c-a202-1b88448150d0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:26.910206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa991dd6-5fb8-478c-a202-1b88448150d0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:26.910672 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:26.910672 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:26.912010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa991dd6-5fb8-478c-a202-1b88448150d0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:27.071075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-146a2ad0-0def-4dd4-a615-dfe5e4c214f0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:27.071604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-146a2ad0-0def-4dd4-a615-dfe5e4c214f0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:27.071819 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:27.071819 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:27.072731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-146a2ad0-0def-4dd4-a615-dfe5e4c214f0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:27.185392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:27.185392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:27.190803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:27.190803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:27.217752 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-146a2ad0-0def-4dd4-a615-dfe5e4c214f0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:27.223358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aa991dd6-5fb8-478c-a202-1b88448150d0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:27.273923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-146a2ad0-0def-4dd4-a615-dfe5e4c214f0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:27.280968 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 949/1928] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:27 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:27.281425 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-aa991dd6-5fb8-478c-a202-1b88448150d0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:27.281898 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-aa991dd6-5fb8-478c-a202-1b88448150d0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:27.311084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-aa991dd6-5fb8-478c-a202-1b88448150d0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:27.339714 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:27.339714 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:27.420100 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa991dd6-5fb8-478c-a202-1b88448150d0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:27.439097 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 980/1929] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:26 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:27.487703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-335f2f16-afe2-4170-b005-a694d028dc3c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:27.488230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-335f2f16-afe2-4170-b005-a694d028dc3c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:27.488426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:27.488426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:27.489080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-335f2f16-afe2-4170-b005-a694d028dc3c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:27.617711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:27.617711 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:27.646477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-335f2f16-afe2-4170-b005-a694d028dc3c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:27.725704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-335f2f16-afe2-4170-b005-a694d028dc3c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:27.737731 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 950/1930] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:27 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:28.296283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7dc2a152-23d8-4596-be93-3df1179ab7db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:28.297558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7dc2a152-23d8-4596-be93-3df1179ab7db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.297919 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:28.297919 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:28.298489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7dc2a152-23d8-4596-be93-3df1179ab7db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.415554 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:28.415554 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:28.428958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7dc2a152-23d8-4596-be93-3df1179ab7db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:28.439120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35e9c509-4551-42d2-abc2-9cc240334659 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:28.439889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35e9c509-4551-42d2-abc2-9cc240334659 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.440589 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:28.440589 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:28.441415 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35e9c509-4551-42d2-abc2-9cc240334659 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.512288 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7dc2a152-23d8-4596-be93-3df1179ab7db tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:28.514573 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 981/1931] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:28 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:28.550869 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:28.550869 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:28.564333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-35e9c509-4551-42d2-abc2-9cc240334659 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:28.591033 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-35e9c509-4551-42d2-abc2-9cc240334659 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:28.592005 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-35e9c509-4551-42d2-abc2-9cc240334659 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:28.608709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-35e9c509-4551-42d2-abc2-9cc240334659 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:28.629521 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:28.629521 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:28.678383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35e9c509-4551-42d2-abc2-9cc240334659 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 200 Jan 19 08:59:28.680205 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 951/1932] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:28 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 987 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:28.749496 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0828343-991f-458a-8758-df78c689b5c5 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:28.750923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0828343-991f-458a-8758-df78c689b5c5 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:28.751376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:28.751376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:28.752200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0828343-991f-458a-8758-df78c689b5c5 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:28.970738 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:28.970738 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:28.983312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f0828343-991f-458a-8758-df78c689b5c5 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:29.015539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0828343-991f-458a-8758-df78c689b5c5 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:29.016808 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 982/1933] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:28 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:29.531593 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-972814a5-cc04-4324-bb4a-fe3b58c5a9bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:29.533167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-972814a5-cc04-4324-bb4a-fe3b58c5a9bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:29.533601 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:29.533601 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:29.534304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-972814a5-cc04-4324-bb4a-fe3b58c5a9bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:29.624537 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:29.624537 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:29.634736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-972814a5-cc04-4324-bb4a-fe3b58c5a9bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:29.675761 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-972814a5-cc04-4324-bb4a-fe3b58c5a9bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:29.677183 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 952/1934] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:29 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:29.697864 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ede09e7-40b7-48f0-b358-cf5432a50e0b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 Jan 19 08:59:29.700146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ede09e7-40b7-48f0-b358-cf5432a50e0b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:29.704067 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:29.704067 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:29.705461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ede09e7-40b7-48f0-b358-cf5432a50e0b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:29.820329 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:29.820329 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:29.828976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ede09e7-40b7-48f0-b358-cf5432a50e0b tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 returned with HTTP 404 Jan 19 08:59:29.830902 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 983/1935] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:29 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/4737a7c5-5715-4b7b-8b26-1c2309b35c72 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:59:29.840971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eda287fa-1767-4cd9-a078-3eb90d6224e0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 Jan 19 08:59:29.841934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eda287fa-1767-4cd9-a078-3eb90d6224e0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:29.845630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:29.845630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:29.846986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eda287fa-1767-4cd9-a078-3eb90d6224e0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:29.847672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-eda287fa-1767-4cd9-a078-3eb90d6224e0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] show called for member 81655bf4-dec1-4b45-94ba-c976da221156 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:29.869564 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:29.869564 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:29.926630 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eda287fa-1767-4cd9-a078-3eb90d6224e0 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 returned with HTTP 200 Jan 19 08:59:29.930691 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 953/1936] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:29 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 => generated 416 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:30.032553 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15bcd88d-7252-4bb5-8f7a-1c460495e229 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:30.042906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15bcd88d-7252-4bb5-8f7a-1c460495e229 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:30.043132 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:30.043132 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:30.043539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15bcd88d-7252-4bb5-8f7a-1c460495e229 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:30.192261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:30.192261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:30.276008 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15bcd88d-7252-4bb5-8f7a-1c460495e229 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:30.351545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15bcd88d-7252-4bb5-8f7a-1c460495e229 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:30.362217 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 984/1937] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:30 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:30.693055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4d415d4-e6ac-4bca-a29b-70a567311e41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:30.694141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4d415d4-e6ac-4bca-a29b-70a567311e41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:30.694547 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:30.694547 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:30.695349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4d415d4-e6ac-4bca-a29b-70a567311e41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:30.859755 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:30.859755 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:30.882321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4d415d4-e6ac-4bca-a29b-70a567311e41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:30.943047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c2c0a4c8-c39e-4322-922f-ac4e64bf73dd tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 Jan 19 08:59:30.943853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c2c0a4c8-c39e-4322-922f-ac4e64bf73dd tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:30.944136 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:30.944136 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:30.944680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c2c0a4c8-c39e-4322-922f-ac4e64bf73dd tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:30.945204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-c2c0a4c8-c39e-4322-922f-ac4e64bf73dd tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] show called for member 81655bf4-dec1-4b45-94ba-c976da221156 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:30.954170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4d415d4-e6ac-4bca-a29b-70a567311e41 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:30.955218 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 954/1938] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:30 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:30.977215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c2c0a4c8-c39e-4322-922f-ac4e64bf73dd tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 returned with HTTP 404 Jan 19 08:59:30.984170 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 985/1939] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:30 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/81655bf4-dec1-4b45-94ba-c976da221156 => generated 108 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:59:30.991911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail Jan 19 08:59:30.992884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:30.993394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:30.993394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:30.994836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:30.995889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:59:30.997802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:59:31.127010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Get all volumes completed successfully. Jan 19 08:59:31.130831 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:31.135561 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:31.152601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:31.163216 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:31.163216 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:31.216974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df10f2c3-6f3e-4452-a8cd-49e882dd0621 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail returned with HTTP 200 Jan 19 08:59:31.219114 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 955/1940] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 08:59:30 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/detail => generated 994 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:31.245581 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1c4ff34-f409-400b-8c70-bcac98683bba tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] POST http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45/action Jan 19 08:59:31.246666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1c4ff34-f409-400b-8c70-bcac98683bba tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:31.247143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1c4ff34-f409-400b-8c70-bcac98683bba tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:31.248202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-b1c4ff34-f409-400b-8c70-bcac98683bba tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] delete called for group a2135e1e-b676-4645-887d-09b414f67e45 {{(pid=87970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 08:59:31.250322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-b1c4ff34-f409-400b-8c70-bcac98683bba tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Delete group with id: a2135e1e-b676-4645-887d-09b414f67e45 Jan 19 08:59:31.279590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:31.279590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:31.369238 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0515e0b9-8963-4c7d-b5a3-ed87e1351ced tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:31.370010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0515e0b9-8963-4c7d-b5a3-ed87e1351ced tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:31.370385 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:31.370385 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:31.371003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0515e0b9-8963-4c7d-b5a3-ed87e1351ced tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:31.613070 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:31.613070 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:31.658396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0515e0b9-8963-4c7d-b5a3-ed87e1351ced tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:31.738049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0515e0b9-8963-4c7d-b5a3-ed87e1351ced tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:31.746167 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 956/1941] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:31 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:31.762830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1c4ff34-f409-400b-8c70-bcac98683bba tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45/action returned with HTTP 202 Jan 19 08:59:31.764299 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 986/1942] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 08:59:31 2021] POST /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:59:31.771925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a83ef158-36de-454e-80af-0fa7214604d8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:31.772503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a83ef158-36de-454e-80af-0fa7214604d8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:31.772693 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:31.772693 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:31.773543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a83ef158-36de-454e-80af-0fa7214604d8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:31.895003 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:31.895003 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:31.955243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a83ef158-36de-454e-80af-0fa7214604d8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:31.973140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57856375-90dc-474c-b312-683c97cab784 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:31.985602 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a83ef158-36de-454e-80af-0fa7214604d8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:31.988283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57856375-90dc-474c-b312-683c97cab784 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:31.988661 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:31.988661 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:31.989368 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57856375-90dc-474c-b312-683c97cab784 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:31.992823 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a83ef158-36de-454e-80af-0fa7214604d8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:32.006697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-a83ef158-36de-454e-80af-0fa7214604d8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:32.020587 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:32.020587 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:32.089483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a83ef158-36de-454e-80af-0fa7214604d8 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 returned with HTTP 200 Jan 19 08:59:32.092373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 957/1943] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:31 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 => generated 990 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:32.131359 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:32.131359 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:32.156293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-57856375-90dc-474c-b312-683c97cab784 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:32.217907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57856375-90dc-474c-b312-683c97cab784 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:32.221525 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 987/1944] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:31 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:32.763492 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-029c5675-130e-479a-94e0-cabb2e03942e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:32.768460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-029c5675-130e-479a-94e0-cabb2e03942e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:32.769752 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:32.769752 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:32.770401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-029c5675-130e-479a-94e0-cabb2e03942e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:32.929833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:32.929833 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:32.955381 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-029c5675-130e-479a-94e0-cabb2e03942e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:32.989499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-029c5675-130e-479a-94e0-cabb2e03942e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:32.993195 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 958/1945] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:32 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:33.110212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e35f259-fa59-4c0c-ad26-0b12801f7405 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:33.111334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e35f259-fa59-4c0c-ad26-0b12801f7405 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:33.111704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:33.111704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:33.112271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e35f259-fa59-4c0c-ad26-0b12801f7405 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:33.219965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:33.219965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:33.240588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74bd8ed2-376c-46da-a368-364c791ed425 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:33.242194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74bd8ed2-376c-46da-a368-364c791ed425 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:33.242670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:33.242670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:33.243345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74bd8ed2-376c-46da-a368-364c791ed425 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:33.261898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5e35f259-fa59-4c0c-ad26-0b12801f7405 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:33.307069 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-5e35f259-fa59-4c0c-ad26-0b12801f7405 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:33.311256 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-5e35f259-fa59-4c0c-ad26-0b12801f7405 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:33.328735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-5e35f259-fa59-4c0c-ad26-0b12801f7405 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:33.342765 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:33.342765 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:33.395972 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:33.395972 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:33.410261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e35f259-fa59-4c0c-ad26-0b12801f7405 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 returned with HTTP 200 Jan 19 08:59:33.416445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 988/1946] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:33 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 => generated 990 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:33.431925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-74bd8ed2-376c-46da-a368-364c791ed425 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:33.467863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74bd8ed2-376c-46da-a368-364c791ed425 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:33.470065 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 959/1947] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:33 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:34.010916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df91f4eb-f44e-4682-bbc1-373e1760795b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:34.012127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df91f4eb-f44e-4682-bbc1-373e1760795b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:34.012544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:34.012544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:34.013205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df91f4eb-f44e-4682-bbc1-373e1760795b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:34.190827 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:34.190827 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:34.207745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-df91f4eb-f44e-4682-bbc1-373e1760795b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:34.247719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df91f4eb-f44e-4682-bbc1-373e1760795b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:34.258399 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 989/1948] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:34 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:34.431140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6867926d-6d44-4e23-8cdc-d3dff1193f37 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:34.431140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6867926d-6d44-4e23-8cdc-d3dff1193f37 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:34.431444 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:34.431444 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:34.431703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6867926d-6d44-4e23-8cdc-d3dff1193f37 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:34.489540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49ec6c2f-cc4e-4cb4-9cf4-7db7296b6157 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:34.490396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49ec6c2f-cc4e-4cb4-9cf4-7db7296b6157 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:34.490882 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:34.490882 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:34.491410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49ec6c2f-cc4e-4cb4-9cf4-7db7296b6157 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:34.642265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:34.642265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:34.663266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6867926d-6d44-4e23-8cdc-d3dff1193f37 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:34.701422 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-6867926d-6d44-4e23-8cdc-d3dff1193f37 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:34.701880 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-6867926d-6d44-4e23-8cdc-d3dff1193f37 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:34.734525 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-6867926d-6d44-4e23-8cdc-d3dff1193f37 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:34.752423 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:34.752423 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:34.814308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6867926d-6d44-4e23-8cdc-d3dff1193f37 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 returned with HTTP 200 Jan 19 08:59:34.815186 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 960/1949] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:34 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 => generated 990 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:34.841718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:34.841718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:34.890890 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-49ec6c2f-cc4e-4cb4-9cf4-7db7296b6157 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:35.102357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49ec6c2f-cc4e-4cb4-9cf4-7db7296b6157 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:35.103825 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 990/1950] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:34 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:35.267133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e2e2113c-dd41-4240-830f-ecf55aee1b30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:35.267986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e2e2113c-dd41-4240-830f-ecf55aee1b30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:35.268357 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:35.268357 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:35.269010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e2e2113c-dd41-4240-830f-ecf55aee1b30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:35.477154 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:35.477154 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:35.535497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e2e2113c-dd41-4240-830f-ecf55aee1b30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:35.671120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e2e2113c-dd41-4240-830f-ecf55aee1b30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:35.680181 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 961/1951] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:35 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:35.832679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc803dd0-bf45-4582-a97a-2ec83d05e612 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:35.833726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc803dd0-bf45-4582-a97a-2ec83d05e612 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:35.834134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:35.834134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:35.842922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc803dd0-bf45-4582-a97a-2ec83d05e612 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:35.938213 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:35.938213 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:35.960960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc803dd0-bf45-4582-a97a-2ec83d05e612 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Volume info retrieved successfully. Jan 19 08:59:35.981989 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-dc803dd0-bf45-4582-a97a-2ec83d05e612 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 08:59:35.982735 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-dc803dd0-bf45-4582-a97a-2ec83d05e612 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 08:59:35.990110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-dc803dd0-bf45-4582-a97a-2ec83d05e612 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 08:59:35.997927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:35.997927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:36.018673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc803dd0-bf45-4582-a97a-2ec83d05e612 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 returned with HTTP 200 Jan 19 08:59:36.029323 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 991/1952] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:35 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 => generated 989 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:36.132368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e243fb5a-adf9-41e0-9cd2-b9ddb3e959b9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:36.133479 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e243fb5a-adf9-41e0-9cd2-b9ddb3e959b9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:36.133689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:36.133689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:36.134156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e243fb5a-adf9-41e0-9cd2-b9ddb3e959b9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:36.261339 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:36.261339 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:36.283424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e243fb5a-adf9-41e0-9cd2-b9ddb3e959b9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:36.341357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e243fb5a-adf9-41e0-9cd2-b9ddb3e959b9 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:36.351908 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 962/1953] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:36 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:36.722984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9b6e9da-5bfe-4c39-9bda-04471484c1ec tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:36.724281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9b6e9da-5bfe-4c39-9bda-04471484c1ec tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:36.724788 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:36.724788 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:36.725473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9b6e9da-5bfe-4c39-9bda-04471484c1ec tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:36.991759 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:36.991759 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:37.040447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b70fbe2-209b-452c-a3f5-61c10701affa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:37.042279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b70fbe2-209b-452c-a3f5-61c10701affa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:37.043022 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:37.043022 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:37.043685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b70fbe2-209b-452c-a3f5-61c10701affa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:37.080390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c9b6e9da-5bfe-4c39-9bda-04471484c1ec tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:37.237932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9b6e9da-5bfe-4c39-9bda-04471484c1ec tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:37.240560 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 992/1954] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:36 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:37.298995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b70fbe2-209b-452c-a3f5-61c10701affa tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 returned with HTTP 404 Jan 19 08:59:37.304445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 963/1955] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 08:59:37 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 => generated 109 bytes in 273 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 19 08:59:37.314766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ecb6ac3-f37b-405a-944b-79d5b0e2b30c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] GET http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 Jan 19 08:59:37.315307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ecb6ac3-f37b-405a-944b-79d5b0e2b30c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:37.315499 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:37.315499 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:37.315898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ecb6ac3-f37b-405a-944b-79d5b0e2b30c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:37.316279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-1ecb6ac3-f37b-405a-944b-79d5b0e2b30c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] show called for member a2135e1e-b676-4645-887d-09b414f67e45 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:37.338630 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ecb6ac3-f37b-405a-944b-79d5b0e2b30c tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 returned with HTTP 404 Jan 19 08:59:37.339860 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 993/1956] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:37 2021] GET /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/groups/a2135e1e-b676-4645-887d-09b414f67e45 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:59:37.348360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-af171cf2-0a62-466c-a7ed-0ac5c4eaa900 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] DELETE http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/group_types/04797aaa-7b97-43b5-ab67-c3cff13abe1f Jan 19 08:59:37.355045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-af171cf2-0a62-466c-a7ed-0ac5c4eaa900 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:37.356206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-af171cf2-0a62-466c-a7ed-0ac5c4eaa900 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:37.373181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d5670fb-6974-4cd1-b0ba-b45c3858f0dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:37.373718 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d5670fb-6974-4cd1-b0ba-b45c3858f0dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:37.374213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d5670fb-6974-4cd1-b0ba-b45c3858f0dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:37.512753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:59:37.512753 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:59:37.546893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-af171cf2-0a62-466c-a7ed-0ac5c4eaa900 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/group_types/04797aaa-7b97-43b5-ab67-c3cff13abe1f returned with HTTP 202 Jan 19 08:59:37.547782 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 964/1957] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 08:59:37 2021] DELETE /volume/v3/4974f86b98e843958adf3ed836b73abc/group_types/04797aaa-7b97-43b5-ab67-c3cff13abe1f => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:59:37.574771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6820bed4-03bc-40bc-8abe-2767e9c6f380 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] DELETE http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:37.575331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6820bed4-03bc-40bc-8abe-2767e9c6f380 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:37.575838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6820bed4-03bc-40bc-8abe-2767e9c6f380 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:37.576326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6820bed4-03bc-40bc-8abe-2767e9c6f380 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] Delete volume with id: da094362-7923-4bd6-9090-1b60c59f4965 Jan 19 08:59:37.650542 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:37.650542 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:37.679828 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4d5670fb-6974-4cd1-b0ba-b45c3858f0dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:37.777249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d5670fb-6974-4cd1-b0ba-b45c3858f0dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:37.778048 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 994/1958] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:37 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:37.814346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6820bed4-03bc-40bc-8abe-2767e9c6f380 tempest-GroupsV314Test-1394547188 tempest-GroupsV314Test-1394547188] http://10.222.0.25/volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 returned with HTTP 404 Jan 19 08:59:37.821108 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 965/1959] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:37 2021] DELETE /volume/v3/1ec0c4f494b14036bb43fb7b8363d30d/volumes/da094362-7923-4bd6-9090-1b60c59f4965 => generated 109 bytes in 263 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:37.829834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72311334-efad-430a-9539-a50ee71240a0 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] DELETE http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/types/9f9f6f0b-6d97-40f3-b089-a9e38c03f317 Jan 19 08:59:37.831132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72311334-efad-430a-9539-a50ee71240a0 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:37.831132 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:37.831132 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:37.831132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72311334-efad-430a-9539-a50ee71240a0 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:38.127180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:59:38.127180 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:59:38.267430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1832edcb-e64c-4acf-a820-ecbe95809c80 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:38.269001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1832edcb-e64c-4acf-a820-ecbe95809c80 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:38.269699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1832edcb-e64c-4acf-a820-ecbe95809c80 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:38.326537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72311334-efad-430a-9539-a50ee71240a0 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/types/9f9f6f0b-6d97-40f3-b089-a9e38c03f317 returned with HTTP 202 Jan 19 08:59:38.327408 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 995/1960] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:59:37 2021] DELETE /volume/v3/4974f86b98e843958adf3ed836b73abc/types/9f9f6f0b-6d97-40f3-b089-a9e38c03f317 => generated 0 bytes in 502 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:38.344698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44cfe617-aad4-4342-9044-6b50300dc954 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] GET http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/types/9f9f6f0b-6d97-40f3-b089-a9e38c03f317 Jan 19 08:59:38.350191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44cfe617-aad4-4342-9044-6b50300dc954 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:38.356200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44cfe617-aad4-4342-9044-6b50300dc954 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:38.428522 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44cfe617-aad4-4342-9044-6b50300dc954 tempest-GroupsV314Test-1729922327 tempest-GroupsV314Test-1729922327] http://10.222.0.25/volume/v3/4974f86b98e843958adf3ed836b73abc/types/9f9f6f0b-6d97-40f3-b089-a9e38c03f317 returned with HTTP 404 Jan 19 08:59:38.437243 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 996/1961] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:59:38 2021] GET /volume/v3/4974f86b98e843958adf3ed836b73abc/types/9f9f6f0b-6d97-40f3-b089-a9e38c03f317 => generated 114 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:38.472448 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:38.472448 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:38.555171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1832edcb-e64c-4acf-a820-ecbe95809c80 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:38.679118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1832edcb-e64c-4acf-a820-ecbe95809c80 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:38.680414 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 966/1962] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:38 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:38.796873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0ebb75a-1c43-46a8-a54d-6d57694b7a00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:38.797729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0ebb75a-1c43-46a8-a54d-6d57694b7a00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:38.798232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0ebb75a-1c43-46a8-a54d-6d57694b7a00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:39.097751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:39.097751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:39.130579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a0ebb75a-1c43-46a8-a54d-6d57694b7a00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:39.243818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0ebb75a-1c43-46a8-a54d-6d57694b7a00 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:39.250781 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 997/1963] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:38 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:39.706265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-63c74895-40bc-4a59-bd55-b5252be1b4bd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:39.707379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-63c74895-40bc-4a59-bd55-b5252be1b4bd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:39.707753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:39.707753 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:39.708357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-63c74895-40bc-4a59-bd55-b5252be1b4bd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:39.862426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:39.862426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:39.880744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-63c74895-40bc-4a59-bd55-b5252be1b4bd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:39.966906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-63c74895-40bc-4a59-bd55-b5252be1b4bd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:39.974570 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 967/1964] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:39 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:40.267482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e24e203e-c66e-48c0-82b7-8d36890f96d7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:40.268815 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e24e203e-c66e-48c0-82b7-8d36890f96d7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:40.269259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:40.269259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:40.269941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e24e203e-c66e-48c0-82b7-8d36890f96d7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:40.389757 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:40.389757 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:40.414832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e24e203e-c66e-48c0-82b7-8d36890f96d7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:40.479794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e24e203e-c66e-48c0-82b7-8d36890f96d7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:40.483751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 998/1965] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:40 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:40.993896 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b931d66-8bb5-4f90-9e58-e0072f11ad01 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:40.997399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b931d66-8bb5-4f90-9e58-e0072f11ad01 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:40.997399 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:40.997399 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:40.997399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b931d66-8bb5-4f90-9e58-e0072f11ad01 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:41.089168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:41.089168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:41.103812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b931d66-8bb5-4f90-9e58-e0072f11ad01 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:41.149133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b931d66-8bb5-4f90-9e58-e0072f11ad01 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:41.176813 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 968/1966] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:40 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:41.500719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36247464-d698-4d4d-8676-e41a423a9041 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:41.501225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36247464-d698-4d4d-8676-e41a423a9041 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:41.510847 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:41.510847 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:41.511637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36247464-d698-4d4d-8676-e41a423a9041 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:41.652459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:41.652459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:41.692071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-36247464-d698-4d4d-8676-e41a423a9041 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:41.755878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36247464-d698-4d4d-8676-e41a423a9041 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:41.763229 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 999/1967] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:41 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:42.171075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-248572f9-e071-4b2c-87b4-b46410f5392a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:42.172152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-248572f9-e071-4b2c-87b4-b46410f5392a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:42.172515 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:42.172515 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:42.173102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-248572f9-e071-4b2c-87b4-b46410f5392a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:42.390147 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:42.390147 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:42.447634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-248572f9-e071-4b2c-87b4-b46410f5392a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:42.543346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-248572f9-e071-4b2c-87b4-b46410f5392a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:42.546166 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 969/1968] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:42 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:42.781153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d7bf380-e8ff-4a8c-a8f2-0655b2fb21da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:42.782087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d7bf380-e8ff-4a8c-a8f2-0655b2fb21da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:42.782300 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:42.782300 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:42.782707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d7bf380-e8ff-4a8c-a8f2-0655b2fb21da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:43.004546 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:43.004546 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:43.036925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d7bf380-e8ff-4a8c-a8f2-0655b2fb21da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:43.109087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d7bf380-e8ff-4a8c-a8f2-0655b2fb21da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:43.110610 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1000/1969] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:42 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:43.562065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db061cff-1f94-4301-aa32-11ac0ff1e906 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:43.562750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db061cff-1f94-4301-aa32-11ac0ff1e906 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:43.563058 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:43.563058 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:43.563523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db061cff-1f94-4301-aa32-11ac0ff1e906 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:43.724548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:43.724548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:43.744865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-db061cff-1f94-4301-aa32-11ac0ff1e906 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:43.781639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db061cff-1f94-4301-aa32-11ac0ff1e906 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:43.792200 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 970/1970] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:43 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 954 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:44.127473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5236a984-8d5c-4883-b981-46037c105e4d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:44.128253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5236a984-8d5c-4883-b981-46037c105e4d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:44.128769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:44.128769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:44.129384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5236a984-8d5c-4883-b981-46037c105e4d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:44.265448 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:44.265448 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:44.307767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5236a984-8d5c-4883-b981-46037c105e4d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:44.384718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5236a984-8d5c-4883-b981-46037c105e4d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:44.386218 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1001/1971] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:44 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:44.802759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f58d2b1-24e3-43bb-a907-efa46d0393fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:44.807515 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f58d2b1-24e3-43bb-a907-efa46d0393fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:44.810302 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:44.810302 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:44.812155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f58d2b1-24e3-43bb-a907-efa46d0393fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:44.901179 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:44.901179 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:44.917343 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9f58d2b1-24e3-43bb-a907-efa46d0393fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:44.956589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f58d2b1-24e3-43bb-a907-efa46d0393fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:44.971577 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 971/1972] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:44 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 955 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:44.977885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c608622-c896-4996-8882-9a79c9774c98 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:44.978881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c608622-c896-4996-8882-9a79c9774c98 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:44.979782 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:44.979782 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:44.980327 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c608622-c896-4996-8882-9a79c9774c98 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:45.085135 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:45.085135 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:45.110220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1c608622-c896-4996-8882-9a79c9774c98 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:45.158970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c608622-c896-4996-8882-9a79c9774c98 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:45.174955 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1002/1973] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:44 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 955 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:45.175924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38d35945-c993-4922-b2e7-e6090429a493 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:45.176551 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:45.176551 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:45.177168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38d35945-c993-4922-b2e7-e6090429a493 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1162479899"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:45.234150 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:45.234150 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:45.244620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38d35945-c993-4922-b2e7-e6090429a493 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:45.255900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38d35945-c993-4922-b2e7-e6090429a493 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 08:59:45.275586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38d35945-c993-4922-b2e7-e6090429a493 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:45.288002 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 972/1974] 10.222.0.25 () {60 vars in 1335 bytes} [Tue Jan 19 08:59:45 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 887 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:45.292471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b265952-a7b8-4c95-938a-1de82b20cb9d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:45.293814 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:45.293814 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:45.294435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b265952-a7b8-4c95-938a-1de82b20cb9d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-999960948", "description": "This is the new description of volume"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:45.395203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:45.395203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:45.405613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec80d376-6bd5-4d08-b2ad-dffbf3f7334b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:45.406701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec80d376-6bd5-4d08-b2ad-dffbf3f7334b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:45.407083 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:45.407083 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:45.407689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec80d376-6bd5-4d08-b2ad-dffbf3f7334b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:45.412651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8b265952-a7b8-4c95-938a-1de82b20cb9d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:45.434342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8b265952-a7b8-4c95-938a-1de82b20cb9d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 08:59:45.460446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b265952-a7b8-4c95-938a-1de82b20cb9d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:45.473910 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1003/1975] 10.222.0.25 () {60 vars in 1336 bytes} [Tue Jan 19 08:59:45 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 925 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:45.480575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0473782a-d1f1-4bb7-afc6-c296eca5667c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:45.481107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0473782a-d1f1-4bb7-afc6-c296eca5667c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:45.481325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:45.481325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:45.481697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0473782a-d1f1-4bb7-afc6-c296eca5667c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:45.569703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:45.569703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:45.595430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ec80d376-6bd5-4d08-b2ad-dffbf3f7334b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:45.634998 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:45.634998 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:45.646663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec80d376-6bd5-4d08-b2ad-dffbf3f7334b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:45.661771 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 973/1976] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:45 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:45.662208 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0473782a-d1f1-4bb7-afc6-c296eca5667c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:45.704564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0473782a-d1f1-4bb7-afc6-c296eca5667c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:45.713235 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1004/1977] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:45 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 993 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:45.732672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] POST http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes Jan 19 08:59:45.733401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:45.733401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:45.733797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-534763981", "availability_zone": "nova", "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:45.735336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-534763981', 'availability_zone': 'nova', 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:59:45.735707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume of 1 GB Jan 19 08:59:45.771309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Availability Zones retrieved successfully. Jan 19 08:59:45.809553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (d1813c75-91c9-4f6a-b705-14f44697536e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:45.812549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6282df-b5d6-4f8f-8713-19835f11dc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:45.821964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 08:59:45.950076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6282df-b5d6-4f8f-8713-19835f11dc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:45.957183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b92f115-51f5-4741-bddf-81ec54711c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:46.064895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Created reservations ['a2fa674b-d841-43b0-885c-53760591907f', '4373c157-bd23-4644-852f-7ae84bbf37a2', '8969981a-e1ba-40a5-9adb-cd3118b53d88', '4a99b46d-358f-49c3-b897-401fe99fb703'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:46.067209 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b92f115-51f5-4741-bddf-81ec54711c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2fa674b-d841-43b0-885c-53760591907f', '4373c157-bd23-4644-852f-7ae84bbf37a2', '8969981a-e1ba-40a5-9adb-cd3118b53d88', '4a99b46d-358f-49c3-b897-401fe99fb703']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:46.069635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab08ca96-8073-47c7-9c07-e3970c211713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:46.191780 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab08ca96-8073-47c7-9c07-e3970c211713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c751308-a0e5-400e-a6fd-451e412fb4bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-534763981',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['a2fa674b-d841-43b0-885c-53760591907f','4373c157-bd23-4644-852f-7ae84bbf37a2','8969981a-e1ba-40a5-9adb-cd3118b53d88','4a99b46d-358f-49c3-b897-401fe99fb703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T08:59:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-534763981',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c751308-a0e5-400e-a6fd-451e412fb4bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68dcca570974f8cb1124a84d6c7f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44d6360693aa4b21adcd516f4c858fb2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:46.206432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3f5831-1990-45d5-9f4c-b3fb7158df58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:46.266716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3f5831-1990-45d5-9f4c-b3fb7158df58) transitioned into 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-534763981',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['a2fa674b-d841-43b0-885c-53760591907f','4373c157-bd23-4644-852f-7ae84bbf37a2','8969981a-e1ba-40a5-9adb-cd3118b53d88','4a99b46d-358f-49c3-b897-401fe99fb703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:46.266716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3f8bfa-56c8-4d6f-aa7e-f64001d8f197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 08:59:46.288578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf3f8bfa-56c8-4d6f-aa7e-f64001d8f197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 08:59:46.291484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (d1813c75-91c9-4f6a-b705-14f44697536e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 08:59:46.348268 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request issued successfully. Jan 19 08:59:46.366802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d02516c-8d60-42d7-ba99-77dc0eecaeae tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes returned with HTTP 202 Jan 19 08:59:46.368370 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 974/1978] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:59:45 2021] POST /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes => generated 810 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 08:59:46.386186 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ec6643d-0790-4214-8f28-7bfc47d208d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:46.386749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ec6643d-0790-4214-8f28-7bfc47d208d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:46.386978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:46.386978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:46.387856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ec6643d-0790-4214-8f28-7bfc47d208d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:46.451623 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:46.451623 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:46.472916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ec6643d-0790-4214-8f28-7bfc47d208d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:46.530297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ec6643d-0790-4214-8f28-7bfc47d208d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc returned with HTTP 200 Jan 19 08:59:46.540766 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1005/1979] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:46 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc => generated 878 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:46.671296 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-699cbd65-7e9e-40c2-a834-02d46cc5ff91 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:46.671765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-699cbd65-7e9e-40c2-a834-02d46cc5ff91 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:46.671959 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:46.671959 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:46.672341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-699cbd65-7e9e-40c2-a834-02d46cc5ff91 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:46.892780 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:46.892780 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:46.917938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-699cbd65-7e9e-40c2-a834-02d46cc5ff91 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:46.979991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-699cbd65-7e9e-40c2-a834-02d46cc5ff91 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:46.980975 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 975/1980] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:46 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:47.547608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4844c0b-6323-42a4-bafe-8cfa257c9579 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:47.548634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4844c0b-6323-42a4-bafe-8cfa257c9579 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:47.549036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:47.549036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:47.549835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4844c0b-6323-42a4-bafe-8cfa257c9579 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:47.720873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:47.720873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:47.748940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f4844c0b-6323-42a4-bafe-8cfa257c9579 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:47.802820 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4844c0b-6323-42a4-bafe-8cfa257c9579 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc returned with HTTP 200 Jan 19 08:59:47.804776 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1006/1981] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:47 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc => generated 903 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:47.820417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0f52fd99-b7f1-4c6f-ae64-cf78e2b7cf30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:47.822472 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:47.822472 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:47.823191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0f52fd99-b7f1-4c6f-ae64-cf78e2b7cf30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1162479899", "description": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:47.941506 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:47.941506 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:47.967702 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0f52fd99-b7f1-4c6f-ae64-cf78e2b7cf30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:47.992148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0f52fd99-b7f1-4c6f-ae64-cf78e2b7cf30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 08:59:47.998854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd3b3a5c-0d42-4de1-bf68-71a1a2794789 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:47.999468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd3b3a5c-0d42-4de1-bf68-71a1a2794789 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:47.999735 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:47.999735 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:48.000205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd3b3a5c-0d42-4de1-bf68-71a1a2794789 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:48.060327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0f52fd99-b7f1-4c6f-ae64-cf78e2b7cf30 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc returned with HTTP 200 Jan 19 08:59:48.074156 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 976/1982] 10.222.0.25 () {60 vars in 1335 bytes} [Tue Jan 19 08:59:47 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc => generated 839 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:48.084955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f47425ea-b2eb-48eb-952e-b6c9ae4e0b76 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] DELETE http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:48.084955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f47425ea-b2eb-48eb-952e-b6c9ae4e0b76 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:48.084955 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:48.084955 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:48.084955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f47425ea-b2eb-48eb-952e-b6c9ae4e0b76 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:48.084955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f47425ea-b2eb-48eb-952e-b6c9ae4e0b76 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume with id: 3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:48.160055 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:48.160055 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:48.181280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dd3b3a5c-0d42-4de1-bf68-71a1a2794789 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:48.230261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:48.230261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:48.236321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd3b3a5c-0d42-4de1-bf68-71a1a2794789 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:48.238328 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f47425ea-b2eb-48eb-952e-b6c9ae4e0b76 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:48.250426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1007/1983] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:47 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:48.297237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f47425ea-b2eb-48eb-952e-b6c9ae4e0b76 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume request issued successfully. Jan 19 08:59:48.297835 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f47425ea-b2eb-48eb-952e-b6c9ae4e0b76 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc returned with HTTP 202 Jan 19 08:59:48.302018 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 977/1984] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:48 2021] DELETE /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:48.307152 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d4865ef-35bb-44b9-801e-c77444f967c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:48.307806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d4865ef-35bb-44b9-801e-c77444f967c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:48.308096 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:48.308096 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:48.308558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d4865ef-35bb-44b9-801e-c77444f967c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:48.389106 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:48.389106 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:48.399613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d4865ef-35bb-44b9-801e-c77444f967c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:48.428053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d4865ef-35bb-44b9-801e-c77444f967c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc returned with HTTP 200 Jan 19 08:59:48.429410 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1008/1985] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:48 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc => generated 906 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:49.256852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-89a89a5c-9bb0-4133-b9a4-e5d01ec66689 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:49.257358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-89a89a5c-9bb0-4133-b9a4-e5d01ec66689 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:49.257746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:49.257746 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:49.258936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-89a89a5c-9bb0-4133-b9a4-e5d01ec66689 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:49.447041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b6bfe679-65ed-469e-8723-e210ee6faa0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:49.448041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b6bfe679-65ed-469e-8723-e210ee6faa0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:49.448434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:49.448434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:49.449191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b6bfe679-65ed-469e-8723-e210ee6faa0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:49.474906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:49.474906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:49.524610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-89a89a5c-9bb0-4133-b9a4-e5d01ec66689 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:49.612205 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-89a89a5c-9bb0-4133-b9a4-e5d01ec66689 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:49.615067 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 978/1986] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:49 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:49.629073 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:49.629073 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:49.697030 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b6bfe679-65ed-469e-8723-e210ee6faa0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:49.813586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b6bfe679-65ed-469e-8723-e210ee6faa0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc returned with HTTP 200 Jan 19 08:59:49.831265 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1009/1987] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:49 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc => generated 906 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:50.119383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes Jan 19 08:59:50.120153 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:50.120153 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:50.120830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1481167317"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:50.122461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request body: {'volume': {'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1481167317'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 08:59:50.632456 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b063df83-5820-4517-82de-187e166e662e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:50.637462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b063df83-5820-4517-82de-187e166e662e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:50.637462 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:50.637462 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:50.637462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b063df83-5820-4517-82de-187e166e662e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:50.764335 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:50.764335 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:50.786976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b063df83-5820-4517-82de-187e166e662e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:50.837471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b063df83-5820-4517-82de-187e166e662e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:50.838250 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1010/1988] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:50 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:51.165684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-32e34645-e0df-4deb-8653-fa775213488f tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] POST http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types Jan 19 08:59:51.166426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:51.166426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:51.166923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-32e34645-e0df-4deb-8653-fa775213488f tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1163186345"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:51.269146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-32e34645-e0df-4deb-8653-fa775213488f tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types returned with HTTP 200 Jan 19 08:59:51.270108 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1011/1989] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 08:59:50 2021] POST /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types => generated 220 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:51.280300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22f13d21-ee5b-4ec1-9b57-72a3a9d29433 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:51.280837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22f13d21-ee5b-4ec1-9b57-72a3a9d29433 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:51.281304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22f13d21-ee5b-4ec1-9b57-72a3a9d29433 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:51.422608 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:51.422608 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:51.446367 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-22f13d21-ee5b-4ec1-9b57-72a3a9d29433 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:51.506613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22f13d21-ee5b-4ec1-9b57-72a3a9d29433 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc returned with HTTP 200 Jan 19 08:59:51.507510 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1012/1990] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:51 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc => generated 906 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:51.521557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-932f2466-5ef8-4cdf-8a25-55a1483f0f04 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] POST http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/group_types Jan 19 08:59:51.521993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:51.521993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:51.522404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-932f2466-5ef8-4cdf-8a25-55a1483f0f04 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1532255582"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:51.603401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-932f2466-5ef8-4cdf-8a25-55a1483f0f04 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/group_types returned with HTTP 202 Jan 19 08:59:51.604390 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1013/1991] 10.222.0.25 () {62 vars in 1278 bytes} [Tue Jan 19 08:59:51 2021] POST /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/group_types => generated 177 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:52.052468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5f203584-8262-42a2-97e1-2cd250b58d9e tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] POST http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups Jan 19 08:59:52.054478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5f203584-8262-42a2-97e1-2cd250b58d9e tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Action: 'create', calling method: version_select, body: {"group": {"group_type": "612893e6-63a1-4a9b-bedd-c960828f62bb", "volume_types": ["354eb9ab-a2fe-4e39-9e0a-6243a7b06b34"], "name": "tempest-GroupsV320Test-Group-460207170"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:52.056682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-5f203584-8262-42a2-97e1-2cd250b58d9e tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Creating new group {'group': {'group_type': '612893e6-63a1-4a9b-bedd-c960828f62bb', 'volume_types': ['354eb9ab-a2fe-4e39-9e0a-6243a7b06b34'], 'name': 'tempest-GroupsV320Test-Group-460207170'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 08:59:52.113676 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-5f203584-8262-42a2-97e1-2cd250b58d9e tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Creating group tempest-GroupsV320Test-Group-460207170. Jan 19 08:59:52.201424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5f203584-8262-42a2-97e1-2cd250b58d9e tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Availability Zones retrieved successfully. Jan 19 08:59:52.319527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-5f203584-8262-42a2-97e1-2cd250b58d9e tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Created reservations ['d13dbb98-4da0-44b6-b397-9c7bcd7cb09c'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 08:59:52.434401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5f203584-8262-42a2-97e1-2cd250b58d9e tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups returned with HTTP 202 Jan 19 08:59:52.435314 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1014/1992] 10.222.0.25 () {62 vars in 1264 bytes} [Tue Jan 19 08:59:51 2021] POST /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups => generated 107 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:52.443992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe13861d-edea-4d59-9a18-977887413a80 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:52.448238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe13861d-edea-4d59-9a18-977887413a80 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:52.448476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:52.448476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:52.448838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fe13861d-edea-4d59-9a18-977887413a80 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:52.579789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:52.579789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:52.619598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fe13861d-edea-4d59-9a18-977887413a80 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:52.710909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fe13861d-edea-4d59-9a18-977887413a80 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:52.712550 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1015/1993] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:52 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:52.740626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3cd7d6fd-9bc0-4346-ab7d-b2db8822e1f9 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] GET http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d Jan 19 08:59:52.741214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3cd7d6fd-9bc0-4346-ab7d-b2db8822e1f9 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:52.741470 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:52.741470 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:52.741894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3cd7d6fd-9bc0-4346-ab7d-b2db8822e1f9 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:52.742351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-3cd7d6fd-9bc0-4346-ab7d-b2db8822e1f9 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] show called for member 2bcfdf06-921a-40cd-b2f3-3ed30813662d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:52.758731 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:52.758731 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:52.787855 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3cd7d6fd-9bc0-4346-ab7d-b2db8822e1f9 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d returned with HTTP 200 Jan 19 08:59:52.796220 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1016/1994] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:52 2021] GET /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:52.802386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a7a590d-fc4e-44be-ab8e-56236ffcdcab tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc Jan 19 08:59:52.803184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a7a590d-fc4e-44be-ab8e-56236ffcdcab tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:52.803580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:52.803580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:52.804160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a7a590d-fc4e-44be-ab8e-56236ffcdcab tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:52.876043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a7a590d-fc4e-44be-ab8e-56236ffcdcab tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc returned with HTTP 404 Jan 19 08:59:52.881364 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1017/1995] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:52 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/3c751308-a0e5-400e-a6fd-451e412fb4bc => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:52.889921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a43fa7ee-3718-4480-b27a-5ad765207606 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] POST http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action Jan 19 08:59:52.892426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a43fa7ee-3718-4480-b27a-5ad765207606 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:52.893310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a43fa7ee-3718-4480-b27a-5ad765207606 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:52.897018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-a43fa7ee-3718-4480-b27a-5ad765207606 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Updating group '2bcfdf06-921a-40cd-b2f3-3ed30813662d' with 'creating' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 19 08:59:52.915475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:52.915475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:52.930811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a43fa7ee-3718-4480-b27a-5ad765207606 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action returned with HTTP 202 Jan 19 08:59:52.935730 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1018/1996] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 08:59:52 2021] POST /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:59:52.943407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fd509f56-fc12-422b-a7e4-32042d58c21b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] DELETE http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:52.944181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fd509f56-fc12-422b-a7e4-32042d58c21b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:52.944539 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:52.944539 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:52.945544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fd509f56-fc12-422b-a7e4-32042d58c21b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:52.947836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-fd509f56-fc12-422b-a7e4-32042d58c21b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume with id: 28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:53.076939 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:53.076939 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:53.080427 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fd509f56-fc12-422b-a7e4-32042d58c21b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:53.164555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fd509f56-fc12-422b-a7e4-32042d58c21b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume request issued successfully. Jan 19 08:59:53.165406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fd509f56-fc12-422b-a7e4-32042d58c21b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 202 Jan 19 08:59:53.170674 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1019/1997] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 08:59:52 2021] DELETE /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:53.175885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d642e227-d2e0-4353-ac27-8ebbf32f07f4 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] GET http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d Jan 19 08:59:53.176693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d642e227-d2e0-4353-ac27-8ebbf32f07f4 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:53.177050 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:53.177050 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:53.177626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d642e227-d2e0-4353-ac27-8ebbf32f07f4 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:53.178179 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-d642e227-d2e0-4353-ac27-8ebbf32f07f4 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] show called for member 2bcfdf06-921a-40cd-b2f3-3ed30813662d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:53.188739 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:53.188739 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:53.377169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d642e227-d2e0-4353-ac27-8ebbf32f07f4 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d returned with HTTP 200 Jan 19 08:59:53.379619 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1020/1998] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:53 2021] GET /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d => generated 387 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:53.400766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6552064d-98b6-4918-a0fa-6bac31a94e38 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:53.402447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6552064d-98b6-4918-a0fa-6bac31a94e38 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:53.405058 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:53.405058 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:53.405806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6552064d-98b6-4918-a0fa-6bac31a94e38 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:53.559971 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:53.559971 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:53.617647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6552064d-98b6-4918-a0fa-6bac31a94e38 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:53.701311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6552064d-98b6-4918-a0fa-6bac31a94e38 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:53.712476 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1021/1999] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:53 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 992 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:53.724084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51a16cea-8761-40fe-86d7-a404feb0f86b tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] POST http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action Jan 19 08:59:53.724084 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:53.724084 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:53.730920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51a16cea-8761-40fe-86d7-a404feb0f86b tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:53.731331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51a16cea-8761-40fe-86d7-a404feb0f86b tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:53.743359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-51a16cea-8761-40fe-86d7-a404feb0f86b tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Updating group '2bcfdf06-921a-40cd-b2f3-3ed30813662d' with 'available' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 19 08:59:53.781541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:53.781541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:53.806882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51a16cea-8761-40fe-86d7-a404feb0f86b tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action returned with HTTP 202 Jan 19 08:59:53.807749 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1022/2000] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 08:59:53 2021] POST /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:59:53.817988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74497580-8c33-4648-8d13-43db983d15f1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:53.818537 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74497580-8c33-4648-8d13-43db983d15f1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:53.829327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:53.829327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:53.829826 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74497580-8c33-4648-8d13-43db983d15f1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:53.928401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:53.928401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:53.937772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-74497580-8c33-4648-8d13-43db983d15f1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:53.962775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74497580-8c33-4648-8d13-43db983d15f1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:53.963736 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1023/2001] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:53 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:53.974069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6176ef7-5a0f-4f56-aacf-f1e9a90b4c1b tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] GET http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d Jan 19 08:59:53.974762 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6176ef7-5a0f-4f56-aacf-f1e9a90b4c1b tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:53.975428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:53.975428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:53.976198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6176ef7-5a0f-4f56-aacf-f1e9a90b4c1b tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:53.976198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-d6176ef7-5a0f-4f56-aacf-f1e9a90b4c1b tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] show called for member 2bcfdf06-921a-40cd-b2f3-3ed30813662d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:53.993272 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:53.993272 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:54.080677 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6176ef7-5a0f-4f56-aacf-f1e9a90b4c1b tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d returned with HTTP 200 Jan 19 08:59:54.081554 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1024/2002] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:53 2021] GET /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d => generated 388 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:54.093826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a7d00e7-065e-4839-ae12-cf0af6a1bdc2 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] POST http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action Jan 19 08:59:54.094618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:54.094618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:54.107488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a7d00e7-065e-4839-ae12-cf0af6a1bdc2 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:54.108049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a7d00e7-065e-4839-ae12-cf0af6a1bdc2 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:54.109189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-5a7d00e7-065e-4839-ae12-cf0af6a1bdc2 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Updating group '2bcfdf06-921a-40cd-b2f3-3ed30813662d' with 'error' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 19 08:59:54.133874 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:54.133874 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:54.167229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a7d00e7-065e-4839-ae12-cf0af6a1bdc2 tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action returned with HTTP 202 Jan 19 08:59:54.168218 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1025/2003] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 08:59:54 2021] POST /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 08:59:54.176958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e53099e-f308-4967-beb0-8946489b8096 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] GET http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d Jan 19 08:59:54.177618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e53099e-f308-4967-beb0-8946489b8096 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:54.177868 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:54.177868 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:54.178238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e53099e-f308-4967-beb0-8946489b8096 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:54.178689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-4e53099e-f308-4967-beb0-8946489b8096 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] show called for member 2bcfdf06-921a-40cd-b2f3-3ed30813662d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:54.206978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:54.206978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:54.265975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e53099e-f308-4967-beb0-8946489b8096 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d returned with HTTP 200 Jan 19 08:59:54.267132 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1026/2004] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:54 2021] GET /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d => generated 384 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:54.279469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-711a941c-9a4f-4b16-8bb2-225c5925fdac tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] POST http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action Jan 19 08:59:54.279978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:54.279978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:54.280423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-711a941c-9a4f-4b16-8bb2-225c5925fdac tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:54.280820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-711a941c-9a4f-4b16-8bb2-225c5925fdac tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:54.281770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-711a941c-9a4f-4b16-8bb2-225c5925fdac tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Updating group '2bcfdf06-921a-40cd-b2f3-3ed30813662d' with 'available' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 19 08:59:54.310297 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:54.310297 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:54.320594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-711a941c-9a4f-4b16-8bb2-225c5925fdac tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action returned with HTTP 202 Jan 19 08:59:54.322125 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1027/2005] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 08:59:54 2021] POST /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:59:54.331351 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8fae164-e271-4ded-a7aa-12ca06850cbf tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] GET http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d Jan 19 08:59:54.332227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8fae164-e271-4ded-a7aa-12ca06850cbf tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:54.332559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:54.332559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:54.333318 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8fae164-e271-4ded-a7aa-12ca06850cbf tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:54.334529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-a8fae164-e271-4ded-a7aa-12ca06850cbf tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] show called for member 2bcfdf06-921a-40cd-b2f3-3ed30813662d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:54.344229 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:54.344229 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:54.385406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8fae164-e271-4ded-a7aa-12ca06850cbf tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d returned with HTTP 200 Jan 19 08:59:54.386872 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1028/2006] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:54 2021] GET /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d => generated 388 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:54.404973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-643f70ab-4563-4d14-9c4d-29c7bd616292 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] GET http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/volumes/detail Jan 19 08:59:54.405810 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-643f70ab-4563-4d14-9c4d-29c7bd616292 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:54.409753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:54.409753 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:54.410545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-643f70ab-4563-4d14-9c4d-29c7bd616292 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:54.411398 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-643f70ab-4563-4d14-9c4d-29c7bd616292 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 08:59:54.412532 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:54.412532 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:54.416300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-643f70ab-4563-4d14-9c4d-29c7bd616292 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 08:59:54.514176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-643f70ab-4563-4d14-9c4d-29c7bd616292 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Get all volumes completed successfully. Jan 19 08:59:54.520362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-643f70ab-4563-4d14-9c4d-29c7bd616292 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/volumes/detail returned with HTTP 200 Jan 19 08:59:54.531715 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1029/2007] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 08:59:54 2021] GET /volume/v3/18f701d83f314ffcb3730bc322e172b6/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:54.572291 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de5afa44-9726-4984-b160-d918c326441f tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] POST http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action Jan 19 08:59:54.576543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de5afa44-9726-4984-b160-d918c326441f tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 08:59:54.576916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de5afa44-9726-4984-b160-d918c326441f tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 08:59:54.577904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-de5afa44-9726-4984-b160-d918c326441f tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] delete called for group 2bcfdf06-921a-40cd-b2f3-3ed30813662d {{(pid=87970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 08:59:54.584099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-de5afa44-9726-4984-b160-d918c326441f tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Delete group with id: 2bcfdf06-921a-40cd-b2f3-3ed30813662d Jan 19 08:59:54.611329 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:54.611329 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:54.739518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de5afa44-9726-4984-b160-d918c326441f tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action returned with HTTP 202 Jan 19 08:59:54.741298 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1030/2008] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 08:59:54 2021] POST /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:59:54.750761 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aef923e-9cfb-4478-954a-61ea50081bda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:54.751795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aef923e-9cfb-4478-954a-61ea50081bda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:54.752166 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:54.752166 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:54.752557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aef923e-9cfb-4478-954a-61ea50081bda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:54.887204 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:54.887204 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:54.911461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9aef923e-9cfb-4478-954a-61ea50081bda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:54.969871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aef923e-9cfb-4478-954a-61ea50081bda tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:54.974725 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1031/2009] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:54 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 992 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:54.985718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e972f997-20b5-4e00-8e6b-a43adaf80a1a tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] GET http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d Jan 19 08:59:54.988990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e972f997-20b5-4e00-8e6b-a43adaf80a1a tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:54.989361 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:54.989361 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:54.990462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e972f997-20b5-4e00-8e6b-a43adaf80a1a tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:54.994256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-e972f997-20b5-4e00-8e6b-a43adaf80a1a tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] show called for member 2bcfdf06-921a-40cd-b2f3-3ed30813662d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:55.010470 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:55.010470 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:55.103509 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e972f997-20b5-4e00-8e6b-a43adaf80a1a tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d returned with HTTP 200 Jan 19 08:59:55.109806 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1032/2010] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:54 2021] GET /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d => generated 349 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 08:59:55.125739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d07e1aa-480e-4cf4-b13d-c9a35b92bf15 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:55.126290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d07e1aa-480e-4cf4-b13d-c9a35b92bf15 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:55.126616 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:55.126616 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:55.126920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d07e1aa-480e-4cf4-b13d-c9a35b92bf15 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:55.219582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:55.219582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:55.231039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5d07e1aa-480e-4cf4-b13d-c9a35b92bf15 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:55.283369 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d07e1aa-480e-4cf4-b13d-c9a35b92bf15 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:55.288907 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1033/2011] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:55 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:55.996669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97e13171-fd43-4cdc-8a6b-2d8a6e4be368 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:55.997260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97e13171-fd43-4cdc-8a6b-2d8a6e4be368 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:55.997457 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:55.997457 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:55.997850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97e13171-fd43-4cdc-8a6b-2d8a6e4be368 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:56.171802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:56.171802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:56.185812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-97e13171-fd43-4cdc-8a6b-2d8a6e4be368 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:56.266334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97e13171-fd43-4cdc-8a6b-2d8a6e4be368 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:56.268591 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1034/2012] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:55 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 992 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 08:59:56.274394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d34751c-77ca-474d-acf7-7648479c7260 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] GET http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d Jan 19 08:59:56.275287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d34751c-77ca-474d-acf7-7648479c7260 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:56.275699 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:56.275699 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:56.276353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d34751c-77ca-474d-acf7-7648479c7260 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:56.276954 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-1d34751c-77ca-474d-acf7-7648479c7260 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] show called for member 2bcfdf06-921a-40cd-b2f3-3ed30813662d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 08:59:56.304353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d34751c-77ca-474d-acf7-7648479c7260 tempest-GroupsV320Test-1534357645 tempest-GroupsV320Test-1534357645] http://10.222.0.25/volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d returned with HTTP 404 Jan 19 08:59:56.309227 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1035/2013] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 08:59:56 2021] GET /volume/v3/18f701d83f314ffcb3730bc322e172b6/groups/2bcfdf06-921a-40cd-b2f3-3ed30813662d => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 08:59:56.324892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2974750c-a2be-4088-81ec-cad3cb25755b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:56.338322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2974750c-a2be-4088-81ec-cad3cb25755b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:56.340285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2974750c-a2be-4088-81ec-cad3cb25755b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:56.494853 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:56.494853 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:56.505063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2974750c-a2be-4088-81ec-cad3cb25755b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:56.566995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2974750c-a2be-4088-81ec-cad3cb25755b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:56.571892 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1036/2014] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:56 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:56.577058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39b1cf38-891f-4634-84bb-5e0050a3f9ed tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] DELETE http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/group_types/612893e6-63a1-4a9b-bedd-c960828f62bb Jan 19 08:59:56.577751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39b1cf38-891f-4634-84bb-5e0050a3f9ed tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:56.578076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:56.578076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:56.578720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39b1cf38-891f-4634-84bb-5e0050a3f9ed tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:56.681642 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 08:59:56.681642 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 08:59:56.707215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39b1cf38-891f-4634-84bb-5e0050a3f9ed tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/group_types/612893e6-63a1-4a9b-bedd-c960828f62bb returned with HTTP 202 Jan 19 08:59:56.708757 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1037/2015] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 08:59:56 2021] DELETE /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/group_types/612893e6-63a1-4a9b-bedd-c960828f62bb => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 08:59:56.718960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b46a6079-cd1f-430c-8af3-8e11435e4acc tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] DELETE http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types/354eb9ab-a2fe-4e39-9e0a-6243a7b06b34 Jan 19 08:59:56.719574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b46a6079-cd1f-430c-8af3-8e11435e4acc tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:56.720294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b46a6079-cd1f-430c-8af3-8e11435e4acc tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:56.883587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b46a6079-cd1f-430c-8af3-8e11435e4acc tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types/354eb9ab-a2fe-4e39-9e0a-6243a7b06b34 returned with HTTP 202 Jan 19 08:59:56.886349 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1038/2016] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 08:59:56 2021] DELETE /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types/354eb9ab-a2fe-4e39-9e0a-6243a7b06b34 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 08:59:56.903557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bec962b3-9ffc-4d1f-8784-4dcdd3cf5ded tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] GET http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types/354eb9ab-a2fe-4e39-9e0a-6243a7b06b34 Jan 19 08:59:56.904805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bec962b3-9ffc-4d1f-8784-4dcdd3cf5ded tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:56.905875 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bec962b3-9ffc-4d1f-8784-4dcdd3cf5ded tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:56.942133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bec962b3-9ffc-4d1f-8784-4dcdd3cf5ded tempest-GroupsV320Test-927498126 tempest-GroupsV320Test-927498126] http://10.222.0.25/volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types/354eb9ab-a2fe-4e39-9e0a-6243a7b06b34 returned with HTTP 404 Jan 19 08:59:56.950213 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1039/2017] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 08:59:56 2021] GET /volume/v3/c0fef739b41a45d3a3e88c07eaeb7a8d/types/354eb9ab-a2fe-4e39-9e0a-6243a7b06b34 => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 08:59:57.285947 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7571cbe6-642e-46cf-8c33-2f8562d5ce2f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:57.287755 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7571cbe6-642e-46cf-8c33-2f8562d5ce2f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:57.289296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7571cbe6-642e-46cf-8c33-2f8562d5ce2f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:57.465942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:57.465942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:57.484628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7571cbe6-642e-46cf-8c33-2f8562d5ce2f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 08:59:57.583740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7571cbe6-642e-46cf-8c33-2f8562d5ce2f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 200 Jan 19 08:59:57.585031 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1040/2018] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:57 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 992 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:57.592688 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a80ce66-1fa1-4246-8789-75fc476d6f85 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:57.607883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a80ce66-1fa1-4246-8789-75fc476d6f85 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:57.609762 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:57.609762 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:57.621599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a80ce66-1fa1-4246-8789-75fc476d6f85 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:57.777074 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:57.777074 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:57.805109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7a80ce66-1fa1-4246-8789-75fc476d6f85 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:57.872628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a80ce66-1fa1-4246-8789-75fc476d6f85 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:57.890972 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1041/2019] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:57 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 08:59:58.602867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8bc3a356-e66c-4ce0-bd4a-217c362b5c31 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 Jan 19 08:59:58.603481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8bc3a356-e66c-4ce0-bd4a-217c362b5c31 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:58.603571 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 08:59:58.603571 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 08:59:58.604035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8bc3a356-e66c-4ce0-bd4a-217c362b5c31 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:58.735973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8bc3a356-e66c-4ce0-bd4a-217c362b5c31 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 returned with HTTP 404 Jan 19 08:59:58.737044 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1042/2020] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:58 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/28662eee-ba2b-4bf7-a8fe-528d3bd2b761 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 08:59:58.902333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-574e6956-fe96-4511-bdd5-ffcd55c77fad tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 08:59:58.902887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-574e6956-fe96-4511-bdd5-ffcd55c77fad tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 08:59:58.903385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-574e6956-fe96-4511-bdd5-ffcd55c77fad tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 08:59:59.054432 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 08:59:59.054432 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 08:59:59.084219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-574e6956-fe96-4511-bdd5-ffcd55c77fad tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 08:59:59.139938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-574e6956-fe96-4511-bdd5-ffcd55c77fad tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 08:59:59.141080 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1043/2021] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 08:59:58 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:00.159133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1dfacca2-a55e-4cdd-8da2-28672eaf3bf3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:00.160345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1dfacca2-a55e-4cdd-8da2-28672eaf3bf3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:00.160775 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:00.160775 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:00.161499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1dfacca2-a55e-4cdd-8da2-28672eaf3bf3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:00.302411 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:00.302411 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:00.327504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1dfacca2-a55e-4cdd-8da2-28672eaf3bf3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:00.375049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1dfacca2-a55e-4cdd-8da2-28672eaf3bf3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:00.386123 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1044/2022] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:00 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:01.393539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92bdb046-bf02-4ffe-a002-efa293342271 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:01.394048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92bdb046-bf02-4ffe-a002-efa293342271 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:01.394247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:01.394247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:01.394869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92bdb046-bf02-4ffe-a002-efa293342271 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:01.573269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:01.573269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:01.595588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-92bdb046-bf02-4ffe-a002-efa293342271 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:01.668006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92bdb046-bf02-4ffe-a002-efa293342271 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:01.671579 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1045/2023] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:01 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:02.702724 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de8137b1-98ba-4030-bf29-8f7eedce0127 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:02.703269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de8137b1-98ba-4030-bf29-8f7eedce0127 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:02.703475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:02.703475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:02.704139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de8137b1-98ba-4030-bf29-8f7eedce0127 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:02.843860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:02.843860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:02.870453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de8137b1-98ba-4030-bf29-8f7eedce0127 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:02.930974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de8137b1-98ba-4030-bf29-8f7eedce0127 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:02.935341 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1046/2024] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:02 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:03.999591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8d2b5d26-5f03-4fb5-8f37-ee6f2c44ff1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:04.001145 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8d2b5d26-5f03-4fb5-8f37-ee6f2c44ff1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:04.001822 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:04.001822 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:04.002388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8d2b5d26-5f03-4fb5-8f37-ee6f2c44ff1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:04.152191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:04.152191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:04.161556 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8d2b5d26-5f03-4fb5-8f37-ee6f2c44ff1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:04.187865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8d2b5d26-5f03-4fb5-8f37-ee6f2c44ff1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:04.188988 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1047/2025] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:03 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:05.205128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27f96cfe-7fbf-4473-91ed-438e1a546b34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:05.205644 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27f96cfe-7fbf-4473-91ed-438e1a546b34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:05.205819 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:05.205819 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:05.206442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27f96cfe-7fbf-4473-91ed-438e1a546b34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:05.290393 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:05.290393 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:05.299677 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-27f96cfe-7fbf-4473-91ed-438e1a546b34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:05.322500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27f96cfe-7fbf-4473-91ed-438e1a546b34 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:05.323931 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1048/2026] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:05 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:05.614580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4cf8dd45-f015-4c51-9448-26b07784842d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 09:00:05.615336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4cf8dd45-f015-4c51-9448-26b07784842d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:05.615763 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:05.615763 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:05.616428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4cf8dd45-f015-4c51-9448-26b07784842d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:05.739067 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:05.739067 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:05.751788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4cf8dd45-f015-4c51-9448-26b07784842d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 09:00:05.777511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4cf8dd45-f015-4c51-9448-26b07784842d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 09:00:05.801141 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1049/2027] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:05 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:05.805587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] POST http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes Jan 19 09:00:05.806274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:05.806274 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:05.806966 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "size": 1, "name": "tempest-VolumesGetTest-Volume-1860756079", "metadata": {"Type": "Test"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:05.808391 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request body: {'volume': {'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1860756079', 'metadata': {'Type': 'Test'}}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:05.958266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume of 1 GB Jan 19 09:00:05.989555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Availability Zones retrieved successfully. Jan 19 09:00:06.022261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (b213edd0-d272-4715-964b-0d81bef8b453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:06.023778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab0d103-b781-4dd6-bf3e-a70fc581ccfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:06.026664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:06.169143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume of 1 GB Jan 19 09:00:06.194565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Availability Zones retrieved successfully. Jan 19 09:00:06.234980 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (c65d918b-6466-4a72-b447-9e99ef6945a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:06.255454 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4344cd06-2c98-473b-ab4a-0fb4179778ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:06.260929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:06.341460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab0d103-b781-4dd6-bf3e-a70fc581ccfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:06.344076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ed8647-f53b-4c26-9f9f-6b05cba7a355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:06.521111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['2029fd53-0690-4ac3-8be1-67a7b6962b93', 'e82fd1f5-5921-4127-9624-f47ed003660c', '18500d4d-0abc-495d-b272-c77c3469a004', '322852a3-f750-4445-adac-a3e9f44d59f9'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:06.523195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ed8647-f53b-4c26-9f9f-6b05cba7a355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2029fd53-0690-4ac3-8be1-67a7b6962b93', 'e82fd1f5-5921-4127-9624-f47ed003660c', '18500d4d-0abc-495d-b272-c77c3469a004', '322852a3-f750-4445-adac-a3e9f44d59f9']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:06.525326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e354d6-45fc-4f94-b59e-bdb4a04ee311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:06.584102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4344cd06-2c98-473b-ab4a-0fb4179778ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:06.586987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661501b9-3c2c-43f7-8506-4ea038df66ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:06.667242 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e354d6-45fc-4f94-b59e-bdb4a04ee311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2d7f005-c479-4bb9-b80f-72c1d2121c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1481167317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['2029fd53-0690-4ac3-8be1-67a7b6962b93','e82fd1f5-5921-4127-9624-f47ed003660c','18500d4d-0abc-495d-b272-c77c3469a004','322852a3-f750-4445-adac-a3e9f44d59f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1481167317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2d7f005-c479-4bb9-b80f-72c1d2121c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30b07661f4da469498d836268ea7cc34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:06.679716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7556b25d-2d6a-4960-9b54-c2101a9b046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:06.739087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7556b25d-2d6a-4960-9b54-c2101a9b046c) transitioned into state 'SUCCESS' from state '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-1481167317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['2029fd53-0690-4ac3-8be1-67a7b6962b93','e82fd1f5-5921-4127-9624-f47ed003660c','18500d4d-0abc-495d-b272-c77c3469a004','322852a3-f750-4445-adac-a3e9f44d59f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:06.742539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff83a20-d5e5-40ed-a307-32cd9dcd133d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:06.755782 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Created reservations ['44af22f5-e873-4110-ab4f-c22bb9d3e5c2', '451922dc-8857-4665-bc99-602d1532b383', '92c2b484-aa6d-40f0-8234-e058cf53f039', 'b66b95a1-42c4-4265-80f4-e79f48ef0167'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:06.760988 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661501b9-3c2c-43f7-8506-4ea038df66ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44af22f5-e873-4110-ab4f-c22bb9d3e5c2', '451922dc-8857-4665-bc99-602d1532b383', '92c2b484-aa6d-40f0-8234-e058cf53f039', 'b66b95a1-42c4-4265-80f4-e79f48ef0167']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:06.764806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0463d19-526a-40a4-9bc1-326d9bfe8579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:06.803141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff83a20-d5e5-40ed-a307-32cd9dcd133d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:06.809396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (b213edd0-d272-4715-964b-0d81bef8b453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:06.954674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0463d19-526a-40a4-9bc1-326d9bfe8579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e08f911-06cd-4766-be84-2b37a096c55c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1860756079',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['44af22f5-e873-4110-ab4f-c22bb9d3e5c2','451922dc-8857-4665-bc99-602d1532b383','92c2b484-aa6d-40f0-8234-e058cf53f039','b66b95a1-42c4-4265-80f4-e79f48ef0167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1860756079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e08f911-06cd-4766-be84-2b37a096c55c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c68dcca570974f8cb1124a84d6c7f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44d6360693aa4b21adcd516f4c858fb2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:06.957145 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f18568a9-df40-4977-8d6d-a5e227e4ee96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:07.017939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request issued successfully. Jan 19 09:00:07.031556 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f18568a9-df40-4977-8d6d-a5e227e4ee96) transitioned into state 'SUCCESS' from state '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-1860756079',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['44af22f5-e873-4110-ab4f-c22bb9d3e5c2','451922dc-8857-4665-bc99-602d1532b383','92c2b484-aa6d-40f0-8234-e058cf53f039','b66b95a1-42c4-4265-80f4-e79f48ef0167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:07.033679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6245af52-cc54-407a-9761-350a497b242f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:07.070668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6245af52-cc54-407a-9761-350a497b242f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:07.073317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (c65d918b-6466-4a72-b447-9e99ef6945a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:07.088050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9a7179bd-d561-49eb-a025-70800cef2221 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes returned with HTTP 202 Jan 19 09:00:07.089328 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 979/2028] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 08:59:50 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/volumes => generated 823 bytes in 17010 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:00:07.221582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request issued successfully. Jan 19 09:00:07.270441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15452d01-ded3-4135-9139-d72e3bf027db tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes returned with HTTP 202 Jan 19 09:00:07.277325 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1050/2029] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:00:05 2021] POST /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes => generated 828 bytes in 1475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:00:07.286354 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-faec7370-1661-48de-b3eb-fd60ef343470 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:07.303261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-faec7370-1661-48de-b3eb-fd60ef343470 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:07.303489 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:07.303489 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:07.303859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-faec7370-1661-48de-b3eb-fd60ef343470 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:07.525916 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:07.525916 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:07.577071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-faec7370-1661-48de-b3eb-fd60ef343470 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:07.615217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-301698f2-a242-41bc-8390-0a4b601f4839 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] GET http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default Jan 19 09:00:07.616070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-301698f2-a242-41bc-8390-0a4b601f4839 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:07.616492 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:07.616492 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:07.617162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-301698f2-a242-41bc-8390-0a4b601f4839 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:07.618004 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:07.618004 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:07.656739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-faec7370-1661-48de-b3eb-fd60ef343470 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:07.657389 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1051/2030] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:07 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 977 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:07.672806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c6528a0-49a1-483f-a86c-c659c44217c3 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 09:00:07.673339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c6528a0-49a1-483f-a86c-c659c44217c3 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:07.673535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:07.673535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:07.673913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c6528a0-49a1-483f-a86c-c659c44217c3 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:07.686540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-301698f2-a242-41bc-8390-0a4b601f4839 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default returned with HTTP 200 Jan 19 09:00:07.688042 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 980/2031] 10.222.0.25 () {58 vars in 1264 bytes} [Tue Jan 19 09:00:07 2021] GET /volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default => generated 342 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:07.692293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7d84fbb-8bea-48e5-91ae-695cd7a163dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:07.693065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7d84fbb-8bea-48e5-91ae-695cd7a163dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:07.693767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7d84fbb-8bea-48e5-91ae-695cd7a163dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:07.785415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:07.785415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:07.810243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a7d84fbb-8bea-48e5-91ae-695cd7a163dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:07.857949 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7d84fbb-8bea-48e5-91ae-695cd7a163dc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:07.866054 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:07.866054 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:07.867394 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 981/2032] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:07 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:07.872588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67b7d357-20ab-4ab7-8638-75b02670be4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:07.873402 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67b7d357-20ab-4ab7-8638-75b02670be4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:07.873809 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:07.873809 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:07.874476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67b7d357-20ab-4ab7-8638-75b02670be4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:07.918289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c6528a0-49a1-483f-a86c-c659c44217c3 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 09:00:07.936104 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:07.936104 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:07.945725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-67b7d357-20ab-4ab7-8638-75b02670be4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:07.971808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67b7d357-20ab-4ab7-8638-75b02670be4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:07.973276 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 982/2033] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:07 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:07.979298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-11d6ead3-40ce-4968-987d-5bac09a1adbc tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] GET http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default Jan 19 09:00:07.990449 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-11d6ead3-40ce-4968-987d-5bac09a1adbc tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:07.991053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:07.991053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:07.991932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-11d6ead3-40ce-4968-987d-5bac09a1adbc tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:08.009043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c6528a0-49a1-483f-a86c-c659c44217c3 tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 09:00:08.010339 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1052/2034] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:07 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:08.058937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-11d6ead3-40ce-4968-987d-5bac09a1adbc tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default returned with HTTP 200 Jan 19 09:00:08.060034 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 983/2035] 10.222.0.25 () {58 vars in 1264 bytes} [Tue Jan 19 09:00:07 2021] GET /volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default => generated 342 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:08.070849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8402eb2-66a1-4db9-be95-fbdfd32ef6a9 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] POST http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/types Jan 19 09:00:08.071313 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:08.071313 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:08.071759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8402eb2-66a1-4db9-be95-fbdfd32ef6a9 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1737107232"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:08.221901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8402eb2-66a1-4db9-be95-fbdfd32ef6a9 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/types returned with HTTP 200 Jan 19 09:00:08.223702 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1053/2036] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:00:08 2021] POST /volume/v3/722c4d18e36740b584038aea489e5230/types => generated 228 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:08.236821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-33d568a2-1039-49ad-84f6-e10b80fe3f1e tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] PUT http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default Jan 19 09:00:08.238304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-33d568a2-1039-49ad-84f6-e10b80fe3f1e tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] 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-1737107232": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1737107232": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1737107232": 4}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:08.676840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-714a2088-a034-4c4c-afcb-f0f85739ded7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:08.679642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-714a2088-a034-4c4c-afcb-f0f85739ded7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:08.680331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-714a2088-a034-4c4c-afcb-f0f85739ded7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:08.765894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-33d568a2-1039-49ad-84f6-e10b80fe3f1e tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default returned with HTTP 200 Jan 19 09:00:08.775728 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 984/2037] 10.222.0.25 () {60 vars in 1285 bytes} [Tue Jan 19 09:00:08 2021] PUT /volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default => generated 533 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:08.790435 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:08.790435 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:08.792298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9719679f-751c-4cc4-8f26-2c1c9f097835 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] GET http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-sets/722c4d18e36740b584038aea489e5230/defaults Jan 19 09:00:08.795977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9719679f-751c-4cc4-8f26-2c1c9f097835 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:08.795977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9719679f-751c-4cc4-8f26-2c1c9f097835 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Calling method 'defaults' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:08.809308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-714a2088-a034-4c4c-afcb-f0f85739ded7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:08.859280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-714a2088-a034-4c4c-afcb-f0f85739ded7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:08.860116 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1054/2038] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:08 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 977 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:08.864263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9719679f-751c-4cc4-8f26-2c1c9f097835 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-sets/722c4d18e36740b584038aea489e5230/defaults returned with HTTP 200 Jan 19 09:00:08.865123 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 985/2039] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 09:00:08 2021] GET /volume/v3/722c4d18e36740b584038aea489e5230/os-quota-sets/722c4d18e36740b584038aea489e5230/defaults => generated 569 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:08.886394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ee15316f-0172-4df5-8d09-4511353824f3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:08.887295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ee15316f-0172-4df5-8d09-4511353824f3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:08.888447 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:08.888447 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:08.890250 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ee15316f-0172-4df5-8d09-4511353824f3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:08.993654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-116b5f9f-439f-4b97-b7d5-cc4ea68aa850 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:08.994465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-116b5f9f-439f-4b97-b7d5-cc4ea68aa850 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:08.995515 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-116b5f9f-439f-4b97-b7d5-cc4ea68aa850 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:09.053465 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:09.053465 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:09.072714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ee15316f-0172-4df5-8d09-4511353824f3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:09.108167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ee15316f-0172-4df5-8d09-4511353824f3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:09.109172 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1055/2040] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:08 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:09.113694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04764d80-c4b2-4727-8964-395ea59d0fee tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 09:00:09.114393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04764d80-c4b2-4727-8964-395ea59d0fee tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:09.114756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:09.114756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:09.115315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04764d80-c4b2-4727-8964-395ea59d0fee tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:09.137802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:09.137802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:09.163207 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-116b5f9f-439f-4b97-b7d5-cc4ea68aa850 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:09.196873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:09.196873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:09.214681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-04764d80-c4b2-4727-8964-395ea59d0fee tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 09:00:09.224360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-116b5f9f-439f-4b97-b7d5-cc4ea68aa850 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:09.226598 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 986/2041] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:08 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:09.265329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04764d80-c4b2-4727-8964-395ea59d0fee tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 09:00:09.276613 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1056/2042] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:09 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 930 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:09.582712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50143f11-24a1-4282-a08a-0fe3dbcd8ba4 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] GET http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-sets/b537b293fbc646c6adbcf3fbe3314080/defaults Jan 19 09:00:09.583570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50143f11-24a1-4282-a08a-0fe3dbcd8ba4 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:09.584497 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:09.584497 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:09.585467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50143f11-24a1-4282-a08a-0fe3dbcd8ba4 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Calling method 'defaults' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:09.627880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50143f11-24a1-4282-a08a-0fe3dbcd8ba4 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-sets/b537b293fbc646c6adbcf3fbe3314080/defaults returned with HTTP 200 Jan 19 09:00:09.629868 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 987/2043] 10.222.0.25 () {58 vars in 1348 bytes} [Tue Jan 19 09:00:09 2021] GET /volume/v3/722c4d18e36740b584038aea489e5230/os-quota-sets/b537b293fbc646c6adbcf3fbe3314080/defaults => generated 569 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:09.863145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ce05348-b793-4168-ac3c-f12abae2b85b tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] PUT http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default Jan 19 09:00:09.864174 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:09.864174 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:09.864719 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ce05348-b793-4168-ac3c-f12abae2b85b tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] 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=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:09.882634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b83dae0a-efef-4204-9f16-3388194e3c55 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:09.883570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b83dae0a-efef-4204-9f16-3388194e3c55 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:09.884269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b83dae0a-efef-4204-9f16-3388194e3c55 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:09.956831 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:09.956831 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:09.967594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b83dae0a-efef-4204-9f16-3388194e3c55 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:10.010439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b83dae0a-efef-4204-9f16-3388194e3c55 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:10.012058 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 988/2044] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:09 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:10.050618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ce05348-b793-4168-ac3c-f12abae2b85b tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default returned with HTTP 200 Jan 19 09:00:10.052519 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1057/2045] 10.222.0.25 () {60 vars in 1285 bytes} [Tue Jan 19 09:00:09 2021] PUT /volume/v3/722c4d18e36740b584038aea489e5230/os-quota-class-sets/default => generated 533 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:10.064606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c72cdb0-95ca-45f8-b74e-735a6db87755 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] DELETE http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/types/5f77c177-947a-45d7-8a4f-ab7386f8a6a7 Jan 19 09:00:10.065401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c72cdb0-95ca-45f8-b74e-735a6db87755 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:10.065630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:10.065630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:10.066002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c72cdb0-95ca-45f8-b74e-735a6db87755 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:10.125417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61b662de-d008-49af-87eb-122a2a83d0f9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:10.126595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61b662de-d008-49af-87eb-122a2a83d0f9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:10.127089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61b662de-d008-49af-87eb-122a2a83d0f9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:10.143568 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:00:10.143568 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:00:10.155045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c72cdb0-95ca-45f8-b74e-735a6db87755 tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/types/5f77c177-947a-45d7-8a4f-ab7386f8a6a7 returned with HTTP 202 Jan 19 09:00:10.155922 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 989/2046] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:00:10 2021] DELETE /volume/v3/722c4d18e36740b584038aea489e5230/types/5f77c177-947a-45d7-8a4f-ab7386f8a6a7 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:10.167937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0a140a3-0e81-4ef3-9bac-25d3e82764cc tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] GET http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/types/5f77c177-947a-45d7-8a4f-ab7386f8a6a7 Jan 19 09:00:10.168117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0a140a3-0e81-4ef3-9bac-25d3e82764cc tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:10.168609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0a140a3-0e81-4ef3-9bac-25d3e82764cc tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:10.184904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0a140a3-0e81-4ef3-9bac-25d3e82764cc tempest-VolumeQuotaClassesTest-1004274587 tempest-VolumeQuotaClassesTest-1004274587] http://10.222.0.25/volume/v3/722c4d18e36740b584038aea489e5230/types/5f77c177-947a-45d7-8a4f-ab7386f8a6a7 returned with HTTP 404 Jan 19 09:00:10.186458 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 990/2047] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:10 2021] GET /volume/v3/722c4d18e36740b584038aea489e5230/types/5f77c177-947a-45d7-8a4f-ab7386f8a6a7 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:00:10.209144 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:10.209144 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:10.221465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-61b662de-d008-49af-87eb-122a2a83d0f9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:10.242572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69658afc-bcc8-4ec2-865f-a3e7489a309b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:10.243098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69658afc-bcc8-4ec2-865f-a3e7489a309b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:10.243586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69658afc-bcc8-4ec2-865f-a3e7489a309b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:10.250443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61b662de-d008-49af-87eb-122a2a83d0f9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:10.262373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1058/2048] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:10 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:10.352742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:10.352742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:10.369006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-69658afc-bcc8-4ec2-865f-a3e7489a309b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:10.407660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69658afc-bcc8-4ec2-865f-a3e7489a309b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:10.417575 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 991/2049] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:10 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:10.746827 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b8785f8-4b00-4cf1-9c08-dc009cd5d8ff tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] DELETE http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 09:00:10.747437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b8785f8-4b00-4cf1-9c08-dc009cd5d8ff tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:10.747731 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:10.747731 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:10.748509 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b8785f8-4b00-4cf1-9c08-dc009cd5d8ff tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:10.749058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9b8785f8-4b00-4cf1-9c08-dc009cd5d8ff tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Delete volume with id: e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 09:00:10.906668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:10.906668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:10.909985 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9b8785f8-4b00-4cf1-9c08-dc009cd5d8ff tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 09:00:10.958910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9b8785f8-4b00-4cf1-9c08-dc009cd5d8ff tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Delete volume request issued successfully. Jan 19 09:00:10.959583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b8785f8-4b00-4cf1-9c08-dc009cd5d8ff tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 202 Jan 19 09:00:10.960640 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1059/2050] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:00:10 2021] DELETE /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:10.968280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70dc43c4-9c01-4881-a2d6-6a1cdab2fe1d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 09:00:10.969132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70dc43c4-9c01-4881-a2d6-6a1cdab2fe1d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:10.970195 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:10.970195 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:10.971968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70dc43c4-9c01-4881-a2d6-6a1cdab2fe1d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:11.028038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-703bdf73-3d3b-449b-9839-9c4295fe6fd7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:11.028613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-703bdf73-3d3b-449b-9839-9c4295fe6fd7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:11.028796 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:11.028796 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:11.029592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-703bdf73-3d3b-449b-9839-9c4295fe6fd7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:11.083247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:11.083247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:11.102352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-70dc43c4-9c01-4881-a2d6-6a1cdab2fe1d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 09:00:11.146926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70dc43c4-9c01-4881-a2d6-6a1cdab2fe1d tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 09:00:11.148102 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 992/2051] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:10 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 929 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:11.160660 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:11.160660 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:11.172164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-703bdf73-3d3b-449b-9839-9c4295fe6fd7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:11.208896 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-703bdf73-3d3b-449b-9839-9c4295fe6fd7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:11.210629 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1060/2052] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:11 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:11.269642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-599b9eea-b47a-4049-9630-b38a2c670b86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:11.270601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-599b9eea-b47a-4049-9630-b38a2c670b86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:11.270955 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:11.270955 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:11.271645 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-599b9eea-b47a-4049-9630-b38a2c670b86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:11.381883 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:11.381883 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:11.393098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-599b9eea-b47a-4049-9630-b38a2c670b86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:11.427105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e5a9164-7cce-489d-9dce-1cc7c7234cc9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:11.428123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e5a9164-7cce-489d-9dce-1cc7c7234cc9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:11.428416 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:11.428416 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:11.428813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e5a9164-7cce-489d-9dce-1cc7c7234cc9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:11.439983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-599b9eea-b47a-4049-9630-b38a2c670b86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:11.445378 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 993/2053] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:11 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:11.573421 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:11.573421 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:11.603032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1e5a9164-7cce-489d-9dce-1cc7c7234cc9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:11.642639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e5a9164-7cce-489d-9dce-1cc7c7234cc9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:11.643562 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1061/2054] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:11 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:12.165448 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78687a81-669e-4900-82cc-6974f5efafde tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 09:00:12.166116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78687a81-669e-4900-82cc-6974f5efafde tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:12.166116 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:12.166116 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:12.166461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78687a81-669e-4900-82cc-6974f5efafde tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:12.231218 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fab8d3d7-33c5-42c4-b8d8-0df1456f3913 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:12.232105 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fab8d3d7-33c5-42c4-b8d8-0df1456f3913 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:12.232662 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:12.232662 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:12.233251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fab8d3d7-33c5-42c4-b8d8-0df1456f3913 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:12.267015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:12.267015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:12.287446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-78687a81-669e-4900-82cc-6974f5efafde tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Volume info retrieved successfully. Jan 19 09:00:12.310657 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78687a81-669e-4900-82cc-6974f5efafde tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 200 Jan 19 09:00:12.311987 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 994/2055] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:12 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 929 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:12.351829 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:12.351829 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:12.360749 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fab8d3d7-33c5-42c4-b8d8-0df1456f3913 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:12.385280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fab8d3d7-33c5-42c4-b8d8-0df1456f3913 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:12.386603 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1062/2056] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:12 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:12.472228 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02636196-6b87-4c86-b0b0-3776fd6a972d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:12.473135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02636196-6b87-4c86-b0b0-3776fd6a972d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:12.474553 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:12.474553 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:12.475490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02636196-6b87-4c86-b0b0-3776fd6a972d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:12.596177 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:12.596177 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:12.617253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-02636196-6b87-4c86-b0b0-3776fd6a972d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:12.644933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02636196-6b87-4c86-b0b0-3776fd6a972d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:12.648527 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 995/2057] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:12 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:12.659901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce163032-2ff2-4ff3-9bfd-9614704b9d57 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:12.660882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce163032-2ff2-4ff3-9bfd-9614704b9d57 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:12.661187 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:12.661187 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:12.661754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce163032-2ff2-4ff3-9bfd-9614704b9d57 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:12.737935 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:12.737935 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:12.747441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce163032-2ff2-4ff3-9bfd-9614704b9d57 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:12.771911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce163032-2ff2-4ff3-9bfd-9614704b9d57 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:12.772864 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1063/2058] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:12 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:13.328350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3d5d0b8-0d1b-47b8-9e6d-a8b65b1ea9ca tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] GET http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f Jan 19 09:00:13.330206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3d5d0b8-0d1b-47b8-9e6d-a8b65b1ea9ca tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:13.331612 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:13.331612 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:13.332234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3d5d0b8-0d1b-47b8-9e6d-a8b65b1ea9ca tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:13.403188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54c373df-9206-4c97-8599-2a9bab0a860b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:13.403946 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54c373df-9206-4c97-8599-2a9bab0a860b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:13.404747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:13.404747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:13.406741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54c373df-9206-4c97-8599-2a9bab0a860b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:13.457216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3d5d0b8-0d1b-47b8-9e6d-a8b65b1ea9ca tempest-VolumesActionsTest-774783385 tempest-VolumesActionsTest-774783385] http://10.222.0.25/volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f returned with HTTP 404 Jan 19 09:00:13.458745 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 996/2059] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:13 2021] GET /volume/v3/372db720742e4eda8e792dd55f887beb/volumes/e7e412d2-b3e3-4516-abd1-169f82b8151f => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:13.528866 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:13.528866 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:13.555906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-54c373df-9206-4c97-8599-2a9bab0a860b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:13.610918 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54c373df-9206-4c97-8599-2a9bab0a860b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:13.624559 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1064/2060] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:13 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:13.665402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4601d8d-b018-49a6-87d9-21884bb5ad3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:13.665941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4601d8d-b018-49a6-87d9-21884bb5ad3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:13.666430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4601d8d-b018-49a6-87d9-21884bb5ad3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:13.772759 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:13.772759 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:13.784936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c4601d8d-b018-49a6-87d9-21884bb5ad3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:13.788703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e91db9be-10c6-4f21-88a3-e2af3c30798e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:13.789860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e91db9be-10c6-4f21-88a3-e2af3c30798e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:13.790082 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:13.790082 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:13.790468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e91db9be-10c6-4f21-88a3-e2af3c30798e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:13.843990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4601d8d-b018-49a6-87d9-21884bb5ad3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:13.847135 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 997/2061] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:13 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:13.953128 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:13.953128 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:13.993423 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e91db9be-10c6-4f21-88a3-e2af3c30798e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:14.048678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e91db9be-10c6-4f21-88a3-e2af3c30798e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:14.054336 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1065/2062] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:13 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:14.644460 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d24260f4-917f-4a8c-98cf-d9ac1540387f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:14.645706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d24260f4-917f-4a8c-98cf-d9ac1540387f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:14.646129 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:14.646129 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:14.647037 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d24260f4-917f-4a8c-98cf-d9ac1540387f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:14.760005 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:14.760005 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:14.779726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d24260f4-917f-4a8c-98cf-d9ac1540387f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:14.840244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d24260f4-917f-4a8c-98cf-d9ac1540387f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:14.842611 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 998/2063] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:14 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:14.863872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-106df0de-f5d4-49bd-8676-93f44c80f16f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:14.864745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-106df0de-f5d4-49bd-8676-93f44c80f16f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:14.865123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:14.865123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:14.865726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-106df0de-f5d4-49bd-8676-93f44c80f16f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:14.981089 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:14.981089 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:14.993368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-106df0de-f5d4-49bd-8676-93f44c80f16f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:15.027068 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-106df0de-f5d4-49bd-8676-93f44c80f16f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:15.028781 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1066/2064] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:14 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:15.068861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57be3f7a-bf26-4bda-9ca9-8ece7a115f20 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:15.069621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57be3f7a-bf26-4bda-9ca9-8ece7a115f20 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:15.069992 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:15.069992 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:15.070634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57be3f7a-bf26-4bda-9ca9-8ece7a115f20 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:15.174031 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:15.174031 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:15.204888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-57be3f7a-bf26-4bda-9ca9-8ece7a115f20 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:15.259584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57be3f7a-bf26-4bda-9ca9-8ece7a115f20 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:15.269205 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 999/2065] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:15 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:15.859620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4141a9d9-0620-4cf9-8304-11d062c6cced tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:15.860141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4141a9d9-0620-4cf9-8304-11d062c6cced tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:15.860387 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:15.860387 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:15.860695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4141a9d9-0620-4cf9-8304-11d062c6cced tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:15.994532 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:15.994532 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:16.027012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4141a9d9-0620-4cf9-8304-11d062c6cced tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:16.057145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4141a9d9-0620-4cf9-8304-11d062c6cced tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:16.058321 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1067/2066] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:15 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:16.077488 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0be406ff-f950-4b7b-b1f9-6469f505fe31 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:16.081441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0be406ff-f950-4b7b-b1f9-6469f505fe31 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:16.082112 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:16.082112 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:16.082961 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0be406ff-f950-4b7b-b1f9-6469f505fe31 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:16.186113 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:16.186113 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:16.207479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0be406ff-f950-4b7b-b1f9-6469f505fe31 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:16.264911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0be406ff-f950-4b7b-b1f9-6469f505fe31 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:16.265711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c5e7d5f-c7dd-48b4-8b7a-2fbefc8851ec tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] POST http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types Jan 19 09:00:16.266388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:16.266388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:16.267217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c5e7d5f-c7dd-48b4-8b7a-2fbefc8851ec tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-597956603", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:16.277541 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1068/2067] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:16 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:16.283611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-593f81bb-e4f4-4cda-b906-945882a13c45 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:16.284151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-593f81bb-e4f4-4cda-b906-945882a13c45 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:16.284350 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:16.284350 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:16.284744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-593f81bb-e4f4-4cda-b906-945882a13c45 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:16.345785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:16.345785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:16.357429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-593f81bb-e4f4-4cda-b906-945882a13c45 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:16.368485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c5e7d5f-c7dd-48b4-8b7a-2fbefc8851ec tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types returned with HTTP 200 Jan 19 09:00:16.372815 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1000/2068] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 09:00:16 2021] POST /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types => generated 277 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:16.382889 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-593f81bb-e4f4-4cda-b906-945882a13c45 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:16.387042 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1069/2069] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:16 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:16.389317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b62ad26a-22cb-4355-b51e-0162ba2bd1e6 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] POST http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types Jan 19 09:00:16.390129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b62ad26a-22cb-4355-b51e-0162ba2bd1e6 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1990306278", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:16.471411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b62ad26a-22cb-4355-b51e-0162ba2bd1e6 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types returned with HTTP 200 Jan 19 09:00:16.475664 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1001/2070] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 09:00:16 2021] POST /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types => generated 278 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:16.691319 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] POST http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes Jan 19 09:00:16.692992 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:16.692992 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:16.693933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-460780688", "volume_type": "4133c581-9c05-4b0f-8c26-8d2332379b7e", "size": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:16.695307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-460780688', 'volume_type': '4133c581-9c05-4b0f-8c26-8d2332379b7e', 'size': 1}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:16.720112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Create volume of 1 GB Jan 19 09:00:16.721113 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:16.721113 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:16.721980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Availability Zones retrieved successfully. Jan 19 09:00:16.739867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Flow 'volume_create_api' (8c8726e5-f108-4e42-aa86-a68e297c22e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:16.742904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a34a621-da56-44f8-8295-e1fd6ce2a1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:16.745140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:16.841289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a34a621-da56-44f8-8295-e1fd6ce2a1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:00:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=4133c581-9c05-4b0f-8c26-8d2332379b7e,is_public=True,name='tempest-VolumeTypesTest-volume-type-597956603',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4133c581-9c05-4b0f-8c26-8d2332379b7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:16.843927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72c2776-c591-4bb0-aebd-272df4f6faa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:16.907058 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-597956603 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-597956603, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:00:16.908589 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-597956603 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-597956603, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:00:16.967782 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Created reservations ['5e62f37e-b639-4ea5-af71-82ee2ec8fb37', '355effc6-2205-49d1-86ec-ea89e5a51a4e', '48ecf713-603d-4640-9afd-2c4602b4b702', '7b9c8011-3367-400f-aa6a-6ffb3a3f2d6f'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:16.969808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72c2776-c591-4bb0-aebd-272df4f6faa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e62f37e-b639-4ea5-af71-82ee2ec8fb37', '355effc6-2205-49d1-86ec-ea89e5a51a4e', '48ecf713-603d-4640-9afd-2c4602b4b702', '7b9c8011-3367-400f-aa6a-6ffb3a3f2d6f']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:16.972817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3e5955-0649-4e4f-a4fc-ec235ec36ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:17.061745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3e5955-0649-4e4f-a4fc-ec235ec36ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080b2955-ea0f-4784-ab43-ed8198a5479a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-460780688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60c26b7491cb4908b66cf7208d9da8ea',qos_specs=None,replication_status=,reservations=['5e62f37e-b639-4ea5-af71-82ee2ec8fb37','355effc6-2205-49d1-86ec-ea89e5a51a4e','48ecf713-603d-4640-9afd-2c4602b4b702','7b9c8011-3367-400f-aa6a-6ffb3a3f2d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dcc689fdd5412f9a982a7ab844b230',volume_type_id=4133c581-9c05-4b0f-8c26-8d2332379b7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-460780688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080b2955-ea0f-4784-ab43-ed8198a5479a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60c26b7491cb4908b66cf7208d9da8ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='05dcc689fdd5412f9a982a7ab844b230',volume_attachment=,volume_type=,volume_type_id=4133c581-9c05-4b0f-8c26-8d2332379b7e)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:17.065396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4bdd0b5-03e7-4d91-acd8-5ac80f90da17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:17.074326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f654972e-029b-4a56-afa8-ccc722435eed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:17.074927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f654972e-029b-4a56-afa8-ccc722435eed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:17.075403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f654972e-029b-4a56-afa8-ccc722435eed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:17.096794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4bdd0b5-03e7-4d91-acd8-5ac80f90da17) transitioned into state 'SUCCESS' from state '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-460780688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60c26b7491cb4908b66cf7208d9da8ea',qos_specs=None,replication_status=,reservations=['5e62f37e-b639-4ea5-af71-82ee2ec8fb37','355effc6-2205-49d1-86ec-ea89e5a51a4e','48ecf713-603d-4640-9afd-2c4602b4b702','7b9c8011-3367-400f-aa6a-6ffb3a3f2d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05dcc689fdd5412f9a982a7ab844b230',volume_type_id=4133c581-9c05-4b0f-8c26-8d2332379b7e)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:17.099595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647f1bb3-7549-4348-86e3-6eb65ae29d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:17.121269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647f1bb3-7549-4348-86e3-6eb65ae29d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:17.125523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Flow 'volume_create_api' (8c8726e5-f108-4e42-aa86-a68e297c22e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:17.137545 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:17.137545 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:17.147253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f654972e-029b-4a56-afa8-ccc722435eed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:17.172939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f654972e-029b-4a56-afa8-ccc722435eed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:17.174220 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1002/2071] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:17 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:17.201082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Create volume request issued successfully. Jan 19 09:00:17.239510 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-987e5cd8-7c42-4d9c-a9bc-df04d0621778 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes returned with HTTP 202 Jan 19 09:00:17.253890 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1070/2072] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:00:16 2021] POST /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes => generated 848 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:00:17.265422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40bd2209-80a5-4a50-bdd8-6458a38505eb tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] GET http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:17.268161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40bd2209-80a5-4a50-bdd8-6458a38505eb tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:17.268523 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:17.268523 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:17.269144 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40bd2209-80a5-4a50-bdd8-6458a38505eb tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:17.284546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-326ac4f5-aba8-4af3-9718-5dc04dd3cc6a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:17.285086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-326ac4f5-aba8-4af3-9718-5dc04dd3cc6a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:17.285293 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:17.285293 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:17.285670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-326ac4f5-aba8-4af3-9718-5dc04dd3cc6a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:17.337051 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:17.337051 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:17.345611 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:17.345611 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:17.353830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-40bd2209-80a5-4a50-bdd8-6458a38505eb tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:17.358315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-326ac4f5-aba8-4af3-9718-5dc04dd3cc6a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:17.381373 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40bd2209-80a5-4a50-bdd8-6458a38505eb tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 200 Jan 19 09:00:17.382217 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1003/2073] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:17 2021] GET /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:17.400391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06f5135c-dd09-4909-acac-364a9bae7a2a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:17.400918 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06f5135c-dd09-4909-acac-364a9bae7a2a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:17.401237 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:17.401237 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:17.401500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06f5135c-dd09-4909-acac-364a9bae7a2a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:17.404541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-326ac4f5-aba8-4af3-9718-5dc04dd3cc6a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:17.427662 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1071/2074] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:17 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:17.480536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:17.480536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:17.491119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-06f5135c-dd09-4909-acac-364a9bae7a2a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:17.540418 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06f5135c-dd09-4909-acac-364a9bae7a2a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:17.541953 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1004/2075] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:17 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:18.192481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54ccda71-cdd0-45b4-badc-95847a711a88 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:18.194480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54ccda71-cdd0-45b4-badc-95847a711a88 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:18.195641 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:18.195641 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:18.195994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54ccda71-cdd0-45b4-badc-95847a711a88 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:18.301307 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:18.301307 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:18.314049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-54ccda71-cdd0-45b4-badc-95847a711a88 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:18.347099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54ccda71-cdd0-45b4-badc-95847a711a88 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:18.354594 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1072/2076] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:18 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:18.398988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a5cda70-ec72-4d27-b68c-c5def1a33d88 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] GET http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:18.399518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a5cda70-ec72-4d27-b68c-c5def1a33d88 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:18.399708 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:18.399708 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:18.400138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a5cda70-ec72-4d27-b68c-c5def1a33d88 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:18.421318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b4ff0a6-ba8a-4da0-b4c4-1f1b2b7fe1a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:18.422534 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b4ff0a6-ba8a-4da0-b4c4-1f1b2b7fe1a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:18.422961 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:18.422961 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:18.423625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b4ff0a6-ba8a-4da0-b4c4-1f1b2b7fe1a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:18.512879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:18.512879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:18.531891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3a5cda70-ec72-4d27-b68c-c5def1a33d88 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:18.560016 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:18.560016 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:18.596217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a5cda70-ec72-4d27-b68c-c5def1a33d88 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 200 Jan 19 09:00:18.597363 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1005/2077] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:18 2021] GET /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 941 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:18.601485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ac37a74-b770-4448-9d86-b850add09b0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:18.602014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ac37a74-b770-4448-9d86-b850add09b0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:18.602230 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:18.602230 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:18.602634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ac37a74-b770-4448-9d86-b850add09b0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:18.612746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9b4ff0a6-ba8a-4da0-b4c4-1f1b2b7fe1a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:18.654980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b4ff0a6-ba8a-4da0-b4c4-1f1b2b7fe1a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:18.656175 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1073/2078] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:18 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:18.669739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] POST http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a/action Jan 19 09:00:18.672141 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:18.672141 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:18.677213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Action body: b'{"os-retype": {"new_type": "1d8133c9-4938-4522-8930-1e4a86a89cbc"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:00:18.677768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "1d8133c9-4938-4522-8930-1e4a86a89cbc"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:18.737563 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:18.737563 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:18.763344 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ac37a74-b770-4448-9d86-b850add09b0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:18.765037 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:18.765037 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:18.766305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:18.815431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ac37a74-b770-4448-9d86-b850add09b0f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:18.816219 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1006/2079] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:18 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:18.853120 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1990306278 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1990306278, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:00:18.855893 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1990306278 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1990306278, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:00:18.886559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Created reservations ['821d755c-c206-4df9-b2d6-50407a08ece8', 'b51778fb-e4d7-4e36-8f7f-4119bec4b927'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:18.991806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Created reservations ['685e396e-00b5-4a5d-b787-0bca285651fb', '65eb0508-b3ed-4122-9c66-10f6c46ad518'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:19.112453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Retype volume request issued successfully. Jan 19 09:00:19.113322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc46155c-f72f-4422-9bd8-3dd79822200d tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a/action returned with HTTP 202 Jan 19 09:00:19.117190 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1074/2080] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:00:18 2021] POST /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a/action => generated 0 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:00:19.121518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e62c4364-aaab-4dcc-a57a-7cb4e6f3f42a tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] GET http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:19.122218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e62c4364-aaab-4dcc-a57a-7cb4e6f3f42a tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:19.122604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:19.122604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:19.133636 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e62c4364-aaab-4dcc-a57a-7cb4e6f3f42a tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:19.305808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:19.305808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:19.339056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e62c4364-aaab-4dcc-a57a-7cb4e6f3f42a tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:19.367860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4f8bfd7-8db4-468e-a335-d26b8fb8180f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:19.368881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4f8bfd7-8db4-468e-a335-d26b8fb8180f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:19.369313 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:19.369313 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:19.370003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4f8bfd7-8db4-468e-a335-d26b8fb8180f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:19.393695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e62c4364-aaab-4dcc-a57a-7cb4e6f3f42a tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 200 Jan 19 09:00:19.402689 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1007/2081] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:19 2021] GET /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 940 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:19.508597 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:19.508597 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:19.545562 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e4f8bfd7-8db4-468e-a335-d26b8fb8180f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:19.602162 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4f8bfd7-8db4-468e-a335-d26b8fb8180f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:19.603029 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1075/2082] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:19 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:19.672798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3e443c0-30f6-4f9a-a337-769aff7641c3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:19.673576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3e443c0-30f6-4f9a-a337-769aff7641c3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:19.673926 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:19.673926 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:19.674499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3e443c0-30f6-4f9a-a337-769aff7641c3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:19.808959 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:19.808959 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:19.822026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e3e443c0-30f6-4f9a-a337-769aff7641c3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:19.831961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d746c5c-aed7-476c-95f9-64e857d035ff tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:19.832914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d746c5c-aed7-476c-95f9-64e857d035ff tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:19.833327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:19.833327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:19.833997 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d746c5c-aed7-476c-95f9-64e857d035ff tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:19.853941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3e443c0-30f6-4f9a-a337-769aff7641c3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:19.855172 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1008/2083] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:19 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:19.940165 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:19.940165 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:19.950683 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4d746c5c-aed7-476c-95f9-64e857d035ff tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:20.010132 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d746c5c-aed7-476c-95f9-64e857d035ff tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:20.011840 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1076/2084] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:19 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:20.213608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f06ebf79-57f0-4bc1-befc-78ac5665b4a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes Jan 19 09:00:20.214258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f06ebf79-57f0-4bc1-befc-78ac5665b4a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:20.214364 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:20.214364 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:20.214746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f06ebf79-57f0-4bc1-befc-78ac5665b4a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:20.215620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-f06ebf79-57f0-4bc1-befc-78ac5665b4a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:20.217403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f06ebf79-57f0-4bc1-befc-78ac5665b4a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:20.328523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f06ebf79-57f0-4bc1-befc-78ac5665b4a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:20.329352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f06ebf79-57f0-4bc1-befc-78ac5665b4a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes returned with HTTP 200 Jan 19 09:00:20.335898 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1009/2085] 10.222.0.25 () {58 vars in 1204 bytes} [Tue Jan 19 09:00:19 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes => generated 15 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:00:20.340648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] POST http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes Jan 19 09:00:20.341471 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:20.341471 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:20.341889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1315885110"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:20.343142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1315885110'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:20.343516 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume of 1 GB Jan 19 09:00:20.381044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Availability Zones retrieved successfully. Jan 19 09:00:20.414824 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cdd4f2da-58bb-4624-903b-250b8415fc6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] GET http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:20.415360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cdd4f2da-58bb-4624-903b-250b8415fc6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:20.415860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cdd4f2da-58bb-4624-903b-250b8415fc6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:20.423520 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Flow 'volume_create_api' (53c8621f-6e70-4615-b293-44753686ad9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:20.432443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728db5fb-7f10-471e-b939-fd580d27a5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:20.438744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:20.551271 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:20.551271 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:20.580599 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cdd4f2da-58bb-4624-903b-250b8415fc6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:20.608690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728db5fb-7f10-471e-b939-fd580d27a5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:20.611696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0941b1-e252-489a-a104-b8342dea1a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:20.623453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cdd4f2da-58bb-4624-903b-250b8415fc6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 200 Jan 19 09:00:20.624622 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1010/2086] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:20 2021] GET /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 942 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:20.632351 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75635a26-fd97-4f05-b8aa-d723ee6ef87a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:20.632910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75635a26-fd97-4f05-b8aa-d723ee6ef87a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:20.633804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:20.633804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:20.634199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75635a26-fd97-4f05-b8aa-d723ee6ef87a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:20.699624 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:20.699624 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:20.710928 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-75635a26-fd97-4f05-b8aa-d723ee6ef87a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:20.745615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75635a26-fd97-4f05-b8aa-d723ee6ef87a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:20.746922 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1011/2087] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:20 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:20.764286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eadfd016-fca7-450d-b9c5-2c82735cec6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] GET http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:20.770394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eadfd016-fca7-450d-b9c5-2c82735cec6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:20.770933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:20.770933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:20.772322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eadfd016-fca7-450d-b9c5-2c82735cec6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:20.859491 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:20.859491 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:20.870933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eadfd016-fca7-450d-b9c5-2c82735cec6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:20.917366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Created reservations ['9c73c66d-af3c-4046-8b43-06675505cafd', '1f03b084-b953-4cbd-9452-1b2f81eb07d8', '86fbd0c1-f0ba-433a-8a45-0fd9b1217b00', '42676b4b-623e-4e2f-9916-d833654e4a3f'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:20.919328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0941b1-e252-489a-a104-b8342dea1a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c73c66d-af3c-4046-8b43-06675505cafd', '1f03b084-b953-4cbd-9452-1b2f81eb07d8', '86fbd0c1-f0ba-433a-8a45-0fd9b1217b00', '42676b4b-623e-4e2f-9916-d833654e4a3f']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:20.921893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fafdab-a2db-44ad-a3f8-15be455fc29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:20.926645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eadfd016-fca7-450d-b9c5-2c82735cec6f tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 200 Jan 19 09:00:20.940194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1012/2088] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:20 2021] GET /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 942 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:20.940194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-839c3914-5373-402e-a4a8-85d6537f008c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:20.940194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-839c3914-5373-402e-a4a8-85d6537f008c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:20.940194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:20.940194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:20.940194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-839c3914-5373-402e-a4a8-85d6537f008c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:20.999542 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:20.999542 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:21.010554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-839c3914-5373-402e-a4a8-85d6537f008c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:21.042737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-839c3914-5373-402e-a4a8-85d6537f008c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:21.045822 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1013/2089] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:20 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.050613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0491fb2-7cc8-43a8-8f6e-b3f0e6ad9165 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] POST http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types Jan 19 09:00:21.051219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:21.051219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:21.052514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0491fb2-7cc8-43a8-8f6e-b3f0e6ad9165 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-338558671", "description": "tempest-volume-type-description-90971230", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:21.101989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7fafdab-a2db-44ad-a3f8-15be455fc29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffe0d695-78b1-4635-97a5-091780d5f382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1315885110',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5da3d27393dc4277b9d98ee2fe9da581',qos_specs=None,replication_status=,reservations=['9c73c66d-af3c-4046-8b43-06675505cafd','1f03b084-b953-4cbd-9452-1b2f81eb07d8','86fbd0c1-f0ba-433a-8a45-0fd9b1217b00','42676b4b-623e-4e2f-9916-d833654e4a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1315885110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffe0d695-78b1-4635-97a5-091780d5f382,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5da3d27393dc4277b9d98ee2fe9da581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:21.110805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (593a8a49-2cd6-44dc-a2b4-97da25c80a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:21.157781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0491fb2-7cc8-43a8-8f6e-b3f0e6ad9165 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types returned with HTTP 200 Jan 19 09:00:21.164064 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1014/2090] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 09:00:21 2021] POST /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types => generated 315 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.173971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (593a8a49-2cd6-44dc-a2b4-97da25c80a24) transitioned into state 'SUCCESS' from state '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-1315885110',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5da3d27393dc4277b9d98ee2fe9da581',qos_specs=None,replication_status=,reservations=['9c73c66d-af3c-4046-8b43-06675505cafd','1f03b084-b953-4cbd-9452-1b2f81eb07d8','86fbd0c1-f0ba-433a-8a45-0fd9b1217b00','42676b4b-623e-4e2f-9916-d833654e4a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:21.176850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-01dfaa81-0aed-4064-80c4-cf80d1a892b9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:21.177410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-01dfaa81-0aed-4064-80c4-cf80d1a892b9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:21.177917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-01dfaa81-0aed-4064-80c4-cf80d1a892b9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:21.181308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a5acce-1755-40fc-afd1-c83eba01134a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:21.229235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a5acce-1755-40fc-afd1-c83eba01134a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:21.233241 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Flow 'volume_create_api' (53c8621f-6e70-4615-b293-44753686ad9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:21.301194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:21.301194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:21.327677 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-01dfaa81-0aed-4064-80c4-cf80d1a892b9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:21.367301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume request issued successfully. Jan 19 09:00:21.375042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-01dfaa81-0aed-4064-80c4-cf80d1a892b9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:21.383520 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1015/2091] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:21 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.389301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41f52cf7-42e5-4f7d-aee6-5894992cc734 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 Jan 19 09:00:21.389850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41f52cf7-42e5-4f7d-aee6-5894992cc734 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:21.390073 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:21.390073 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:21.390466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41f52cf7-42e5-4f7d-aee6-5894992cc734 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:21.412109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86231909-9225-41d4-8601-b301a294d32a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes returned with HTTP 202 Jan 19 09:00:21.416223 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1077/2092] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:00:20 2021] POST /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes => generated 833 bytes in 1079 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:00:21.428385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77dcd27a-ebf7-4428-8b92-7e619dd39444 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:21.432150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77dcd27a-ebf7-4428-8b92-7e619dd39444 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:21.434588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41f52cf7-42e5-4f7d-aee6-5894992cc734 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 returned with HTTP 200 Jan 19 09:00:21.438591 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1016/2093] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:21 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 => generated 337 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.442255 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:21.442255 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:21.443604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77dcd27a-ebf7-4428-8b92-7e619dd39444 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:21.455575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dafdd30d-ea45-46b0-9159-0a6cc69df992 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] POST http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types Jan 19 09:00:21.460413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dafdd30d-ea45-46b0-9159-0a6cc69df992 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-756278695"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:21.537282 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dafdd30d-ea45-46b0-9159-0a6cc69df992 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types returned with HTTP 200 Jan 19 09:00:21.538291 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1017/2094] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:00:21 2021] POST /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types => generated 220 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.553418 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-14009554-c59f-4761-81c2-a6e64c265d29 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] POST http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption Jan 19 09:00:21.554186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-14009554-c59f-4761-81c2-a6e64c265d29 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:21.567727 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:21.567727 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:21.582597 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-77dcd27a-ebf7-4428-8b92-7e619dd39444 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:21.612067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77dcd27a-ebf7-4428-8b92-7e619dd39444 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 200 Jan 19 09:00:21.622858 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1078/2095] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:21 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 => generated 925 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:21.646885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-14009554-c59f-4761-81c2-a6e64c265d29 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption returned with HTTP 200 Jan 19 09:00:21.648916 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1018/2096] 10.222.0.25 () {60 vars in 1363 bytes} [Tue Jan 19 09:00:21 2021] POST /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption => generated 193 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.659628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9521abf3-9f73-4e65-be11-5224d13c5ced tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption Jan 19 09:00:21.660161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9521abf3-9f73-4e65-be11-5224d13c5ced tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:21.660378 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:21.660378 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:21.660753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9521abf3-9f73-4e65-be11-5224d13c5ced tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:21.692486 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9521abf3-9f73-4e65-be11-5224d13c5ced tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption returned with HTTP 200 Jan 19 09:00:21.693645 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1079/2097] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 09:00:21 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption => generated 313 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.704977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71c9bb3a-7497-4bd0-8260-8467ce71eb82 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] PUT http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/provider Jan 19 09:00:21.705757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71c9bb3a-7497-4bd0-8260-8467ce71eb82 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:21.762525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca367e09-c044-47b0-a24b-e68338589498 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:21.762908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca367e09-c044-47b0-a24b-e68338589498 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:21.763405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca367e09-c044-47b0-a24b-e68338589498 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:21.778950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71c9bb3a-7497-4bd0-8260-8467ce71eb82 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/provider returned with HTTP 200 Jan 19 09:00:21.784801 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1019/2098] 10.222.0.25 () {60 vars in 1390 bytes} [Tue Jan 19 09:00:21 2021] PUT /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/provider => generated 122 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.799608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce6c5560-5b01-4697-b85b-4049c6d4f97e tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption Jan 19 09:00:21.817613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce6c5560-5b01-4697-b85b-4049c6d4f97e tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:21.819421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce6c5560-5b01-4697-b85b-4049c6d4f97e tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:21.867778 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce6c5560-5b01-4697-b85b-4049c6d4f97e tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption returned with HTTP 200 Jan 19 09:00:21.868824 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1020/2099] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 09:00:21 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption => generated 347 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:21.894158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4eeac2bd-a1bd-4ca4-94cc-3580ce59939b tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/cipher Jan 19 09:00:21.894839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4eeac2bd-a1bd-4ca4-94cc-3580ce59939b tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:21.897144 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4eeac2bd-a1bd-4ca4-94cc-3580ce59939b tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:21.909045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:21.909045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:21.938926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca367e09-c044-47b0-a24b-e68338589498 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:21.944017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4eeac2bd-a1bd-4ca4-94cc-3580ce59939b tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/cipher returned with HTTP 200 Jan 19 09:00:21.956302 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1021/2100] 10.222.0.25 () {58 vars in 1363 bytes} [Tue Jan 19 09:00:21 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/cipher => generated 29 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:00:21.969916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-109f5c6e-9c29-4a8a-8823-8a93080eaff2 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] DELETE http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/provider Jan 19 09:00:21.971104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-109f5c6e-9c29-4a8a-8823-8a93080eaff2 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:21.971617 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-109f5c6e-9c29-4a8a-8823-8a93080eaff2 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.014834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca367e09-c044-47b0-a24b-e68338589498 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:22.014834 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1080/2101] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:21 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:22.080619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5db62c4e-b8ed-438e-922b-1b321c1a34b1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:22.080619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5db62c4e-b8ed-438e-922b-1b321c1a34b1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.080619 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:22.080619 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:22.080619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5db62c4e-b8ed-438e-922b-1b321c1a34b1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.099281 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-109f5c6e-9c29-4a8a-8823-8a93080eaff2 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/provider returned with HTTP 202 Jan 19 09:00:22.100739 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1022/2102] 10.222.0.25 () {58 vars in 1372 bytes} [Tue Jan 19 09:00:21 2021] DELETE /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption/provider => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:22.120936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2684a8e3-6fec-44cc-afb3-bba57f6e913a tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption Jan 19 09:00:22.121495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2684a8e3-6fec-44cc-afb3-bba57f6e913a tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.122288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2684a8e3-6fec-44cc-afb3-bba57f6e913a tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.146771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2684a8e3-6fec-44cc-afb3-bba57f6e913a tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption returned with HTTP 200 Jan 19 09:00:22.153397 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1023/2103] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption => generated 2 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 09:00:22.166080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ea3f7b1-07d3-4d93-aaa8-dee14a7d620c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption Jan 19 09:00:22.166909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ea3f7b1-07d3-4d93-aaa8-dee14a7d620c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.170104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ea3f7b1-07d3-4d93-aaa8-dee14a7d620c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.199685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ea3f7b1-07d3-4d93-aaa8-dee14a7d620c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption returned with HTTP 200 Jan 19 09:00:22.207149 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1024/2104] 10.222.0.25 () {58 vars in 1342 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c/encryption => generated 2 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 19 09:00:22.213832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53009ec6-1ff1-4fa5-8fae-f371dbbeee1c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types Jan 19 09:00:22.215197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53009ec6-1ff1-4fa5-8fae-f371dbbeee1c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.215958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53009ec6-1ff1-4fa5-8fae-f371dbbeee1c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.246979 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:22.246979 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:22.260897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53009ec6-1ff1-4fa5-8fae-f371dbbeee1c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types returned with HTTP 200 Jan 19 09:00:22.262076 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1025/2105] 10.222.0.25 () {58 vars in 1198 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types => generated 1575 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:22.270568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5db62c4e-b8ed-438e-922b-1b321c1a34b1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:22.278203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f2c44b2-fbc8-47e3-9f56-9d669e0ae83c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] POST http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types Jan 19 09:00:22.279359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f2c44b2-fbc8-47e3-9f56-9d669e0ae83c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-737978424"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:22.349561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5db62c4e-b8ed-438e-922b-1b321c1a34b1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:22.350783 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1081/2106] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:22.357487 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f2c44b2-fbc8-47e3-9f56-9d669e0ae83c tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types returned with HTTP 200 Jan 19 09:00:22.358335 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1026/2107] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:00:22 2021] POST /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types => generated 220 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:22.370639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9dc328cd-28fb-4078-af21-06855fef9bba tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] PUT http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a Jan 19 09:00:22.371147 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:22.371147 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:22.371527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9dc328cd-28fb-4078-af21-06855fef9bba tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-852264852", "description": "tempest-volume-type-description-441151143", "is_public": false}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:22.398270 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9e4ae0a-49c1-4505-b34f-404fdaa96854 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:22.398847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9e4ae0a-49c1-4505-b34f-404fdaa96854 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.399359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9e4ae0a-49c1-4505-b34f-404fdaa96854 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.560815 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:22.560815 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:22.577976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f9e4ae0a-49c1-4505-b34f-404fdaa96854 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:22.647791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9dc328cd-28fb-4078-af21-06855fef9bba tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a returned with HTTP 200 Jan 19 09:00:22.647791 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1082/2108] 10.222.0.25 () {60 vars in 1330 bytes} [Tue Jan 19 09:00:22 2021] PUT /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a => generated 203 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:22.663222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa54c232-f0e3-4f7b-85c4-64069a1046a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:22.663763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa54c232-f0e3-4f7b-85c4-64069a1046a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.664249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa54c232-f0e3-4f7b-85c4-64069a1046a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.669611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9e4ae0a-49c1-4505-b34f-404fdaa96854 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:22.670791 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1027/2109] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:22.678754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7335620-6601-4707-ab0a-25d7d68f8d18 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a Jan 19 09:00:22.679285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7335620-6601-4707-ab0a-25d7d68f8d18 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.679500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:22.679500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:22.680167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7335620-6601-4707-ab0a-25d7d68f8d18 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.713689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7335620-6601-4707-ab0a-25d7d68f8d18 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a returned with HTTP 200 Jan 19 09:00:22.714749 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1028/2110] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a => generated 267 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:22.731390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db7f7bfc-2153-47c2-9500-007a0d9d42c5 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] DELETE http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a Jan 19 09:00:22.731916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db7f7bfc-2153-47c2-9500-007a0d9d42c5 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.732408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db7f7bfc-2153-47c2-9500-007a0d9d42c5 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.771148 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:22.771148 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:22.780722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa54c232-f0e3-4f7b-85c4-64069a1046a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:22.808943 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa54c232-f0e3-4f7b-85c4-64069a1046a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 200 Jan 19 09:00:22.809799 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1083/2111] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 => generated 926 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:22.834304 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1732ebe5-16b3-4b59-bd1b-0c8240dea581 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:22.835126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1732ebe5-16b3-4b59-bd1b-0c8240dea581 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.835322 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:22.835322 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:22.835714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1732ebe5-16b3-4b59-bd1b-0c8240dea581 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.880897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:00:22.880897 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:00:22.893769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db7f7bfc-2153-47c2-9500-007a0d9d42c5 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a returned with HTTP 202 Jan 19 09:00:22.898769 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1029/2112] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:00:22 2021] DELETE /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:22.911447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0033b093-6b53-413b-bbd1-16a7c523b59f tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a Jan 19 09:00:22.914851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0033b093-6b53-413b-bbd1-16a7c523b59f tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.915372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0033b093-6b53-413b-bbd1-16a7c523b59f tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.927407 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:22.927407 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:22.940276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1732ebe5-16b3-4b59-bd1b-0c8240dea581 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:22.940484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0033b093-6b53-413b-bbd1-16a7c523b59f tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a returned with HTTP 404 Jan 19 09:00:22.953902 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1030/2113] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/d74f0307-ad44-4848-9b28-34f65ff0901a => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:22.965171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92d98935-bd14-4e9a-92d5-ce6aeb0eaca7 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] DELETE http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c Jan 19 09:00:22.965696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92d98935-bd14-4e9a-92d5-ce6aeb0eaca7 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:22.966223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92d98935-bd14-4e9a-92d5-ce6aeb0eaca7 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:22.983175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1732ebe5-16b3-4b59-bd1b-0c8240dea581 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 200 Jan 19 09:00:22.984337 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1084/2114] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:22 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 => generated 926 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:22.998931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] POST http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes Jan 19 09:00:22.999404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:22.999404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:22.999822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1145032006"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:23.001156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1145032006'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:23.001519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume of 1 GB Jan 19 09:00:23.032179 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Availability Zones retrieved successfully. Jan 19 09:00:23.079413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Flow 'volume_create_api' (22d0e88e-6695-4dfa-b45b-4151b2809f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:23.083141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313f9494-5bc6-4152-bc48-f091c1297cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:23.090222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:23.119841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92d98935-bd14-4e9a-92d5-ce6aeb0eaca7 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c returned with HTTP 202 Jan 19 09:00:23.123801 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1031/2115] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:00:22 2021] DELETE /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:00:23.125257 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cf271fe-f583-4c84-b62f-75612b866d0c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:23.125847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cf271fe-f583-4c84-b62f-75612b866d0c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.126413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cf271fe-f583-4c84-b62f-75612b866d0c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.181873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313f9494-5bc6-4152-bc48-f091c1297cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:23.184861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90b966d-b0b8-4433-95f2-b49a39920fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:23.199207 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:23.199207 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:23.221513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1cf271fe-f583-4c84-b62f-75612b866d0c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:23.262555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cf271fe-f583-4c84-b62f-75612b866d0c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:23.265486 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1032/2116] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:23 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:23.272406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1fe468a-6061-4874-a055-27306d4225a6 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c Jan 19 09:00:23.272943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1fe468a-6061-4874-a055-27306d4225a6 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.273160 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:23.273160 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:23.273545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1fe468a-6061-4874-a055-27306d4225a6 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.290765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1fe468a-6061-4874-a055-27306d4225a6 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c returned with HTTP 404 Jan 19 09:00:23.293787 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1033/2117] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:23 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/45aa34c5-f315-43d0-b477-4eb19b68510c => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:23.301403 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a04493b-e79d-42d7-b7a0-33c4a1864f3b tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] DELETE http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 Jan 19 09:00:23.305296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a04493b-e79d-42d7-b7a0-33c4a1864f3b tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.305296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a04493b-e79d-42d7-b7a0-33c4a1864f3b tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.312680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Created reservations ['dd38dffb-2c3b-446b-a7f0-ceed7a30f76f', '7c46e0f0-c5a0-483f-bb17-d764227d166f', '4bdd8686-3dd6-4a36-bf75-b5a961e1428b', '4a03299e-9d63-4e8f-abfc-1dea4bdbca31'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:23.318873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90b966d-b0b8-4433-95f2-b49a39920fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd38dffb-2c3b-446b-a7f0-ceed7a30f76f', '7c46e0f0-c5a0-483f-bb17-d764227d166f', '4bdd8686-3dd6-4a36-bf75-b5a961e1428b', '4a03299e-9d63-4e8f-abfc-1dea4bdbca31']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:23.326162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbaf3788-a850-4633-9270-b4c849b74934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:23.382851 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:00:23.382851 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:00:23.401969 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbaf3788-a850-4633-9270-b4c849b74934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29efab72-43f3-41ab-ada6-ee6cc51edc6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1145032006',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5da3d27393dc4277b9d98ee2fe9da581',qos_specs=None,replication_status=,reservations=['dd38dffb-2c3b-446b-a7f0-ceed7a30f76f','7c46e0f0-c5a0-483f-bb17-d764227d166f','4bdd8686-3dd6-4a36-bf75-b5a961e1428b','4a03299e-9d63-4e8f-abfc-1dea4bdbca31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1145032006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29efab72-43f3-41ab-ada6-ee6cc51edc6a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5da3d27393dc4277b9d98ee2fe9da581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:23.402822 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a04493b-e79d-42d7-b7a0-33c4a1864f3b tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 returned with HTTP 202 Jan 19 09:00:23.404332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b745635b-ad3f-46c6-b77f-f59077b5f228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:23.406727 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1034/2118] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:00:23 2021] DELETE /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:23.411222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0fe6e4c-ce88-4879-9c09-22555925c971 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:23.411760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0fe6e4c-ce88-4879-9c09-22555925c971 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.412257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0fe6e4c-ce88-4879-9c09-22555925c971 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.435209 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b745635b-ad3f-46c6-b77f-f59077b5f228) transitioned into state 'SUCCESS' from state '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-1145032006',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5da3d27393dc4277b9d98ee2fe9da581',qos_specs=None,replication_status=,reservations=['dd38dffb-2c3b-446b-a7f0-ceed7a30f76f','7c46e0f0-c5a0-483f-bb17-d764227d166f','4bdd8686-3dd6-4a36-bf75-b5a961e1428b','4a03299e-9d63-4e8f-abfc-1dea4bdbca31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:23.437251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08775d8-b7db-4897-9919-078f9bbeecbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:23.467101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08775d8-b7db-4897-9919-078f9bbeecbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:23.470046 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Flow 'volume_create_api' (22d0e88e-6695-4dfa-b45b-4151b2809f8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:23.529245 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:23.529245 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:23.535324 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume request issued successfully. Jan 19 09:00:23.538686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e0fe6e4c-ce88-4879-9c09-22555925c971 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:23.570798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-952798c0-6793-4042-9d7b-62ef965640bc tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes returned with HTTP 202 Jan 19 09:00:23.572060 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1085/2119] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:00:22 2021] POST /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes => generated 833 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:00:23.578041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f07a62a-3d9f-4945-b7ec-34916c6f02af tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 Jan 19 09:00:23.579066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f07a62a-3d9f-4945-b7ec-34916c6f02af tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.579304 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:23.579304 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:23.579693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f07a62a-3d9f-4945-b7ec-34916c6f02af tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.584958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0fe6e4c-ce88-4879-9c09-22555925c971 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:23.596315 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1035/2120] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:23 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:23.596315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da70e752-30fa-4d99-a1d0-c7b4719bd832 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:23.596315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da70e752-30fa-4d99-a1d0-c7b4719bd832 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.596315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:23.596315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:23.596315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da70e752-30fa-4d99-a1d0-c7b4719bd832 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.601422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f07a62a-3d9f-4945-b7ec-34916c6f02af tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 returned with HTTP 404 Jan 19 09:00:23.606080 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1086/2121] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:23 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/03c9b6fc-963a-4a6a-88cd-d8636dd10c28 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:23.617329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8563ea62-2cf0-4123-9f2e-cb84d0cfb3f1 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] DELETE http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:23.617679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8563ea62-2cf0-4123-9f2e-cb84d0cfb3f1 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.629754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8563ea62-2cf0-4123-9f2e-cb84d0cfb3f1 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.629978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-8563ea62-2cf0-4123-9f2e-cb84d0cfb3f1 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Delete volume with id: 080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:23.651682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:23.651682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:23.661678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da70e752-30fa-4d99-a1d0-c7b4719bd832 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:23.688725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da70e752-30fa-4d99-a1d0-c7b4719bd832 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:23.689825 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1036/2122] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:23 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 901 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:23.703329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dfaf39d2-c55f-4057-8b75-db4bc5740326 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:23.704482 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dfaf39d2-c55f-4057-8b75-db4bc5740326 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.704785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:23.704785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:23.705292 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dfaf39d2-c55f-4057-8b75-db4bc5740326 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.735532 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:23.735532 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:23.736909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8563ea62-2cf0-4123-9f2e-cb84d0cfb3f1 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:23.761925 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:23.761925 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:23.775290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dfaf39d2-c55f-4057-8b75-db4bc5740326 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:23.788846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8563ea62-2cf0-4123-9f2e-cb84d0cfb3f1 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Delete volume request issued successfully. Jan 19 09:00:23.789326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8563ea62-2cf0-4123-9f2e-cb84d0cfb3f1 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 202 Jan 19 09:00:23.790726 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1087/2123] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:00:23 2021] DELETE /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:23.798602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-619aef52-d6ff-4d22-9487-872db35d0a07 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] GET http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:23.799129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-619aef52-d6ff-4d22-9487-872db35d0a07 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:23.799339 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:23.799339 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:23.799713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-619aef52-d6ff-4d22-9487-872db35d0a07 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:23.800447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dfaf39d2-c55f-4057-8b75-db4bc5740326 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:23.801400 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1037/2124] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:23 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:23.877359 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:23.877359 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:23.887505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-619aef52-d6ff-4d22-9487-872db35d0a07 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:23.948525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-619aef52-d6ff-4d22-9487-872db35d0a07 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 200 Jan 19 09:00:23.952164 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1088/2125] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:23 2021] GET /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 941 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:24.281106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1b535f3-e2b0-4f68-b177-5ef76066cac7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:24.281710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1b535f3-e2b0-4f68-b177-5ef76066cac7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:24.281991 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:24.281991 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:24.282740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1b535f3-e2b0-4f68-b177-5ef76066cac7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:24.403545 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:24.403545 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:24.428676 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f1b535f3-e2b0-4f68-b177-5ef76066cac7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:24.488839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1b535f3-e2b0-4f68-b177-5ef76066cac7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:24.507055 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1038/2126] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:24 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:24.604033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0c57065-23ac-45d8-930c-c22fee6d94e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:24.604568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0c57065-23ac-45d8-930c-c22fee6d94e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:24.604777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:24.604777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:24.605147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0c57065-23ac-45d8-930c-c22fee6d94e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:24.706468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e20c8930-8d80-4488-b6ae-bc099de3986a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:24.708436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e20c8930-8d80-4488-b6ae-bc099de3986a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:24.708837 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:24.708837 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:24.709626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e20c8930-8d80-4488-b6ae-bc099de3986a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:24.737380 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:24.737380 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:24.763651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e0c57065-23ac-45d8-930c-c22fee6d94e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:24.821336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0c57065-23ac-45d8-930c-c22fee6d94e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:24.822401 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1089/2127] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:24.843715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0849cc7d-62c1-47bb-a262-29c46390b244 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:24.844677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0849cc7d-62c1-47bb-a262-29c46390b244 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:24.848958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:24.848958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:24.849347 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:24.849347 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:24.850595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0849cc7d-62c1-47bb-a262-29c46390b244 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:24.861073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e20c8930-8d80-4488-b6ae-bc099de3986a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:24.903781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e20c8930-8d80-4488-b6ae-bc099de3986a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:24.905177 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1039/2128] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:24 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 925 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:24.960688 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:24.960688 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:24.970554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05f020aa-d326-40f3-9f10-099064e975a4 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] GET http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:24.971317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05f020aa-d326-40f3-9f10-099064e975a4 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:24.971815 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:24.971815 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:24.972548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05f020aa-d326-40f3-9f10-099064e975a4 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:24.982364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0849cc7d-62c1-47bb-a262-29c46390b244 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:25.011672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0849cc7d-62c1-47bb-a262-29c46390b244 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:25.012948 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1090/2129] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:24 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:25.093496 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:25.093496 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:25.110567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-05f020aa-d326-40f3-9f10-099064e975a4 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Volume info retrieved successfully. Jan 19 09:00:25.167171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05f020aa-d326-40f3-9f10-099064e975a4 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 200 Jan 19 09:00:25.168290 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1040/2130] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:24 2021] GET /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 941 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:25.513367 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69aaf59e-3474-4381-8f98-d5eb9f3fd6b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:25.513906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69aaf59e-3474-4381-8f98-d5eb9f3fd6b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:25.514076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:25.514076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:25.514450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69aaf59e-3474-4381-8f98-d5eb9f3fd6b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:25.641257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:25.641257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:25.657050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-69aaf59e-3474-4381-8f98-d5eb9f3fd6b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:25.695780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69aaf59e-3474-4381-8f98-d5eb9f3fd6b5 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:25.696903 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1091/2131] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:25 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:25.839941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4837e491-20d9-4124-8bfb-11ba1e30faf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:25.840465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4837e491-20d9-4124-8bfb-11ba1e30faf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:25.840692 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:25.840692 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:25.841072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4837e491-20d9-4124-8bfb-11ba1e30faf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:25.898572 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:25.898572 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:25.907768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4837e491-20d9-4124-8bfb-11ba1e30faf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:25.922059 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-468ef023-176b-48f6-8cd0-766b539641bf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:25.922795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-468ef023-176b-48f6-8cd0-766b539641bf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:25.923012 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:25.923012 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:25.923387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-468ef023-176b-48f6-8cd0-766b539641bf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:25.932373 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4837e491-20d9-4124-8bfb-11ba1e30faf7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:25.933383 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1041/2132] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:25 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:26.028500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-755ce965-0d49-4b06-9c48-2ddb4e7fb14d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:26.029050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-755ce965-0d49-4b06-9c48-2ddb4e7fb14d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.029267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:26.029267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:26.029648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-755ce965-0d49-4b06-9c48-2ddb4e7fb14d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:26.051301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:26.051301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:26.078706 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-468ef023-176b-48f6-8cd0-766b539641bf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:26.111950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-468ef023-176b-48f6-8cd0-766b539641bf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:26.116477 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1092/2133] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:25 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 926 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:26.130239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20dff23a-d8b3-4aed-9dd6-68efe1b5570d tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:26.131111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20dff23a-d8b3-4aed-9dd6-68efe1b5570d tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.131512 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:26.131512 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:26.132162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20dff23a-d8b3-4aed-9dd6-68efe1b5570d tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:26.132958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:26.132958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:26.152962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-755ce965-0d49-4b06-9c48-2ddb4e7fb14d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:26.198547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-755ce965-0d49-4b06-9c48-2ddb4e7fb14d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:26.199621 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1042/2134] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:26 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:26.203471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d808f3d-13a4-4bb9-a976-6f1081169637 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] GET http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a Jan 19 09:00:26.203992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d808f3d-13a4-4bb9-a976-6f1081169637 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.204179 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:26.204179 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:26.204566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d808f3d-13a4-4bb9-a976-6f1081169637 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:26.255950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:26.255950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:26.281703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-20dff23a-d8b3-4aed-9dd6-68efe1b5570d tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:26.317173 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d808f3d-13a4-4bb9-a976-6f1081169637 tempest-VolumeTypesTest-1647483929 tempest-VolumeTypesTest-1647483929] http://10.222.0.25/volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a returned with HTTP 404 Jan 19 09:00:26.322185 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1043/2135] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:26 2021] GET /volume/v3/60c26b7491cb4908b66cf7208d9da8ea/volumes/080b2955-ea0f-4784-ab43-ed8198a5479a => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:26.327493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-56bb8c98-8aba-41ab-b515-8c6be6175e40 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] DELETE http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/1d8133c9-4938-4522-8930-1e4a86a89cbc Jan 19 09:00:26.328024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-56bb8c98-8aba-41ab-b515-8c6be6175e40 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.328539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-56bb8c98-8aba-41ab-b515-8c6be6175e40 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:26.348402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20dff23a-d8b3-4aed-9dd6-68efe1b5570d tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:26.351722 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1093/2136] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:26 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 926 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:26.366188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] POST http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes Jan 19 09:00:26.367317 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:26.367317 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:26.367993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-357663909"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:26.369360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-357663909'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:26.369935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume of 1 GB Jan 19 09:00:26.404271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Availability Zones retrieved successfully. Jan 19 09:00:26.413475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:00:26.413475 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:00:26.426897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-56bb8c98-8aba-41ab-b515-8c6be6175e40 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/1d8133c9-4938-4522-8930-1e4a86a89cbc returned with HTTP 202 Jan 19 09:00:26.428420 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1044/2137] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:00:26 2021] DELETE /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/1d8133c9-4938-4522-8930-1e4a86a89cbc => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:26.436587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b3fb6e9-733b-4905-992f-10cf97300fd8 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/1d8133c9-4938-4522-8930-1e4a86a89cbc Jan 19 09:00:26.437262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b3fb6e9-733b-4905-992f-10cf97300fd8 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.438104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b3fb6e9-733b-4905-992f-10cf97300fd8 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:26.446653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Flow 'volume_create_api' (5c9b55c7-6635-4e46-b4f4-116b22f91dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:26.449476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4bcc240-5356-4fe0-bc16-608f76cb5d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:26.451656 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:26.474695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b3fb6e9-733b-4905-992f-10cf97300fd8 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/1d8133c9-4938-4522-8930-1e4a86a89cbc returned with HTTP 404 Jan 19 09:00:26.478952 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1045/2138] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:26 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/1d8133c9-4938-4522-8930-1e4a86a89cbc => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:00:26.484688 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7abf3c61-044a-433d-bbd6-63720db841ad tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] DELETE http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/4133c581-9c05-4b0f-8c26-8d2332379b7e Jan 19 09:00:26.487018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7abf3c61-044a-433d-bbd6-63720db841ad tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.494378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7abf3c61-044a-433d-bbd6-63720db841ad tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:26.614228 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4bcc240-5356-4fe0-bc16-608f76cb5d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:26.618769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d49a1e-5939-4588-ba9c-23efc6086bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:26.687902 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7abf3c61-044a-433d-bbd6-63720db841ad tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/4133c581-9c05-4b0f-8c26-8d2332379b7e returned with HTTP 202 Jan 19 09:00:26.693133 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1046/2139] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:00:26 2021] DELETE /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/4133c581-9c05-4b0f-8c26-8d2332379b7e => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:00:26.698678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bee3a21-277f-4a25-9c64-7ada5315dd00 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] GET http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/4133c581-9c05-4b0f-8c26-8d2332379b7e Jan 19 09:00:26.699817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bee3a21-277f-4a25-9c64-7ada5315dd00 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.699927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bee3a21-277f-4a25-9c64-7ada5315dd00 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:26.730579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bee3a21-277f-4a25-9c64-7ada5315dd00 tempest-VolumeTypesTest-1325309154 tempest-VolumeTypesTest-1325309154] http://10.222.0.25/volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/4133c581-9c05-4b0f-8c26-8d2332379b7e returned with HTTP 404 Jan 19 09:00:26.735062 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1047/2140] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:26 2021] GET /volume/v3/651ce0af74d448f689ccd864dcf6b8b5/types/4133c581-9c05-4b0f-8c26-8d2332379b7e => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:00:26.744885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1657843d-6064-4900-89e0-16477755c38e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:26.745489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1657843d-6064-4900-89e0-16477755c38e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.746394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1657843d-6064-4900-89e0-16477755c38e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:26.782006 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Created reservations ['976c0ace-4e5d-432b-8d32-54b0b91a5368', '41c952d5-2f72-4a71-8521-66d2e3727db4', 'bf8728d0-7c6a-48e6-8c34-46358eccdc65', '79587447-bca9-4639-a259-682848bd1b90'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:26.784234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d49a1e-5939-4588-ba9c-23efc6086bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['976c0ace-4e5d-432b-8d32-54b0b91a5368', '41c952d5-2f72-4a71-8521-66d2e3727db4', 'bf8728d0-7c6a-48e6-8c34-46358eccdc65', '79587447-bca9-4639-a259-682848bd1b90']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:26.786142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7e96b0-9c79-495c-aa54-2e5d46ee56eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:26.858071 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:26.858071 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:26.863780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1657843d-6064-4900-89e0-16477755c38e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:26.936288 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1657843d-6064-4900-89e0-16477755c38e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:26.949411 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1048/2141] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:26 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:26.953467 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1122827f-2529-414d-9a0b-f04f9155e999 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:26.954001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1122827f-2529-414d-9a0b-f04f9155e999 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:26.954378 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:26.954378 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:26.954799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1122827f-2529-414d-9a0b-f04f9155e999 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:27.015109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:27.015109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:27.021663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c7e96b0-9c79-495c-aa54-2e5d46ee56eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f356b04-b367-4c95-ba2b-c38fa2765d61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-357663909',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5da3d27393dc4277b9d98ee2fe9da581',qos_specs=None,replication_status=,reservations=['976c0ace-4e5d-432b-8d32-54b0b91a5368','41c952d5-2f72-4a71-8521-66d2e3727db4','bf8728d0-7c6a-48e6-8c34-46358eccdc65','79587447-bca9-4639-a259-682848bd1b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-357663909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f356b04-b367-4c95-ba2b-c38fa2765d61,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5da3d27393dc4277b9d98ee2fe9da581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:27.023932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265ea6f6-c664-4fc1-8ee0-b26c68da9746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:27.025649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1122827f-2529-414d-9a0b-f04f9155e999 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:27.052071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1122827f-2529-414d-9a0b-f04f9155e999 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:27.064473 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1049/2142] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:26 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:27.091459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265ea6f6-c664-4fc1-8ee0-b26c68da9746) transitioned into state 'SUCCESS' from state '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-357663909',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5da3d27393dc4277b9d98ee2fe9da581',qos_specs=None,replication_status=,reservations=['976c0ace-4e5d-432b-8d32-54b0b91a5368','41c952d5-2f72-4a71-8521-66d2e3727db4','bf8728d0-7c6a-48e6-8c34-46358eccdc65','79587447-bca9-4639-a259-682848bd1b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71b2cde59bc4de3a7073e084e3adcf6',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:27.097179 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7683ce70-2e01-4039-8256-9411cd151de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:27.131412 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7683ce70-2e01-4039-8256-9411cd151de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:27.139110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Flow 'volume_create_api' (5c9b55c7-6635-4e46-b4f4-116b22f91dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:27.215821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f175d085-9666-4b7f-8b32-9127188a22ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:27.216768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f175d085-9666-4b7f-8b32-9127188a22ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:27.216959 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:27.216959 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:27.217361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f175d085-9666-4b7f-8b32-9127188a22ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:27.254020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Create volume request issued successfully. Jan 19 09:00:27.292029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5a17bfd-1b6a-422b-9936-246fcad5b889 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes returned with HTTP 202 Jan 19 09:00:27.293380 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1094/2143] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:00:26 2021] POST /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes => generated 832 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:00:27.311927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-89351bcf-609a-48c2-bb61-1bc645b3b9ec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:27.312460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-89351bcf-609a-48c2-bb61-1bc645b3b9ec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:27.312650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:27.312650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:27.313036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-89351bcf-609a-48c2-bb61-1bc645b3b9ec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:27.317343 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:27.317343 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:27.327787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f175d085-9666-4b7f-8b32-9127188a22ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:27.354678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f175d085-9666-4b7f-8b32-9127188a22ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:27.356157 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1050/2144] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:27 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:27.453413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:27.453413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:27.475098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-89351bcf-609a-48c2-bb61-1bc645b3b9ec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:27.524979 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-89351bcf-609a-48c2-bb61-1bc645b3b9ec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 200 Jan 19 09:00:27.527308 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1095/2145] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:27 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 900 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:27.955278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-861575e3-72bb-4125-8394-e45e522c0503 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:27.955805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-861575e3-72bb-4125-8394-e45e522c0503 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:27.955999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:27.955999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:27.956385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-861575e3-72bb-4125-8394-e45e522c0503 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:28.070876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15784f9d-6b11-4b01-a78f-be0dce3a7fbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:28.073394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15784f9d-6b11-4b01-a78f-be0dce3a7fbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:28.073394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:28.073394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:28.073394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15784f9d-6b11-4b01-a78f-be0dce3a7fbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:28.136101 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:28.136101 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:28.177648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-861575e3-72bb-4125-8394-e45e522c0503 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:28.195508 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:28.195508 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:28.220571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15784f9d-6b11-4b01-a78f-be0dce3a7fbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:28.248431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-861575e3-72bb-4125-8394-e45e522c0503 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:28.259977 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1051/2146] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:27 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:28.263801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15784f9d-6b11-4b01-a78f-be0dce3a7fbb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:28.265698 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1096/2147] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:28 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:28.372994 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-620c4214-c06e-464b-b7e0-c023092e2726 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:28.373705 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-620c4214-c06e-464b-b7e0-c023092e2726 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:28.373969 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:28.373969 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:28.374499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-620c4214-c06e-464b-b7e0-c023092e2726 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:28.526697 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:28.526697 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:28.542948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-895d954d-8d30-4927-8aec-17344264498c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:28.543497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-895d954d-8d30-4927-8aec-17344264498c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:28.543719 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:28.543719 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:28.544102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-895d954d-8d30-4927-8aec-17344264498c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:28.594212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-620c4214-c06e-464b-b7e0-c023092e2726 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:28.676117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-620c4214-c06e-464b-b7e0-c023092e2726 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:28.677134 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1052/2148] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:28 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:28.744889 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:28.744889 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:28.768084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-895d954d-8d30-4927-8aec-17344264498c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:28.823271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-895d954d-8d30-4927-8aec-17344264498c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 200 Jan 19 09:00:28.834410 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1097/2149] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:28 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 925 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:28.839750 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2854ba3-6ce9-4089-ae61-68e68ba12622 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:28.840742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2854ba3-6ce9-4089-ae61-68e68ba12622 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:28.841163 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:28.841163 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:28.841971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2854ba3-6ce9-4089-ae61-68e68ba12622 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:28.906198 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:28.906198 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:28.917166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d2854ba3-6ce9-4089-ae61-68e68ba12622 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:28.975804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2854ba3-6ce9-4089-ae61-68e68ba12622 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 200 Jan 19 09:00:28.990197 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1053/2150] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:28 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 925 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:28.995137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91b3ff5a-bc6f-4f34-8b9d-97383b1d8ed0 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes Jan 19 09:00:28.995713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91b3ff5a-bc6f-4f34-8b9d-97383b1d8ed0 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:28.995908 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:28.995908 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:28.996244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91b3ff5a-bc6f-4f34-8b9d-97383b1d8ed0 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:28.996956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-91b3ff5a-bc6f-4f34-8b9d-97383b1d8ed0 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:28.998771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91b3ff5a-bc6f-4f34-8b9d-97383b1d8ed0 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:29.128060 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-91b3ff5a-bc6f-4f34-8b9d-97383b1d8ed0 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:29.129456 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91b3ff5a-bc6f-4f34-8b9d-97383b1d8ed0 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes returned with HTTP 200 Jan 19 09:00:29.136089 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1098/2151] 10.222.0.25 () {58 vars in 1204 bytes} [Tue Jan 19 09:00:28 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes => generated 1173 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:29.144069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac3c9c8e-cecd-4f86-b298-17657e787171 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?name=tempest-VolumesListTestJSON-Volume-357663909 Jan 19 09:00:29.144926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac3c9c8e-cecd-4f86-b298-17657e787171 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:29.145353 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:29.145353 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:29.146043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac3c9c8e-cecd-4f86-b298-17657e787171 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:29.146952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-ac3c9c8e-cecd-4f86-b298-17657e787171 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:29.150952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ac3c9c8e-cecd-4f86-b298-17657e787171 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-357663909'), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:29.235005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ac3c9c8e-cecd-4f86-b298-17657e787171 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:29.237120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac3c9c8e-cecd-4f86-b298-17657e787171 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?name=tempest-VolumesListTestJSON-Volume-357663909 returned with HTTP 200 Jan 19 09:00:29.247794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1054/2152] 10.222.0.25 () {58 vars in 1303 bytes} [Tue Jan 19 09:00:29 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?name=tempest-VolumesListTestJSON-Volume-357663909 => generated 399 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:29.251037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f29f737-9af6-401f-9f72-0bb07e6cdca8 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145032006 Jan 19 09:00:29.251565 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f29f737-9af6-401f-9f72-0bb07e6cdca8 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:29.251758 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:29.251758 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:29.252405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1f29f737-9af6-401f-9f72-0bb07e6cdca8 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:29.253217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-1f29f737-9af6-401f-9f72-0bb07e6cdca8 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:29.254181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:29.254181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:29.255529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1f29f737-9af6-401f-9f72-0bb07e6cdca8 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1145032006'), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:29.270292 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cdf63649-d457-4940-b56d-fa544c1e2ece tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:29.271127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cdf63649-d457-4940-b56d-fa544c1e2ece tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:29.271427 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:29.271427 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:29.272134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cdf63649-d457-4940-b56d-fa544c1e2ece tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:29.332797 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:29.332797 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:29.343865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cdf63649-d457-4940-b56d-fa544c1e2ece tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:29.374774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cdf63649-d457-4940-b56d-fa544c1e2ece tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:29.376370 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1055/2153] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:29 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:29.384352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b76b25b3-8b41-4b38-b4c8-9461050102f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:29.388911 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b76b25b3-8b41-4b38-b4c8-9461050102f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:29.389400 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:29.389400 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:29.390220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b76b25b3-8b41-4b38-b4c8-9461050102f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:29.392966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1f29f737-9af6-401f-9f72-0bb07e6cdca8 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:29.394370 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:29.394370 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:29.418332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1f29f737-9af6-401f-9f72-0bb07e6cdca8 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145032006 returned with HTTP 200 Jan 19 09:00:29.424689 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1099/2154] 10.222.0.25 () {58 vars in 1326 bytes} [Tue Jan 19 09:00:29 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1145032006 => generated 929 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:29.435713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31f2cfd8-8d67-4729-a4ff-4ac0de4c8ae1 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1 Jan 19 09:00:29.436357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31f2cfd8-8d67-4729-a4ff-4ac0de4c8ae1 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:29.436548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:29.436548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:29.437185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31f2cfd8-8d67-4729-a4ff-4ac0de4c8ae1 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:29.437983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-31f2cfd8-8d67-4729-a4ff-4ac0de4c8ae1 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:29.440142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-31f2cfd8-8d67-4729-a4ff-4ac0de4c8ae1 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:29.479570 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:29.479570 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:29.497446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b76b25b3-8b41-4b38-b4c8-9461050102f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:29.552838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b76b25b3-8b41-4b38-b4c8-9461050102f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:29.553704 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1056/2155] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:29 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:29.614501 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-31f2cfd8-8d67-4729-a4ff-4ac0de4c8ae1 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:29.623143 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:29.623143 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:29.643682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31f2cfd8-8d67-4729-a4ff-4ac0de4c8ae1 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1 returned with HTTP 200 Jan 19 09:00:29.644975 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1100/2156] 10.222.0.25 () {58 vars in 1240 bytes} [Tue Jan 19 09:00:29 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1 => generated 1104 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:29.662892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-341c3c8f-3660-4c5a-a24c-76115ec8c772 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:29.663459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-341c3c8f-3660-4c5a-a24c-76115ec8c772 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:29.663681 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:29.663681 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:29.664170 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-341c3c8f-3660-4c5a-a24c-76115ec8c772 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:29.664965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-341c3c8f-3660-4c5a-a24c-76115ec8c772 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:29.672349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-341c3c8f-3660-4c5a-a24c-76115ec8c772 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:29.692540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b01e08b9-7181-454e-ae99-4d7075980de4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:29.693440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b01e08b9-7181-454e-ae99-4d7075980de4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:29.694060 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:29.694060 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:29.694452 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b01e08b9-7181-454e-ae99-4d7075980de4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:29.854921 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:29.854921 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:29.887898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b01e08b9-7181-454e-ae99-4d7075980de4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:29.982768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b01e08b9-7181-454e-ae99-4d7075980de4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:30.012089 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1101/2157] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:29 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:30.027271 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-341c3c8f-3660-4c5a-a24c-76115ec8c772 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:30.029434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:30.029434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:30.046863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-341c3c8f-3660-4c5a-a24c-76115ec8c772 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 200 Jan 19 09:00:30.047808 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1057/2158] 10.222.0.25 () {58 vars in 1328 bytes} [Tue Jan 19 09:00:29 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 1105 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:30.063433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7706a159-5178-4aa0-ac48-83a7debb7075 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:30.063967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7706a159-5178-4aa0-ac48-83a7debb7075 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:30.064188 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:30.064188 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:30.064566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7706a159-5178-4aa0-ac48-83a7debb7075 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:30.065221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-7706a159-5178-4aa0-ac48-83a7debb7075 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:30.067021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7706a159-5178-4aa0-ac48-83a7debb7075 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:30.193078 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7706a159-5178-4aa0-ac48-83a7debb7075 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:30.196859 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:30.196859 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:30.209406 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7706a159-5178-4aa0-ac48-83a7debb7075 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:30.210673 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1102/2159] 10.222.0.25 () {58 vars in 1328 bytes} [Tue Jan 19 09:00:30 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 1105 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:30.227026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6afc129e-a874-44f0-94c4-b54663401191 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:30.227850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6afc129e-a874-44f0-94c4-b54663401191 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:30.228126 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:30.228126 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:30.228586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6afc129e-a874-44f0-94c4-b54663401191 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:30.229308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-6afc129e-a874-44f0-94c4-b54663401191 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:30.231665 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6afc129e-a874-44f0-94c4-b54663401191 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:30.405318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4821d9b3-cd94-430d-8ecb-9c8a486472af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:30.405318 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4821d9b3-cd94-430d-8ecb-9c8a486472af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:30.405318 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:30.405318 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:30.405318 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4821d9b3-cd94-430d-8ecb-9c8a486472af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:30.405963 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6afc129e-a874-44f0-94c4-b54663401191 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:30.419170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6afc129e-a874-44f0-94c4-b54663401191 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 200 Jan 19 09:00:30.430565 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1058/2160] 10.222.0.25 () {58 vars in 1328 bytes} [Tue Jan 19 09:00:30 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=1&marker=ffe0d695-78b1-4635-97a5-091780d5f382 => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:00:30.443587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ddaec0a4-365f-43ea-acdd-29274bc591ae tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 19 09:00:30.444370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ddaec0a4-365f-43ea-acdd-29274bc591ae tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:30.445304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ddaec0a4-365f-43ea-acdd-29274bc591ae tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:30.445585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-ddaec0a4-365f-43ea-acdd-29274bc591ae tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:30.446198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ddaec0a4-365f-43ea-acdd-29274bc591ae tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value available, assuming string {{(pid=87971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:30.447833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ddaec0a4-365f-43ea-acdd-29274bc591ae tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:30.509610 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:30.509610 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:30.528302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4821d9b3-cd94-430d-8ecb-9c8a486472af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:30.579694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ddaec0a4-365f-43ea-acdd-29274bc591ae tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:30.581808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:30.581808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:30.597468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4821d9b3-cd94-430d-8ecb-9c8a486472af tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:30.597711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ddaec0a4-365f-43ea-acdd-29274bc591ae tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 19 09:00:30.602581 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1059/2161] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:00:30 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:30.603018 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1103/2162] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:30 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:30.613551 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-11617cb3-1647-4e99-be7e-20eb42292bcc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:30.617169 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-11617cb3-1647-4e99-be7e-20eb42292bcc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:30.617901 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:30.617901 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:30.618575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-11617cb3-1647-4e99-be7e-20eb42292bcc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:30.618914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0644371-58ac-41f7-a949-e6df8718a9cd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 19 09:00:30.619436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0644371-58ac-41f7-a949-e6df8718a9cd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:30.619647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:30.619647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:30.620021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0644371-58ac-41f7-a949-e6df8718a9cd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:30.620687 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-d0644371-58ac-41f7-a949-e6df8718a9cd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:30.621275 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0644371-58ac-41f7-a949-e6df8718a9cd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value available, assuming string {{(pid=87970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:30.623369 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0644371-58ac-41f7-a949-e6df8718a9cd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:30.687891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:30.687891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:30.698397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-11617cb3-1647-4e99-be7e-20eb42292bcc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:30.720629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-11617cb3-1647-4e99-be7e-20eb42292bcc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:30.721770 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1060/2163] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:30 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:30.751872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0644371-58ac-41f7-a949-e6df8718a9cd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:30.754583 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:30.754583 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:30.767165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0644371-58ac-41f7-a949-e6df8718a9cd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 19 09:00:30.768636 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1104/2164] 10.222.0.25 () {58 vars in 1326 bytes} [Tue Jan 19 09:00:30 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:30.788896 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a85c081-5587-467e-8b48-c3dfbc64ebc5 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1 Jan 19 09:00:30.790949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a85c081-5587-467e-8b48-c3dfbc64ebc5 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:30.791191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:30.791191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:30.791577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a85c081-5587-467e-8b48-c3dfbc64ebc5 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:30.792225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-7a85c081-5587-467e-8b48-c3dfbc64ebc5 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:30.794196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7a85c081-5587-467e-8b48-c3dfbc64ebc5 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:30.926274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7a85c081-5587-467e-8b48-c3dfbc64ebc5 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:30.928009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a85c081-5587-467e-8b48-c3dfbc64ebc5 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1 returned with HTTP 200 Jan 19 09:00:30.934741 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1061/2165] 10.222.0.25 () {58 vars in 1219 bytes} [Tue Jan 19 09:00:30 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1 => generated 568 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:30.940241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-780cca2e-37a0-4f52-9dd1-9f95c50394d3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:30.940772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-780cca2e-37a0-4f52-9dd1-9f95c50394d3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:30.940960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:30.940960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:30.941349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-780cca2e-37a0-4f52-9dd1-9f95c50394d3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:30.941987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-780cca2e-37a0-4f52-9dd1-9f95c50394d3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:30.943822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-780cca2e-37a0-4f52-9dd1-9f95c50394d3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:31.016489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b5204dc-f9f0-44de-83d9-978fdb24b2b2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:31.017713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b5204dc-f9f0-44de-83d9-978fdb24b2b2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:31.018092 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:31.018092 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:31.018744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b5204dc-f9f0-44de-83d9-978fdb24b2b2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:31.091256 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:31.091256 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:31.104263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b5204dc-f9f0-44de-83d9-978fdb24b2b2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:31.134201 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b5204dc-f9f0-44de-83d9-978fdb24b2b2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:31.136391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1062/2166] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:31 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:31.164859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-780cca2e-37a0-4f52-9dd1-9f95c50394d3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:31.166383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-780cca2e-37a0-4f52-9dd1-9f95c50394d3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 200 Jan 19 09:00:31.168324 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1105/2167] 10.222.0.25 () {58 vars in 1307 bytes} [Tue Jan 19 09:00:30 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 569 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:31.178548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1811a6ac-6b0e-45ff-abea-b16101061bec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:31.179824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1811a6ac-6b0e-45ff-abea-b16101061bec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:31.180848 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:31.180848 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:31.181740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1811a6ac-6b0e-45ff-abea-b16101061bec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:31.183089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-1811a6ac-6b0e-45ff-abea-b16101061bec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:31.185472 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1811a6ac-6b0e-45ff-abea-b16101061bec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:31.323053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1811a6ac-6b0e-45ff-abea-b16101061bec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:31.324246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1811a6ac-6b0e-45ff-abea-b16101061bec tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:31.330869 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1063/2168] 10.222.0.25 () {58 vars in 1307 bytes} [Tue Jan 19 09:00:31 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 569 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:31.335341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43426eb6-3865-4ea4-9d15-e35f75bd1c52 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:31.336071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43426eb6-3865-4ea4-9d15-e35f75bd1c52 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:31.336895 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:31.336895 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:31.337171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43426eb6-3865-4ea4-9d15-e35f75bd1c52 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:31.337810 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-43426eb6-3865-4ea4-9d15-e35f75bd1c52 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:31.339584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:31.339584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:31.341098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-43426eb6-3865-4ea4-9d15-e35f75bd1c52 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:31.474974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-43426eb6-3865-4ea4-9d15-e35f75bd1c52 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:31.476966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43426eb6-3865-4ea4-9d15-e35f75bd1c52 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 200 Jan 19 09:00:31.478878 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1106/2169] 10.222.0.25 () {58 vars in 1307 bytes} [Tue Jan 19 09:00:31 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?limit=1&marker=ffe0d695-78b1-4635-97a5-091780d5f382 => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:00:31.489752 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aaa97f3-4460-4589-8d78-9e1af08826c6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?name=tempest-VolumesListTestJSON-Volume-1315885110&status=available Jan 19 09:00:31.498588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aaa97f3-4460-4589-8d78-9e1af08826c6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:31.498799 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:31.498799 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:31.499261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9aaa97f3-4460-4589-8d78-9e1af08826c6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:31.499997 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-9aaa97f3-4460-4589-8d78-9e1af08826c6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:31.500691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9aaa97f3-4460-4589-8d78-9e1af08826c6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value available, assuming string {{(pid=87971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:31.505273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:31.505273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:31.506569 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9aaa97f3-4460-4589-8d78-9e1af08826c6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1315885110'), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:31.621736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aeccd4e7-66fa-40c2-8d0d-d0a0c17c591d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:31.622400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aeccd4e7-66fa-40c2-8d0d-d0a0c17c591d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:31.623028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aeccd4e7-66fa-40c2-8d0d-d0a0c17c591d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:31.740627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:31.740627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:31.763491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aeccd4e7-66fa-40c2-8d0d-d0a0c17c591d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:31.818164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aeccd4e7-66fa-40c2-8d0d-d0a0c17c591d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:31.824690 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1107/2170] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:31 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:31.834692 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57cdfc46-4ff4-419f-8ba1-834d4a14dcdc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:31.837894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57cdfc46-4ff4-419f-8ba1-834d4a14dcdc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:31.838125 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:31.838125 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:31.838546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57cdfc46-4ff4-419f-8ba1-834d4a14dcdc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:31.888553 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9aaa97f3-4460-4589-8d78-9e1af08826c6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:31.889549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9aaa97f3-4460-4589-8d78-9e1af08826c6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?name=tempest-VolumesListTestJSON-Volume-1315885110&status=available returned with HTTP 200 Jan 19 09:00:31.902431 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1064/2171] 10.222.0.25 () {58 vars in 1339 bytes} [Tue Jan 19 09:00:31 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?name=tempest-VolumesListTestJSON-Volume-1315885110&status=available => generated 400 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:31.906394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4abbafd-09ea-4302-aa1c-d79d92410166 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1315885110&status=available Jan 19 09:00:31.912218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4abbafd-09ea-4302-aa1c-d79d92410166 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:31.912218 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:31.912218 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:31.912218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4abbafd-09ea-4302-aa1c-d79d92410166 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:31.912218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-d4abbafd-09ea-4302-aa1c-d79d92410166 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:31.917698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d4abbafd-09ea-4302-aa1c-d79d92410166 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value available, assuming string {{(pid=87971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:31.918956 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:31.918956 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:31.922299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d4abbafd-09ea-4302-aa1c-d79d92410166 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1315885110'), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:32.044115 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:32.044115 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:32.063239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-57cdfc46-4ff4-419f-8ba1-834d4a14dcdc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:32.070570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4abbafd-09ea-4302-aa1c-d79d92410166 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:32.072590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:32.072590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:32.100654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4abbafd-09ea-4302-aa1c-d79d92410166 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1315885110&status=available returned with HTTP 200 Jan 19 09:00:32.101808 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1065/2172] 10.222.0.25 () {58 vars in 1360 bytes} [Tue Jan 19 09:00:31 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1315885110&status=available => generated 929 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:32.128169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb4754c8-d0d9-4cbb-a06f-110dc5b83cd6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?marker=4f356b04-b367-4c95-ba2b-c38fa2765d61&sort=id%3Aasc Jan 19 09:00:32.136459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb4754c8-d0d9-4cbb-a06f-110dc5b83cd6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:32.137053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57cdfc46-4ff4-419f-8ba1-834d4a14dcdc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:32.139939 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:32.139939 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:32.140381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb4754c8-d0d9-4cbb-a06f-110dc5b83cd6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:32.151890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-eb4754c8-d0d9-4cbb-a06f-110dc5b83cd6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:32.151890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-eb4754c8-d0d9-4cbb-a06f-110dc5b83cd6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:32.152764 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1108/2173] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:31 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:32.157212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f97ed9c0-3af4-4340-921f-a111ce4b5a3a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:32.158096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f97ed9c0-3af4-4340-921f-a111ce4b5a3a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:32.158536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:32.158536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:32.159208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f97ed9c0-3af4-4340-921f-a111ce4b5a3a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:32.270601 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:32.270601 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:32.299885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f97ed9c0-3af4-4340-921f-a111ce4b5a3a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:32.327564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f97ed9c0-3af4-4340-921f-a111ce4b5a3a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:32.328780 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1109/2174] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:32 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:32.445536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eb4754c8-d0d9-4cbb-a06f-110dc5b83cd6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:32.447399 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:32.447399 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:32.458817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb4754c8-d0d9-4cbb-a06f-110dc5b83cd6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?marker=4f356b04-b367-4c95-ba2b-c38fa2765d61&sort=id%3Aasc returned with HTTP 200 Jan 19 09:00:32.472470 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1066/2175] 10.222.0.25 () {58 vars in 1340 bytes} [Tue Jan 19 09:00:32 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?marker=4f356b04-b367-4c95-ba2b-c38fa2765d61&sort=id%3Aasc => generated 929 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:32.479943 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5828aaff-7842-4591-9b73-30a0df8e9ae3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 19 09:00:32.481000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5828aaff-7842-4591-9b73-30a0df8e9ae3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:32.481439 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:32.481439 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:32.482088 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5828aaff-7842-4591-9b73-30a0df8e9ae3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:32.483259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-5828aaff-7842-4591-9b73-30a0df8e9ae3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:32.485570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-5828aaff-7842-4591-9b73-30a0df8e9ae3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:32.575336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5828aaff-7842-4591-9b73-30a0df8e9ae3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:32.581654 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:32.581654 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:32.603899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5828aaff-7842-4591-9b73-30a0df8e9ae3 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 19 09:00:32.605585 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1110/2176] 10.222.0.25 () {58 vars in 1304 bytes} [Tue Jan 19 09:00:32 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:32.624141 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75104ab4-3c73-4df2-ab1c-149de2075f9c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail Jan 19 09:00:32.624693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75104ab4-3c73-4df2-ab1c-149de2075f9c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:32.624875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:32.624875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:32.625246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75104ab4-3c73-4df2-ab1c-149de2075f9c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:32.625872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-75104ab4-3c73-4df2-ab1c-149de2075f9c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:32.628375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-75104ab4-3c73-4df2-ab1c-149de2075f9c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:32.714552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-75104ab4-3c73-4df2-ab1c-149de2075f9c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:32.718758 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:32.718758 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:32.729873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75104ab4-3c73-4df2-ab1c-149de2075f9c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail returned with HTTP 200 Jan 19 09:00:32.730908 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1067/2177] 10.222.0.25 () {58 vars in 1225 bytes} [Tue Jan 19 09:00:32 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail => generated 2760 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:32.750878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a7c15ea-cdcf-49a0-ab6b-5b66fd3cf2bd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 19 09:00:32.751529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a7c15ea-cdcf-49a0-ab6b-5b66fd3cf2bd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:32.751750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:32.751750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:32.752133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a7c15ea-cdcf-49a0-ab6b-5b66fd3cf2bd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:32.752793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-7a7c15ea-cdcf-49a0-ab6b-5b66fd3cf2bd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:32.755896 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7a7c15ea-cdcf-49a0-ab6b-5b66fd3cf2bd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:32.839004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c37a0c24-cfd3-4061-b786-b5b6fdc78b75 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:32.839533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c37a0c24-cfd3-4061-b786-b5b6fdc78b75 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:32.839751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:32.839751 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:32.840129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c37a0c24-cfd3-4061-b786-b5b6fdc78b75 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:32.847101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7a7c15ea-cdcf-49a0-ab6b-5b66fd3cf2bd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:32.851891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a7c15ea-cdcf-49a0-ab6b-5b66fd3cf2bd tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 19 09:00:32.853295 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1111/2178] 10.222.0.25 () {58 vars in 1283 bytes} [Tue Jan 19 09:00:32 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:32.870324 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f22b0645-2f0f-4469-82ac-24e34ce44ad4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?availability_zone=nova Jan 19 09:00:32.876133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f22b0645-2f0f-4469-82ac-24e34ce44ad4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:32.876133 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:32.876133 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:32.876133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f22b0645-2f0f-4469-82ac-24e34ce44ad4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:32.876679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-f22b0645-2f0f-4469-82ac-24e34ce44ad4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:32.877754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f22b0645-2f0f-4469-82ac-24e34ce44ad4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value nova, assuming string {{(pid=87970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:32.878943 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:32.878943 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:32.880546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f22b0645-2f0f-4469-82ac-24e34ce44ad4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:32.999056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f22b0645-2f0f-4469-82ac-24e34ce44ad4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:33.001567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f22b0645-2f0f-4469-82ac-24e34ce44ad4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?availability_zone=nova returned with HTTP 200 Jan 19 09:00:33.002421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1112/2179] 10.222.0.25 () {58 vars in 1249 bytes} [Tue Jan 19 09:00:32 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?availability_zone=nova => generated 1173 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:33.013435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4383de20-d274-4684-8480-69daf540ba6b tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?availability_zone=nova Jan 19 09:00:33.013961 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4383de20-d274-4684-8480-69daf540ba6b tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:33.014152 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:33.014152 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:33.014609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4383de20-d274-4684-8480-69daf540ba6b tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:33.015216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-4383de20-d274-4684-8480-69daf540ba6b tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:33.017909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4383de20-d274-4684-8480-69daf540ba6b tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value nova, assuming string {{(pid=87970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:33.017909 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:33.017909 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:33.021400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4383de20-d274-4684-8480-69daf540ba6b tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:33.025359 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:33.025359 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:33.053665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c37a0c24-cfd3-4061-b786-b5b6fdc78b75 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:33.102655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c37a0c24-cfd3-4061-b786-b5b6fdc78b75 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:33.104024 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1068/2180] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:32 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:33.132279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4383de20-d274-4684-8480-69daf540ba6b tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:33.133841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4383de20-d274-4684-8480-69daf540ba6b tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?availability_zone=nova returned with HTTP 200 Jan 19 09:00:33.135375 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1113/2181] 10.222.0.25 () {58 vars in 1249 bytes} [Tue Jan 19 09:00:33 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?availability_zone=nova => generated 1173 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:33.151422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fcff6d1d-d029-4699-a491-ab81e8700379 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?bootable=false Jan 19 09:00:33.152568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fcff6d1d-d029-4699-a491-ab81e8700379 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:33.152938 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:33.152938 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:33.153569 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fcff6d1d-d029-4699-a491-ab81e8700379 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:33.154374 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-fcff6d1d-d029-4699-a491-ab81e8700379 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:33.157287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fcff6d1d-d029-4699-a491-ab81e8700379 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:33.178088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebd19622-f578-4b62-bb71-35fd13b790ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:33.178697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebd19622-f578-4b62-bb71-35fd13b790ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:33.187752 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:33.187752 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:33.188255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebd19622-f578-4b62-bb71-35fd13b790ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:33.314174 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:33.314174 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:33.328565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fcff6d1d-d029-4699-a491-ab81e8700379 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:33.335884 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ebd19622-f578-4b62-bb71-35fd13b790ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:33.341936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fcff6d1d-d029-4699-a491-ab81e8700379 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?bootable=false returned with HTTP 200 Jan 19 09:00:33.344538 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1069/2182] 10.222.0.25 () {58 vars in 1233 bytes} [Tue Jan 19 09:00:33 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?bootable=false => generated 1173 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:33.358937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-73dd3f3e-661c-4ab6-bea2-eca6e6a958b3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:33.368269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-73dd3f3e-661c-4ab6-bea2-eca6e6a958b3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:33.369976 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:33.369976 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:33.370539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-73dd3f3e-661c-4ab6-bea2-eca6e6a958b3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:33.388091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebd19622-f578-4b62-bb71-35fd13b790ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:33.393559 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1114/2183] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:33 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:33.398193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cba6b827-8b21-4fe9-b311-5e09318a339a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?bootable=false Jan 19 09:00:33.399581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cba6b827-8b21-4fe9-b311-5e09318a339a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:33.399799 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:33.399799 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:33.400738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cba6b827-8b21-4fe9-b311-5e09318a339a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:33.401394 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-cba6b827-8b21-4fe9-b311-5e09318a339a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:33.406863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-cba6b827-8b21-4fe9-b311-5e09318a339a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:33.519169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:33.519169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:33.566183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cba6b827-8b21-4fe9-b311-5e09318a339a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:33.566736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-73dd3f3e-661c-4ab6-bea2-eca6e6a958b3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:33.567586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cba6b827-8b21-4fe9-b311-5e09318a339a tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?bootable=false returned with HTTP 200 Jan 19 09:00:33.573086 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1115/2184] 10.222.0.25 () {58 vars in 1233 bytes} [Tue Jan 19 09:00:33 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?bootable=false => generated 1173 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:33.584383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4bbb9eb2-7c11-4900-ace1-3f2666456cde tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?status=available Jan 19 09:00:33.584906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4bbb9eb2-7c11-4900-ace1-3f2666456cde tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:33.585123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:33.585123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:33.585627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4bbb9eb2-7c11-4900-ace1-3f2666456cde tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:33.586406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-4bbb9eb2-7c11-4900-ace1-3f2666456cde tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:33.587027 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4bbb9eb2-7c11-4900-ace1-3f2666456cde tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value available, assuming string {{(pid=87970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:33.588198 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:33.588198 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:33.592511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4bbb9eb2-7c11-4900-ace1-3f2666456cde tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:33.670664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-73dd3f3e-661c-4ab6-bea2-eca6e6a958b3 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:33.675061 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1070/2185] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:33 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:33.725765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4bbb9eb2-7c11-4900-ace1-3f2666456cde tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:33.727149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4bbb9eb2-7c11-4900-ace1-3f2666456cde tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?status=available returned with HTTP 200 Jan 19 09:00:33.735154 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1116/2186] 10.222.0.25 () {58 vars in 1237 bytes} [Tue Jan 19 09:00:33 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?status=available => generated 1173 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:33.738723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03ed71f0-8d05-43c0-b219-a9249d58325c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?status=available Jan 19 09:00:33.739258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03ed71f0-8d05-43c0-b219-a9249d58325c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:33.739476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:33.739476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:33.739861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03ed71f0-8d05-43c0-b219-a9249d58325c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:33.740501 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-03ed71f0-8d05-43c0-b219-a9249d58325c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:33.741097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03ed71f0-8d05-43c0-b219-a9249d58325c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value available, assuming string {{(pid=87971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:33.743227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03ed71f0-8d05-43c0-b219-a9249d58325c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:33.850895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03ed71f0-8d05-43c0-b219-a9249d58325c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:33.852532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03ed71f0-8d05-43c0-b219-a9249d58325c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?status=available returned with HTTP 200 Jan 19 09:00:33.854110 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1071/2187] 10.222.0.25 () {58 vars in 1237 bytes} [Tue Jan 19 09:00:33 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes?status=available => generated 1173 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:33.867144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60382e74-9e3f-4177-9242-3b23614a08f6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?availability_zone=nova Jan 19 09:00:33.868022 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60382e74-9e3f-4177-9242-3b23614a08f6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:33.868627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:33.868627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:33.870234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60382e74-9e3f-4177-9242-3b23614a08f6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:33.871459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-60382e74-9e3f-4177-9242-3b23614a08f6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:33.872614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60382e74-9e3f-4177-9242-3b23614a08f6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value nova, assuming string {{(pid=87971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:33.873549 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:33.873549 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:33.875031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-60382e74-9e3f-4177-9242-3b23614a08f6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:33.961707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-60382e74-9e3f-4177-9242-3b23614a08f6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:33.964867 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:33.964867 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:33.991701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60382e74-9e3f-4177-9242-3b23614a08f6 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 19 09:00:33.993158 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1072/2188] 10.222.0.25 () {58 vars in 1270 bytes} [Tue Jan 19 09:00:33 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?availability_zone=nova => generated 2760 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:34.011894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9c444b0-aa29-42f6-97e3-c7e6eab87c91 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?bootable=false Jan 19 09:00:34.012745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9c444b0-aa29-42f6-97e3-c7e6eab87c91 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.013128 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.013128 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:34.013741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9c444b0-aa29-42f6-97e3-c7e6eab87c91 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.015289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-e9c444b0-aa29-42f6-97e3-c7e6eab87c91 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:34.017431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e9c444b0-aa29-42f6-97e3-c7e6eab87c91 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:34.085827 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cd69273-6455-45af-bf32-7b9964c72bbf tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] POST http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types Jan 19 09:00:34.086446 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.086446 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:34.087278 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cd69273-6455-45af-bf32-7b9964c72bbf tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1610354415", "os-volume-type-access:is_public": false}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:34.089203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.089203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:34.094719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e9c444b0-aa29-42f6-97e3-c7e6eab87c91 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:34.097469 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.097469 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:34.107018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9c444b0-aa29-42f6-97e3-c7e6eab87c91 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?bootable=false returned with HTTP 200 Jan 19 09:00:34.118311 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1073/2189] 10.222.0.25 () {58 vars in 1254 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?bootable=false => generated 2760 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:00:34.126203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba163507-a0aa-453f-bc2b-a22413795705 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:34.129488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba163507-a0aa-453f-bc2b-a22413795705 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.129712 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.129712 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:34.131091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba163507-a0aa-453f-bc2b-a22413795705 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.139727 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cd69273-6455-45af-bf32-7b9964c72bbf tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types returned with HTTP 200 Jan 19 09:00:34.140958 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1117/2190] 10.222.0.25 () {60 vars in 1220 bytes} [Tue Jan 19 09:00:33 2021] POST /volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types => generated 231 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:34.145758 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-582b4163-e36e-474b-86a2-f037ed59a694 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?status=available Jan 19 09:00:34.145856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-582b4163-e36e-474b-86a2-f037ed59a694 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.147248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-582b4163-e36e-474b-86a2-f037ed59a694 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.147693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-582b4163-e36e-474b-86a2-f037ed59a694 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:00:34.148356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-582b4163-e36e-474b-86a2-f037ed59a694 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Could not evaluate value available, assuming string {{(pid=87970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:00:34.150277 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-582b4163-e36e-474b-86a2-f037ed59a694 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:00:34.216802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-582b4163-e36e-474b-86a2-f037ed59a694 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Get all volumes completed successfully. Jan 19 09:00:34.219689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.219689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:34.231618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-582b4163-e36e-474b-86a2-f037ed59a694 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?status=available returned with HTTP 200 Jan 19 09:00:34.231947 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.231947 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:34.242542 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1118/2191] 10.222.0.25 () {58 vars in 1258 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/detail?status=available => generated 2760 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:34.257425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ba163507-a0aa-453f-bc2b-a22413795705 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:34.293402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba163507-a0aa-453f-bc2b-a22413795705 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:34.303122 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1074/2192] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:34.303122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b191f602-f66b-4623-9793-e4f365017b2f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] DELETE http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:34.303122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b191f602-f66b-4623-9793-e4f365017b2f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.303122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.303122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:34.303122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b191f602-f66b-4623-9793-e4f365017b2f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.303122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b191f602-f66b-4623-9793-e4f365017b2f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Delete volume with id: 4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:34.359207 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.359207 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:34.360812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b191f602-f66b-4623-9793-e4f365017b2f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:34.394995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b191f602-f66b-4623-9793-e4f365017b2f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Delete volume request issued successfully. Jan 19 09:00:34.395557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b191f602-f66b-4623-9793-e4f365017b2f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 202 Jan 19 09:00:34.397190 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1075/2193] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:00:34 2021] DELETE /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:34.407024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3120f2f0-e49b-4b17-abca-2b4dd404d4a4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:34.407835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3120f2f0-e49b-4b17-abca-2b4dd404d4a4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.408301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.408301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:34.408791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3120f2f0-e49b-4b17-abca-2b4dd404d4a4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.475024 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.475024 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:34.486042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3120f2f0-e49b-4b17-abca-2b4dd404d4a4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:34.502592 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e13559b5-6ef3-4b22-a44a-86f46250d1e3 tempest-VolumeTypesNegativeTest-876233971 tempest-VolumeTypesNegativeTest-876233971] POST http://10.222.0.25/volume/v3/f04c641ad4614b54a2f3fa3f3753e33c/volumes Jan 19 09:00:34.502802 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.502802 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:34.503171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e13559b5-6ef3-4b22-a44a-86f46250d1e3 tempest-VolumeTypesNegativeTest-876233971 tempest-VolumeTypesNegativeTest-876233971] Action: 'create', calling method: create, body: {"volume": {"volume_type": "688bb5a6-95c7-4333-8f78-986cd81df327", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1894371332"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:34.504305 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-e13559b5-6ef3-4b22-a44a-86f46250d1e3 tempest-VolumeTypesNegativeTest-876233971 tempest-VolumeTypesNegativeTest-876233971] Create volume request body: {'volume': {'volume_type': '688bb5a6-95c7-4333-8f78-986cd81df327', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1894371332'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:34.513165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3120f2f0-e49b-4b17-abca-2b4dd404d4a4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 200 Jan 19 09:00:34.514181 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1076/2194] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 924 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:34.526843 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37e9e7ca-3448-4741-b40d-79779d0fe416 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:34.527504 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37e9e7ca-3448-4741-b40d-79779d0fe416 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.527950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.527950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:34.528663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-37e9e7ca-3448-4741-b40d-79779d0fe416 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.549129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e13559b5-6ef3-4b22-a44a-86f46250d1e3 tempest-VolumeTypesNegativeTest-876233971 tempest-VolumeTypesNegativeTest-876233971] http://10.222.0.25/volume/v3/f04c641ad4614b54a2f3fa3f3753e33c/volumes returned with HTTP 404 Jan 19 09:00:34.554387 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1119/2195] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:00:34 2021] POST /volume/v3/f04c641ad4614b54a2f3fa3f3753e33c/volumes => generated 114 bytes in 317 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:34.559623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b38244cb-a264-4df2-bb61-f4c9f59c426c tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] POST http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types Jan 19 09:00:34.560414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b38244cb-a264-4df2-bb61-f4c9f59c426c tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:34.561721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b38244cb-a264-4df2-bb61-f4c9f59c426c tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types returned with HTTP 400 Jan 19 09:00:34.566757 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1120/2196] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:00:34 2021] POST /volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 19 09:00:34.572194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66fc8004-d700-4ca0-b556-4c7c9cd0214d tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] DELETE http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/b7e64560-ec41-4fcb-a0b8-33c381ddf4ce Jan 19 09:00:34.573463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66fc8004-d700-4ca0-b556-4c7c9cd0214d tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.573990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66fc8004-d700-4ca0-b556-4c7c9cd0214d tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.586777 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66fc8004-d700-4ca0-b556-4c7c9cd0214d tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/b7e64560-ec41-4fcb-a0b8-33c381ddf4ce returned with HTTP 404 Jan 19 09:00:34.587678 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1121/2197] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:00:34 2021] DELETE /volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/b7e64560-ec41-4fcb-a0b8-33c381ddf4ce => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:00:34.601533 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38fc9a22-afa8-4110-9196-987e3df21139 tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] GET http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/3f1bd4b0-6a71-4dc0-929c-9e5bcea025d9 Jan 19 09:00:34.602235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38fc9a22-afa8-4110-9196-987e3df21139 tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.602939 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38fc9a22-afa8-4110-9196-987e3df21139 tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.619119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38fc9a22-afa8-4110-9196-987e3df21139 tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/3f1bd4b0-6a71-4dc0-929c-9e5bcea025d9 returned with HTTP 404 Jan 19 09:00:34.624706 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1122/2198] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/3f1bd4b0-6a71-4dc0-929c-9e5bcea025d9 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:00:34.629718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb17f5d4-99f0-453b-8297-1c67caac4b3f tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] DELETE http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/688bb5a6-95c7-4333-8f78-986cd81df327 Jan 19 09:00:34.630480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb17f5d4-99f0-453b-8297-1c67caac4b3f tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.631216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb17f5d4-99f0-453b-8297-1c67caac4b3f tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.646501 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.646501 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:34.677233 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-37e9e7ca-3448-4741-b40d-79779d0fe416 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:34.728298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-37e9e7ca-3448-4741-b40d-79779d0fe416 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:34.729673 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1077/2199] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:34.746286 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:00:34.746286 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:00:34.754741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74c10f7a-4883-44a0-9fa1-01554b5e3218 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:34.755273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74c10f7a-4883-44a0-9fa1-01554b5e3218 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.755486 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:34.755486 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:34.755859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74c10f7a-4883-44a0-9fa1-01554b5e3218 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.766898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb17f5d4-99f0-453b-8297-1c67caac4b3f tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/688bb5a6-95c7-4333-8f78-986cd81df327 returned with HTTP 202 Jan 19 09:00:34.771290 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1123/2200] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:00:34 2021] DELETE /volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/688bb5a6-95c7-4333-8f78-986cd81df327 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:00:34.777396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6939d8c0-a54a-451e-a395-c990f6ada077 tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] GET http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/688bb5a6-95c7-4333-8f78-986cd81df327 Jan 19 09:00:34.779450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6939d8c0-a54a-451e-a395-c990f6ada077 tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:34.782838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6939d8c0-a54a-451e-a395-c990f6ada077 tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:34.808069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6939d8c0-a54a-451e-a395-c990f6ada077 tempest-VolumeTypesNegativeTest-1850450871 tempest-VolumeTypesNegativeTest-1850450871] http://10.222.0.25/volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/688bb5a6-95c7-4333-8f78-986cd81df327 returned with HTTP 404 Jan 19 09:00:34.809442 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1124/2201] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/495074a47baa4b2b83b4ae2789ec2da2/types/688bb5a6-95c7-4333-8f78-986cd81df327 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:34.858896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:34.858896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:34.882479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-74c10f7a-4883-44a0-9fa1-01554b5e3218 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:34.933615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74c10f7a-4883-44a0-9fa1-01554b5e3218 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:34.934413 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1078/2202] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:34 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:35.310673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c95b4ae-3c2f-4474-b478-372a006afe38 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:35.311169 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c95b4ae-3c2f-4474-b478-372a006afe38 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:35.311673 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c95b4ae-3c2f-4474-b478-372a006afe38 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:35.460975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:35.460975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:35.482626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9c95b4ae-3c2f-4474-b478-372a006afe38 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:35.530280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d2f286a-d3cf-4500-95d6-4de0c8a191e9 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:35.530840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d2f286a-d3cf-4500-95d6-4de0c8a191e9 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:35.531248 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:35.531248 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:35.531632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d2f286a-d3cf-4500-95d6-4de0c8a191e9 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:35.565130 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c95b4ae-3c2f-4474-b478-372a006afe38 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:35.574540 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1125/2203] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:35 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:35.618808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:35.618808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:35.628167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4d2f286a-d3cf-4500-95d6-4de0c8a191e9 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:35.675974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d2f286a-d3cf-4500-95d6-4de0c8a191e9 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 200 Jan 19 09:00:35.676914 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1079/2204] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:35 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 924 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:35.747356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7735324-c3dc-46c6-ba71-fefbcf87cd70 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:35.748522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7735324-c3dc-46c6-ba71-fefbcf87cd70 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:35.748953 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:35.748953 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:35.749599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7735324-c3dc-46c6-ba71-fefbcf87cd70 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:35.858594 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:35.858594 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:35.887218 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f7735324-c3dc-46c6-ba71-fefbcf87cd70 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:35.928701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7735324-c3dc-46c6-ba71-fefbcf87cd70 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:35.938013 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1126/2205] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:35 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:35.950911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-addd9644-8948-451e-8d7b-2ad083bb7daf tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:35.951461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-addd9644-8948-451e-8d7b-2ad083bb7daf tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:35.951689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:35.951689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:35.952353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-addd9644-8948-451e-8d7b-2ad083bb7daf tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:36.025830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:36.025830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:36.059022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-addd9644-8948-451e-8d7b-2ad083bb7daf tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:36.091992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-addd9644-8948-451e-8d7b-2ad083bb7daf tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:36.104942 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1080/2206] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:35 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:36.590258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ea9977d-6dee-4e08-b140-b8fd484b65d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:36.596432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ea9977d-6dee-4e08-b140-b8fd484b65d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:36.596689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:36.596689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:36.597347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ea9977d-6dee-4e08-b140-b8fd484b65d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:36.694575 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:36.694575 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:36.696412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cc5958d-11c6-48cf-8c2d-0cb260d2662f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:36.697293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cc5958d-11c6-48cf-8c2d-0cb260d2662f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:36.697493 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:36.697493 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:36.698400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cc5958d-11c6-48cf-8c2d-0cb260d2662f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:36.711133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ea9977d-6dee-4e08-b140-b8fd484b65d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:36.738784 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ea9977d-6dee-4e08-b140-b8fd484b65d4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:36.739935 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1127/2207] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:36 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:36.784702 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:36.784702 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:36.797607 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6cc5958d-11c6-48cf-8c2d-0cb260d2662f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:36.848032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cc5958d-11c6-48cf-8c2d-0cb260d2662f tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 200 Jan 19 09:00:36.849144 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1081/2208] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:36 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 924 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:36.955110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c226cd5-9306-4253-be07-7123f48a658e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:36.955613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c226cd5-9306-4253-be07-7123f48a658e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:36.955828 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:36.955828 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:36.956204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c226cd5-9306-4253-be07-7123f48a658e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:37.035838 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:37.035838 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:37.060961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1c226cd5-9306-4253-be07-7123f48a658e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:37.111800 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6ee3070f-358a-468d-8bfa-a1973edf32bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:37.112029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c226cd5-9306-4253-be07-7123f48a658e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:37.112248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6ee3070f-358a-468d-8bfa-a1973edf32bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:37.112445 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:37.112445 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:37.113202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6ee3070f-358a-468d-8bfa-a1973edf32bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:37.113339 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1128/2209] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:36 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:37.239832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:37.239832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:37.277093 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6ee3070f-358a-468d-8bfa-a1973edf32bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:37.348297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6ee3070f-358a-468d-8bfa-a1973edf32bc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:37.349751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1082/2210] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:37 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:37.757214 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07970e10-8d87-447d-855b-fc85194453a8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:37.758487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07970e10-8d87-447d-855b-fc85194453a8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:37.761608 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:37.761608 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:37.763017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07970e10-8d87-447d-855b-fc85194453a8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:37.866181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c67246d-e4df-43bf-96fd-69273a7e2259 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 Jan 19 09:00:37.866921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c67246d-e4df-43bf-96fd-69273a7e2259 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:37.867322 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:37.867322 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:37.867917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c67246d-e4df-43bf-96fd-69273a7e2259 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:37.945649 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:37.945649 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:37.976322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-07970e10-8d87-447d-855b-fc85194453a8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:38.027380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c67246d-e4df-43bf-96fd-69273a7e2259 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 returned with HTTP 404 Jan 19 09:00:38.033022 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1083/2211] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:37 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/4f356b04-b367-4c95-ba2b-c38fa2765d61 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:38.044827 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-122bea88-7d4f-43c1-b0d4-85baf9f54c86 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] DELETE http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:38.045559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-122bea88-7d4f-43c1-b0d4-85baf9f54c86 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:38.047978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-122bea88-7d4f-43c1-b0d4-85baf9f54c86 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:38.049884 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-122bea88-7d4f-43c1-b0d4-85baf9f54c86 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Delete volume with id: 29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:38.055177 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07970e10-8d87-447d-855b-fc85194453a8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:38.057932 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1129/2212] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:37 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:38.115236 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:38.115236 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:38.117793 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-122bea88-7d4f-43c1-b0d4-85baf9f54c86 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:38.130038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fdf700f-5832-40e5-8ee6-ef76598ee483 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:38.130984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fdf700f-5832-40e5-8ee6-ef76598ee483 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:38.134770 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:38.134770 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:38.135337 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2fdf700f-5832-40e5-8ee6-ef76598ee483 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:38.215842 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-122bea88-7d4f-43c1-b0d4-85baf9f54c86 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Delete volume request issued successfully. Jan 19 09:00:38.217451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-122bea88-7d4f-43c1-b0d4-85baf9f54c86 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 202 Jan 19 09:00:38.218351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1084/2213] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:00:38 2021] DELETE /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:38.245339 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab7998e9-e735-4aec-bda5-8d905aca56ab tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:38.253393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab7998e9-e735-4aec-bda5-8d905aca56ab tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:38.253749 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:38.253749 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:38.254302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab7998e9-e735-4aec-bda5-8d905aca56ab tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:38.257258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:38.257258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:38.293411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2fdf700f-5832-40e5-8ee6-ef76598ee483 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:38.375302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2fdf700f-5832-40e5-8ee6-ef76598ee483 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:38.379060 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1130/2214] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:38 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:38.391954 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bbcfe74f-22ff-4f54-97ec-74667c935525 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:38.396235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bbcfe74f-22ff-4f54-97ec-74667c935525 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:38.397046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:38.397046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:38.398217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bbcfe74f-22ff-4f54-97ec-74667c935525 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:38.451387 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:38.451387 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:38.490812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ab7998e9-e735-4aec-bda5-8d905aca56ab tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:38.608113 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:38.608113 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:38.612507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab7998e9-e735-4aec-bda5-8d905aca56ab tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:38.613416 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1085/2215] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:38 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 925 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:38.689188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bbcfe74f-22ff-4f54-97ec-74667c935525 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:38.783600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bbcfe74f-22ff-4f54-97ec-74667c935525 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:38.791459 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1131/2216] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:38 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:39.079583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ceeb2c69-bf32-4cda-b9df-d68499c0ae60 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:39.080419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ceeb2c69-bf32-4cda-b9df-d68499c0ae60 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:39.080784 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:39.080784 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:39.081436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ceeb2c69-bf32-4cda-b9df-d68499c0ae60 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:39.361072 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:39.361072 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:39.396856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cade440-abd1-4218-8d46-08c8cca9d0bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:39.397770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cade440-abd1-4218-8d46-08c8cca9d0bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:39.398108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:39.398108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:39.401207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cade440-abd1-4218-8d46-08c8cca9d0bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:39.419797 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ceeb2c69-bf32-4cda-b9df-d68499c0ae60 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:39.600059 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ceeb2c69-bf32-4cda-b9df-d68499c0ae60 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:39.606596 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1086/2217] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:39 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:39.651118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4d6e3e9-e2f5-424d-8e4e-787d9d8d47f4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:39.652012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4d6e3e9-e2f5-424d-8e4e-787d9d8d47f4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:39.652375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:39.652375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:39.653086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4d6e3e9-e2f5-424d-8e4e-787d9d8d47f4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:39.738178 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:39.738178 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:39.785026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1cade440-abd1-4218-8d46-08c8cca9d0bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:39.954741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cade440-abd1-4218-8d46-08c8cca9d0bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:39.965931 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1132/2218] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:39 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:39.989519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27d82a04-74d4-43c6-a7b9-b89a505d95eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:39.990413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27d82a04-74d4-43c6-a7b9-b89a505d95eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:39.990797 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:39.990797 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:39.991376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27d82a04-74d4-43c6-a7b9-b89a505d95eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:40.008827 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:40.008827 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:40.037193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4d6e3e9-e2f5-424d-8e4e-787d9d8d47f4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:40.156477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4d6e3e9-e2f5-424d-8e4e-787d9d8d47f4 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:40.168358 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1087/2219] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:39 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 925 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:40.289907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:40.289907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:40.330230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-27d82a04-74d4-43c6-a7b9-b89a505d95eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:40.426538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27d82a04-74d4-43c6-a7b9-b89a505d95eb tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:40.449539 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1133/2220] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:39 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:40.634388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22a91ac1-b278-47d2-96c3-9527fee68093 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:40.635424 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22a91ac1-b278-47d2-96c3-9527fee68093 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:40.635774 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:40.635774 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:40.636425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22a91ac1-b278-47d2-96c3-9527fee68093 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:40.927129 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:40.927129 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:40.952414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-22a91ac1-b278-47d2-96c3-9527fee68093 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:40.975628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9b1d2ba-a0d0-4dc2-ad53-2453c72f2995 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:40.977226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9b1d2ba-a0d0-4dc2-ad53-2453c72f2995 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:40.977570 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:40.977570 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:40.978246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9b1d2ba-a0d0-4dc2-ad53-2453c72f2995 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:41.061107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22a91ac1-b278-47d2-96c3-9527fee68093 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:41.063035 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1088/2221] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:40 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:41.140961 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:41.140961 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:41.157355 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c9b1d2ba-a0d0-4dc2-ad53-2453c72f2995 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:41.191091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20c327ff-045d-410d-b597-a89ad1bce9cf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:41.192091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20c327ff-045d-410d-b597-a89ad1bce9cf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:41.192785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:41.192785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:41.193630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20c327ff-045d-410d-b597-a89ad1bce9cf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:41.292399 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9b1d2ba-a0d0-4dc2-ad53-2453c72f2995 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:41.302423 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1134/2222] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:40 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 915 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:41.460902 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-051de8c7-e191-4736-bf98-0e6bb9f06246 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:41.461722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-051de8c7-e191-4736-bf98-0e6bb9f06246 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:41.462067 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:41.462067 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:41.462972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-051de8c7-e191-4736-bf98-0e6bb9f06246 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:41.483334 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:41.483334 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:41.523237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-20c327ff-045d-410d-b597-a89ad1bce9cf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:41.605453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20c327ff-045d-410d-b597-a89ad1bce9cf tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 200 Jan 19 09:00:41.620064 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1089/2223] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:41 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 925 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:41.670932 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:41.670932 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:41.695735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-051de8c7-e191-4736-bf98-0e6bb9f06246 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:41.742104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-051de8c7-e191-4736-bf98-0e6bb9f06246 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:41.742975 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1135/2224] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:41 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:41.897125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e8318b5-2612-4da8-a6c6-9f243e3715e5 tempest-ExtensionsTestJSON-257241015 tempest-ExtensionsTestJSON-257241015] GET http://10.222.0.25/volume/v3/2caaa66cdba3458999494b8670367a4e/extensions Jan 19 09:00:41.898487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e8318b5-2612-4da8-a6c6-9f243e3715e5 tempest-ExtensionsTestJSON-257241015 tempest-ExtensionsTestJSON-257241015] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:41.899440 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:41.899440 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:41.900771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e8318b5-2612-4da8-a6c6-9f243e3715e5 tempest-ExtensionsTestJSON-257241015 tempest-ExtensionsTestJSON-257241015] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:41.901703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e8318b5-2612-4da8-a6c6-9f243e3715e5 tempest-ExtensionsTestJSON-257241015 tempest-ExtensionsTestJSON-257241015] http://10.222.0.25/volume/v3/2caaa66cdba3458999494b8670367a4e/extensions returned with HTTP 200 Jan 19 09:00:41.914654 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1090/2225] 10.222.0.25 () {58 vars in 1213 bytes} [Tue Jan 19 09:00:41 2021] GET /volume/v3/2caaa66cdba3458999494b8670367a4e/extensions => generated 5245 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:42.091931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92025454-5fbc-46f7-b593-07d80ac1840d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:42.093425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92025454-5fbc-46f7-b593-07d80ac1840d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:42.093425 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:42.093425 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:42.093425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-92025454-5fbc-46f7-b593-07d80ac1840d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:42.236362 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:42.236362 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:42.245795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-92025454-5fbc-46f7-b593-07d80ac1840d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:42.312910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ba82fc3-c8ae-473e-8d1d-ca8b9408314b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:42.313674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ba82fc3-c8ae-473e-8d1d-ca8b9408314b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:42.314908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ba82fc3-c8ae-473e-8d1d-ca8b9408314b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:42.322019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-92025454-5fbc-46f7-b593-07d80ac1840d tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:42.327694 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1136/2226] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:42 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:42.392721 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:42.392721 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:42.403376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ba82fc3-c8ae-473e-8d1d-ca8b9408314b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:42.433734 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ba82fc3-c8ae-473e-8d1d-ca8b9408314b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:42.440364 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1091/2227] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:42 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 973 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:42.623132 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96c9046d-fc93-4916-bcd1-34aa19d58792 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a Jan 19 09:00:42.623706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96c9046d-fc93-4916-bcd1-34aa19d58792 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:42.624269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:42.624269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:42.624662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96c9046d-fc93-4916-bcd1-34aa19d58792 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:42.748395 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:42.748395 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:42.755679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96c9046d-fc93-4916-bcd1-34aa19d58792 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a returned with HTTP 404 Jan 19 09:00:42.761970 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1137/2228] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:42 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/29efab72-43f3-41ab-ada6-ee6cc51edc6a => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:42.762155 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61a6a711-2ca4-4401-9016-962c0c20e6a2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:42.762155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61a6a711-2ca4-4401-9016-962c0c20e6a2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:42.762155 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:42.762155 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:42.762155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61a6a711-2ca4-4401-9016-962c0c20e6a2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:42.781732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2341260-0923-4f50-aea0-34d945d53e6c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] DELETE http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:42.782289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2341260-0923-4f50-aea0-34d945d53e6c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:42.782532 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:42.782532 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:42.783460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2341260-0923-4f50-aea0-34d945d53e6c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:42.783943 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f2341260-0923-4f50-aea0-34d945d53e6c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Delete volume with id: ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:42.859025 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:42.859025 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:42.870170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-61a6a711-2ca4-4401-9016-962c0c20e6a2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:42.890627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:42.890627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:42.891999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2341260-0923-4f50-aea0-34d945d53e6c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:42.904649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61a6a711-2ca4-4401-9016-962c0c20e6a2 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:42.908663 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1092/2229] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:42 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:42.989978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2341260-0923-4f50-aea0-34d945d53e6c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Delete volume request issued successfully. Jan 19 09:00:42.999948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2341260-0923-4f50-aea0-34d945d53e6c tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 202 Jan 19 09:00:42.999948 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1138/2230] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:00:42 2021] DELETE /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:43.004908 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-757f1125-8fb9-4f39-a7fe-14a222a69f20 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:43.005773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-757f1125-8fb9-4f39-a7fe-14a222a69f20 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:43.006199 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:43.006199 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:43.007038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-757f1125-8fb9-4f39-a7fe-14a222a69f20 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:43.108287 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:43.108287 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:43.123409 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-757f1125-8fb9-4f39-a7fe-14a222a69f20 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:43.167161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-757f1125-8fb9-4f39-a7fe-14a222a69f20 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 200 Jan 19 09:00:43.171554 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1093/2231] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:43 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 => generated 925 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:43.350618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e665900-a2fe-4b4d-a5e8-288f7ce438ff tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:43.351481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e665900-a2fe-4b4d-a5e8-288f7ce438ff tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:43.351851 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:43.351851 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:43.352497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e665900-a2fe-4b4d-a5e8-288f7ce438ff tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:43.452784 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40163e50-fdc4-44fd-9847-8cd6539712e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:43.454070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40163e50-fdc4-44fd-9847-8cd6539712e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:43.454491 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:43.454491 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:43.455766 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-40163e50-fdc4-44fd-9847-8cd6539712e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:43.478544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:43.478544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:43.503897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4e665900-a2fe-4b4d-a5e8-288f7ce438ff tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:43.558992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e665900-a2fe-4b4d-a5e8-288f7ce438ff tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:43.560085 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1139/2232] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:43 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:43.580863 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:43.580863 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:43.606350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-40163e50-fdc4-44fd-9847-8cd6539712e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:43.665600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-40163e50-fdc4-44fd-9847-8cd6539712e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:43.672299 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1094/2233] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:43 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 976 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:43.926101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3558eccd-725e-4479-851a-8aeebf7c137c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:43.926655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3558eccd-725e-4479-851a-8aeebf7c137c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:43.926958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:43.926958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:43.927302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3558eccd-725e-4479-851a-8aeebf7c137c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:44.026571 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:44.026571 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:44.075375 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3558eccd-725e-4479-851a-8aeebf7c137c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:44.088723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3558eccd-725e-4479-851a-8aeebf7c137c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:44.100309 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1140/2234] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:43 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 978 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:44.194662 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5611f0d6-1649-4a19-babb-b01b4f125678 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:44.194662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5611f0d6-1649-4a19-babb-b01b4f125678 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:44.194662 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:44.194662 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:44.194662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5611f0d6-1649-4a19-babb-b01b4f125678 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:44.345302 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:44.345302 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:44.385156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5611f0d6-1649-4a19-babb-b01b4f125678 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:44.446018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5611f0d6-1649-4a19-babb-b01b4f125678 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 200 Jan 19 09:00:44.446018 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1095/2235] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:44 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 => generated 925 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:44.585388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec266277-d4b7-42c2-aec5-29bf3f1be1e0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:44.585912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec266277-d4b7-42c2-aec5-29bf3f1be1e0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:44.586151 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:44.586151 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:44.586537 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec266277-d4b7-42c2-aec5-29bf3f1be1e0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:44.696393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a81cc607-fded-4dff-85ba-f13b535105df tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:44.697186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a81cc607-fded-4dff-85ba-f13b535105df tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:44.697580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:44.697580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:44.698214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a81cc607-fded-4dff-85ba-f13b535105df tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:44.794279 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:44.794279 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:44.807343 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ec266277-d4b7-42c2-aec5-29bf3f1be1e0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:44.838375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:44.838375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:44.870614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec266277-d4b7-42c2-aec5-29bf3f1be1e0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:44.871408 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1141/2236] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:44 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:44.882655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a81cc607-fded-4dff-85ba-f13b535105df tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:44.918067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a81cc607-fded-4dff-85ba-f13b535105df tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:44.919682 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1096/2237] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:44 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 976 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:45.115856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f00a7a6b-8ee1-41ec-b6e2-8ab43e2bb3c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:45.117991 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f00a7a6b-8ee1-41ec-b6e2-8ab43e2bb3c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:45.119376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:45.119376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:45.120188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f00a7a6b-8ee1-41ec-b6e2-8ab43e2bb3c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:45.268284 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:45.268284 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:45.303179 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f00a7a6b-8ee1-41ec-b6e2-8ab43e2bb3c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:45.354942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f00a7a6b-8ee1-41ec-b6e2-8ab43e2bb3c0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:45.365950 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1142/2238] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:45 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 981 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:45.460314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5fb079d0-552e-4c71-995c-1bd8395b69a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:45.461554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5fb079d0-552e-4c71-995c-1bd8395b69a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:45.462111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:45.462111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:45.464051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5fb079d0-552e-4c71-995c-1bd8395b69a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:45.625897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:45.625897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:45.659518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5fb079d0-552e-4c71-995c-1bd8395b69a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Volume info retrieved successfully. Jan 19 09:00:45.701713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5fb079d0-552e-4c71-995c-1bd8395b69a2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 200 Jan 19 09:00:45.703168 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1097/2239] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:45 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 => generated 925 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:45.889603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-412502c0-120e-4542-8fa7-b5c769cb92dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:45.890124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-412502c0-120e-4542-8fa7-b5c769cb92dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:45.890342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:45.890342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:45.890897 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-412502c0-120e-4542-8fa7-b5c769cb92dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:45.941000 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4997ba57-5335-42f5-be65-8f576ad8d69b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:45.941755 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4997ba57-5335-42f5-be65-8f576ad8d69b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:45.942167 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:45.942167 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:45.942835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4997ba57-5335-42f5-be65-8f576ad8d69b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:46.014783 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:46.014783 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:46.040491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-412502c0-120e-4542-8fa7-b5c769cb92dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:46.100644 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:46.100644 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:46.113241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-412502c0-120e-4542-8fa7-b5c769cb92dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:46.114072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1143/2240] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:45 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:46.125329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4997ba57-5335-42f5-be65-8f576ad8d69b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:46.190311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4997ba57-5335-42f5-be65-8f576ad8d69b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:46.194916 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1098/2241] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:45 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 976 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:46.378481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-355f42d6-e689-4369-8085-d93e91dc83a4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:46.379114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-355f42d6-e689-4369-8085-d93e91dc83a4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:46.379348 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:46.379348 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:46.379716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-355f42d6-e689-4369-8085-d93e91dc83a4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:46.536544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:46.536544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:46.573163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-355f42d6-e689-4369-8085-d93e91dc83a4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:46.606097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-355f42d6-e689-4369-8085-d93e91dc83a4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:46.607201 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1099/2242] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:46 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 981 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:46.667345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] POST http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes Jan 19 09:00:46.667852 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:46.667852 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:46.668274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-499100336"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:46.669365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-499100336'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:46.669774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Create volume of 1 GB Jan 19 09:00:46.702631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Availability Zones retrieved successfully. Jan 19 09:00:46.720594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-739ca27e-b5a4-4383-9905-9cb7105376c2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] GET http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 Jan 19 09:00:46.721257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-739ca27e-b5a4-4383-9905-9cb7105376c2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:46.721451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:46.721451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:46.722133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-739ca27e-b5a4-4383-9905-9cb7105376c2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:46.746158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Flow 'volume_create_api' (1d65a0ab-4f3a-40f4-b8d9-fb599818ea4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:46.749452 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2317d84-1d98-4304-a53b-84ef7ac47e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:46.752631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:46.886918 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-739ca27e-b5a4-4383-9905-9cb7105376c2 tempest-VolumesListTestJSON-619353451 tempest-VolumesListTestJSON-619353451] http://10.222.0.25/volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 returned with HTTP 404 Jan 19 09:00:46.888263 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1100/2243] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:46 2021] GET /volume/v3/5da3d27393dc4277b9d98ee2fe9da581/volumes/ffe0d695-78b1-4635-97a5-091780d5f382 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:46.910586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2317d84-1d98-4304-a53b-84ef7ac47e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:46.914550 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7388d3-1b45-4b52-bc0b-d1c721a61a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:47.093227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Created reservations ['dbd32e3c-2e46-46b6-8c11-e4e9b52f4008', 'b3fa95a2-ae9a-4187-ae9d-a767822aff9f', '4302b7f2-ab67-49e8-bcfc-1b282376e5cc', 'd8aab0f6-3090-4d35-be8d-92bf55b14532'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:47.096640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7388d3-1b45-4b52-bc0b-d1c721a61a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd32e3c-2e46-46b6-8c11-e4e9b52f4008', 'b3fa95a2-ae9a-4187-ae9d-a767822aff9f', '4302b7f2-ab67-49e8-bcfc-1b282376e5cc', 'd8aab0f6-3090-4d35-be8d-92bf55b14532']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:47.099057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c50cdb-5aa0-4794-84a5-12792f777ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:47.132443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47504f22-1fa1-425f-a8cb-9e648053ad49 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:47.133493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47504f22-1fa1-425f-a8cb-9e648053ad49 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:47.134307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47504f22-1fa1-425f-a8cb-9e648053ad49 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:47.232818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c50cdb-5aa0-4794-84a5-12792f777ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '229f2e7f-3972-4c1e-a5a6-4125329700af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-499100336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d657ddb817af4c799f8eb3ab88d37919',qos_specs=None,replication_status=,reservations=['dbd32e3c-2e46-46b6-8c11-e4e9b52f4008','b3fa95a2-ae9a-4187-ae9d-a767822aff9f','4302b7f2-ab67-49e8-bcfc-1b282376e5cc','d8aab0f6-3090-4d35-be8d-92bf55b14532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764ab908eb33416b9a51f6245a7415bc',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-499100336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=229f2e7f-3972-4c1e-a5a6-4125329700af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d657ddb817af4c799f8eb3ab88d37919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='764ab908eb33416b9a51f6245a7415bc',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:47.235867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62139864-f5b4-4f7c-b4c6-2d062c2454ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:47.335004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62139864-f5b4-4f7c-b4c6-2d062c2454ad) transitioned into state 'SUCCESS' from state '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-499100336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d657ddb817af4c799f8eb3ab88d37919',qos_specs=None,replication_status=,reservations=['dbd32e3c-2e46-46b6-8c11-e4e9b52f4008','b3fa95a2-ae9a-4187-ae9d-a767822aff9f','4302b7f2-ab67-49e8-bcfc-1b282376e5cc','d8aab0f6-3090-4d35-be8d-92bf55b14532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764ab908eb33416b9a51f6245a7415bc',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:47.338551 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f156a04-5738-4912-8498-3fd3dea1da91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:47.369799 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:47.369799 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:47.378243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f156a04-5738-4912-8498-3fd3dea1da91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:47.381171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Flow 'volume_create_api' (1d65a0ab-4f3a-40f4-b8d9-fb599818ea4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:47.389859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-47504f22-1fa1-425f-a8cb-9e648053ad49 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:47.459140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47504f22-1fa1-425f-a8cb-9e648053ad49 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:47.462927 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1101/2244] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:47 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 980 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:47.468001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-879c331a-9bbe-459e-a718-77eb58a4fdba tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:47.468740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-879c331a-9bbe-459e-a718-77eb58a4fdba tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:47.469114 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:47.469114 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:47.469737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-879c331a-9bbe-459e-a718-77eb58a4fdba tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:47.555019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Create volume request issued successfully. Jan 19 09:00:47.596881 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:47.596881 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:47.607574 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2380159-c369-400b-b46a-1817e863d068 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes returned with HTTP 202 Jan 19 09:00:47.624762 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1144/2245] 10.222.0.25 () {62 vars in 1265 bytes} [Tue Jan 19 09:00:46 2021] POST /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes => generated 820 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:00:47.634048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e8ca708-b715-419f-bee2-47e79de2fa4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:47.640456 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-879c331a-9bbe-459e-a718-77eb58a4fdba tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:47.645063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e8ca708-b715-419f-bee2-47e79de2fa4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:47.645314 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:47.645314 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:47.646007 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e8ca708-b715-419f-bee2-47e79de2fa4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:47.691922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-879c331a-9bbe-459e-a718-77eb58a4fdba tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:47.702562 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1102/2246] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:47 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 976 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:47.710347 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8fb4355-61c8-477d-88d7-e2a61ec5dfeb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:00:47.711395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8fb4355-61c8-477d-88d7-e2a61ec5dfeb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:47.711890 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:47.711890 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:47.712621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8fb4355-61c8-477d-88d7-e2a61ec5dfeb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:47.842213 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:47.842213 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:47.869938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5e8ca708-b715-419f-bee2-47e79de2fa4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:47.952910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:47.952910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:47.956732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e8ca708-b715-419f-bee2-47e79de2fa4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:47.957856 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1145/2247] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:47 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 981 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:47.998839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e8fb4355-61c8-477d-88d7-e2a61ec5dfeb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Volume info retrieved successfully. Jan 19 09:00:48.059320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8fb4355-61c8-477d-88d7-e2a61ec5dfeb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af returned with HTTP 200 Jan 19 09:00:48.072310 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1103/2248] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:47 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af => generated 912 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:48.477660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8ad8fb4-a058-48ba-a86c-53fd17bacc63 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:48.478569 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8ad8fb4-a058-48ba-a86c-53fd17bacc63 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:48.479170 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:48.479170 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:48.479921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8ad8fb4-a058-48ba-a86c-53fd17bacc63 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:48.620373 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:48.620373 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:48.654725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b8ad8fb4-a058-48ba-a86c-53fd17bacc63 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:48.713009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8ad8fb4-a058-48ba-a86c-53fd17bacc63 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:48.715018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65c9f628-b327-47f2-a177-eca29f46edfe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:48.715776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65c9f628-b327-47f2-a177-eca29f46edfe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:48.715891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:48.715891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:48.716724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65c9f628-b327-47f2-a177-eca29f46edfe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:48.726337 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1146/2249] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:48 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1370 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:48.786464 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:48.786464 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:48.798004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65c9f628-b327-47f2-a177-eca29f46edfe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:48.828797 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65c9f628-b327-47f2-a177-eca29f46edfe tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:48.847033 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1104/2250] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:48 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 976 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:48.975425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2293a154-1914-4098-9b84-834d2dd0526a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:48.975425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2293a154-1914-4098-9b84-834d2dd0526a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:48.975613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:48.975613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:48.976553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2293a154-1914-4098-9b84-834d2dd0526a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:49.080791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fb607c9-bdcb-46a7-8565-1df50c302c62 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:00:49.081403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fb607c9-bdcb-46a7-8565-1df50c302c62 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:49.081621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:49.081621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:49.081999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fb607c9-bdcb-46a7-8565-1df50c302c62 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:49.118392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:49.118392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:49.145263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2293a154-1914-4098-9b84-834d2dd0526a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:49.172721 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:49.172721 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:49.185211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2293a154-1914-4098-9b84-834d2dd0526a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:49.186359 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1147/2251] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:48 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 981 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:49.203404 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1fb607c9-bdcb-46a7-8565-1df50c302c62 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Volume info retrieved successfully. Jan 19 09:00:49.236432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fb607c9-bdcb-46a7-8565-1df50c302c62 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af returned with HTTP 200 Jan 19 09:00:49.237754 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1105/2252] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:49 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:49.254680 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ef56e9d1-f83c-4d42-87b4-38e3f6c772f9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] POST http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups Jan 19 09:00:49.255664 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:49.255664 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:49.256418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ef56e9d1-f83c-4d42-87b4-38e3f6c772f9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Action: 'create', calling method: create, body: {"backup": {"volume_id": "229f2e7f-3972-4c1e-a5a6-4125329700af", "name": "tempest-VolumesBackupsV39Test-Backup-393650115"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:49.257943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-ef56e9d1-f83c-4d42-87b4-38e3f6c772f9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Creating new backup {'backup': {'volume_id': '229f2e7f-3972-4c1e-a5a6-4125329700af', 'name': 'tempest-VolumesBackupsV39Test-Backup-393650115'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:00:49.258695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-ef56e9d1-f83c-4d42-87b4-38e3f6c772f9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Creating backup of volume 229f2e7f-3972-4c1e-a5a6-4125329700af in container None Jan 19 09:00:49.316161 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:49.316161 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:49.318033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ef56e9d1-f83c-4d42-87b4-38e3f6c772f9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Volume info retrieved successfully. Jan 19 09:00:49.404730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-ef56e9d1-f83c-4d42-87b4-38e3f6c772f9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Created reservations ['ec5c44b3-207b-40e4-bc6e-dd2012457bc2', '781b0263-78cc-4a8f-bbca-8f71b5f69196'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:49.611507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ef56e9d1-f83c-4d42-87b4-38e3f6c772f9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups returned with HTTP 202 Jan 19 09:00:49.613205 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1148/2253] 10.222.0.25 () {62 vars in 1266 bytes} [Tue Jan 19 09:00:49 2021] POST /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups => generated 398 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:00:49.625678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cfc58a32-2189-4b12-887b-2aaf42d26027 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:00:49.626831 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cfc58a32-2189-4b12-887b-2aaf42d26027 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:49.627244 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:49.627244 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:49.628161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cfc58a32-2189-4b12-887b-2aaf42d26027 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:49.628801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-cfc58a32-2189-4b12-887b-2aaf42d26027 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:00:49.689258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:49.689258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:49.692084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cfc58a32-2189-4b12-887b-2aaf42d26027 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:00:49.699592 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1106/2254] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:49 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 805 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:49.734697 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f833d931-ce87-4a3c-97aa-3826c84ca173 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:49.739810 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f833d931-ce87-4a3c-97aa-3826c84ca173 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:49.740360 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:49.740360 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:49.741476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f833d931-ce87-4a3c-97aa-3826c84ca173 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:49.826958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:49.826958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:49.839174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f833d931-ce87-4a3c-97aa-3826c84ca173 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:49.853720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-216ea688-2433-402e-a869-16ecf9262849 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:49.854187 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-216ea688-2433-402e-a869-16ecf9262849 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:49.854410 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:49.854410 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:49.854824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-216ea688-2433-402e-a869-16ecf9262849 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:49.887241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f833d931-ce87-4a3c-97aa-3826c84ca173 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:49.888832 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1149/2255] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:49 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1368 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:49.914802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b73a267-3ff0-4e9d-8d03-7da48b7971ea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:49.916567 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b73a267-3ff0-4e9d-8d03-7da48b7971ea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:49.916750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:49.916750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:49.917080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b73a267-3ff0-4e9d-8d03-7da48b7971ea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:49.944369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:49.944369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:49.973258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-216ea688-2433-402e-a869-16ecf9262849 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:50.024639 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:50.024639 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:50.031297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-216ea688-2433-402e-a869-16ecf9262849 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:50.039236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5b73a267-3ff0-4e9d-8d03-7da48b7971ea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:50.042916 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1107/2256] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:49 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 976 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:50.074230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b73a267-3ff0-4e9d-8d03-7da48b7971ea tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:50.075792 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1150/2257] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:49 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1368 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:50.208592 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afaddb3f-5bf0-499f-a4b6-3833c56344b0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:50.209432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afaddb3f-5bf0-499f-a4b6-3833c56344b0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:50.209836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:50.209836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:50.210468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afaddb3f-5bf0-499f-a4b6-3833c56344b0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:50.302677 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:50.302677 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:50.332779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-afaddb3f-5bf0-499f-a4b6-3833c56344b0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:50.370044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afaddb3f-5bf0-499f-a4b6-3833c56344b0 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:50.374359 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1108/2258] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:50 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 981 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:50.712827 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9d38799-55c3-41c5-b1dc-ded1ebdda731 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:00:50.713463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9d38799-55c3-41c5-b1dc-ded1ebdda731 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:50.713638 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:50.713638 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:50.715413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9d38799-55c3-41c5-b1dc-ded1ebdda731 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:50.715805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d9d38799-55c3-41c5-b1dc-ded1ebdda731 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:00:50.772782 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:50.772782 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:50.779147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9d38799-55c3-41c5-b1dc-ded1ebdda731 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:00:50.788487 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1109/2259] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:50 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 805 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:50.813128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-a0cc76e8-56f7-4e98-8480-26958c7a8f2f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:50.813699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-a0cc76e8-56f7-4e98-8480-26958c7a8f2f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:50.813906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:50.813906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:50.814649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-a0cc76e8-56f7-4e98-8480-26958c7a8f2f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:50.910273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:50.910273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:50.942192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-a0cc76e8-56f7-4e98-8480-26958c7a8f2f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:50.997414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-a0cc76e8-56f7-4e98-8480-26958c7a8f2f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:50.998256 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1151/2260] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:00:50 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1368 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:51.050952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e83d844d-bcbd-4b74-8209-0766d3aaf606 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:51.051999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e83d844d-bcbd-4b74-8209-0766d3aaf606 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:51.052424 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:51.052424 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:51.053323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e83d844d-bcbd-4b74-8209-0766d3aaf606 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:51.162777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:51.162777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:51.172058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e83d844d-bcbd-4b74-8209-0766d3aaf606 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:51.198858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e83d844d-bcbd-4b74-8209-0766d3aaf606 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:51.199712 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1110/2261] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:51 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 976 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:51.388113 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d40099e5-e64e-49d0-9ad4-0b3bbdb70bea tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:51.388624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d40099e5-e64e-49d0-9ad4-0b3bbdb70bea tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:51.388841 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:51.388841 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:51.389212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d40099e5-e64e-49d0-9ad4-0b3bbdb70bea tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:51.484291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:51.484291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:51.569125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d40099e5-e64e-49d0-9ad4-0b3bbdb70bea tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:51.618203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d40099e5-e64e-49d0-9ad4-0b3bbdb70bea tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:51.623496 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1152/2262] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:51 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 981 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:51.800445 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09fd37b4-120b-4775-998d-876a85117cac tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:00:51.801082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09fd37b4-120b-4775-998d-876a85117cac tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:51.801252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:51.801252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:51.801645 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09fd37b4-120b-4775-998d-876a85117cac tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:51.802263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-09fd37b4-120b-4775-998d-876a85117cac tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:00:51.849685 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:51.849685 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:51.851637 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09fd37b4-120b-4775-998d-876a85117cac tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:00:51.852866 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1111/2263] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:51 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 805 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:52.226389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f57ca087-a1c7-430d-b0b6-025e3538aacd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:52.227150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f57ca087-a1c7-430d-b0b6-025e3538aacd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:52.227533 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:52.227533 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:52.228112 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f57ca087-a1c7-430d-b0b6-025e3538aacd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:52.300535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:52.300535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:52.316485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f57ca087-a1c7-430d-b0b6-025e3538aacd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:52.350840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f57ca087-a1c7-430d-b0b6-025e3538aacd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:52.352030 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1153/2264] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:52 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1366 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:52.595710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:52.596323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:52.596593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:52.596593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:52.597050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:52.635412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ce96195-4b57-4a4c-b645-f71b86fe0e9a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:52.636219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ce96195-4b57-4a4c-b645-f71b86fe0e9a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:52.636621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:52.636621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:52.637075 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ce96195-4b57-4a4c-b645-f71b86fe0e9a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:52.651347 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:52.651347 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:52.661282 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:52.687981 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:52.689229 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1112/2265] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:00:52 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1368 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:52.700818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume// Jan 19 09:00:52.701354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:52.701436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:52.701436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:52.701565 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:52.701565 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:52.701877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:52.703135 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-7620d21c-1507-4b8e-b3c8-5754786a6de3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:00:52.704007 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1113/2266] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:00:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:00:52.714534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4ce96195-4b57-4a4c-b645-f71b86fe0e9a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:52.718946 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-c1497536-f3e8-4fd9-aeb9-4f4fcd481cef tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments Jan 19 09:00:52.719965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-c1497536-f3e8-4fd9-aeb9-4f4fcd481cef tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18c909c8-09dd-4629-9cb3-a7981860fd94", "instance_uuid": "a0ed96f0-f3c9-426a-885b-c6eb7ed7ed9e", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:52.739178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ce96195-4b57-4a4c-b645-f71b86fe0e9a tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:52.740090 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1154/2267] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:52 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 981 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:52.777109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:52.777109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:52.838250 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-c1497536-f3e8-4fd9-aeb9-4f4fcd481cef tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments returned with HTTP 200 Jan 19 09:00:52.843373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1114/2268] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:00:52 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:00:52.867939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4c5d323-bf6b-4231-a920-b60ba49b6104 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:00:52.869260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4c5d323-bf6b-4231-a920-b60ba49b6104 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:52.869691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:52.869691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:52.870653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4c5d323-bf6b-4231-a920-b60ba49b6104 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:52.871218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d4c5d323-bf6b-4231-a920-b60ba49b6104 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:00:52.900954 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:52.900954 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:52.903922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4c5d323-bf6b-4231-a920-b60ba49b6104 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:00:52.905139 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1155/2269] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:52 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 805 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:53.369283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b152dde5-7258-400e-8bd5-f561e3fbfb26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:53.370289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b152dde5-7258-400e-8bd5-f561e3fbfb26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:53.370907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:53.370907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:53.371548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b152dde5-7258-400e-8bd5-f561e3fbfb26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:53.432441 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:53.432441 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:53.444629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b152dde5-7258-400e-8bd5-f561e3fbfb26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:53.471258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b152dde5-7258-400e-8bd5-f561e3fbfb26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:53.472075 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1115/2270] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:53 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1364 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:53.716048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-609bf27b-b283-4fd3-8ca2-e468d2b3e245 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:53.716989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-609bf27b-b283-4fd3-8ca2-e468d2b3e245 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:53.717371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:53.717371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:53.718107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-609bf27b-b283-4fd3-8ca2-e468d2b3e245 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:53.756060 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-257d5fe3-52bf-4326-b630-d56cc3915b4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:53.756583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-257d5fe3-52bf-4326-b630-d56cc3915b4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:53.756793 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:53.756793 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:53.757134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-257d5fe3-52bf-4326-b630-d56cc3915b4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:53.780282 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:53.780282 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:53.794342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-609bf27b-b283-4fd3-8ca2-e468d2b3e245 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:53.828821 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:53.828821 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:53.839069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-257d5fe3-52bf-4326-b630-d56cc3915b4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:53.840502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-609bf27b-b283-4fd3-8ca2-e468d2b3e245 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:53.841380 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1156/2271] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:00:53 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1364 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:53.876955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-257d5fe3-52bf-4326-b630-d56cc3915b4b tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:53.878106 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1116/2272] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:53 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 1369 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:53.893484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1c3638c-77a8-4b36-9bf2-4ae892fec1ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:53.894047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1c3638c-77a8-4b36-9bf2-4ae892fec1ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:53.894265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:53.894265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:53.894730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1c3638c-77a8-4b36-9bf2-4ae892fec1ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:53.919415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:00:53.921195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:53.921364 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:53.921364 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:53.921824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:53.922350 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:00:53.962080 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:53.962080 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:53.970876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1c3638c-77a8-4b36-9bf2-4ae892fec1ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:53.973871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:53.973871 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:53.979753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:00:53.980676 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1117/2273] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:53 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 805 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:53.982357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume// Jan 19 09:00:53.983072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:53.983458 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:53.983458 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:53.983840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:53.984936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b31c072-7e69-4163-bc6b-b1b54457bdfe tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:00:53.997514 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1118/2274] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:00:53 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:00:54.005766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-e368f22b-f84c-40fc-8282-bfc9ee542055 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments Jan 19 09:00:54.006656 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-e368f22b-f84c-40fc-8282-bfc9ee542055 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2d7f005-c479-4bb9-b80f-72c1d2121c64", "instance_uuid": "c6088a03-571e-4031-bf69-7cd501ba6dfd", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:54.013163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1c3638c-77a8-4b36-9bf2-4ae892fec1ba tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:54.022743 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1157/2275] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:53 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 1369 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:54.030184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2675ed07-bf97-43ad-b18c-e3e198f53819 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:54.030856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:54.030856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:54.031585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2675ed07-bf97-43ad-b18c-e3e198f53819 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1860756079"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:54.079652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.079652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.094755 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.094755 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.129332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2675ed07-bf97-43ad-b18c-e3e198f53819 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:54.146076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2675ed07-bf97-43ad-b18c-e3e198f53819 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 09:00:54.162994 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-e368f22b-f84c-40fc-8282-bfc9ee542055 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments returned with HTTP 200 Jan 19 09:00:54.170140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2675ed07-bf97-43ad-b18c-e3e198f53819 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:54.171674 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1158/2277] 10.222.0.25 () {60 vars in 1335 bytes} [Tue Jan 19 09:00:54 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 852 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:00:54.176075 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1119/2277] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:00:53 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:54.187709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:54.188450 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:54.188450 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:54.189155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1139411310", "description": "This is the new description of volume"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:54.217431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-126fc748-76bc-4b79-86d9-4a1d78c7f89a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:54.218308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-126fc748-76bc-4b79-86d9-4a1d78c7f89a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:54.218632 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:54.218632 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:54.219271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-126fc748-76bc-4b79-86d9-4a1d78c7f89a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:54.299627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.299627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.317391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.317391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.319102 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:54.331983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 09:00:54.355170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-126fc748-76bc-4b79-86d9-4a1d78c7f89a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:54.371628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:54.382536 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1159/2278] 10.222.0.25 () {60 vars in 1336 bytes} [Tue Jan 19 09:00:54 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 891 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:54.383973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume// Jan 19 09:00:54.384463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:54.384685 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:54.384685 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:54.385075 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:54.386336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8fa53b0-6203-4a59-b177-68a63d769df4 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:00:54.410850 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1160/2279] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:00:54 2021] GET /volume/ => generated 754 bytes in 27 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:00:54.425307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:00:54.425855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:54.426347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:54.437152 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.437152 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.465099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-126fc748-76bc-4b79-86d9-4a1d78c7f89a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:54.466112 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1120/2280] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:54 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1363 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:00:54.494944 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-260f02d9-b8c8-4c7c-8cf3-a45a53ef1fb8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:54.495865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-260f02d9-b8c8-4c7c-8cf3-a45a53ef1fb8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:54.496234 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:54.496234 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:54.496879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-260f02d9-b8c8-4c7c-8cf3-a45a53ef1fb8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:54.591839 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.591839 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.624692 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:54.657634 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.657634 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.670999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:00:54.674638 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1161/2281] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:54 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 1408 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:54.677479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume// Jan 19 09:00:54.679512 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-260f02d9-b8c8-4c7c-8cf3-a45a53ef1fb8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:54.682068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:54.682480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:54.682480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:54.683271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:54.684811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71fc2722-e3b4-43fb-a757-108aa98f713e tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:00:54.688818 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1162/2282] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:00:54 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:00:54.710645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] POST http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes Jan 19 09:00:54.715998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1480201361", "availability_zone": "nova", "size": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:54.719107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1480201361', 'availability_zone': 'nova', 'size': 1}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:00:54.719618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume of 1 GB Jan 19 09:00:54.743866 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.743866 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.755923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Availability Zones retrieved successfully. Jan 19 09:00:54.765787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-260f02d9-b8c8-4c7c-8cf3-a45a53ef1fb8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:54.768570 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1121/2283] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:00:54 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1462 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:00:54.779993 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4292336f-1d35-49a9-b795-942c91ece2bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:00:54.785214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4292336f-1d35-49a9-b795-942c91ece2bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:54.785346 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:54.785346 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:54.786061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4292336f-1d35-49a9-b795-942c91ece2bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:54.794074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (4ca50562-ced7-4764-8658-f30ae59608c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:54.812664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61256083-c50b-41af-9de4-2f1ea7ec3764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:54.814847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:00:54.868210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.868210 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.887648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4292336f-1d35-49a9-b795-942c91ece2bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:00:54.913468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.913468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:54.926545 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4292336f-1d35-49a9-b795-942c91ece2bc tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:00:54.928439 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1122/2284] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 09:00:54 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1466 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:00:54.936044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-1f1e9f09-2d63-4ff4-9b2a-b36952e9b945 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] PUT http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785 Jan 19 09:00:54.936808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:54.936808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:54.940522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-1f1e9f09-2d63-4ff4-9b2a-b36952e9b945 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:54.958927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61256083-c50b-41af-9de4-2f1ea7ec3764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:54.960168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1238451e-8875-4e98-8551-1835d0ab6e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:54.986647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:00:54.986647 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:00:54.987169 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-1f1e9f09-2d63-4ff4-9b2a-b36952e9b945 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Lock "b'cinder-attachment_update-b2d7f005-c479-4bb9-b80f-72c1d2121c64-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.014s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:00:54.994020 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:54.994020 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:55.053098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Created reservations ['261a2652-6c7a-4ec0-a3a3-2238a04684c5', '139d7597-4238-43e6-9770-d265d2ab1978', 'a22559d4-4802-4606-b1fa-e9d23b589d2e', '250b0754-2a95-4168-90f2-8dda1e8664f0'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:00:55.055038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1238451e-8875-4e98-8551-1835d0ab6e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['261a2652-6c7a-4ec0-a3a3-2238a04684c5', '139d7597-4238-43e6-9770-d265d2ab1978', 'a22559d4-4802-4606-b1fa-e9d23b589d2e', '250b0754-2a95-4168-90f2-8dda1e8664f0']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:55.057901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0caca6e-0ac9-4013-a8c4-2363f41904ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:55.154501 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0caca6e-0ac9-4013-a8c4-2363f41904ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe4de19-395b-4bc9-ac35-bf75bd3b7630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1480201361',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['261a2652-6c7a-4ec0-a3a3-2238a04684c5','139d7597-4238-43e6-9770-d265d2ab1978','a22559d4-4802-4606-b1fa-e9d23b589d2e','250b0754-2a95-4168-90f2-8dda1e8664f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:00:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1480201361',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfe4de19-395b-4bc9-ac35-bf75bd3b7630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68dcca570974f8cb1124a84d6c7f8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44d6360693aa4b21adcd516f4c858fb2',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:55.156592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a648c53-56be-4271-a23c-4076ca4074d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:55.194427 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a648c53-56be-4271-a23c-4076ca4074d8) transitioned into 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-1480201361',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68dcca570974f8cb1124a84d6c7f8c6',qos_specs=None,replication_status=,reservations=['261a2652-6c7a-4ec0-a3a3-2238a04684c5','139d7597-4238-43e6-9770-d265d2ab1978','a22559d4-4802-4606-b1fa-e9d23b589d2e','250b0754-2a95-4168-90f2-8dda1e8664f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44d6360693aa4b21adcd516f4c858fb2',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:55.196530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3f40b1-9d7e-4893-9d1e-e7cb160bc823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:00:55.227323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3f40b1-9d7e-4893-9d1e-e7cb160bc823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:00:55.234789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Flow 'volume_create_api' (4ca50562-ced7-4764-8658-f30ae59608c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:00:55.356041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Create volume request issued successfully. Jan 19 09:00:55.404442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a654ba40-eea0-4505-a532-a16638c7db8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes returned with HTTP 202 Jan 19 09:00:55.416231 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1163/2285] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:00:54 2021] POST /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes => generated 811 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:00:55.460940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-435271a4-de03-4bb9-bad8-ab001c98f1dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] PUT http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25 Jan 19 09:00:55.461404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:55.461404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:55.461836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-435271a4-de03-4bb9-bad8-ab001c98f1dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:55.555964 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:00:55.555964 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:00:55.556612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-435271a4-de03-4bb9-bad8-ab001c98f1dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-18c909c8-09dd-4629-9cb3-a7981860fd94-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.037s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:00:55.559013 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:55.559013 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:57.576368 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-1f1e9f09-2d63-4ff4-9b2a-b36952e9b945 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Lock "b'cinder-attachment_update-b2d7f005-c479-4bb9-b80f-72c1d2121c64-n-h1-758944-2'" released by "attachment_update" :: held 2.589s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:00:57.577065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-1f1e9f09-2d63-4ff4-9b2a-b36952e9b945 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785 returned with HTTP 200 Jan 19 09:00:57.577971 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1123/2286] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:00:54 2021] PUT /volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785 => generated 762 bytes in 2649 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:57.597258 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac4069d8-93f6-48f0-a1ed-cc36273b1492 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:00:57.598014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac4069d8-93f6-48f0-a1ed-cc36273b1492 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:57.598391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:57.598391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:57.599253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac4069d8-93f6-48f0-a1ed-cc36273b1492 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:57.599768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ac4069d8-93f6-48f0-a1ed-cc36273b1492 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:00:57.635451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:57.635451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:57.637762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac4069d8-93f6-48f0-a1ed-cc36273b1492 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:00:57.639216 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1124/2287] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:57 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:57.643160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3244da1-2620-416a-a91e-ed0fdc8bff60 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 Jan 19 09:00:57.643886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3244da1-2620-416a-a91e-ed0fdc8bff60 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:57.644268 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:57.644268 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:57.645452 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3244da1-2620-416a-a91e-ed0fdc8bff60 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:57.718098 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:57.718098 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:57.728716 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d3244da1-2620-416a-a91e-ed0fdc8bff60 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:57.756299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3244da1-2620-416a-a91e-ed0fdc8bff60 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 returned with HTTP 200 Jan 19 09:00:57.757688 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1125/2288] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:57 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 => generated 904 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:57.762361 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51bc232e-546e-43e4-9385-beedd26ec82f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:57.763041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51bc232e-546e-43e4-9385-beedd26ec82f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:57.763263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:57.763263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:57.763640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51bc232e-546e-43e4-9385-beedd26ec82f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:57.825001 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:57.825001 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:57.836231 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-51bc232e-546e-43e4-9385-beedd26ec82f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:57.874271 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:57.874271 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:57.896346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51bc232e-546e-43e4-9385-beedd26ec82f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:57.907549 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1126/2289] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:57 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1364 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:57.910945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a5a164c-c132-496f-8386-920a2a0046ec tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:00:57.911570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a5a164c-c132-496f-8386-920a2a0046ec tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:57.912875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:57.912875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:57.913371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a5a164c-c132-496f-8386-920a2a0046ec tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:57.978636 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-435271a4-de03-4bb9-bad8-ab001c98f1dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-18c909c8-09dd-4629-9cb3-a7981860fd94-n-h2-758944-2'" released by "attachment_update" :: held 2.422s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:00:57.979537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-435271a4-de03-4bb9-bad8-ab001c98f1dd tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25 returned with HTTP 200 Jan 19 09:00:57.979781 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:57.979781 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:57.981140 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1164/2290] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 09:00:55 2021] PUT /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25 => generated 762 bytes in 2545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:57.992500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5a5a164c-c132-496f-8386-920a2a0046ec tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:00:58.007655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-217f81a2-f8bd-4973-bd5f-0ec392385dfa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] PUT http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 Jan 19 09:00:58.008645 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.008645 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.009312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-217f81a2-f8bd-4973-bd5f-0ec392385dfa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1860756079", "description": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:58.017726 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.017726 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.028701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a5a164c-c132-496f-8386-920a2a0046ec tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 09:00:58.040620 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1127/2291] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:57 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 1210 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:58.040620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4db56b6d-a5b3-4a47-b7fb-9f016fb36bde tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25/action Jan 19 09:00:58.040620 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.040620 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.040620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4db56b6d-a5b3-4a47-b7fb-9f016fb36bde tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:00:58.040620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4db56b6d-a5b3-4a47-b7fb-9f016fb36bde tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:58.143975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.143975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.155474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-217f81a2-f8bd-4973-bd5f-0ec392385dfa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:58.169498 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.169498 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.196235 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-217f81a2-f8bd-4973-bd5f-0ec392385dfa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume updated successfully. Jan 19 09:00:58.202326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee0c580-bf3e-4849-a2a5-c6f5226ab5b7 req-4db56b6d-a5b3-4a47-b7fb-9f016fb36bde tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25/action returned with HTTP 204 Jan 19 09:00:58.203279 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1128/2292] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 09:00:58 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:00:58.220097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-217f81a2-f8bd-4973-bd5f-0ec392385dfa tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 returned with HTTP 200 Jan 19 09:00:58.221245 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1165/2293] 10.222.0.25 () {60 vars in 1335 bytes} [Tue Jan 19 09:00:57 2021] PUT /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 => generated 839 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:58.237629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0af15083-cf4d-4e7b-86fe-6455297a1444 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] DELETE http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 Jan 19 09:00:58.238402 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0af15083-cf4d-4e7b-86fe-6455297a1444 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:58.238788 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.238788 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.239404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0af15083-cf4d-4e7b-86fe-6455297a1444 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:58.240018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0af15083-cf4d-4e7b-86fe-6455297a1444 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume with id: cfe4de19-395b-4bc9-ac35-bf75bd3b7630 Jan 19 09:00:58.261504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-a93116d1-8469-4dda-85c8-e14a7eeda219 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:00:58.262030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-a93116d1-8469-4dda-85c8-e14a7eeda219 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:58.262224 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.262224 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.263140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-a93116d1-8469-4dda-85c8-e14a7eeda219 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:58.389712 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.389712 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.395938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0af15083-cf4d-4e7b-86fe-6455297a1444 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:58.400779 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.400779 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.423026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-a93116d1-8469-4dda-85c8-e14a7eeda219 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:00:58.457275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0af15083-cf4d-4e7b-86fe-6455297a1444 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume request issued successfully. Jan 19 09:00:58.458941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0af15083-cf4d-4e7b-86fe-6455297a1444 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 returned with HTTP 202 Jan 19 09:00:58.463888 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1129/2294] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:00:58 2021] DELETE /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:00:58.468169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57a855dc-1a58-4812-a94e-1a3dbd6c05fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 Jan 19 09:00:58.468941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57a855dc-1a58-4812-a94e-1a3dbd6c05fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:58.469158 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.469158 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.469540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57a855dc-1a58-4812-a94e-1a3dbd6c05fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:58.480214 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.480214 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.518684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-a93116d1-8469-4dda-85c8-e14a7eeda219 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 09:00:58.518684 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1166/2295] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:00:58 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 1210 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:58.547686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-94c786cc-73e5-4eb1-a069-36d7875853a0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] POST http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab/action Jan 19 09:00:58.548262 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.548262 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.552168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-94c786cc-73e5-4eb1-a069-36d7875853a0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:00:58.552704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-94c786cc-73e5-4eb1-a069-36d7875853a0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:00:58.611962 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.611962 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.650750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.650750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.651948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-94c786cc-73e5-4eb1-a069-36d7875853a0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:00:58.654096 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-57a855dc-1a58-4812-a94e-1a3dbd6c05fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:58.682622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57a855dc-1a58-4812-a94e-1a3dbd6c05fd tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 returned with HTTP 200 Jan 19 09:00:58.683832 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1130/2296] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:58 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 => generated 906 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:58.696517 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-94c786cc-73e5-4eb1-a069-36d7875853a0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Begin detaching volume completed successfully. Jan 19 09:00:58.697075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-94c786cc-73e5-4eb1-a069-36d7875853a0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab/action returned with HTTP 202 Jan 19 09:00:58.701199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:00:58.701433 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1167/2297] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 09:00:58 2021] POST /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:00:58.702300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:58.702752 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.702752 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.703435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:58.704430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:00:58.724517 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4797715c-f92b-4c3e-a416-278a827533bc tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:00:58.725247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4797715c-f92b-4c3e-a416-278a827533bc tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:58.725444 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.725444 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.726933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4797715c-f92b-4c3e-a416-278a827533bc tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:58.735871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.735871 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.738765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:00:58.740003 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1131/2298] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:58 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:58.788047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume// Jan 19 09:00:58.789527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:58.789971 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.789971 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.790797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:58.792061 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cf049ba-d52c-4129-9763-631e04863986 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:00:58.793269 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1132/2299] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:00:58 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:00:58.834071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-cfb85b11-c4a7-43a6-bd6c-76d35b33520d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:00:58.836214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-cfb85b11-c4a7-43a6-bd6c-76d35b33520d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:58.837017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-cfb85b11-c4a7-43a6-bd6c-76d35b33520d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:58.848501 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.848501 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.874173 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4797715c-f92b-4c3e-a416-278a827533bc tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:00:58.924287 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.924287 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.937263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4797715c-f92b-4c3e-a416-278a827533bc tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 09:00:58.968201 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1168/2300] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:58 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 1213 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:58.981827 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:58.981827 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:58.984898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1444e179-8eff-49ad-957e-2c13cc18a4ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:00:58.992266 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1444e179-8eff-49ad-957e-2c13cc18a4ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:58.993176 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:58.993176 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:58.996995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1444e179-8eff-49ad-957e-2c13cc18a4ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:59.005154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-cfb85b11-c4a7-43a6-bd6c-76d35b33520d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:00:59.059770 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:59.059770 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:59.092663 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:59.092663 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:59.093713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-cfb85b11-c4a7-43a6-bd6c-76d35b33520d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 09:00:59.094574 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1133/2301] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 09:00:58 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 1312 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:00:59.104354 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1444e179-8eff-49ad-957e-2c13cc18a4ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:00:59.127093 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:59.127093 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:59.140549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1444e179-8eff-49ad-957e-2c13cc18a4ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:00:59.141839 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1169/2302] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:58 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1364 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:00:59.505210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-4aa620b3-8640-416e-be50-a7ec8afc6141 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] DELETE http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04 Jan 19 09:00:59.506209 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-4aa620b3-8640-416e-be50-a7ec8afc6141 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:59.506620 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:59.506620 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:59.507240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-4aa620b3-8640-416e-be50-a7ec8afc6141 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:59.556935 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:59.556935 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:59.701359 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-90c335c0-1414-4cd6-9b7f-9e6addf95198 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 Jan 19 09:00:59.701893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-90c335c0-1414-4cd6-9b7f-9e6addf95198 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:59.702091 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:59.702091 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:59.702833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-90c335c0-1414-4cd6-9b7f-9e6addf95198 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:59.844005 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:59.844005 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:59.861869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-90c335c0-1414-4cd6-9b7f-9e6addf95198 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:00:59.902888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-90c335c0-1414-4cd6-9b7f-9e6addf95198 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 returned with HTTP 200 Jan 19 09:00:59.903726 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1170/2303] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:59 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 => generated 906 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:59.909138 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4cc7969-6626-4c33-a5a1-60a44bf0ca74 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:00:59.910360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4cc7969-6626-4c33-a5a1-60a44bf0ca74 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:59.910585 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:59.910585 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:59.911504 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4cc7969-6626-4c33-a5a1-60a44bf0ca74 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:00:59.912047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c4cc7969-6626-4c33-a5a1-60a44bf0ca74 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:00:59.963978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:00:59.963978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:00:59.966542 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4cc7969-6626-4c33-a5a1-60a44bf0ca74 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:00:59.971853 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1171/2304] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:00:59 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:00:59.985515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb5c085d-b024-4238-ac75-43953f39b680 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:00:59.986047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb5c085d-b024-4238-ac75-43953f39b680 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:00:59.986265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:00:59.986265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:00:59.986704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb5c085d-b024-4238-ac75-43953f39b680 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:00.260324 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:00.260324 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:00.269735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cb5c085d-b024-4238-ac75-43953f39b680 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:01:00.292663 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:00.292663 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:00.301583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb5c085d-b024-4238-ac75-43953f39b680 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 09:01:00.302527 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1172/2305] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:00:59 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 1213 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:01:00.329363 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23ef0278-bf07-48ec-b56f-ac098d5d439b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:00.330148 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23ef0278-bf07-48ec-b56f-ac098d5d439b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:00.330434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:00.330434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:00.332475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-23ef0278-bf07-48ec-b56f-ac098d5d439b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:00.387372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:00.387372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:00.403167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-23ef0278-bf07-48ec-b56f-ac098d5d439b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:00.436367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:00.436367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:00.452147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-4aa620b3-8640-416e-be50-a7ec8afc6141 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:01:00.452581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-4aa620b3-8640-416e-be50-a7ec8afc6141 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:01:00.459267 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-23ef0278-bf07-48ec-b56f-ac098d5d439b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:00.463542 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0d1338ab-8599-4751-a78b-d83710fd2fbf req-4aa620b3-8640-416e-be50-a7ec8afc6141 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04 returned with HTTP 200 Jan 19 09:01:00.464485 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1134/2306] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 09:00:59 2021] DELETE /volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/8f5bd5f7-2d1c-4667-98be-3de3360cdf04 => generated 19 bytes in 966 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:01:00.464599 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1173/2307] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:00 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1364 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:00.920322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f422837-ad6a-469c-8534-ec96e30e1fd6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 Jan 19 09:01:00.920918 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f422837-ad6a-469c-8534-ec96e30e1fd6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:00.921292 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:00.921292 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:00.921686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f422837-ad6a-469c-8534-ec96e30e1fd6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:00.988377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d95150e7-5aa4-432f-bfb0-a4e1fd610313 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:00.991153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d95150e7-5aa4-432f-bfb0-a4e1fd610313 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:00.991153 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:00.991153 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:00.991153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d95150e7-5aa4-432f-bfb0-a4e1fd610313 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:00.991153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d95150e7-5aa4-432f-bfb0-a4e1fd610313 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:01.003880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f422837-ad6a-469c-8534-ec96e30e1fd6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 returned with HTTP 404 Jan 19 09:01:01.005520 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1135/2308] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:00 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/cfe4de19-395b-4bc9-ac35-bf75bd3b7630 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:01.020026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e19bba4d-ea40-4bf1-a372-a4b62a006ca8 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] DELETE http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:01:01.020026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e19bba4d-ea40-4bf1-a372-a4b62a006ca8 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:01.020026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e19bba4d-ea40-4bf1-a372-a4b62a006ca8 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:01.020026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-e19bba4d-ea40-4bf1-a372-a4b62a006ca8 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume with id: 0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:01:01.028806 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:01.028806 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:01.037527 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d95150e7-5aa4-432f-bfb0-a4e1fd610313 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:01.038414 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1174/2309] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:00 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:01.079191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:01.079191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:01.081062 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e19bba4d-ea40-4bf1-a372-a4b62a006ca8 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:01:01.127354 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e19bba4d-ea40-4bf1-a372-a4b62a006ca8 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume request issued successfully. Jan 19 09:01:01.129048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e19bba4d-ea40-4bf1-a372-a4b62a006ca8 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 202 Jan 19 09:01:01.132695 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1136/2310] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:01:01 2021] DELETE /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:01.140576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f1e13fb-daf5-4bfd-b63f-5dd289bb696f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:01:01.141099 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f1e13fb-daf5-4bfd-b63f-5dd289bb696f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:01.141292 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:01.141292 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:01.141920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f1e13fb-daf5-4bfd-b63f-5dd289bb696f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:01.217081 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:01.217081 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:01.226995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7f1e13fb-daf5-4bfd-b63f-5dd289bb696f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:01:01.280993 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f1e13fb-daf5-4bfd-b63f-5dd289bb696f tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:01:01.282223 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1175/2311] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:01 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 1407 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:01.323933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-054f4bf2-01b1-4336-b439-489066fb06ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:01:01.324443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-054f4bf2-01b1-4336-b439-489066fb06ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:01.329885 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:01.329885 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:01.331488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-054f4bf2-01b1-4336-b439-489066fb06ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:01.443499 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:01.443499 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:01.460857 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-054f4bf2-01b1-4336-b439-489066fb06ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:01:01.484664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42447b30-5736-4b5d-8461-fb75190d557c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:01.485489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42447b30-5736-4b5d-8461-fb75190d557c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:01.485911 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:01.485911 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:01.486600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42447b30-5736-4b5d-8461-fb75190d557c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:01.593043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-054f4bf2-01b1-4336-b439-489066fb06ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 09:01:01.593894 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1137/2312] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:01 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 918 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:01.647644 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:01.647644 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:01.673090 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-42447b30-5736-4b5d-8461-fb75190d557c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:01.737666 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:01.737666 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:01.789003 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42447b30-5736-4b5d-8461-fb75190d557c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:01.800144 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1176/2313] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:01 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1364 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:02.052308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02ccc9d9-31f7-4b20-a459-97735909b464 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:02.052859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02ccc9d9-31f7-4b20-a459-97735909b464 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:02.053261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:02.053261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:02.054036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02ccc9d9-31f7-4b20-a459-97735909b464 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:02.055076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-02ccc9d9-31f7-4b20-a459-97735909b464 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:02.108035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:02.108035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:02.116887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02ccc9d9-31f7-4b20-a459-97735909b464 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:02.118162 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1138/2314] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:02 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:02.299926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a7b78aa-a9be-4f07-9713-abc2a09fe6d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:01:02.301191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a7b78aa-a9be-4f07-9713-abc2a09fe6d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:02.301633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:02.301633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:02.302304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a7b78aa-a9be-4f07-9713-abc2a09fe6d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:02.387667 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:02.387667 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:02.397899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5a7b78aa-a9be-4f07-9713-abc2a09fe6d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:01:02.462740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a7b78aa-a9be-4f07-9713-abc2a09fe6d9 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:01:02.467452 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1177/2315] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:02 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 1407 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:01:02.807295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd15a0aa-4589-4b9c-85c3-0663bc5d4f5c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:02.807893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd15a0aa-4589-4b9c-85c3-0663bc5d4f5c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:02.808177 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:02.808177 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:02.808634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd15a0aa-4589-4b9c-85c3-0663bc5d4f5c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:02.913330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:02.913330 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:02.929980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dd15a0aa-4589-4b9c-85c3-0663bc5d4f5c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:02.973756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:02.973756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:02.997418 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd15a0aa-4589-4b9c-85c3-0663bc5d4f5c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:02.998232 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1139/2316] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:02 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1364 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:03.143253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-af15b808-6db5-4ac0-8e7f-a6dafdb6d169 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:03.143253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-af15b808-6db5-4ac0-8e7f-a6dafdb6d169 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:03.143253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:03.143253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:03.143253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-af15b808-6db5-4ac0-8e7f-a6dafdb6d169 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:03.143253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-af15b808-6db5-4ac0-8e7f-a6dafdb6d169 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:03.150883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-98b2d3b9-d531-4a25-b806-875184e9e745 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785/action Jan 19 09:01:03.150883 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:03.150883 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:03.150883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-98b2d3b9-d531-4a25-b806-875184e9e745 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:01:03.150883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-98b2d3b9-d531-4a25-b806-875184e9e745 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:03.185819 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:03.185819 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:03.185819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-af15b808-6db5-4ac0-8e7f-a6dafdb6d169 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:03.195508 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1178/2317] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:03 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:03.314580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:03.314580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:03.333252 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5b3df83-d6e7-497e-b6ea-07fb73c4dfae req-98b2d3b9-d531-4a25-b806-875184e9e745 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785/action returned with HTTP 204 Jan 19 09:01:03.334166 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1140/2318] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:01:03 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:03.486645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de367f1f-74c0-4941-bfd8-03914b84ff35 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:01:03.487396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de367f1f-74c0-4941-bfd8-03914b84ff35 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:03.487782 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:03.487782 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:03.488390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de367f1f-74c0-4941-bfd8-03914b84ff35 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:03.631848 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:03.631848 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:03.659899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de367f1f-74c0-4941-bfd8-03914b84ff35 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:01:03.702011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de367f1f-74c0-4941-bfd8-03914b84ff35 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 200 Jan 19 09:01:03.703491 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1179/2319] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:03 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 1407 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:04.014218 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3d6acef-d076-4e22-9ef6-c18278ec2ad5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:04.014785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3d6acef-d076-4e22-9ef6-c18278ec2ad5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:04.014984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:04.014984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:04.015640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3d6acef-d076-4e22-9ef6-c18278ec2ad5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:04.122786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:04.122786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:04.134357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a3d6acef-d076-4e22-9ef6-c18278ec2ad5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:04.178154 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:04.178154 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:04.189960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3d6acef-d076-4e22-9ef6-c18278ec2ad5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:04.191499 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1141/2320] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:04 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1656 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:04.199198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a20fadd-51f7-4d96-81bb-432d9f130e08 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:04.200055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a20fadd-51f7-4d96-81bb-432d9f130e08 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:04.200468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:04.200468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:04.201071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a20fadd-51f7-4d96-81bb-432d9f130e08 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:04.201600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4a20fadd-51f7-4d96-81bb-432d9f130e08 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:04.208322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5dc0f3fc-1a78-47a4-a467-45071f0a3e98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:01:04.209097 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:04.209097 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:04.209838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5dc0f3fc-1a78-47a4-a467-45071f0a3e98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2d7f005-c479-4bb9-b80f-72c1d2121c64", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-371217891"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:04.253994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:04.253994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:04.259565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a20fadd-51f7-4d96-81bb-432d9f130e08 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:04.263422 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1180/2321] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:04 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:04.320999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:04.320999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:04.322180 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5dc0f3fc-1a78-47a4-a467-45071f0a3e98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:04.323335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-5dc0f3fc-1a78-47a4-a467-45071f0a3e98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:04.331094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5dc0f3fc-1a78-47a4-a467-45071f0a3e98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 400 Jan 19 09:01:04.335435 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1142/2322] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:01:04 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 160 bytes in 128 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:01:04.342528 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-207c0153-b075-409b-9d2b-f0f5c5eebec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:01:04.343023 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:04.343023 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:04.343460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-207c0153-b075-409b-9d2b-f0f5c5eebec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2d7f005-c479-4bb9-b80f-72c1d2121c64", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1371874964"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:04.412300 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:04.412300 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:04.414409 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-207c0153-b075-409b-9d2b-f0f5c5eebec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:04.414948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-207c0153-b075-409b-9d2b-f0f5c5eebec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:04.519474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-207c0153-b075-409b-9d2b-f0f5c5eebec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['928a7a6b-83bc-43dc-af74-954c49a60465', '9e88ac8b-e4f7-4f0f-995e-7df9fc33cd3f', '67b20102-1106-4e04-8ccc-235e669dd207', 'c2f22ba2-0897-4763-be34-e2d1f7c7c0ce'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:01:04.670751 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-207c0153-b075-409b-9d2b-f0f5c5eebec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot force create request issued successfully. Jan 19 09:01:04.673060 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-207c0153-b075-409b-9d2b-f0f5c5eebec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:01:04.674560 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1181/2323] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:01:04 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 310 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:01:04.686901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53dace4b-433c-4431-937b-bfab643a2452 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:04.689596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53dace4b-433c-4431-937b-bfab643a2452 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:04.690058 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:04.690058 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:04.700781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53dace4b-433c-4431-937b-bfab643a2452 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:04.724598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1a265f0-fa01-4be1-91e5-15c603dad4cc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c Jan 19 09:01:04.725215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1a265f0-fa01-4be1-91e5-15c603dad4cc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:04.725496 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:04.725496 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:04.726103 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1a265f0-fa01-4be1-91e5-15c603dad4cc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:04.770651 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:04.770651 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:04.771719 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-53dace4b-433c-4431-937b-bfab643a2452 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:04.773638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53dace4b-433c-4431-937b-bfab643a2452 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 200 Jan 19 09:01:04.779417 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1143/2324] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:04 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 442 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:01:04.819082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1a265f0-fa01-4be1-91e5-15c603dad4cc tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c returned with HTTP 404 Jan 19 09:01:04.823936 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1182/2325] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:04 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/0e08f911-06cd-4766-be84-2b37a096c55c => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:04.839594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d762f78-74ce-495a-888d-efa9fd181768 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] DELETE http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 09:01:04.840606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d762f78-74ce-495a-888d-efa9fd181768 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:04.840999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:04.840999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:04.841625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1d762f78-74ce-495a-888d-efa9fd181768 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:04.842264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1d762f78-74ce-495a-888d-efa9fd181768 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume with id: eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 09:01:04.932388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:04.932388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:04.934285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1d762f78-74ce-495a-888d-efa9fd181768 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:01:04.991704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1d762f78-74ce-495a-888d-efa9fd181768 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Delete volume request issued successfully. Jan 19 09:01:04.992506 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1d762f78-74ce-495a-888d-efa9fd181768 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a returned with HTTP 202 Jan 19 09:01:04.993634 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1144/2326] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:01:04 2021] DELETE /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:01:05.001370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bc515c3-6208-41aa-a6cc-8075fc9de12d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 09:01:05.001991 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bc515c3-6208-41aa-a6cc-8075fc9de12d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:05.002453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bc515c3-6208-41aa-a6cc-8075fc9de12d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:05.138739 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:05.138739 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:05.157142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0bc515c3-6208-41aa-a6cc-8075fc9de12d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:01:05.199380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bc515c3-6208-41aa-a6cc-8075fc9de12d tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a returned with HTTP 200 Jan 19 09:01:05.201900 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1183/2327] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:04 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a => generated 906 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:05.281904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-269dd3db-98aa-4ce2-9f84-acf35d2733cc tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:05.282983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-269dd3db-98aa-4ce2-9f84-acf35d2733cc tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:05.284736 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:05.284736 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:05.285839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-269dd3db-98aa-4ce2-9f84-acf35d2733cc tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:05.289556 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-269dd3db-98aa-4ce2-9f84-acf35d2733cc tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:05.332391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:05.332391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:05.334862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-269dd3db-98aa-4ce2-9f84-acf35d2733cc tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:05.336286 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1145/2328] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:05 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:05.787259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f260268-fd52-4322-9899-a3e089bfaace tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:05.788056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f260268-fd52-4322-9899-a3e089bfaace tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:05.788450 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:05.788450 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:05.789074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f260268-fd52-4322-9899-a3e089bfaace tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:05.847462 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:05.847462 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:05.849442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8f260268-fd52-4322-9899-a3e089bfaace tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:05.852403 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f260268-fd52-4322-9899-a3e089bfaace tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 200 Jan 19 09:01:05.853959 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1184/2329] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:05 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 442 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:06.217509 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7dec7ba4-b148-4ba2-b2ee-30748c88d7d6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 09:01:06.218128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7dec7ba4-b148-4ba2-b2ee-30748c88d7d6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:06.218231 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:06.218231 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:06.218846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7dec7ba4-b148-4ba2-b2ee-30748c88d7d6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:06.353773 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db482dab-8788-4120-87db-7866deb5b8a7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:06.354347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db482dab-8788-4120-87db-7866deb5b8a7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:06.354567 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:06.354567 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:06.355878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db482dab-8788-4120-87db-7866deb5b8a7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:06.356523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-db482dab-8788-4120-87db-7866deb5b8a7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:06.368077 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:06.368077 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:06.411901 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:06.411901 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:06.415904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7dec7ba4-b148-4ba2-b2ee-30748c88d7d6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:01:06.416548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db482dab-8788-4120-87db-7866deb5b8a7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:06.417880 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1185/2330] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:06 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:06.466053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7dec7ba4-b148-4ba2-b2ee-30748c88d7d6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a returned with HTTP 200 Jan 19 09:01:06.467225 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1146/2331] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:06 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a => generated 906 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:06.866391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4dd423f-ce9e-4d27-8624-5f4d66ff7267 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:06.867192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4dd423f-ce9e-4d27-8624-5f4d66ff7267 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:06.867403 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:06.867403 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:06.867779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4dd423f-ce9e-4d27-8624-5f4d66ff7267 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:06.927343 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:06.927343 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:06.928807 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f4dd423f-ce9e-4d27-8624-5f4d66ff7267 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:06.930847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4dd423f-ce9e-4d27-8624-5f4d66ff7267 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 200 Jan 19 09:01:06.931910 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1186/2332] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:06 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 442 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:07.437708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57813a87-ba5b-49e7-a912-cf94beefbe9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:07.445246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57813a87-ba5b-49e7-a912-cf94beefbe9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:07.445692 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:07.445692 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:07.446454 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57813a87-ba5b-49e7-a912-cf94beefbe9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:07.447250 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-57813a87-ba5b-49e7-a912-cf94beefbe9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:07.482872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e13ee720-9694-4bd6-98fa-497a21e8de8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 09:01:07.483688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e13ee720-9694-4bd6-98fa-497a21e8de8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:07.484079 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:07.484079 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:07.484715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e13ee720-9694-4bd6-98fa-497a21e8de8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:07.502749 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:07.502749 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:07.504991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57813a87-ba5b-49e7-a912-cf94beefbe9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:07.512753 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1147/2333] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:07 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:07.645252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:07.645252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:07.664870 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e13ee720-9694-4bd6-98fa-497a21e8de8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Volume info retrieved successfully. Jan 19 09:01:07.696383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e13ee720-9694-4bd6-98fa-497a21e8de8c tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a returned with HTTP 200 Jan 19 09:01:07.697776 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1187/2334] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:07 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a => generated 906 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:07.944464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75e27572-2292-4885-ae81-edd30b1b59d8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:07.945006 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75e27572-2292-4885-ae81-edd30b1b59d8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:07.945201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:07.945201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:07.945840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75e27572-2292-4885-ae81-edd30b1b59d8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:08.016870 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:08.016870 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:08.018546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-75e27572-2292-4885-ae81-edd30b1b59d8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:08.021028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75e27572-2292-4885-ae81-edd30b1b59d8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 200 Jan 19 09:01:08.029790 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1148/2335] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:07 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 469 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:08.033770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77f15d2c-4455-44c4-ab4f-e1d5db0d77b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:01:08.034198 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:08.034198 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:08.034649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77f15d2c-4455-44c4-ab4f-e1d5db0d77b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2d7f005-c479-4bb9-b80f-72c1d2121c64", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1113177530"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:08.140526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:08.140526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:08.141906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-77f15d2c-4455-44c4-ab4f-e1d5db0d77b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:08.142534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-77f15d2c-4455-44c4-ab4f-e1d5db0d77b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:08.233655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-77f15d2c-4455-44c4-ab4f-e1d5db0d77b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['edd4f33e-2418-43ec-abb0-96c2d8e1e3f4', '06f64f60-7b0b-4715-8b5f-839d51dc8d26', '46da857e-8ca9-411e-b681-40b5e90874e8', '17a85482-bfd9-48fb-b8f6-89b1ad952ea8'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:01:08.436906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-77f15d2c-4455-44c4-ab4f-e1d5db0d77b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot force create request issued successfully. Jan 19 09:01:08.437983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77f15d2c-4455-44c4-ab4f-e1d5db0d77b5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:01:08.439885 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1188/2336] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:01:08 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 310 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:01:08.450174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1c7f94f-375b-4235-a6fb-a0a921fe56ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:08.450731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1c7f94f-375b-4235-a6fb-a0a921fe56ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:08.450922 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:08.450922 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:08.451584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1c7f94f-375b-4235-a6fb-a0a921fe56ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:08.523105 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:08.523105 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:08.523409 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0099c2cc-84f0-47bc-b95c-4c0a83c9e7d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:08.523896 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0099c2cc-84f0-47bc-b95c-4c0a83c9e7d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:08.524115 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:08.524115 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:08.524499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0099c2cc-84f0-47bc-b95c-4c0a83c9e7d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:08.524879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0099c2cc-84f0-47bc-b95c-4c0a83c9e7d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:08.525885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b1c7f94f-375b-4235-a6fb-a0a921fe56ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:08.528946 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1c7f94f-375b-4235-a6fb-a0a921fe56ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 200 Jan 19 09:01:08.537865 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1149/2337] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:08 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 442 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:08.602130 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:08.602130 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:08.604115 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0099c2cc-84f0-47bc-b95c-4c0a83c9e7d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:08.622299 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1189/2338] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:08 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:08.714439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad979086-dd62-49a6-8453-c5b035a265f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] GET http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a Jan 19 09:01:08.716133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad979086-dd62-49a6-8453-c5b035a265f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:08.716395 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:08.716395 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:08.716970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad979086-dd62-49a6-8453-c5b035a265f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:08.816063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad979086-dd62-49a6-8453-c5b035a265f6 tempest-VolumesGetTest-1797472261 tempest-VolumesGetTest-1797472261] http://10.222.0.25/volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a returned with HTTP 404 Jan 19 09:01:08.819767 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1150/2339] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:08 2021] GET /volume/v3/c68dcca570974f8cb1124a84d6c7f8c6/volumes/eb8050e8-8028-4217-858d-8b20bab3a52a => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:09.551112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-995f88b4-8fba-4d8b-b1e9-fe8856e62397 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:09.552114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-995f88b4-8fba-4d8b-b1e9-fe8856e62397 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:09.552468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:09.552468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:09.553055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-995f88b4-8fba-4d8b-b1e9-fe8856e62397 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:09.610290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:09.610290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:09.615299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-995f88b4-8fba-4d8b-b1e9-fe8856e62397 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:09.620620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-995f88b4-8fba-4d8b-b1e9-fe8856e62397 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 200 Jan 19 09:01:09.626896 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e287d96-0401-42df-80a2-4a401a982a49 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:09.628047 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1190/2340] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:09 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 442 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:09.636976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e287d96-0401-42df-80a2-4a401a982a49 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:09.640130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2e287d96-0401-42df-80a2-4a401a982a49 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:09.643054 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2e287d96-0401-42df-80a2-4a401a982a49 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:09.713642 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:09.713642 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:09.716517 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2e287d96-0401-42df-80a2-4a401a982a49 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:09.718351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1151/2341] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:09 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:10.640251 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3613d87-5eca-4f19-a2d0-290d6e03a70a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:10.640795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3613d87-5eca-4f19-a2d0-290d6e03a70a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:10.640949 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:10.640949 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:10.641721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3613d87-5eca-4f19-a2d0-290d6e03a70a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:10.697953 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:10.697953 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:10.699550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a3613d87-5eca-4f19-a2d0-290d6e03a70a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:10.702007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3613d87-5eca-4f19-a2d0-290d6e03a70a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 200 Jan 19 09:01:10.704020 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1191/2342] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:10 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:10.732877 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c3b468b-f44e-4df6-ab14-c5b9e360d2b5 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:10.733790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c3b468b-f44e-4df6-ab14-c5b9e360d2b5 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:10.734118 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:10.734118 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:10.734516 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c3b468b-f44e-4df6-ab14-c5b9e360d2b5 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:10.734899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0c3b468b-f44e-4df6-ab14-c5b9e360d2b5 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:10.771136 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:10.771136 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:10.774044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c3b468b-f44e-4df6-ab14-c5b9e360d2b5 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:10.775171 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1152/2343] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:10 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:11.722229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d70cb3-61e6-43a8-931e-9eb9e5ec906a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:11.725840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d70cb3-61e6-43a8-931e-9eb9e5ec906a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:11.726077 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:11.726077 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:11.726483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d70cb3-61e6-43a8-931e-9eb9e5ec906a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:11.794627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:11.794627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:11.796121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-80d70cb3-61e6-43a8-931e-9eb9e5ec906a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:11.796937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9569b80-61a3-4a9c-8cc2-96317a530695 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:11.797614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9569b80-61a3-4a9c-8cc2-96317a530695 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:11.797814 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:11.797814 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:11.798469 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9569b80-61a3-4a9c-8cc2-96317a530695 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:11.799019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d9569b80-61a3-4a9c-8cc2-96317a530695 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:11.799300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d70cb3-61e6-43a8-931e-9eb9e5ec906a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 200 Jan 19 09:01:11.800812 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1192/2344] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:11 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 469 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:11.814175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea16224b-0b36-4100-9892-3f80ac16956d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:01:11.820983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:11.820983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:11.822224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea16224b-0b36-4100-9892-3f80ac16956d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2d7f005-c479-4bb9-b80f-72c1d2121c64", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1613258220"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:11.866614 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:11.866614 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:11.868709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9569b80-61a3-4a9c-8cc2-96317a530695 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:11.869708 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1153/2345] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:11 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:11.951640 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:11.951640 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:11.955635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ea16224b-0b36-4100-9892-3f80ac16956d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:11.956010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-ea16224b-0b36-4100-9892-3f80ac16956d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:12.114531 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-ea16224b-0b36-4100-9892-3f80ac16956d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['34127ad9-6602-4d81-ae66-09bf3ae1fa79', '59faa4b8-5305-4bd6-92ed-f1d79888f96a', '0dc20e90-13c7-4b21-9ecb-9700700363c1', '814b79f7-2dcc-416f-b7e4-ff0d16a39ffa'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:01:12.334013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ea16224b-0b36-4100-9892-3f80ac16956d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot force create request issued successfully. Jan 19 09:01:12.334770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea16224b-0b36-4100-9892-3f80ac16956d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:01:12.343151 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1193/2346] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:01:11 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 310 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:01:12.349125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78e6a446-b1bd-49ef-9a25-7ceb1b551345 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:12.349996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78e6a446-b1bd-49ef-9a25-7ceb1b551345 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:12.350365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:12.350365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:12.351165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78e6a446-b1bd-49ef-9a25-7ceb1b551345 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:12.415099 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:12.415099 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:12.416261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-78e6a446-b1bd-49ef-9a25-7ceb1b551345 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:12.418241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78e6a446-b1bd-49ef-9a25-7ceb1b551345 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 200 Jan 19 09:01:12.424165 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1154/2347] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:12 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 442 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:12.884829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-989be21e-4873-47d5-a15d-bd80e0dcdfda tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:12.885352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-989be21e-4873-47d5-a15d-bd80e0dcdfda tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:12.885575 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:12.885575 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:12.885953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-989be21e-4873-47d5-a15d-bd80e0dcdfda tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:12.886379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-989be21e-4873-47d5-a15d-bd80e0dcdfda tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:12.935786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:12.935786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:12.940462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-989be21e-4873-47d5-a15d-bd80e0dcdfda tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:12.946917 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1194/2348] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:12 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:13.443357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-11ea0f17-124d-4688-8f3e-df37bf5f5515 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:13.444257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-11ea0f17-124d-4688-8f3e-df37bf5f5515 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:13.444480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:13.444480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:13.444869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-11ea0f17-124d-4688-8f3e-df37bf5f5515 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:13.479923 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:13.479923 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:13.481075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-11ea0f17-124d-4688-8f3e-df37bf5f5515 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:13.483650 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-11ea0f17-124d-4688-8f3e-df37bf5f5515 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 200 Jan 19 09:01:13.484485 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1155/2349] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:13 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:13.981880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f926bcf3-99c9-4cfa-a1bd-944e36637d52 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:13.983233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f926bcf3-99c9-4cfa-a1bd-944e36637d52 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:13.983233 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:13.983233 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:13.985059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f926bcf3-99c9-4cfa-a1bd-944e36637d52 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:13.986257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f926bcf3-99c9-4cfa-a1bd-944e36637d52 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:14.014497 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:14.014497 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:14.017909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f926bcf3-99c9-4cfa-a1bd-944e36637d52 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:14.019144 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1195/2350] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:13 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:14.496561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1a67f6f-f5e0-4a3e-aa75-b0eb4e41a5f4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:14.496975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1a67f6f-f5e0-4a3e-aa75-b0eb4e41a5f4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:14.497139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:14.497139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:14.497555 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1a67f6f-f5e0-4a3e-aa75-b0eb4e41a5f4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:14.551475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:14.551475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:14.552731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1a67f6f-f5e0-4a3e-aa75-b0eb4e41a5f4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:14.560461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1a67f6f-f5e0-4a3e-aa75-b0eb4e41a5f4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 200 Jan 19 09:01:14.571490 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1156/2351] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:14 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 442 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:15.033237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1249591c-0de1-47b4-a09f-e26de38976f6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:15.033819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1249591c-0de1-47b4-a09f-e26de38976f6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:15.033982 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:15.033982 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:15.034643 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1249591c-0de1-47b4-a09f-e26de38976f6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:15.035300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1249591c-0de1-47b4-a09f-e26de38976f6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:15.119393 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:15.119393 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:15.121585 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1249591c-0de1-47b4-a09f-e26de38976f6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:15.122992 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1196/2352] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:15 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:15.578610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16ceb1db-bd46-4729-998e-297e3e55fbf5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:15.579430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16ceb1db-bd46-4729-998e-297e3e55fbf5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:15.579667 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:15.579667 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:15.580009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16ceb1db-bd46-4729-998e-297e3e55fbf5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:15.607983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:15.607983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:15.609487 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-16ceb1db-bd46-4729-998e-297e3e55fbf5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:15.613801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16ceb1db-bd46-4729-998e-297e3e55fbf5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 200 Jan 19 09:01:15.627301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e07d1e74-b5c9-4e86-aa84-996780ed7bf4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:15.628211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e07d1e74-b5c9-4e86-aa84-996780ed7bf4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:15.628791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:15.628791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:15.633047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e07d1e74-b5c9-4e86-aa84-996780ed7bf4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:15.633581 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-e07d1e74-b5c9-4e86-aa84-996780ed7bf4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:15.634744 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1157/2353] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:15 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 469 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:15.693872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:15.693872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:15.695636 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e07d1e74-b5c9-4e86-aa84-996780ed7bf4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:15.818135 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e07d1e74-b5c9-4e86-aa84-996780ed7bf4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:01:15.818639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e07d1e74-b5c9-4e86-aa84-996780ed7bf4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 202 Jan 19 09:01:15.822566 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1197/2354] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:01:15 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:15.827852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9a33fe9b-bcc2-4a03-bb39-91b7b2d62a59 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:15.829114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9a33fe9b-bcc2-4a03-bb39-91b7b2d62a59 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:15.829304 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:15.829304 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:15.830035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9a33fe9b-bcc2-4a03-bb39-91b7b2d62a59 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:15.857871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:15.857871 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:15.859568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9a33fe9b-bcc2-4a03-bb39-91b7b2d62a59 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:15.861788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9a33fe9b-bcc2-4a03-bb39-91b7b2d62a59 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 200 Jan 19 09:01:15.863645 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1158/2355] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:15 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:16.137250 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2914ce97-ad3f-4b46-8bc3-ff6690d5dfdd tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:16.138614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2914ce97-ad3f-4b46-8bc3-ff6690d5dfdd tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:16.138975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:16.138975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:16.139584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2914ce97-ad3f-4b46-8bc3-ff6690d5dfdd tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:16.140177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2914ce97-ad3f-4b46-8bc3-ff6690d5dfdd tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:16.180943 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:16.180943 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:16.190192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2914ce97-ad3f-4b46-8bc3-ff6690d5dfdd tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:16.191285 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1198/2356] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:16 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:16.880592 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-314bf03a-3801-44ad-8fc0-6e5bd7c23284 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:16.881759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-314bf03a-3801-44ad-8fc0-6e5bd7c23284 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:16.882046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:16.882046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:16.882541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-314bf03a-3801-44ad-8fc0-6e5bd7c23284 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:16.934994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:16.934994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:16.936286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-314bf03a-3801-44ad-8fc0-6e5bd7c23284 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:16.948743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-314bf03a-3801-44ad-8fc0-6e5bd7c23284 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 200 Jan 19 09:01:16.949658 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1159/2357] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:16 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:17.211893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-495c8110-a0b2-4a80-89ad-ec89887dd2d9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:17.213259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-495c8110-a0b2-4a80-89ad-ec89887dd2d9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:17.213722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:17.213722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:17.214375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-495c8110-a0b2-4a80-89ad-ec89887dd2d9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:17.215328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-495c8110-a0b2-4a80-89ad-ec89887dd2d9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:17.262671 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:17.262671 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:17.264510 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-495c8110-a0b2-4a80-89ad-ec89887dd2d9 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:17.265560 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1199/2358] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:17 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:17.961187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8d3f6a3c-4e91-4723-bbb1-d07bda44ebc9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:01:17.961719 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8d3f6a3c-4e91-4723-bbb1-d07bda44ebc9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:17.961930 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:17.961930 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:17.962310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8d3f6a3c-4e91-4723-bbb1-d07bda44ebc9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:17.985084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8d3f6a3c-4e91-4723-bbb1-d07bda44ebc9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 404 Jan 19 09:01:17.987329 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1160/2359] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:17 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:17.995138 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b860820-96fe-4759-8949-41f8a3428f82 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:17.995945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b860820-96fe-4759-8949-41f8a3428f82 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:17.996353 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:17.996353 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:17.997291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b860820-96fe-4759-8949-41f8a3428f82 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:17.997985 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-6b860820-96fe-4759-8949-41f8a3428f82 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:18.032588 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:18.032588 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:18.033836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6b860820-96fe-4759-8949-41f8a3428f82 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:18.115834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6b860820-96fe-4759-8949-41f8a3428f82 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:01:18.116849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b860820-96fe-4759-8949-41f8a3428f82 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 202 Jan 19 09:01:18.120239 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1200/2360] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:01:17 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:18.131518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-882d3739-33a6-419d-af60-26e1440cab6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:18.131855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-882d3739-33a6-419d-af60-26e1440cab6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:18.137033 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-882d3739-33a6-419d-af60-26e1440cab6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:18.190422 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:18.190422 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:18.192209 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-882d3739-33a6-419d-af60-26e1440cab6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:18.194948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-882d3739-33a6-419d-af60-26e1440cab6e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 200 Jan 19 09:01:18.196451 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1161/2361] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:18 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:18.279886 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49835e0b-eea7-4dea-8049-3cd7c1773469 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:18.280594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49835e0b-eea7-4dea-8049-3cd7c1773469 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:18.280824 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:18.280824 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:18.281270 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49835e0b-eea7-4dea-8049-3cd7c1773469 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:18.282317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-49835e0b-eea7-4dea-8049-3cd7c1773469 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:18.332560 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:18.332560 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:18.334862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49835e0b-eea7-4dea-8049-3cd7c1773469 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:18.335836 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1201/2362] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:18 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:19.210084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a752b6e4-621f-4bfd-8c02-459f92d2ea32 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:19.211018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a752b6e4-621f-4bfd-8c02-459f92d2ea32 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:19.211560 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:19.211560 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:19.212696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a752b6e4-621f-4bfd-8c02-459f92d2ea32 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:19.257944 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:19.257944 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:19.259669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a752b6e4-621f-4bfd-8c02-459f92d2ea32 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:19.263905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a752b6e4-621f-4bfd-8c02-459f92d2ea32 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 200 Jan 19 09:01:19.269972 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1162/2363] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:19 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:19.353368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3e1ae76-3166-4cdc-9c76-0e0eb320daab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:19.353923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3e1ae76-3166-4cdc-9c76-0e0eb320daab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:19.354355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:19.354355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:19.355047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3e1ae76-3166-4cdc-9c76-0e0eb320daab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:19.355585 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d3e1ae76-3166-4cdc-9c76-0e0eb320daab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:19.400555 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:19.400555 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:19.409566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3e1ae76-3166-4cdc-9c76-0e0eb320daab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:19.410682 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1202/2364] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:19 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:20.276605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad8b0746-d496-4d3e-a5d7-0b570c1ba10a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:01:20.277451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad8b0746-d496-4d3e-a5d7-0b570c1ba10a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:20.277852 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:20.277852 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:20.278495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad8b0746-d496-4d3e-a5d7-0b570c1ba10a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:20.306144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad8b0746-d496-4d3e-a5d7-0b570c1ba10a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 404 Jan 19 09:01:20.311466 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1163/2365] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:20 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:20.316294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4deaf8e4-32b9-40e2-95a3-596e243af06b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:20.316879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4deaf8e4-32b9-40e2-95a3-596e243af06b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:20.317101 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:20.317101 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:20.317478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4deaf8e4-32b9-40e2-95a3-596e243af06b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:20.317819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-4deaf8e4-32b9-40e2-95a3-596e243af06b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:20.343209 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:20.343209 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:20.344725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4deaf8e4-32b9-40e2-95a3-596e243af06b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:20.412274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4deaf8e4-32b9-40e2-95a3-596e243af06b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:01:20.413413 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4deaf8e4-32b9-40e2-95a3-596e243af06b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 202 Jan 19 09:01:20.414796 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1203/2366] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:01:20 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:20.422825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29d49b53-5952-462b-8e3d-c7993b0ee09b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:20.423282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29d49b53-5952-462b-8e3d-c7993b0ee09b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:20.423770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29d49b53-5952-462b-8e3d-c7993b0ee09b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:20.425900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c949fd4c-28c1-48f4-be94-795b24c7c367 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:20.426894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c949fd4c-28c1-48f4-be94-795b24c7c367 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:20.427293 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:20.427293 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:20.427924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c949fd4c-28c1-48f4-be94-795b24c7c367 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:20.428471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c949fd4c-28c1-48f4-be94-795b24c7c367 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:20.457338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:20.457338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:20.459397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c949fd4c-28c1-48f4-be94-795b24c7c367 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:20.460193 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1204/2367] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:20 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:01:20.505661 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:20.505661 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:20.507236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-29d49b53-5952-462b-8e3d-c7993b0ee09b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:20.509616 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29d49b53-5952-462b-8e3d-c7993b0ee09b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 200 Jan 19 09:01:20.509616 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1164/2368] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:20 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:21.474032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c342a2c-aaa1-4deb-b81d-6ad00c244a0e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:21.474618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c342a2c-aaa1-4deb-b81d-6ad00c244a0e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:21.474993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:21.474993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:21.475607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3c342a2c-aaa1-4deb-b81d-6ad00c244a0e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:21.476273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3c342a2c-aaa1-4deb-b81d-6ad00c244a0e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:21.522165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fda3eeb3-d13c-4c78-b240-fa9fd4a548f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:21.522738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fda3eeb3-d13c-4c78-b240-fa9fd4a548f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:21.522960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:21.522960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:21.523345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fda3eeb3-d13c-4c78-b240-fa9fd4a548f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:21.533797 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:21.533797 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:21.536622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3c342a2c-aaa1-4deb-b81d-6ad00c244a0e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:21.537600 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1205/2369] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:21 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:21.597624 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:21.597624 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:21.602907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fda3eeb3-d13c-4c78-b240-fa9fd4a548f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:21.609690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fda3eeb3-d13c-4c78-b240-fa9fd4a548f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 200 Jan 19 09:01:21.614869 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1165/2370] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:21 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 468 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:22.551861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbe6b991-2c67-49df-9146-c88c31ba8a42 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:22.553602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbe6b991-2c67-49df-9146-c88c31ba8a42 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:22.553830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:22.553830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:22.554774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbe6b991-2c67-49df-9146-c88c31ba8a42 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:22.555135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-cbe6b991-2c67-49df-9146-c88c31ba8a42 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:22.598108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:22.598108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:22.600958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbe6b991-2c67-49df-9146-c88c31ba8a42 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:22.601996 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1206/2371] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:22 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:22.623237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9988375c-f9eb-4679-bea5-b26338512b98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:01:22.624059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9988375c-f9eb-4679-bea5-b26338512b98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:22.624485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:22.624485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:22.625686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9988375c-f9eb-4679-bea5-b26338512b98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:22.678220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9988375c-f9eb-4679-bea5-b26338512b98 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 404 Jan 19 09:01:22.680097 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1166/2372] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:22 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:23.617966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c06112d3-c51f-449a-9236-49a7ad3bfae6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:23.619274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c06112d3-c51f-449a-9236-49a7ad3bfae6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:23.619717 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:23.619717 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:23.620381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c06112d3-c51f-449a-9236-49a7ad3bfae6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:23.620964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c06112d3-c51f-449a-9236-49a7ad3bfae6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:23.646775 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:23.646775 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:23.649862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c06112d3-c51f-449a-9236-49a7ad3bfae6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:23.651240 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1207/2373] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:23 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:24.171703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-fcb00d7c-7658-4b90-82f3-5770f99e0f4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:24.171703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-fcb00d7c-7658-4b90-82f3-5770f99e0f4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:24.171703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-fcb00d7c-7658-4b90-82f3-5770f99e0f4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:24.323893 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:24.323893 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:24.351069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-fcb00d7c-7658-4b90-82f3-5770f99e0f4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:24.390381 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:24.390381 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:24.411999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-fcb00d7c-7658-4b90-82f3-5770f99e0f4b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:24.414097 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1167/2374] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:01:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1656 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:24.492154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-1f0e0913-f459-458e-9356-e8cf0f48ee41 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64/action Jan 19 09:01:24.492807 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:24.492807 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:24.510207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-1f0e0913-f459-458e-9356-e8cf0f48ee41 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:01:24.511927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-1f0e0913-f459-458e-9356-e8cf0f48ee41 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:24.582815 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:24.582815 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:24.584008 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-1f0e0913-f459-458e-9356-e8cf0f48ee41 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:24.612810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-1f0e0913-f459-458e-9356-e8cf0f48ee41 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Begin detaching volume completed successfully. Jan 19 09:01:24.613365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-1f0e0913-f459-458e-9356-e8cf0f48ee41 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64/action returned with HTTP 202 Jan 19 09:01:24.615387 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1208/2375] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 09:01:24 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:01:24.642859 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1fbd49d-fee1-4899-929f-63f71a4db5f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:24.643567 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1fbd49d-fee1-4899-929f-63f71a4db5f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:24.644278 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:24.644278 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:24.644794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1fbd49d-fee1-4899-929f-63f71a4db5f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:24.668074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:24.668774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:24.669845 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:24.669845 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:24.670737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:24.671166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:24.760492 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:24.760492 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:24.772509 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:24.772509 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1209/2376] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:24 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:24.782603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume// Jan 19 09:01:24.782603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:24.782603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:24.782603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:24.782603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:24.800181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c806a54-ebd5-4a58-8fca-1f547c81d4cb tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:01:24.802027 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1210/2377] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:01:24 2021] GET /volume/ => generated 754 bytes in 34 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:01:24.808938 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:24.808938 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:24.817898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-2dc3b1d7-3d9d-44ba-ba28-36dfe2c28e3a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:24.818897 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-2dc3b1d7-3d9d-44ba-ba28-36dfe2c28e3a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:24.820015 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-2dc3b1d7-3d9d-44ba-ba28-36dfe2c28e3a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:24.827108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a1fbd49d-fee1-4899-929f-63f71a4db5f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:24.873276 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:24.873276 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:24.898374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1fbd49d-fee1-4899-929f-63f71a4db5f2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:24.899441 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1168/2378] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1659 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:24.970664 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:24.970664 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:24.992221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-2dc3b1d7-3d9d-44ba-ba28-36dfe2c28e3a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:25.047186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:25.047186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:25.085935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-2dc3b1d7-3d9d-44ba-ba28-36dfe2c28e3a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:25.087867 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1211/2379] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:01:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1758 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:01:25.461549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-f1eef786-c7f4-4d85-9c59-8036c0ef4793 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785 Jan 19 09:01:25.461549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-f1eef786-c7f4-4d85-9c59-8036c0ef4793 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:25.461549 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:25.461549 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:25.464052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-f1eef786-c7f4-4d85-9c59-8036c0ef4793 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:25.538454 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:25.538454 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:25.781208 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b010e36-9225-4e59-8a6c-f6d1bbc65cd7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:25.781848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b010e36-9225-4e59-8a6c-f6d1bbc65cd7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:25.782148 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:25.782148 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:25.782623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b010e36-9225-4e59-8a6c-f6d1bbc65cd7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:25.783068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5b010e36-9225-4e59-8a6c-f6d1bbc65cd7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:25.844178 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:25.844178 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:25.846028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b010e36-9225-4e59-8a6c-f6d1bbc65cd7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:25.847036 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1212/2380] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:25 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:25.916177 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21424050-e4af-42f2-8651-5fe8f420d827 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:25.916854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21424050-e4af-42f2-8651-5fe8f420d827 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:25.917168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:25.917168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:25.917483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21424050-e4af-42f2-8651-5fe8f420d827 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:26.038711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:26.038711 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:26.067366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-21424050-e4af-42f2-8651-5fe8f420d827 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:26.106222 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:26.106222 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:26.127110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21424050-e4af-42f2-8651-5fe8f420d827 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:26.148422 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1213/2381] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:25 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1659 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:26.756247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-f1eef786-c7f4-4d85-9c59-8036c0ef4793 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:01:26.756698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-f1eef786-c7f4-4d85-9c59-8036c0ef4793 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:01:26.771974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-557b6666-89b7-4690-bf55-4afd531d4e00 req-f1eef786-c7f4-4d85-9c59-8036c0ef4793 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785 returned with HTTP 200 Jan 19 09:01:26.773249 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1169/2382] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:01:25 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/attachments/38cd6a7b-bd4d-4ade-8c59-dac766784785 => generated 19 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:26.861117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b49ef2de-12b9-45ed-8617-c7f7a55285d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:26.861787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b49ef2de-12b9-45ed-8617-c7f7a55285d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:26.861894 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:26.861894 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:26.862247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b49ef2de-12b9-45ed-8617-c7f7a55285d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:26.862666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b49ef2de-12b9-45ed-8617-c7f7a55285d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:26.923476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:26.923476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:26.925329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b49ef2de-12b9-45ed-8617-c7f7a55285d6 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:26.926139 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1214/2383] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:26 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:27.145094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6725371d-57dc-4fad-a2b1-9dc452724306 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:01:27.145601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6725371d-57dc-4fad-a2b1-9dc452724306 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:27.146011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:27.146011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:27.146447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6725371d-57dc-4fad-a2b1-9dc452724306 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:27.317626 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:27.317626 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:27.360196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6725371d-57dc-4fad-a2b1-9dc452724306 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:27.451358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6725371d-57dc-4fad-a2b1-9dc452724306 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:01:27.452416 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1170/2384] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:27 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1364 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:01:27.943144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a0fdd5b-de90-4322-a273-97ff47af19f4 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:27.945466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a0fdd5b-de90-4322-a273-97ff47af19f4 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:27.945691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:27.945691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:27.946080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a0fdd5b-de90-4322-a273-97ff47af19f4 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:27.946458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4a0fdd5b-de90-4322-a273-97ff47af19f4 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:28.024759 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:28.024759 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:28.030535 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a0fdd5b-de90-4322-a273-97ff47af19f4 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:28.038102 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1215/2385] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:27 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:29.047001 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1bd9bda-ca7b-4064-9f55-45ffdf614407 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:29.048816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1bd9bda-ca7b-4064-9f55-45ffdf614407 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:29.049261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:29.049261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:29.049955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1bd9bda-ca7b-4064-9f55-45ffdf614407 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:29.050559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d1bd9bda-ca7b-4064-9f55-45ffdf614407 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:29.133440 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:29.133440 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:29.140106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1bd9bda-ca7b-4064-9f55-45ffdf614407 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:29.141764 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1171/2386] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:29 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:30.157032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-32ff896a-23bb-4ab3-9adc-0e7a00bdb28b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:30.157644 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-32ff896a-23bb-4ab3-9adc-0e7a00bdb28b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:30.157817 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:30.157817 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:30.158164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-32ff896a-23bb-4ab3-9adc-0e7a00bdb28b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:30.158564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-32ff896a-23bb-4ab3-9adc-0e7a00bdb28b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:30.196088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:30.196088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:30.197939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-32ff896a-23bb-4ab3-9adc-0e7a00bdb28b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:30.198794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1216/2387] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:30 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:31.224785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8896694f-1534-457f-aa1c-307fb6e1fa4d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:31.224785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8896694f-1534-457f-aa1c-307fb6e1fa4d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:31.224785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:31.224785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:31.224785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8896694f-1534-457f-aa1c-307fb6e1fa4d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:31.224785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8896694f-1534-457f-aa1c-307fb6e1fa4d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:31.395305 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:31.395305 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:31.403868 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8896694f-1534-457f-aa1c-307fb6e1fa4d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:31.404970 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1172/2388] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:31 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:32.425682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a8b5432-830b-4cec-8d17-f0eed33482ab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:32.425682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a8b5432-830b-4cec-8d17-f0eed33482ab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:32.425682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:32.425682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:32.425682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a8b5432-830b-4cec-8d17-f0eed33482ab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:32.425682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6a8b5432-830b-4cec-8d17-f0eed33482ab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:32.478713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:32.478713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:32.478713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a8b5432-830b-4cec-8d17-f0eed33482ab tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:32.489482 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1217/2389] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:32 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:01:33.487603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6bb2629-6a7e-4086-b65a-4b5748d6b87d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:33.488156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6bb2629-6a7e-4086-b65a-4b5748d6b87d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:33.488302 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:33.488302 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:33.488684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6bb2629-6a7e-4086-b65a-4b5748d6b87d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:33.489222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a6bb2629-6a7e-4086-b65a-4b5748d6b87d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:33.533086 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:33.533086 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:33.541206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6bb2629-6a7e-4086-b65a-4b5748d6b87d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:33.542374 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1173/2390] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:33 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:34.564082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e10b628f-2b12-48ce-823e-8c1dc530ad9a tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:34.564082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e10b628f-2b12-48ce-823e-8c1dc530ad9a tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:34.564082 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:34.564082 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:34.564082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e10b628f-2b12-48ce-823e-8c1dc530ad9a tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:34.573444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e10b628f-2b12-48ce-823e-8c1dc530ad9a tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:34.662622 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:34.662622 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:34.681156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e10b628f-2b12-48ce-823e-8c1dc530ad9a tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:34.682335 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1218/2391] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:34 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:35.750114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-960ce60c-a047-41b7-8dc4-9259168c2694 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:35.750114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-960ce60c-a047-41b7-8dc4-9259168c2694 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:35.750114 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:35.750114 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:35.750114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-960ce60c-a047-41b7-8dc4-9259168c2694 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:35.750114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-960ce60c-a047-41b7-8dc4-9259168c2694 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:35.784584 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:35.784584 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:35.784584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-960ce60c-a047-41b7-8dc4-9259168c2694 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:35.784584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1174/2392] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:35 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:36.796137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4c09ee43-5d80-4651-934f-726489795b07 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:36.797071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4c09ee43-5d80-4651-934f-726489795b07 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:36.797522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:36.797522 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:36.797694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4c09ee43-5d80-4651-934f-726489795b07 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:36.798005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4c09ee43-5d80-4651-934f-726489795b07 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:36.835598 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:36.835598 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:36.837439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4c09ee43-5d80-4651-934f-726489795b07 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:36.838424 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1219/2393] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:36 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:37.045632 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bea316c8-f7ad-42a2-a039-541853378094 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:01:37.046787 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:37.046787 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:37.047477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bea316c8-f7ad-42a2-a039-541853378094 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7e21089-397d-4700-8ad0-5810cce6093a", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1945642925"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:37.120513 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:37.120513 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:37.121704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bea316c8-f7ad-42a2-a039-541853378094 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:37.122069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-bea316c8-f7ad-42a2-a039-541853378094 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:01:37.236814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-bea316c8-f7ad-42a2-a039-541853378094 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['359472cb-3a89-47ca-9a0e-f4d7ba97346d', '051a1538-778c-4f61-a8ec-207d9312e554', 'e73cfccc-7d97-4c76-b7a7-a74f5f228d29', '55bd6ad9-ec1c-4ffb-ba67-4bfddd979e97'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:01:37.604685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bea316c8-f7ad-42a2-a039-541853378094 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot create request issued successfully. Jan 19 09:01:37.605577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bea316c8-f7ad-42a2-a039-541853378094 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:01:37.606457 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1175/2394] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:01:37 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 380 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:01:37.618491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-369c3931-8222-4782-b68f-bdf859b209bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:37.619297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-369c3931-8222-4782-b68f-bdf859b209bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:37.619615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:37.619615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:37.620021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-369c3931-8222-4782-b68f-bdf859b209bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:37.697804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:37.697804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:37.699794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-369c3931-8222-4782-b68f-bdf859b209bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:37.708357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-369c3931-8222-4782-b68f-bdf859b209bc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:37.709453 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1220/2395] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:37 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 512 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:37.869967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42ccca60-79d5-42be-b410-ca95a484b56d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:37.870607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42ccca60-79d5-42be-b410-ca95a484b56d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:37.870894 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:37.870894 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:37.879110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42ccca60-79d5-42be-b410-ca95a484b56d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:37.879607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-42ccca60-79d5-42be-b410-ca95a484b56d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:37.953123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:37.953123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:37.955815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42ccca60-79d5-42be-b410-ca95a484b56d tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:37.956593 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1176/2396] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:37 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 816 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:38.728935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cf4bc82-6691-4f2d-a784-6b830320b105 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:38.729706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cf4bc82-6691-4f2d-a784-6b830320b105 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:38.733862 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:38.733862 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:38.736346 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cf4bc82-6691-4f2d-a784-6b830320b105 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:38.780188 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:38.780188 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:38.783296 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1cf4bc82-6691-4f2d-a784-6b830320b105 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:38.804331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cf4bc82-6691-4f2d-a784-6b830320b105 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:38.808235 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1221/2397] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:38 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 512 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:38.970990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa8477fa-6fd9-404d-86d0-ea410f0e1d9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:38.970990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa8477fa-6fd9-404d-86d0-ea410f0e1d9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:38.971895 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:38.971895 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:38.971895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa8477fa-6fd9-404d-86d0-ea410f0e1d9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:38.971895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-aa8477fa-6fd9-404d-86d0-ea410f0e1d9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:39.051513 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:39.051513 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:39.053722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa8477fa-6fd9-404d-86d0-ea410f0e1d9b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:39.056031 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1177/2398] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:38 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:39.816204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f44f4313-923b-4d23-84c3-35885bbb3762 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:39.816744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f44f4313-923b-4d23-84c3-35885bbb3762 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:39.816961 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:39.816961 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:39.820248 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f44f4313-923b-4d23-84c3-35885bbb3762 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:40.009983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:40.009983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:40.012239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f44f4313-923b-4d23-84c3-35885bbb3762 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:40.036590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f44f4313-923b-4d23-84c3-35885bbb3762 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:40.065785 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1222/2399] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:39 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 512 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:40.070467 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb12f2b0-68ac-4b78-bccc-7972bc2ecd88 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:40.071375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb12f2b0-68ac-4b78-bccc-7972bc2ecd88 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:40.072346 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:40.072346 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:40.072878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb12f2b0-68ac-4b78-bccc-7972bc2ecd88 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:40.073600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-eb12f2b0-68ac-4b78-bccc-7972bc2ecd88 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:40.158535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:40.158535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:40.160685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb12f2b0-68ac-4b78-bccc-7972bc2ecd88 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:40.166557 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1178/2400] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:40 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 818 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:41.048294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72556f12-f71d-4bd6-9409-7c6a0f4a6322 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:41.049259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72556f12-f71d-4bd6-9409-7c6a0f4a6322 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.049259 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.049259 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.050124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72556f12-f71d-4bd6-9409-7c6a0f4a6322 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.077168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.077168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.079118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-72556f12-f71d-4bd6-9409-7c6a0f4a6322 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:41.081815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72556f12-f71d-4bd6-9409-7c6a0f4a6322 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:41.082792 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1223/2401] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:41.103216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e21e2f8-ba0d-4891-9a38-93ce7a245803 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:41.104223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e21e2f8-ba0d-4891-9a38-93ce7a245803 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.104409 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.104409 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.105401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e21e2f8-ba0d-4891-9a38-93ce7a245803 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.134629 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.134629 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.135845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6e21e2f8-ba0d-4891-9a38-93ce7a245803 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:41.137799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e21e2f8-ba0d-4891-9a38-93ce7a245803 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:41.138731 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1179/2402] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 539 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:41.150294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13f14969-63f2-4d21-b397-50cc0fbb2aa4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:01:41.151071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13f14969-63f2-4d21-b397-50cc0fbb2aa4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.151569 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.151569 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.151829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13f14969-63f2-4d21-b397-50cc0fbb2aa4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.152476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-13f14969-63f2-4d21-b397-50cc0fbb2aa4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:01:41.155583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-13f14969-63f2-4d21-b397-50cc0fbb2aa4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:01:41.177477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e460822-72e6-41db-a096-072747f5817f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:41.178208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e460822-72e6-41db-a096-072747f5817f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.178334 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.178334 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.178677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e460822-72e6-41db-a096-072747f5817f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.179058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5e460822-72e6-41db-a096-072747f5817f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:41.208049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-13f14969-63f2-4d21-b397-50cc0fbb2aa4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Get all snapshots completed successfully. Jan 19 09:01:41.209170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13f14969-63f2-4d21-b397-50cc0fbb2aa4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 200 Jan 19 09:01:41.216271 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1224/2403] 10.222.0.25 () {58 vars in 1210 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 731 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:41.223203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.223203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.225984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e56505a-58d3-4c72-9dc2-5fdc7c22bec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] PUT http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:41.226099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e460822-72e6-41db-a096-072747f5817f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:41.226689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.226689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.226867 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1180/2404] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:41.227619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e56505a-58d3-4c72-9dc2-5fdc7c22bec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-428006773", "description": "This is the new description of snapshot."}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:41.241632 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc4cb74a-9bc7-4065-8a97-ec35e4f12702 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:01:41.242217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bc4cb74a-9bc7-4065-8a97-ec35e4f12702 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.242413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.242413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.243261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bc4cb74a-9bc7-4065-8a97-ec35e4f12702 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.289545 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.289545 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.294294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5e56505a-58d3-4c72-9dc2-5fdc7c22bec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:41.310561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e56505a-58d3-4c72-9dc2-5fdc7c22bec6 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:41.313180 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1225/2405] 10.222.0.25 () {60 vars in 1342 bytes} [Tue Jan 19 09:01:41 2021] PUT /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 442 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:01:41.315580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.315580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.324454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc470d12-31ac-46cc-b8b2-71cb9a018fc4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:41.325536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc470d12-31ac-46cc-b8b2-71cb9a018fc4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.325730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.325730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.327821 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc470d12-31ac-46cc-b8b2-71cb9a018fc4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.332375 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bc4cb74a-9bc7-4065-8a97-ec35e4f12702 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Volume info retrieved successfully. Jan 19 09:01:41.363505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc4cb74a-9bc7-4065-8a97-ec35e4f12702 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af returned with HTTP 200 Jan 19 09:01:41.364362 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1181/2406] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:41.374869 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.374869 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.382577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a32e10c-8edb-4f19-8a28-64a5ccd011c7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] PUT http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:41.383895 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.383895 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.383895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a32e10c-8edb-4f19-8a28-64a5ccd011c7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-472272137", "description": "tempest-volume-backup-description-1581624048"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:41.387731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc470d12-31ac-46cc-b8b2-71cb9a018fc4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:41.389852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc470d12-31ac-46cc-b8b2-71cb9a018fc4 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:41.391259 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1226/2407] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 576 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:01:41.418033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4016f0f-f046-442f-b553-c05bd155a8b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:41.418892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4016f0f-f046-442f-b553-c05bd155a8b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.420177 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.420177 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.422563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4016f0f-f046-442f-b553-c05bd155a8b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.423148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-d4016f0f-f046-442f-b553-c05bd155a8b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:41.446376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.446376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.470232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a32e10c-8edb-4f19-8a28-64a5ccd011c7 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:41.478391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1182/2408] 10.222.0.25 () {62 vars in 1376 bytes} [Tue Jan 19 09:01:41 2021] PUT /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 398 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:41.478558 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.478558 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.478558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4016f0f-f046-442f-b553-c05bd155a8b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:41.481957 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ed2d3857-a217-43a9-aa34-ecdb6bf782b8 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:41.482971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ed2d3857-a217-43a9-aa34-ecdb6bf782b8 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.483191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.483191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.483667 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ed2d3857-a217-43a9-aa34-ecdb6bf782b8 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.484311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ed2d3857-a217-43a9-aa34-ecdb6bf782b8 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Show backup with id 87f5f02f-da9d-43ed-a993-ff1c923fabc9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:01:41.538830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.538830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.547444 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ed2d3857-a217-43a9-aa34-ecdb6bf782b8 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 200 Jan 19 09:01:41.548601 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1183/2409] 10.222.0.25 () {60 vars in 1355 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:01:41.561608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29c15964-c08c-474e-88a8-c56d80daf05c tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] DELETE http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 Jan 19 09:01:41.566069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29c15964-c08c-474e-88a8-c56d80daf05c tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.566810 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.566810 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.567320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29c15964-c08c-474e-88a8-c56d80daf05c tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.567841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-29c15964-c08c-474e-88a8-c56d80daf05c tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Delete backup with id: 87f5f02f-da9d-43ed-a993-ff1c923fabc9. Jan 19 09:01:41.607046 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4016f0f-f046-442f-b553-c05bd155a8b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:01:41.607762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4016f0f-f046-442f-b553-c05bd155a8b2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 202 Jan 19 09:01:41.608919 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1227/2410] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:01:41 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:41.624301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.624301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.627253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-332de018-68f6-4ab0-b67a-0f93ca2e0f49 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:41.628035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-332de018-68f6-4ab0-b67a-0f93ca2e0f49 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.628261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.628261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.628650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-332de018-68f6-4ab0-b67a-0f93ca2e0f49 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.677454 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-29c15964-c08c-474e-88a8-c56d80daf05c tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] delete_backup rpcapi backup_id 87f5f02f-da9d-43ed-a993-ff1c923fabc9 {{(pid=87971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:01:41.682240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29c15964-c08c-474e-88a8-c56d80daf05c tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 returned with HTTP 202 Jan 19 09:01:41.683763 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1184/2411] 10.222.0.25 () {60 vars in 1358 bytes} [Tue Jan 19 09:01:41 2021] DELETE /volume/v3/d657ddb817af4c799f8eb3ab88d37919/backups/87f5f02f-da9d-43ed-a993-ff1c923fabc9 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:01:41.715407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7cde614-8ddc-454f-8519-b068afd25e2f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] DELETE http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:01:41.716217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7cde614-8ddc-454f-8519-b068afd25e2f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.717095 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.717095 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.717721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7cde614-8ddc-454f-8519-b068afd25e2f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:41.719640 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-e7cde614-8ddc-454f-8519-b068afd25e2f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Delete volume with id: 229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:01:41.759368 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.759368 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.782842 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-332de018-68f6-4ab0-b67a-0f93ca2e0f49 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:41.788834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-332de018-68f6-4ab0-b67a-0f93ca2e0f49 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:41.795335 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1228/2412] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 575 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:41.886358 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:41.886358 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:41.891661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7cde614-8ddc-454f-8519-b068afd25e2f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Volume info retrieved successfully. Jan 19 09:01:41.970693 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7cde614-8ddc-454f-8519-b068afd25e2f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Delete volume request issued successfully. Jan 19 09:01:41.971037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7cde614-8ddc-454f-8519-b068afd25e2f tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af returned with HTTP 202 Jan 19 09:01:41.975213 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1185/2413] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:01:41 2021] DELETE /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:01:41.980677 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acf3775a-1019-40a6-b804-0d60d06a343b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:01:41.981386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acf3775a-1019-40a6-b804-0d60d06a343b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:41.981576 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:41.981576 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:41.982400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acf3775a-1019-40a6-b804-0d60d06a343b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:42.169944 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:42.169944 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:42.198721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-acf3775a-1019-40a6-b804-0d60d06a343b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Volume info retrieved successfully. Jan 19 09:01:42.258906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acf3775a-1019-40a6-b804-0d60d06a343b tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af returned with HTTP 200 Jan 19 09:01:42.260963 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1229/2414] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:41 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af => generated 912 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:42.807753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d482ffa-9bf2-4317-9a0d-05195c8e5161 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:42.810600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d482ffa-9bf2-4317-9a0d-05195c8e5161 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:42.811984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:42.811984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:42.812787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d482ffa-9bf2-4317-9a0d-05195c8e5161 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:42.892256 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:42.892256 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:42.894858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3d482ffa-9bf2-4317-9a0d-05195c8e5161 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:42.910211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d482ffa-9bf2-4317-9a0d-05195c8e5161 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:42.910211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1186/2415] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:42 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 575 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:43.276346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7189d1c9-9541-4093-b2cc-a05efb53949e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:01:43.277384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7189d1c9-9541-4093-b2cc-a05efb53949e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:43.287393 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:43.287393 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:43.287393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7189d1c9-9541-4093-b2cc-a05efb53949e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:43.399039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:43.399039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:43.412106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7189d1c9-9541-4093-b2cc-a05efb53949e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Volume info retrieved successfully. Jan 19 09:01:43.474804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7189d1c9-9541-4093-b2cc-a05efb53949e tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af returned with HTTP 200 Jan 19 09:01:43.479089 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1230/2416] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:43 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:43.917635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c1b6edb-e839-4c29-9a19-a49b75f96275 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:43.918373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c1b6edb-e839-4c29-9a19-a49b75f96275 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:43.918685 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:43.918685 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:43.928840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c1b6edb-e839-4c29-9a19-a49b75f96275 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:44.083604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:44.083604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:44.085888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8c1b6edb-e839-4c29-9a19-a49b75f96275 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:44.092236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c1b6edb-e839-4c29-9a19-a49b75f96275 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 200 Jan 19 09:01:44.094636 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1187/2417] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:43 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 575 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:44.496371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-672a640c-36ef-4355-9853-b6962d898d39 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:01:44.496912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-672a640c-36ef-4355-9853-b6962d898d39 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:44.497111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:44.497111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:44.497487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-672a640c-36ef-4355-9853-b6962d898d39 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:44.733051 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:44.733051 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:44.758756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-672a640c-36ef-4355-9853-b6962d898d39 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Volume info retrieved successfully. Jan 19 09:01:44.826709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-672a640c-36ef-4355-9853-b6962d898d39 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af returned with HTTP 200 Jan 19 09:01:44.840232 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1231/2418] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:44 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af => generated 912 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:45.106912 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f073183-4f19-48cb-ab7f-3d89ea6f9af2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:01:45.107563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f073183-4f19-48cb-ab7f-3d89ea6f9af2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:45.107889 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:45.107889 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:45.108464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f073183-4f19-48cb-ab7f-3d89ea6f9af2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:45.156410 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f073183-4f19-48cb-ab7f-3d89ea6f9af2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 404 Jan 19 09:01:45.157882 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1188/2419] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:45 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:45.167655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e69fcb5d-7684-4c23-82ff-532972097d0e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:01:45.168124 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:45.168124 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:45.168541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e69fcb5d-7684-4c23-82ff-532972097d0e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7e21089-397d-4700-8ad0-5810cce6093a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-544774996"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:45.296236 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:45.296236 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:45.297465 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e69fcb5d-7684-4c23-82ff-532972097d0e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:01:45.297768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-e69fcb5d-7684-4c23-82ff-532972097d0e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:01:45.393128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-e69fcb5d-7684-4c23-82ff-532972097d0e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['3bfd1618-0c51-4918-a48c-3a2c8d80ec0f', '288e3ac5-05d2-4a21-8f71-dcd845214048', 'b7ad921f-e44b-4817-8f9d-6ffa565aecc9', '0b457543-dfe9-4159-87fe-134317dd94dc'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:01:45.655045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e69fcb5d-7684-4c23-82ff-532972097d0e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot create request issued successfully. Jan 19 09:01:45.656372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e69fcb5d-7684-4c23-82ff-532972097d0e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:01:45.658364 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1232/2420] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:01:45 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 309 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:01:45.684474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3943f950-72d7-4d94-9a30-f9611ee6390f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:01:45.684747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3943f950-72d7-4d94-9a30-f9611ee6390f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:45.685276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3943f950-72d7-4d94-9a30-f9611ee6390f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:45.747612 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:45.747612 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:45.753412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3943f950-72d7-4d94-9a30-f9611ee6390f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:45.755524 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3943f950-72d7-4d94-9a30-f9611ee6390f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 200 Jan 19 09:01:45.773476 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1189/2421] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:45 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 441 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:45.849444 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0593cd6b-d591-4f26-ab6a-a28c1714fa01 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] GET http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af Jan 19 09:01:45.849983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0593cd6b-d591-4f26-ab6a-a28c1714fa01 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:45.850178 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:45.850178 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:45.851084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0593cd6b-d591-4f26-ab6a-a28c1714fa01 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:46.043232 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:46.043232 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:46.061108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0593cd6b-d591-4f26-ab6a-a28c1714fa01 tempest-VolumesBackupsV39Test-1686490346 tempest-VolumesBackupsV39Test-1686490346] http://10.222.0.25/volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af returned with HTTP 404 Jan 19 09:01:46.065435 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1233/2422] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:45 2021] GET /volume/v3/d657ddb817af4c799f8eb3ab88d37919/volumes/229f2e7f-3972-4c1e-a5a6-4125329700af => generated 109 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:01:46.768586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ce2e024-9df5-49eb-82d4-619fad188b92 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:01:46.769336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ce2e024-9df5-49eb-82d4-619fad188b92 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:46.769336 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:46.769336 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:46.769822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ce2e024-9df5-49eb-82d4-619fad188b92 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:46.839193 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:46.839193 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:46.855554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1ce2e024-9df5-49eb-82d4-619fad188b92 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:46.855554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ce2e024-9df5-49eb-82d4-619fad188b92 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 200 Jan 19 09:01:46.855554 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1190/2423] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:46 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 441 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:47.869652 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0acb2db-774a-49fb-a617-e124368b5077 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:01:47.870196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0acb2db-774a-49fb-a617-e124368b5077 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:47.870562 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:47.870562 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:47.870867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0acb2db-774a-49fb-a617-e124368b5077 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:47.930957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:47.930957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:47.937903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e0acb2db-774a-49fb-a617-e124368b5077 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:47.937903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0acb2db-774a-49fb-a617-e124368b5077 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 200 Jan 19 09:01:47.937903 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1234/2424] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:47 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 441 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:48.947466 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4a9226c-2335-4c8f-a175-a4396574380d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:01:48.948005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4a9226c-2335-4c8f-a175-a4396574380d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:48.948177 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:48.948177 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:48.948561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4a9226c-2335-4c8f-a175-a4396574380d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:49.047190 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:49.047190 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:49.049270 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c4a9226c-2335-4c8f-a175-a4396574380d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:01:49.051204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4a9226c-2335-4c8f-a175-a4396574380d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 200 Jan 19 09:01:49.063146 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1191/2425] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:01:48 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 468 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:51.853122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] POST http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes Jan 19 09:01:51.853897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:51.853897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:51.854456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1133720833"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:01:51.856215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume request body: {'volume': {'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1133720833'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:01:52.054627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume of 1 GB Jan 19 09:01:52.121385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Availability Zones retrieved successfully. Jan 19 09:01:52.171918 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Flow 'volume_create_api' (95f66a4b-6efe-4b35-928a-333712dbcf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:01:52.178653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf5cbe0-68d7-48f3-b099-6ef5188261d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:01:52.181062 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:01:52.351921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf5cbe0-68d7-48f3-b099-6ef5188261d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:01:52.354734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3edb49b-5a66-4118-a91b-e3f07972040b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:01:52.591874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Created reservations ['229f3693-2bdf-41cc-a2e9-10b791dd9538', '50efc426-f89d-44ff-a1ca-8f804c8274e8', '6bb0899c-61a5-4ff0-8771-d9c8938d6b09', '1527a6d1-7bad-4f81-8e92-da6df45dab09'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:01:52.600949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3edb49b-5a66-4118-a91b-e3f07972040b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['229f3693-2bdf-41cc-a2e9-10b791dd9538', '50efc426-f89d-44ff-a1ca-8f804c8274e8', '6bb0899c-61a5-4ff0-8771-d9c8938d6b09', '1527a6d1-7bad-4f81-8e92-da6df45dab09']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:01:52.604915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65918d3-53a0-4544-bfb0-0137d6b7b9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:01:52.798994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65918d3-53a0-4544-bfb0-0137d6b7b9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '232ec7db-d212-4887-ac32-e09d2cff2f40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1133720833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',qos_specs=None,replication_status=,reservations=['229f3693-2bdf-41cc-a2e9-10b791dd9538','50efc426-f89d-44ff-a1ca-8f804c8274e8','6bb0899c-61a5-4ff0-8771-d9c8938d6b09','1527a6d1-7bad-4f81-8e92-da6df45dab09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db531d384dd4ad583454dc4729dc49d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1133720833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=232ec7db-d212-4887-ac32-e09d2cff2f40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1db531d384dd4ad583454dc4729dc49d',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:01:52.810539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b27a1197-bfa0-4efd-8800-7a7c0a5fa99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:01:52.881380 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b27a1197-bfa0-4efd-8800-7a7c0a5fa99d) transitioned into state 'SUCCESS' from state '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-1133720833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',qos_specs=None,replication_status=,reservations=['229f3693-2bdf-41cc-a2e9-10b791dd9538','50efc426-f89d-44ff-a1ca-8f804c8274e8','6bb0899c-61a5-4ff0-8771-d9c8938d6b09','1527a6d1-7bad-4f81-8e92-da6df45dab09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db531d384dd4ad583454dc4729dc49d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:01:52.881380 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c350c5d-4c70-4f6f-b738-3eac2afc9bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:01:52.936562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c350c5d-4c70-4f6f-b738-3eac2afc9bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:01:52.955729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Flow 'volume_create_api' (95f66a4b-6efe-4b35-928a-333712dbcf38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:01:53.065066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume request issued successfully. Jan 19 09:01:53.085504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bed7460-430c-43c1-a140-18f9da8ba634 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes returned with HTTP 202 Jan 19 09:01:53.086952 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1235/2426] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:01:51 2021] POST /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes => generated 816 bytes in 1239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:01:53.102754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3a0caf8-d713-4012-ab0d-82f102d15944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:01:53.103113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3a0caf8-d713-4012-ab0d-82f102d15944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:53.103317 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:53.103317 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:53.103698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a3a0caf8-d713-4012-ab0d-82f102d15944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:53.183915 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:53.183915 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:53.210321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a3a0caf8-d713-4012-ab0d-82f102d15944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:01:53.253430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a3a0caf8-d713-4012-ab0d-82f102d15944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:01:53.254691 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1192/2427] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:53 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 884 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:54.273170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-107540f4-eb19-4a59-86ab-1cdf2d78c84f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:01:54.273604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-107540f4-eb19-4a59-86ab-1cdf2d78c84f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:54.274170 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:54.274170 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:54.274170 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-107540f4-eb19-4a59-86ab-1cdf2d78c84f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:54.382356 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:54.382356 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:54.417779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-107540f4-eb19-4a59-86ab-1cdf2d78c84f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:01:54.475355 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-107540f4-eb19-4a59-86ab-1cdf2d78c84f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:01:54.476282 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1236/2428] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:54 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:55.492701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2949df10-f921-4f4f-a6ce-64d22d8524c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:01:55.494589 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2949df10-f921-4f4f-a6ce-64d22d8524c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:55.495020 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:55.495020 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:55.496614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2949df10-f921-4f4f-a6ce-64d22d8524c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:55.617524 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:55.617524 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:55.643573 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2949df10-f921-4f4f-a6ce-64d22d8524c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:01:55.683671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2949df10-f921-4f4f-a6ce-64d22d8524c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:01:55.684516 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1193/2429] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:55 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:56.700589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8ab4eb4-891d-4e9b-8891-d7e4832f90ee tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:01:56.701087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8ab4eb4-891d-4e9b-8891-d7e4832f90ee tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:56.702123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:56.702123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:56.702759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8ab4eb4-891d-4e9b-8891-d7e4832f90ee tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:56.822280 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:56.822280 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:56.839290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c8ab4eb4-891d-4e9b-8891-d7e4832f90ee tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:01:56.868804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8ab4eb4-891d-4e9b-8891-d7e4832f90ee tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:01:56.869712 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1237/2430] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:56 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:57.885948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-750cc4d5-e59f-47b8-888d-e6f1eca8690f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:01:57.886563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-750cc4d5-e59f-47b8-888d-e6f1eca8690f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:57.886842 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:57.886842 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:57.887221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-750cc4d5-e59f-47b8-888d-e6f1eca8690f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:57.957319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:57.957319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:57.972700 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-750cc4d5-e59f-47b8-888d-e6f1eca8690f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:01:58.001442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-750cc4d5-e59f-47b8-888d-e6f1eca8690f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:01:58.002548 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1194/2431] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:57 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:01:59.018547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1498cf08-586b-4129-be9b-0a818919bfb8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:01:59.019106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1498cf08-586b-4129-be9b-0a818919bfb8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:01:59.019324 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:01:59.019324 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:01:59.019703 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1498cf08-586b-4129-be9b-0a818919bfb8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:01:59.123201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:01:59.123201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:01:59.134996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1498cf08-586b-4129-be9b-0a818919bfb8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:01:59.159510 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1498cf08-586b-4129-be9b-0a818919bfb8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:01:59.161457 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1238/2432] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:01:59 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:00.176494 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-111cab0e-7c98-4325-b668-a38d31abd142 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:00.177009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-111cab0e-7c98-4325-b668-a38d31abd142 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:00.177192 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:00.177192 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:00.177563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-111cab0e-7c98-4325-b668-a38d31abd142 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:00.277310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:00.277310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:00.287163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-111cab0e-7c98-4325-b668-a38d31abd142 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:00.311948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-111cab0e-7c98-4325-b668-a38d31abd142 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:00.313883 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1195/2433] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:00 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:01.334095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36b80d84-03b0-4bb0-962a-8e71f515aaa9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:01.337668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36b80d84-03b0-4bb0-962a-8e71f515aaa9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:01.338087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:01.338087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:01.339774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36b80d84-03b0-4bb0-962a-8e71f515aaa9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:01.426541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:01.426541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:01.444040 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-36b80d84-03b0-4bb0-962a-8e71f515aaa9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:01.525691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36b80d84-03b0-4bb0-962a-8e71f515aaa9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:01.526465 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1239/2434] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:01 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:02.542607 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-90ecaf58-4146-4bad-b524-55e222b7d747 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:02.543038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-90ecaf58-4146-4bad-b524-55e222b7d747 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:02.543038 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:02.543038 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:02.543360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-90ecaf58-4146-4bad-b524-55e222b7d747 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:02.645537 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:02.645537 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:02.654893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-90ecaf58-4146-4bad-b524-55e222b7d747 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:02.693834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-90ecaf58-4146-4bad-b524-55e222b7d747 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:02.694956 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1196/2435] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:02 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:03.705399 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-434f4c5c-a7b5-4419-be5e-b5a7b2a39289 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:03.705925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-434f4c5c-a7b5-4419-be5e-b5a7b2a39289 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:03.706145 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:03.706145 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:03.706548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-434f4c5c-a7b5-4419-be5e-b5a7b2a39289 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:03.788669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:03.788669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:03.788669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-434f4c5c-a7b5-4419-be5e-b5a7b2a39289 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:03.813192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-434f4c5c-a7b5-4419-be5e-b5a7b2a39289 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:03.813192 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1240/2436] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:03 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:04.825389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6ec0bd2-47cc-4116-b054-aba0953cf070 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:04.825934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6ec0bd2-47cc-4116-b054-aba0953cf070 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:04.826124 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:04.826124 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:04.826554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6ec0bd2-47cc-4116-b054-aba0953cf070 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:04.953350 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:04.953350 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:04.968313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6ec0bd2-47cc-4116-b054-aba0953cf070 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:05.001591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6ec0bd2-47cc-4116-b054-aba0953cf070 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:05.002853 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1197/2437] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:04 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:06.018703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0f69da6e-7d83-4d2b-b877-f32752f58cba tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:06.019822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0f69da6e-7d83-4d2b-b877-f32752f58cba tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:06.020268 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:06.020268 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:06.020915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0f69da6e-7d83-4d2b-b877-f32752f58cba tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:06.154934 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:06.154934 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:06.168655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0f69da6e-7d83-4d2b-b877-f32752f58cba tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:06.197938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0f69da6e-7d83-4d2b-b877-f32752f58cba tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:06.202969 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1241/2438] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:06 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:07.217786 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47a04f15-6123-41b0-8b82-abc79bad4576 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:07.228794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47a04f15-6123-41b0-8b82-abc79bad4576 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:07.228794 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:07.228794 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:07.228794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47a04f15-6123-41b0-8b82-abc79bad4576 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:07.335512 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:07.335512 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:07.347297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-47a04f15-6123-41b0-8b82-abc79bad4576 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:07.376062 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47a04f15-6123-41b0-8b82-abc79bad4576 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:07.388559 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1198/2439] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:07 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:08.402011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:08.402735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:08.402735 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:08.402735 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:08.404197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:08.468777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:08.468777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:08.479364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:08.505275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:08.506638 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1242/2440] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:08 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:09.158204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-fdf18182-865a-4861-916c-cf7067028e04 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:09.159545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-fdf18182-865a-4861-916c-cf7067028e04 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:09.159830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:09.159830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:09.160299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-fdf18182-865a-4861-916c-cf7067028e04 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:09.233960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:09.233960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:09.253925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-fdf18182-865a-4861-916c-cf7067028e04 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:09.285092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-fdf18182-865a-4861-916c-cf7067028e04 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:09.295367 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1199/2441] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:02:09 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:09.401147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume// Jan 19 09:02:09.401638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:09.401858 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:09.401858 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:09.402241 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:09.403493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15a1a4a4-82c7-4fbf-ad4a-9fd76bb606c7 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:02:09.404096 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1243/2442] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:02:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:02:09.431082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-665ecfd8-3f8a-48ad-86b5-312859991e56 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments Jan 19 09:02:09.433997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:09.433997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:09.434352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-665ecfd8-3f8a-48ad-86b5-312859991e56 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7e21089-397d-4700-8ad0-5810cce6093a", "instance_uuid": "82f1802b-7bd2-4446-a75f-7c7e9ef965c5", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:09.522316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:09.522935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:09.523575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:09.592476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:09.592476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:09.655930 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:09.655930 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:09.677766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:09.699745 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-665ecfd8-3f8a-48ad-86b5-312859991e56 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments returned with HTTP 200 Jan 19 09:02:09.701038 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1200/2443] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:02:09 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/attachments => generated 273 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:02:09.725963 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:09.741946 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1244/2444] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:09 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 908 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:09.778318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0073d804-c5cc-45c8-8a32-6687d514db05 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:09.778911 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0073d804-c5cc-45c8-8a32-6687d514db05 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:09.779107 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:09.779107 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:09.779755 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0073d804-c5cc-45c8-8a32-6687d514db05 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:09.807080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume// Jan 19 09:02:09.807571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:09.807769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:09.807769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:09.808162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:09.809244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1245ce1-3c8b-400f-bab8-410d1b79ed75 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:02:09.810303 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1245/2445] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:02:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:02:09.831433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-8d2cad5d-6d61-4663-b514-28a61c85f08c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:09.832030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-8d2cad5d-6d61-4663-b514-28a61c85f08c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:09.832499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-8d2cad5d-6d61-4663-b514-28a61c85f08c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:09.900898 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:09.900898 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:09.910163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-8d2cad5d-6d61-4663-b514-28a61c85f08c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:09.911040 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:09.911040 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:09.931844 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:09.931844 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:09.932947 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0073d804-c5cc-45c8-8a32-6687d514db05 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:09.941849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-8d2cad5d-6d61-4663-b514-28a61c85f08c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:09.943046 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1246/2446] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:02:09 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 1013 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:02:09.973745 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:09.973745 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:09.987296 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-69f04916-c212-4e78-b5ef-add673a1a597 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] PUT http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de Jan 19 09:02:09.988020 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:09.988020 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:09.988548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-69f04916-c212-4e78-b5ef-add673a1a597 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:09.994983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0073d804-c5cc-45c8-8a32-6687d514db05 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:10.000352 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1201/2447] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:09 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:10.057490 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:02:10.057490 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:02:10.058195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-69f04916-c212-4e78-b5ef-add673a1a597 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Lock "b'cinder-attachment_update-f7e21089-397d-4700-8ad0-5810cce6093a-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.027s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:02:10.061038 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:10.061038 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:10.749357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-088dd900-220e-4d94-a981-0444ff578756 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:10.750733 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-088dd900-220e-4d94-a981-0444ff578756 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:10.751750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:10.751750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:10.752969 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-088dd900-220e-4d94-a981-0444ff578756 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:10.838950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:10.838950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:10.850054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-088dd900-220e-4d94-a981-0444ff578756 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:10.886367 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-088dd900-220e-4d94-a981-0444ff578756 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:10.887991 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1202/2448] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:10 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 966 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:11.017080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0669318e-c802-42ed-8fbe-708ef5191c07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:11.017720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0669318e-c802-42ed-8fbe-708ef5191c07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:11.018015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:11.018015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:11.018971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0669318e-c802-42ed-8fbe-708ef5191c07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:11.122338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:11.122338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:11.149686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0669318e-c802-42ed-8fbe-708ef5191c07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:11.175221 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:11.175221 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:11.184865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0669318e-c802-42ed-8fbe-708ef5191c07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:11.186115 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1203/2449] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:11 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 914 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:11.905125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa98bd51-6da1-482b-a70a-fdfd1d296d70 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:11.905697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa98bd51-6da1-482b-a70a-fdfd1d296d70 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:11.905808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:11.905808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:11.906194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa98bd51-6da1-482b-a70a-fdfd1d296d70 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:12.025164 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:12.025164 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:12.051149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa98bd51-6da1-482b-a70a-fdfd1d296d70 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:12.113057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa98bd51-6da1-482b-a70a-fdfd1d296d70 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:12.114189 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1204/2450] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:11 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:12.203285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57ede22e-d76d-4835-9979-b44b2a037e6b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:12.204465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57ede22e-d76d-4835-9979-b44b2a037e6b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:12.204965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:12.204965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:12.205649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57ede22e-d76d-4835-9979-b44b2a037e6b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:12.236512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-69f04916-c212-4e78-b5ef-add673a1a597 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Lock "b'cinder-attachment_update-f7e21089-397d-4700-8ad0-5810cce6093a-n-h1-758944-2'" released by "attachment_update" :: held 2.178s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:02:12.239179 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-69f04916-c212-4e78-b5ef-add673a1a597 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de returned with HTTP 200 Jan 19 09:02:12.240092 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1247/2451] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:02:09 2021] PUT /volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de => generated 762 bytes in 2258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:12.271773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:12.271773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:12.285505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-57ede22e-d76d-4835-9979-b44b2a037e6b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:12.323194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:12.323194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:12.337122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57ede22e-d76d-4835-9979-b44b2a037e6b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:12.355723 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1205/2452] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:12 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:13.130757 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fcedcb0-b62e-4d7e-bc6a-40929bd8bbb6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:13.131453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fcedcb0-b62e-4d7e-bc6a-40929bd8bbb6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:13.132351 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:13.132351 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:13.132740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fcedcb0-b62e-4d7e-bc6a-40929bd8bbb6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:13.195355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:13.195355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:13.206740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1fcedcb0-b62e-4d7e-bc6a-40929bd8bbb6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:13.239696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fcedcb0-b62e-4d7e-bc6a-40929bd8bbb6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:13.240522 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1248/2453] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:13 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:13.355758 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-839fa09c-309e-45c2-95cb-6832356de23e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:13.356737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-839fa09c-309e-45c2-95cb-6832356de23e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:13.357192 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:13.357192 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:13.357581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-839fa09c-309e-45c2-95cb-6832356de23e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:13.426069 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:13.426069 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:13.436873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-839fa09c-309e-45c2-95cb-6832356de23e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:13.459861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:13.459861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:13.469942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-839fa09c-309e-45c2-95cb-6832356de23e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:13.470959 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1206/2454] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:13 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:14.256373 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcc955f3-8062-4581-b97b-1de03e029baa tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:14.256940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcc955f3-8062-4581-b97b-1de03e029baa tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:14.257123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:14.257123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:14.257651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcc955f3-8062-4581-b97b-1de03e029baa tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:14.312413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:14.312413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:14.321163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bcc955f3-8062-4581-b97b-1de03e029baa tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:14.345523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcc955f3-8062-4581-b97b-1de03e029baa tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:14.346332 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1249/2455] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:14 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:14.486786 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a54ff3a-a985-416d-8ac1-727ca36b947b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:14.487288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a54ff3a-a985-416d-8ac1-727ca36b947b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:14.487745 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:14.487745 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:14.488272 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a54ff3a-a985-416d-8ac1-727ca36b947b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:14.546552 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:14.546552 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:14.550843 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6a54ff3a-a985-416d-8ac1-727ca36b947b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:14.574170 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:14.574170 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:14.584553 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a54ff3a-a985-416d-8ac1-727ca36b947b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:14.585461 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1207/2456] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:14 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:15.363236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51b5b906-ed12-453b-8ce5-4463a8cad2c4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:15.363838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51b5b906-ed12-453b-8ce5-4463a8cad2c4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:15.364018 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:15.364018 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:15.364309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51b5b906-ed12-453b-8ce5-4463a8cad2c4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:15.419950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:15.419950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:15.429002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-51b5b906-ed12-453b-8ce5-4463a8cad2c4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:15.455497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51b5b906-ed12-453b-8ce5-4463a8cad2c4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:15.457091 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1250/2457] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:15 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:15.601608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8698dcb-5c3c-4a85-bbad-5b46be98fa2c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:15.602063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8698dcb-5c3c-4a85-bbad-5b46be98fa2c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:15.602277 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:15.602277 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:15.602712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8698dcb-5c3c-4a85-bbad-5b46be98fa2c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:15.629161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51d66ace-c691-48c1-8882-30582dd63821 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] GET http://10.222.0.25/volume/v3/69200c79b78a4e539579a94620b57516/scheduler-stats/get_pools Jan 19 09:02:15.630619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51d66ace-c691-48c1-8882-30582dd63821 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:15.630884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:15.630884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:15.631390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51d66ace-c691-48c1-8882-30582dd63821 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] Calling method 'get_pools' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:15.656233 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:15.656233 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:15.656532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51d66ace-c691-48c1-8882-30582dd63821 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] http://10.222.0.25/volume/v3/69200c79b78a4e539579a94620b57516/scheduler-stats/get_pools returned with HTTP 200 Jan 19 09:02:15.657203 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1208/2458] 10.222.0.25 () {58 vars in 1258 bytes} [Tue Jan 19 09:02:15 2021] GET /volume/v3/69200c79b78a4e539579a94620b57516/scheduler-stats/get_pools => generated 61 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:02:15.670468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d8698dcb-5c3c-4a85-bbad-5b46be98fa2c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:15.670899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49040c7b-6e84-4dfd-9e09-8af30577f841 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] GET http://10.222.0.25/volume/v3/69200c79b78a4e539579a94620b57516/scheduler-stats/get_pools?detail=True Jan 19 09:02:15.671840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49040c7b-6e84-4dfd-9e09-8af30577f841 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:15.672604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49040c7b-6e84-4dfd-9e09-8af30577f841 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] Calling method 'get_pools' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:15.694280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49040c7b-6e84-4dfd-9e09-8af30577f841 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] http://10.222.0.25/volume/v3/69200c79b78a4e539579a94620b57516/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 19 09:02:15.695646 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1209/2459] 10.222.0.25 () {58 vars in 1281 bytes} [Tue Jan 19 09:02:15 2021] GET /volume/v3/69200c79b78a4e539579a94620b57516/scheduler-stats/get_pools?detail=True => generated 768 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:15.696431 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:15.696431 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:15.707439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8698dcb-5c3c-4a85-bbad-5b46be98fa2c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:15.708922 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1251/2460] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:15 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:15.711118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-24d29a05-3f53-480c-92e2-dcb8f3b80071 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] GET http://10.222.0.25/volume/v3/69200c79b78a4e539579a94620b57516/capabilities/n-d-758944-2@lvmdriver-1 Jan 19 09:02:15.711560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-24d29a05-3f53-480c-92e2-dcb8f3b80071 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:15.712126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-24d29a05-3f53-480c-92e2-dcb8f3b80071 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:15.733316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-24d29a05-3f53-480c-92e2-dcb8f3b80071 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] http://10.222.0.25/volume/v3/69200c79b78a4e539579a94620b57516/capabilities/n-d-758944-2@lvmdriver-1 returned with HTTP 200 Jan 19 09:02:15.735547 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1210/2461] 10.222.0.25 () {58 vars in 1294 bytes} [Tue Jan 19 09:02:15 2021] GET /volume/v3/69200c79b78a4e539579a94620b57516/capabilities/n-d-758944-2@lvmdriver-1 => generated 712 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:15.750618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9f4837f-40c9-4d2a-9782-a67695b72348 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] GET http://10.222.0.25/volume/v3/69200c79b78a4e539579a94620b57516/capabilities/n-d-758944-2@lvmdriver-1 Jan 19 09:02:15.751191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9f4837f-40c9-4d2a-9782-a67695b72348 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:15.751432 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:15.751432 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:15.751998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9f4837f-40c9-4d2a-9782-a67695b72348 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:15.771855 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9f4837f-40c9-4d2a-9782-a67695b72348 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419 tempest-BackendsCapabilitiesAdminTestsJSON-1192900419] http://10.222.0.25/volume/v3/69200c79b78a4e539579a94620b57516/capabilities/n-d-758944-2@lvmdriver-1 returned with HTTP 200 Jan 19 09:02:15.773211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1252/2462] 10.222.0.25 () {58 vars in 1294 bytes} [Tue Jan 19 09:02:15 2021] GET /volume/v3/69200c79b78a4e539579a94620b57516/capabilities/n-d-758944-2@lvmdriver-1 => generated 712 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:16.474386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab909b6e-b848-47ed-998d-921158ac2388 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:16.481265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab909b6e-b848-47ed-998d-921158ac2388 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:16.483873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab909b6e-b848-47ed-998d-921158ac2388 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:16.551665 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:16.551665 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:16.560651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ab909b6e-b848-47ed-998d-921158ac2388 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:16.586682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab909b6e-b848-47ed-998d-921158ac2388 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:16.587631 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1211/2463] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:16 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 1357 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:16.604065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] POST http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes Jan 19 09:02:16.604997 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Action: 'create', calling method: create, body: {"volume": {"source_volid": "232ec7db-d212-4887-ac32-e09d2cff2f40", "size": 1, "name": "tempest-VolumesCloneTest-Volume-947492538"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:16.606353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume request body: {'volume': {'source_volid': '232ec7db-d212-4887-ac32-e09d2cff2f40', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-947492538'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:16.658266 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:16.658266 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:16.659392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume retrieved successfully. Jan 19 09:02:16.660283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume of 1 GB Jan 19 09:02:16.674120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Availability Zones retrieved successfully. Jan 19 09:02:16.691776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Flow 'volume_create_api' (a0e0d410-b0e9-466a-aa01-b27e0164d9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:16.694685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74be1c98-ea18-4432-a618-76d93f3c3904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:16.696758 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Validating volume size '1' using validate_int, validate_source_size {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:16.729310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1b5765a-d696-4a37-8cce-fe335f373afb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:16.729996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1b5765a-d696-4a37-8cce-fe335f373afb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:16.730260 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:16.730260 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:16.732563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1b5765a-d696-4a37-8cce-fe335f373afb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:16.791789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74be1c98-ea18-4432-a618-76d93f3c3904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '232ec7db-d212-4887-ac32-e09d2cff2f40', 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:16.793999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ad074a-0151-406b-8730-a2c7ebb9dd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:16.797364 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:16.797364 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:16.806731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f1b5765a-d696-4a37-8cce-fe335f373afb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:16.830904 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:16.830904 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:16.840209 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1b5765a-d696-4a37-8cce-fe335f373afb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:16.841296 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1212/2464] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:16 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:16.882488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Created reservations ['b96b291d-ee18-46ea-9646-b5d4ea54e741', 'e0c3eee4-add4-4b86-b941-33ff7c63ec4f', 'b451840e-2f13-4771-a8a4-667435939d42', '4d860d8c-963c-443a-acad-771e2ada63d9'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:16.884630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ad074a-0151-406b-8730-a2c7ebb9dd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b96b291d-ee18-46ea-9646-b5d4ea54e741', 'e0c3eee4-add4-4b86-b941-33ff7c63ec4f', 'b451840e-2f13-4771-a8a4-667435939d42', '4d860d8c-963c-443a-acad-771e2ada63d9']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:16.886767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34230e90-e942-4ae9-b00b-1ef938f36585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:16.992174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34230e90-e942-4ae9-b00b-1ef938f36585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd07579-7052-45f3-a58d-85df1be44a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-947492538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',qos_specs=None,replication_status=,reservations=['b96b291d-ee18-46ea-9646-b5d4ea54e741','e0c3eee4-add4-4b86-b941-33ff7c63ec4f','b451840e-2f13-4771-a8a4-667435939d42','4d860d8c-963c-443a-acad-771e2ada63d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=232ec7db-d212-4887-ac32-e09d2cff2f40,status='creating',user_id='1db531d384dd4ad583454dc4729dc49d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-947492538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd07579-7052-45f3-a58d-85df1be44a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=232ec7db-d212-4887-ac32-e09d2cff2f40,status='creating',terminated_at=None,updated_at=None,user_id='1db531d384dd4ad583454dc4729dc49d',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:16.994220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf4b5d2-2e51-48a3-9c83-c743afc13821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:17.020375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf4b5d2-2e51-48a3-9c83-c743afc13821) transitioned into state 'SUCCESS' from state '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-947492538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',qos_specs=None,replication_status=,reservations=['b96b291d-ee18-46ea-9646-b5d4ea54e741','e0c3eee4-add4-4b86-b941-33ff7c63ec4f','b451840e-2f13-4771-a8a4-667435939d42','4d860d8c-963c-443a-acad-771e2ada63d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=232ec7db-d212-4887-ac32-e09d2cff2f40,status='creating',user_id='1db531d384dd4ad583454dc4729dc49d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:17.022325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72cc26eb-0ac8-47e4-a23f-8842d7016dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:17.083578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72cc26eb-0ac8-47e4-a23f-8842d7016dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:17.086191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Flow 'volume_create_api' (a0e0d410-b0e9-466a-aa01-b27e0164d9be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:17.135342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume request issued successfully. Jan 19 09:02:17.149668 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0836bc9-5086-4b33-86d8-132860c77914 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes returned with HTTP 202 Jan 19 09:02:17.157538 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1253/2465] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:02:16 2021] POST /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes => generated 848 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:17.165674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6322b7b0-3283-4682-86ba-b7a59b5d5180 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:17.166249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6322b7b0-3283-4682-86ba-b7a59b5d5180 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:17.166596 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:17.166596 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:17.167662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6322b7b0-3283-4682-86ba-b7a59b5d5180 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:17.228548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:17.228548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:17.237365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6322b7b0-3283-4682-86ba-b7a59b5d5180 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:17.260820 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6322b7b0-3283-4682-86ba-b7a59b5d5180 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:17.261959 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1213/2466] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:17 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:17.843129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-04be8146-22b9-40b5-83a5-2e2d01af438f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de/action Jan 19 09:02:17.843682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:17.843682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:17.844124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-04be8146-22b9-40b5-83a5-2e2d01af438f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:02:17.844512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-04be8146-22b9-40b5-83a5-2e2d01af438f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:17.857801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39db6a2a-e007-45bb-81a2-45bdcc8f2ae9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:17.858496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39db6a2a-e007-45bb-81a2-45bdcc8f2ae9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:17.858986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:17.858986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:17.859657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39db6a2a-e007-45bb-81a2-45bdcc8f2ae9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:17.912602 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:17.912602 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:17.917848 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:17.917848 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:17.928446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-39db6a2a-e007-45bb-81a2-45bdcc8f2ae9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:17.950483 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:17.950483 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:17.960866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39db6a2a-e007-45bb-81a2-45bdcc8f2ae9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:17.961664 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1214/2467] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:17 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 1210 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:17.973348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-12d64586-031d-4cfc-8859-cebfbe8a0e09 req-04be8146-22b9-40b5-83a5-2e2d01af438f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de/action returned with HTTP 204 Jan 19 09:02:17.974451 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1254/2468] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:02:17 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:18.278061 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac01f8f9-b489-49a2-bce3-0748850ec782 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:18.278747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac01f8f9-b489-49a2-bce3-0748850ec782 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:18.279067 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:18.279067 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:18.279639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac01f8f9-b489-49a2-bce3-0748850ec782 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:18.335224 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:18.335224 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:18.344388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ac01f8f9-b489-49a2-bce3-0748850ec782 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:18.372418 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac01f8f9-b489-49a2-bce3-0748850ec782 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:18.374985 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1215/2469] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:18 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:19.247959 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b63c3566-43c0-4045-bc17-867152a1522b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:19.250144 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b63c3566-43c0-4045-bc17-867152a1522b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:19.250379 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:19.250379 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:19.250800 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b63c3566-43c0-4045-bc17-867152a1522b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:19.309086 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:19.309086 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:19.319113 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b63c3566-43c0-4045-bc17-867152a1522b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:19.340363 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:19.340363 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:19.351475 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b63c3566-43c0-4045-bc17-867152a1522b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:19.352643 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1255/2470] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:18 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 1207 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:19.368751 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e66748-a725-4e3f-9d2a-7f066f1b8888 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:02:19.369534 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:19.369534 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:19.370227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6e66748-a725-4e3f-9d2a-7f066f1b8888 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7e21089-397d-4700-8ad0-5810cce6093a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1497945703"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:19.392599 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a0f0b23-c9a4-4e26-a6dc-6d75b0345990 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:19.393116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a0f0b23-c9a4-4e26-a6dc-6d75b0345990 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:19.393332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:19.393332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:19.393706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a0f0b23-c9a4-4e26-a6dc-6d75b0345990 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:19.440525 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:19.440525 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:19.444953 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6e66748-a725-4e3f-9d2a-7f066f1b8888 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:19.447529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-d6e66748-a725-4e3f-9d2a-7f066f1b8888 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:19.450471 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:19.450471 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:19.460569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6a0f0b23-c9a4-4e26-a6dc-6d75b0345990 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:19.486348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a0f0b23-c9a4-4e26-a6dc-6d75b0345990 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:19.492076 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1256/2471] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:19 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:19.556331 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-d6e66748-a725-4e3f-9d2a-7f066f1b8888 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['df307139-ac46-441b-981e-8b88391f168a', '88fe5277-b4b1-4d2a-9d69-391c6a91773e', '78f12774-4e2f-47fe-b703-4717931c7277', 'a71df015-cea5-4141-8d29-b16802f36c01'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:19.679620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6e66748-a725-4e3f-9d2a-7f066f1b8888 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot force create request issued successfully. Jan 19 09:02:19.680522 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e66748-a725-4e3f-9d2a-7f066f1b8888 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:02:19.681472 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1216/2472] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:02:19 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 310 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:19.693964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f8ed27d5-27c0-4258-9d11-8860ca41fa07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:02:19.696324 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f8ed27d5-27c0-4258-9d11-8860ca41fa07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:19.696669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:19.696669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:19.697125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f8ed27d5-27c0-4258-9d11-8860ca41fa07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:19.726312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:19.726312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:19.728468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f8ed27d5-27c0-4258-9d11-8860ca41fa07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:19.730525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f8ed27d5-27c0-4258-9d11-8860ca41fa07 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 returned with HTTP 200 Jan 19 09:02:19.731716 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1257/2473] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:19 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:20.506815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1cd7906-66c2-4bcf-85e7-d3639b18dbe8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:20.507340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1cd7906-66c2-4bcf-85e7-d3639b18dbe8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:20.507511 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:20.507511 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:20.508156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1cd7906-66c2-4bcf-85e7-d3639b18dbe8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:20.619847 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:20.619847 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:20.641228 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d1cd7906-66c2-4bcf-85e7-d3639b18dbe8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:20.672529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1cd7906-66c2-4bcf-85e7-d3639b18dbe8 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:20.674645 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1217/2474] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:20 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:20.744312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44a02d90-bcdc-4460-865a-0dadabf4fe2a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:02:20.745012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44a02d90-bcdc-4460-865a-0dadabf4fe2a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:20.745201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:20.745201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:20.745588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44a02d90-bcdc-4460-865a-0dadabf4fe2a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:20.784518 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:20.784518 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:20.785795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-44a02d90-bcdc-4460-865a-0dadabf4fe2a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:20.788084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44a02d90-bcdc-4460-865a-0dadabf4fe2a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 returned with HTTP 200 Jan 19 09:02:20.789410 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1258/2475] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:20 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:21.691416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d751d6f8-7119-404f-be41-64fc97ea6ac3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:21.692801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d751d6f8-7119-404f-be41-64fc97ea6ac3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:21.693051 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:21.693051 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:21.694447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d751d6f8-7119-404f-be41-64fc97ea6ac3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:21.747180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:21.747180 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:21.757924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d751d6f8-7119-404f-be41-64fc97ea6ac3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:21.781227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d751d6f8-7119-404f-be41-64fc97ea6ac3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:21.783022 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1218/2476] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:21 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:21.803235 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06359bdb-2199-4a29-ac5f-27a965732428 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:02:21.804184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06359bdb-2199-4a29-ac5f-27a965732428 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:21.804922 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:21.804922 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:21.804922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-06359bdb-2199-4a29-ac5f-27a965732428 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:21.831328 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:21.831328 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:21.832974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-06359bdb-2199-4a29-ac5f-27a965732428 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:21.834589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-06359bdb-2199-4a29-ac5f-27a965732428 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 returned with HTTP 200 Jan 19 09:02:21.835576 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1259/2477] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:21 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:21.847058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dda8565d-31e7-451a-ab95-e70b01882f02 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:02:21.847523 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:21.847523 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:21.847949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dda8565d-31e7-451a-ab95-e70b01882f02 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7e21089-397d-4700-8ad0-5810cce6093a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-780338923"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:21.905405 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:21.905405 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:21.906671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dda8565d-31e7-451a-ab95-e70b01882f02 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:21.907005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-dda8565d-31e7-451a-ab95-e70b01882f02 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:22.074130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-dda8565d-31e7-451a-ab95-e70b01882f02 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['ab87514d-6399-44df-82cb-1acb544fcb70', 'edee93cc-d386-46e1-8572-fa1cb06b6284', '656a931e-c6b6-412f-8cfb-19f4238a57e7', '370b6706-6e7f-492a-909b-0f37a99f6b3c'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:22.319493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dda8565d-31e7-451a-ab95-e70b01882f02 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot force create request issued successfully. Jan 19 09:02:22.320344 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dda8565d-31e7-451a-ab95-e70b01882f02 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:02:22.322546 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1219/2478] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:02:21 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 309 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:22.332393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03b32a68-597b-4feb-b691-e36fa93e670e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:22.332871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03b32a68-597b-4feb-b691-e36fa93e670e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:22.333091 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:22.333091 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:22.333475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03b32a68-597b-4feb-b691-e36fa93e670e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:22.365808 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:22.365808 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:22.367758 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03b32a68-597b-4feb-b691-e36fa93e670e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:22.370357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03b32a68-597b-4feb-b691-e36fa93e670e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 200 Jan 19 09:02:22.371533 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1260/2479] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:22 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:22.811693 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1441cb23-0588-446a-a711-3b238c4dca60 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:22.812356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1441cb23-0588-446a-a711-3b238c4dca60 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:22.812356 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:22.812356 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:22.812717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1441cb23-0588-446a-a711-3b238c4dca60 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:22.959344 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:22.959344 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:22.975130 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1441cb23-0588-446a-a711-3b238c4dca60 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:23.033111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1441cb23-0588-446a-a711-3b238c4dca60 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:23.034300 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1220/2480] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:22 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:23.386734 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b65c5eb-d6c3-4ed8-b480-f51de4e8a940 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:23.387701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b65c5eb-d6c3-4ed8-b480-f51de4e8a940 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:23.388130 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:23.388130 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:23.388793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b65c5eb-d6c3-4ed8-b480-f51de4e8a940 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:23.426252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:23.426252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:23.427473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5b65c5eb-d6c3-4ed8-b480-f51de4e8a940 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:23.429571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b65c5eb-d6c3-4ed8-b480-f51de4e8a940 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 200 Jan 19 09:02:23.430352 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1261/2481] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:23 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:24.053014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13cf5585-69c7-4d89-ac23-68452503c19a tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:24.054254 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13cf5585-69c7-4d89-ac23-68452503c19a tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:24.054832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:24.054832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:24.055500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13cf5585-69c7-4d89-ac23-68452503c19a tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:24.144796 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:24.144796 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:24.156984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-13cf5585-69c7-4d89-ac23-68452503c19a tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:24.191119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13cf5585-69c7-4d89-ac23-68452503c19a tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:24.193390 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1221/2482] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:24 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:24.446461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7823b60b-9a3e-41d5-b0a1-7a72cd2f4d1c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:24.447367 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7823b60b-9a3e-41d5-b0a1-7a72cd2f4d1c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:24.447704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:24.447704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:24.448500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7823b60b-9a3e-41d5-b0a1-7a72cd2f4d1c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:24.476074 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:24.476074 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:24.477321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7823b60b-9a3e-41d5-b0a1-7a72cd2f4d1c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:24.479714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7823b60b-9a3e-41d5-b0a1-7a72cd2f4d1c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 200 Jan 19 09:02:24.480701 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1262/2483] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:25.210478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e8ebd59-9145-4a23-a637-b605f4078c39 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:25.211053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e8ebd59-9145-4a23-a637-b605f4078c39 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:25.211325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:25.211325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:25.212043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e8ebd59-9145-4a23-a637-b605f4078c39 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:25.280638 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:25.280638 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:25.297779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1e8ebd59-9145-4a23-a637-b605f4078c39 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:25.323158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e8ebd59-9145-4a23-a637-b605f4078c39 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:25.324781 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1222/2484] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:25 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:25.494371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f14b95a6-ab35-45a8-8f14-453507ddf434 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:25.495307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f14b95a6-ab35-45a8-8f14-453507ddf434 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:25.495722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:25.495722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:25.496503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f14b95a6-ab35-45a8-8f14-453507ddf434 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:25.548669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:25.548669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:25.550227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f14b95a6-ab35-45a8-8f14-453507ddf434 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:25.552998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f14b95a6-ab35-45a8-8f14-453507ddf434 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 200 Jan 19 09:02:25.554035 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1263/2485] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:25 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:25.580935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c04a75e5-bfd1-4631-aaac-227600c28273 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:25.581729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c04a75e5-bfd1-4631-aaac-227600c28273 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:25.582152 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:25.582152 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:25.583195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c04a75e5-bfd1-4631-aaac-227600c28273 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:25.583195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-c04a75e5-bfd1-4631-aaac-227600c28273 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:25.613974 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:25.613974 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:25.616770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c04a75e5-bfd1-4631-aaac-227600c28273 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:25.728958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c04a75e5-bfd1-4631-aaac-227600c28273 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:02:25.729435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c04a75e5-bfd1-4631-aaac-227600c28273 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 202 Jan 19 09:02:25.730295 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1223/2486] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:02:25 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:25.738685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-855681c0-5fdc-4119-aecf-bce5fad45366 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:25.739679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-855681c0-5fdc-4119-aecf-bce5fad45366 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:25.739928 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:25.739928 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:25.740618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-855681c0-5fdc-4119-aecf-bce5fad45366 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:25.769021 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:25.769021 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:25.770644 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-855681c0-5fdc-4119-aecf-bce5fad45366 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:25.775085 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-855681c0-5fdc-4119-aecf-bce5fad45366 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 200 Jan 19 09:02:25.775985 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1264/2487] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:25 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:26.340799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0eecf69-2f20-4ff9-a8d3-7b9520bc79fc tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:26.341321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0eecf69-2f20-4ff9-a8d3-7b9520bc79fc tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:26.341626 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:26.341626 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:26.342009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0eecf69-2f20-4ff9-a8d3-7b9520bc79fc tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:26.398488 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:26.398488 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:26.412982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0eecf69-2f20-4ff9-a8d3-7b9520bc79fc tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:26.445099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0eecf69-2f20-4ff9-a8d3-7b9520bc79fc tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:26.455439 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1224/2488] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:26 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:26.790130 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d47dc90-324a-4bb5-882d-3f74f342e0ee tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:26.790682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d47dc90-324a-4bb5-882d-3f74f342e0ee tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:26.790897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:26.790897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:26.791271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d47dc90-324a-4bb5-882d-3f74f342e0ee tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:26.822347 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:26.822347 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:26.824146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7d47dc90-324a-4bb5-882d-3f74f342e0ee tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:26.826272 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d47dc90-324a-4bb5-882d-3f74f342e0ee tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 200 Jan 19 09:02:26.827782 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1265/2489] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:26 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:27.465052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e5022ff-e907-4ac0-a8df-118bbc132f2b tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:27.465771 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e5022ff-e907-4ac0-a8df-118bbc132f2b tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:27.465992 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:27.465992 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:27.466360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e5022ff-e907-4ac0-a8df-118bbc132f2b tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:27.525475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:27.525475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:27.535489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7e5022ff-e907-4ac0-a8df-118bbc132f2b tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:27.565855 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e5022ff-e907-4ac0-a8df-118bbc132f2b tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:27.566745 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1225/2490] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:27 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:27.840033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8827eee5-f8de-4e97-9e26-629902dc2e7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:02:27.840805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8827eee5-f8de-4e97-9e26-629902dc2e7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:27.841161 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:27.841161 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:27.841683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8827eee5-f8de-4e97-9e26-629902dc2e7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:27.865398 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8827eee5-f8de-4e97-9e26-629902dc2e7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 404 Jan 19 09:02:27.866763 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1266/2491] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:27 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:27.874801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03f8c64d-94df-487d-b5f3-b86990357c78 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:02:27.875358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03f8c64d-94df-487d-b5f3-b86990357c78 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:27.875648 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:27.875648 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:27.876153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03f8c64d-94df-487d-b5f3-b86990357c78 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:27.876588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-03f8c64d-94df-487d-b5f3-b86990357c78 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:02:27.902436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:27.902436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:27.903892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03f8c64d-94df-487d-b5f3-b86990357c78 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:27.981802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03f8c64d-94df-487d-b5f3-b86990357c78 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:02:27.982272 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03f8c64d-94df-487d-b5f3-b86990357c78 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 202 Jan 19 09:02:27.983353 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1226/2492] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:02:27 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:27.992330 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-569b1527-316a-4b6c-aa67-f68f5b329512 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:02:27.993182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-569b1527-316a-4b6c-aa67-f68f5b329512 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:27.994245 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-569b1527-316a-4b6c-aa67-f68f5b329512 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:28.024710 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:28.024710 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:28.026057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-569b1527-316a-4b6c-aa67-f68f5b329512 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:28.028114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-569b1527-316a-4b6c-aa67-f68f5b329512 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 200 Jan 19 09:02:28.032908 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1267/2493] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:27 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:28.583381 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9638b577-50ac-4d25-aa4d-8bb212b27aaf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:28.583908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9638b577-50ac-4d25-aa4d-8bb212b27aaf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:28.584137 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:28.584137 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:28.584526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9638b577-50ac-4d25-aa4d-8bb212b27aaf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:28.691621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:28.691621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:28.700991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9638b577-50ac-4d25-aa4d-8bb212b27aaf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:28.725883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9638b577-50ac-4d25-aa4d-8bb212b27aaf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:28.726943 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1227/2494] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:28 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 940 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:29.041551 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c24d38b9-4062-438b-bbce-fc15eaea4430 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:02:29.056904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c24d38b9-4062-438b-bbce-fc15eaea4430 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:29.057344 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:29.057344 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:29.057978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c24d38b9-4062-438b-bbce-fc15eaea4430 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:29.102720 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:29.102720 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:29.106809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c24d38b9-4062-438b-bbce-fc15eaea4430 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:29.110454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c24d38b9-4062-438b-bbce-fc15eaea4430 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 200 Jan 19 09:02:29.111297 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1268/2495] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:29 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 467 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:29.744423 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d804ac40-52df-43bf-8e93-dfb616b1083d tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:29.745561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d804ac40-52df-43bf-8e93-dfb616b1083d tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:29.745787 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:29.745787 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:29.746173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d804ac40-52df-43bf-8e93-dfb616b1083d tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:29.800921 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:29.800921 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:29.809286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d804ac40-52df-43bf-8e93-dfb616b1083d tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:29.832672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d804ac40-52df-43bf-8e93-dfb616b1083d tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:29.833407 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1228/2496] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:29 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 1390 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:29.849138 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-90c7b21d-d9bf-42b0-a4d2-57fa9ae8a855 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:29.850597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-90c7b21d-d9bf-42b0-a4d2-57fa9ae8a855 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:29.850800 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:29.850800 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:29.851475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-90c7b21d-d9bf-42b0-a4d2-57fa9ae8a855 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:29.901940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:29.901940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:29.911332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-90c7b21d-d9bf-42b0-a4d2-57fa9ae8a855 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:29.937186 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-90c7b21d-d9bf-42b0-a4d2-57fa9ae8a855 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:29.938153 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1269/2497] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:29 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 1390 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:29.958583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] POST http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes Jan 19 09:02:29.959574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:29.959574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:29.959993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1104962700"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:29.961731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1104962700'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:29.962261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume of 1 GB Jan 19 09:02:29.977146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Availability Zones retrieved successfully. Jan 19 09:02:29.994098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Flow 'volume_create_api' (ca4bdaff-d872-4233-9db5-b7dba8ed7145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:29.996876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfdf4420-8902-42f7-9505-de655386e9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:29.998926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:30.065334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfdf4420-8902-42f7-9505-de655386e9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:30.067591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb67e257-5540-4e2c-84c6-5520472ab9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:30.133773 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8326b930-9ecc-4ff0-b748-1dd500e00e4e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:02:30.133773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8326b930-9ecc-4ff0-b748-1dd500e00e4e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:30.133773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:30.133773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:30.133773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8326b930-9ecc-4ff0-b748-1dd500e00e4e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:30.161514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Created reservations ['e236c0cc-3a81-4b98-8a5b-53ff53f987a5', '8ff01000-6484-4a5e-b465-c2c57d3f55f2', '09c7ec0f-bd70-4f87-8051-b6cad187601c', '47b433d9-ea9b-449c-b36e-3e417ef677de'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:30.161514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb67e257-5540-4e2c-84c6-5520472ab9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e236c0cc-3a81-4b98-8a5b-53ff53f987a5', '8ff01000-6484-4a5e-b465-c2c57d3f55f2', '09c7ec0f-bd70-4f87-8051-b6cad187601c', '47b433d9-ea9b-449c-b36e-3e417ef677de']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:30.167014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8326b930-9ecc-4ff0-b748-1dd500e00e4e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 404 Jan 19 09:02:30.172571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c74419-c7fd-4ee2-94f4-28b4fc7de0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:30.178194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1270/2498] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:30 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:30.178194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbcc2e7f-1352-4eea-b4b9-ef6c5eb10bb1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:02:30.178194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbcc2e7f-1352-4eea-b4b9-ef6c5eb10bb1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:30.178194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbcc2e7f-1352-4eea-b4b9-ef6c5eb10bb1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:30.178194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-cbcc2e7f-1352-4eea-b4b9-ef6c5eb10bb1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:02:30.210553 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:30.210553 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:30.210553 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cbcc2e7f-1352-4eea-b4b9-ef6c5eb10bb1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:30.274582 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c74419-c7fd-4ee2-94f4-28b4fc7de0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c914c6e6-6670-4ce2-90f0-6ed21495a5bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1104962700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',qos_specs=None,replication_status=,reservations=['e236c0cc-3a81-4b98-8a5b-53ff53f987a5','8ff01000-6484-4a5e-b465-c2c57d3f55f2','09c7ec0f-bd70-4f87-8051-b6cad187601c','47b433d9-ea9b-449c-b36e-3e417ef677de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db531d384dd4ad583454dc4729dc49d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1104962700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c914c6e6-6670-4ce2-90f0-6ed21495a5bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1db531d384dd4ad583454dc4729dc49d',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:30.274582 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11285e1-2c58-4ced-9ddb-c1373d870523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:30.302679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cbcc2e7f-1352-4eea-b4b9-ef6c5eb10bb1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:02:30.302679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbcc2e7f-1352-4eea-b4b9-ef6c5eb10bb1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 returned with HTTP 202 Jan 19 09:02:30.302679 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1271/2499] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:02:30 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:30.314221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6866996-4443-47e8-b446-240f25b0e673 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:02:30.314221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6866996-4443-47e8-b446-240f25b0e673 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:30.314221 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:30.314221 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:30.314221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6866996-4443-47e8-b446-240f25b0e673 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:30.359349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:30.359349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:30.359349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6866996-4443-47e8-b446-240f25b0e673 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:30.359349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6866996-4443-47e8-b446-240f25b0e673 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 returned with HTTP 200 Jan 19 09:02:30.359349 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1272/2500] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:30 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 => generated 468 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:30.370742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11285e1-2c58-4ced-9ddb-c1373d870523) transitioned into state 'SUCCESS' from state '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-1104962700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',qos_specs=None,replication_status=,reservations=['e236c0cc-3a81-4b98-8a5b-53ff53f987a5','8ff01000-6484-4a5e-b465-c2c57d3f55f2','09c7ec0f-bd70-4f87-8051-b6cad187601c','47b433d9-ea9b-449c-b36e-3e417ef677de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1db531d384dd4ad583454dc4729dc49d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:30.382319 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15acb532-3bb4-4d35-b6fa-cdd85638b495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:30.423357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15acb532-3bb4-4d35-b6fa-cdd85638b495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:30.433841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Flow 'volume_create_api' (ca4bdaff-d872-4233-9db5-b7dba8ed7145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:30.559961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume request issued successfully. Jan 19 09:02:30.588991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e87adbe-e01f-4096-869c-db8881865fbf tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes returned with HTTP 202 Jan 19 09:02:30.590424 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1229/2501] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:02:29 2021] POST /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes => generated 816 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:30.609065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64dc51ac-a4e9-41a8-8662-9eee1de2a501 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb Jan 19 09:02:30.609617 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64dc51ac-a4e9-41a8-8662-9eee1de2a501 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:30.609801 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:30.609801 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:30.610461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64dc51ac-a4e9-41a8-8662-9eee1de2a501 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:30.673778 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:30.673778 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:30.684024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-64dc51ac-a4e9-41a8-8662-9eee1de2a501 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:30.709706 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64dc51ac-a4e9-41a8-8662-9eee1de2a501 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb returned with HTTP 200 Jan 19 09:02:30.710599 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1273/2502] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:30 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb => generated 908 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:31.375194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d084a5-92ca-45bd-8290-224d9239669d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:02:31.375710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d084a5-92ca-45bd-8290-224d9239669d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:31.376080 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:31.376080 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:31.376571 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d084a5-92ca-45bd-8290-224d9239669d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:31.413765 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:31.413765 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:31.415118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-80d084a5-92ca-45bd-8290-224d9239669d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:31.417157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d084a5-92ca-45bd-8290-224d9239669d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 returned with HTTP 200 Jan 19 09:02:31.418212 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1230/2503] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:31 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:31.729534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-316f3c6c-96a4-48e6-b5ad-666739989015 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb Jan 19 09:02:31.730518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-316f3c6c-96a4-48e6-b5ad-666739989015 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:31.730921 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:31.730921 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:31.731688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-316f3c6c-96a4-48e6-b5ad-666739989015 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:31.801563 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:31.801563 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:31.811390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-316f3c6c-96a4-48e6-b5ad-666739989015 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:31.852279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-316f3c6c-96a4-48e6-b5ad-666739989015 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb returned with HTTP 200 Jan 19 09:02:31.853401 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1274/2504] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:31 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb => generated 909 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:31.890223 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] POST http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes Jan 19 09:02:31.890977 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:31.890977 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:31.891672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c914c6e6-6670-4ce2-90f0-6ed21495a5bb", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1229990627"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:31.893151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume request body: {'volume': {'source_volid': 'c914c6e6-6670-4ce2-90f0-6ed21495a5bb', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1229990627'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:31.953192 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:31.953192 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:31.954382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume retrieved successfully. Jan 19 09:02:31.954823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume of 2 GB Jan 19 09:02:31.968713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Availability Zones retrieved successfully. Jan 19 09:02:31.987741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Flow 'volume_create_api' (63ed8aba-583c-4f90-b81e-469cd8b5bf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:31.991044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b764e77f-f4d9-47e8-8643-79a0392bfc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:31.993943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Validating volume size '2' using validate_int, validate_source_size {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:32.083259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b764e77f-f4d9-47e8-8643-79a0392bfc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c914c6e6-6670-4ce2-90f0-6ed21495a5bb', 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:32.086433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0001f508-346a-43af-9ff1-85f1eb11b0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:32.163840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Created reservations ['dd9249ed-cbb7-46d3-aefb-e5a7caef865b', '56548eed-fb27-4a15-9b93-8b050197444b', 'cfe3ac79-4b8b-4262-bfbf-2ab300c3161d', 'f54a88d9-3c6d-437f-a58e-a3fdf00d0f8d'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:32.165844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0001f508-346a-43af-9ff1-85f1eb11b0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd9249ed-cbb7-46d3-aefb-e5a7caef865b', '56548eed-fb27-4a15-9b93-8b050197444b', 'cfe3ac79-4b8b-4262-bfbf-2ab300c3161d', 'f54a88d9-3c6d-437f-a58e-a3fdf00d0f8d']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:32.168101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6caafb3-bad6-4369-bb8e-c9c67b8deea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:32.278806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6caafb3-bad6-4369-bb8e-c9c67b8deea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50dd582b-7e4b-40c4-a214-bba6fa7e560b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1229990627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',qos_specs=None,replication_status=,reservations=['dd9249ed-cbb7-46d3-aefb-e5a7caef865b','56548eed-fb27-4a15-9b93-8b050197444b','cfe3ac79-4b8b-4262-bfbf-2ab300c3161d','f54a88d9-3c6d-437f-a58e-a3fdf00d0f8d'],size=2,snapshot_id=None,source_replicaid=,source_volid=c914c6e6-6670-4ce2-90f0-6ed21495a5bb,status='creating',user_id='1db531d384dd4ad583454dc4729dc49d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1229990627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50dd582b-7e4b-40c4-a214-bba6fa7e560b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',provider_auth=None,provider_geometry=None,provider_id=None,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=c914c6e6-6670-4ce2-90f0-6ed21495a5bb,status='creating',terminated_at=None,updated_at=None,user_id='1db531d384dd4ad583454dc4729dc49d',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:32.280605 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf982f71-67ab-471a-8f09-e97dde29134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:32.314018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf982f71-67ab-471a-8f09-e97dde29134e) transitioned into state 'SUCCESS' from state '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-1229990627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5d7e6c6c9440069ad3fefd660f8dec',qos_specs=None,replication_status=,reservations=['dd9249ed-cbb7-46d3-aefb-e5a7caef865b','56548eed-fb27-4a15-9b93-8b050197444b','cfe3ac79-4b8b-4262-bfbf-2ab300c3161d','f54a88d9-3c6d-437f-a58e-a3fdf00d0f8d'],size=2,snapshot_id=None,source_replicaid=,source_volid=c914c6e6-6670-4ce2-90f0-6ed21495a5bb,status='creating',user_id='1db531d384dd4ad583454dc4729dc49d',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:32.319500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b22caeb-a17a-46de-8e69-286a17f27099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:32.399440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b22caeb-a17a-46de-8e69-286a17f27099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:32.402499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Flow 'volume_create_api' (63ed8aba-583c-4f90-b81e-469cd8b5bf82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:32.432343 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-635d8ac4-c8f4-4ba1-b5db-a05310516863 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:02:32.434060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-635d8ac4-c8f4-4ba1-b5db-a05310516863 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:32.434288 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:32.434288 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:32.434761 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-635d8ac4-c8f4-4ba1-b5db-a05310516863 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:32.455624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Create volume request issued successfully. Jan 19 09:02:32.471958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-257afcab-1806-4ff0-9f04-21eaf560450c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes returned with HTTP 202 Jan 19 09:02:32.478234 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-635d8ac4-c8f4-4ba1-b5db-a05310516863 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 returned with HTTP 404 Jan 19 09:02:32.479457 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1275/2506] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:32 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:32.482902 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1231/2506] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:02:31 2021] POST /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes => generated 850 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:32.490004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-adf673c1-dec5-490b-b225-4e9b20219d54 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:32.490915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-adf673c1-dec5-490b-b225-4e9b20219d54 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:32.491757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-adf673c1-dec5-490b-b225-4e9b20219d54 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:32.631871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:32.631871 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:32.638074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-c3719af1-16a7-4019-b1fe-7fb028731a19 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:32.638923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-c3719af1-16a7-4019-b1fe-7fb028731a19 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:32.639456 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:32.639456 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:32.640056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-c3719af1-16a7-4019-b1fe-7fb028731a19 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:32.644629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-adf673c1-dec5-490b-b225-4e9b20219d54 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:32.673331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-adf673c1-dec5-490b-b225-4e9b20219d54 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:32.674158 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1276/2507] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:32 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:32.705569 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:32.705569 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:32.723495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-c3719af1-16a7-4019-b1fe-7fb028731a19 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:32.744791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:32.744791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:32.753803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-c3719af1-16a7-4019-b1fe-7fb028731a19 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:32.754739 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1232/2508] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:02:32 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 1207 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:32.784600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a/action Jan 19 09:02:32.785711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:32.785711 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:32.786421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action body: b'{"os-begin_detaching": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:02:32.787045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:32.845261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:32.845261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:32.846461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:32.856591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Begin detaching volume completed successfully. Jan 19 09:02:32.857266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a/action returned with HTTP 202 Jan 19 09:02:32.858017 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1277/2509] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 09:02:32 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:02:32.881064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f92e6dc6-5126-4bc5-80a9-51018008581e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:32.882578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f92e6dc6-5126-4bc5-80a9-51018008581e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:32.882744 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:32.882744 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:32.883355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f92e6dc6-5126-4bc5-80a9-51018008581e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:32.932749 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume// Jan 19 09:02:32.933609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:32.933767 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:32.933767 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:32.934570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:32.935995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-218d7bc2-f5a0-46c4-9d12-1984ca74c900 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:02:32.936591 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1278/2510] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:02:32 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:02:32.950548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-a41b68f7-8472-40cc-a86a-b880c901054d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:32.950727 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:32.950727 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:32.951123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-a41b68f7-8472-40cc-a86a-b880c901054d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:32.951602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-a41b68f7-8472-40cc-a86a-b880c901054d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:32.959857 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f92e6dc6-5126-4bc5-80a9-51018008581e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:32.980633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:32.980633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:32.989527 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f92e6dc6-5126-4bc5-80a9-51018008581e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:32.991181 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1233/2511] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:32 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 1210 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:33.040149 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:33.040149 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:33.049558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-a41b68f7-8472-40cc-a86a-b880c901054d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:33.070774 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:33.070774 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:33.079720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-a41b68f7-8472-40cc-a86a-b880c901054d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:33.080827 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1279/2512] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:02:32 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 1309 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:02:33.464850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-99f1020a-0340-4600-9b46-f1710bb3a324 tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] POST http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types Jan 19 09:02:33.465324 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:33.465324 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:33.465756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-99f1020a-0340-4600-9b46-f1710bb3a324 tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-868719943", "description": "tempest-group-type-description-1212231809", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:33.511803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-99f1020a-0340-4600-9b46-f1710bb3a324 tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types returned with HTTP 202 Jan 19 09:02:33.513276 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1234/2513] 10.222.0.25 () {62 vars in 1279 bytes} [Tue Jan 19 09:02:33 2021] POST /volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types => generated 264 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:33.523782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffafe8ee-f201-4044-aac3-7747df2f1dae tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] GET http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types Jan 19 09:02:33.524749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffafe8ee-f201-4044-aac3-7747df2f1dae tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:33.525088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-4e17eb28-9883-4187-b373-e2e665e54254 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de Jan 19 09:02:33.525439 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:33.525439 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:33.525614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-4e17eb28-9883-4187-b373-e2e665e54254 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:33.526173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ffafe8ee-f201-4044-aac3-7747df2f1dae tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:33.526471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-4e17eb28-9883-4187-b373-e2e665e54254 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:33.543356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ffafe8ee-f201-4044-aac3-7747df2f1dae tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types returned with HTTP 200 Jan 19 09:02:33.544543 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1280/2514] 10.222.0.25 () {60 vars in 1257 bytes} [Tue Jan 19 09:02:33 2021] GET /volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types => generated 498 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:33.551723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:33.551723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:33.555887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-757dd3e5-a9de-4b31-a822-669265b5c2d0 tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] PUT http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed Jan 19 09:02:33.556928 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-757dd3e5-a9de-4b31-a822-669265b5c2d0 tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1944668454", "description": "updated-group-type-desc"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:33.584810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-757dd3e5-a9de-4b31-a822-669265b5c2d0 tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed returned with HTTP 200 Jan 19 09:02:33.586151 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1281/2515] 10.222.0.25 () {62 vars in 1389 bytes} [Tue Jan 19 09:02:33 2021] PUT /volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed => generated 255 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:33.597105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e9e1b83-ae09-46f3-9798-ecc66f6ee0bb tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] GET http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed Jan 19 09:02:33.597491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e9e1b83-ae09-46f3-9798-ecc66f6ee0bb tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:33.597978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e9e1b83-ae09-46f3-9798-ecc66f6ee0bb tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:33.611104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e9e1b83-ae09-46f3-9798-ecc66f6ee0bb tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed returned with HTTP 200 Jan 19 09:02:33.612086 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1282/2516] 10.222.0.25 () {60 vars in 1368 bytes} [Tue Jan 19 09:02:33 2021] GET /volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed => generated 255 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:02:33.622408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-530b72ac-b492-41a5-b92f-77fbdab0296a tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] DELETE http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed Jan 19 09:02:33.623017 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-530b72ac-b492-41a5-b92f-77fbdab0296a tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:33.623502 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-530b72ac-b492-41a5-b92f-77fbdab0296a tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:33.650210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:02:33.650210 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:02:33.656866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-530b72ac-b492-41a5-b92f-77fbdab0296a tempest-GroupTypesTest-345035928 tempest-GroupTypesTest-345035928] http://10.222.0.25/volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed returned with HTTP 202 Jan 19 09:02:33.657930 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1283/2517] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 09:02:33 2021] DELETE /volume/v3/e7747f530dfc471286a1991e0fbd5ba2/group_types/0fa2365c-40d6-4b46-9012-777d9c0132ed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:02:33.690984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a421ff99-3ff8-40c9-b576-cbaabf1af7d2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:33.692381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a421ff99-3ff8-40c9-b576-cbaabf1af7d2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:33.693064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a421ff99-3ff8-40c9-b576-cbaabf1af7d2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:33.753525 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:33.753525 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:33.773237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a421ff99-3ff8-40c9-b576-cbaabf1af7d2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:33.808891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a421ff99-3ff8-40c9-b576-cbaabf1af7d2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:33.809744 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1284/2518] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:33 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:34.012424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c946c133-8082-49b0-b7ee-18f139c11939 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:34.014173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c946c133-8082-49b0-b7ee-18f139c11939 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:34.014992 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:34.014992 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:34.016224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c946c133-8082-49b0-b7ee-18f139c11939 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:34.113450 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:34.113450 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:34.127317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c946c133-8082-49b0-b7ee-18f139c11939 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:34.151829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c946c133-8082-49b0-b7ee-18f139c11939 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:34.161791 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1285/2519] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:34 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:34.162005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-4e17eb28-9883-4187-b373-e2e665e54254 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:02:34.162005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-4e17eb28-9883-4187-b373-e2e665e54254 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:02:34.166639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-fee13010-a0ec-4c1e-9209-ae8da9aea9d9 req-4e17eb28-9883-4187-b373-e2e665e54254 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de returned with HTTP 200 Jan 19 09:02:34.167514 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1235/2520] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:02:33 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/attachments/4a9aff15-a9e8-4f05-a61d-1ae705b1e5de => generated 19 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:34.825795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-863105e2-e294-47fa-acda-4c56296d4b96 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:34.827059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-863105e2-e294-47fa-acda-4c56296d4b96 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:34.827475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:34.827475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:34.827847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-863105e2-e294-47fa-acda-4c56296d4b96 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:34.880806 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:34.880806 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:34.890422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-863105e2-e294-47fa-acda-4c56296d4b96 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:34.920907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-863105e2-e294-47fa-acda-4c56296d4b96 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:34.925694 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1286/2521] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:34 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:35.170561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9507803-6603-42ce-b922-21bdebb625c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:02:35.171940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9507803-6603-42ce-b922-21bdebb625c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:35.172148 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:35.172148 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:35.172518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9507803-6603-42ce-b922-21bdebb625c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:35.239101 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:35.239101 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:35.248542 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a9507803-6603-42ce-b922-21bdebb625c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:35.276174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9507803-6603-42ce-b922-21bdebb625c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:02:35.277240 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1236/2522] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:35 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:35.943518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-939a39fa-6f41-441e-8d9f-ae9bdbab5ba3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:35.944238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-939a39fa-6f41-441e-8d9f-ae9bdbab5ba3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:35.944238 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:35.944238 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:35.945214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-939a39fa-6f41-441e-8d9f-ae9bdbab5ba3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:35.998009 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:35.998009 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:36.007832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-939a39fa-6f41-441e-8d9f-ae9bdbab5ba3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:36.032534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-939a39fa-6f41-441e-8d9f-ae9bdbab5ba3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:36.033651 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1287/2523] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:35 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:37.055588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bd70c3f-b738-4600-bb66-bd90dfdbc300 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:37.055588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bd70c3f-b738-4600-bb66-bd90dfdbc300 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:37.055588 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:37.055588 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:37.055588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bd70c3f-b738-4600-bb66-bd90dfdbc300 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:37.106291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:37.106291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:37.115756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0bd70c3f-b738-4600-bb66-bd90dfdbc300 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:37.146204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bd70c3f-b738-4600-bb66-bd90dfdbc300 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:37.150826 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1237/2524] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:37 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:38.163438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f99a45a5-da5c-40b5-bf25-c3c0ef26bcc6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:38.164617 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f99a45a5-da5c-40b5-bf25-c3c0ef26bcc6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:38.165025 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:38.165025 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:38.165708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f99a45a5-da5c-40b5-bf25-c3c0ef26bcc6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:38.215435 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:38.215435 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:38.224110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f99a45a5-da5c-40b5-bf25-c3c0ef26bcc6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:38.265826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f99a45a5-da5c-40b5-bf25-c3c0ef26bcc6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:38.275794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1288/2525] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:38 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:38.720268 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-26786cb7-4fc8-4b7d-8e0b-5cde81129fb2 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] POST http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types Jan 19 09:02:38.720983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:38.720983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:38.721698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-26786cb7-4fc8-4b7d-8e0b-5cde81129fb2 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1898939369"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:38.849051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-26786cb7-4fc8-4b7d-8e0b-5cde81129fb2 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types returned with HTTP 200 Jan 19 09:02:38.851743 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1238/2526] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:02:38 2021] POST /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types => generated 216 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:38.861908 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8dfab22-b601-435f-8e30-ec516f991b78 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] POST http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types Jan 19 09:02:38.875012 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:38.875012 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:38.875490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8dfab22-b601-435f-8e30-ec516f991b78 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1975696160"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:38.994578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8dfab22-b601-435f-8e30-ec516f991b78 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types returned with HTTP 202 Jan 19 09:02:38.995751 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1289/2527] 10.222.0.25 () {62 vars in 1278 bytes} [Tue Jan 19 09:02:38 2021] POST /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types => generated 173 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:39.181922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-984351bf-9f7b-4b1a-bdc5-c58152b03192 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups Jan 19 09:02:39.182839 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-984351bf-9f7b-4b1a-bdc5-c58152b03192 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4eadb097-47de-492c-934e-3d81569283d6", "volume_types": ["eb4dd881-5d03-48b8-9e57-c6dd9b78eee6"], "name": "tempest-Group1-609362903"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:39.183962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-984351bf-9f7b-4b1a-bdc5-c58152b03192 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Creating new group {'group': {'group_type': '4eadb097-47de-492c-934e-3d81569283d6', 'volume_types': ['eb4dd881-5d03-48b8-9e57-c6dd9b78eee6'], 'name': 'tempest-Group1-609362903'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:02:39.196039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-984351bf-9f7b-4b1a-bdc5-c58152b03192 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Creating group tempest-Group1-609362903. Jan 19 09:02:39.228433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-984351bf-9f7b-4b1a-bdc5-c58152b03192 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Availability zone cache updated, next update will occur around 2021-01-19 10:02:39.227835. {{(pid=87971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 09:02:39.228854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-984351bf-9f7b-4b1a-bdc5-c58152b03192 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Availability Zones retrieved successfully. Jan 19 09:02:39.286973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-85d46528-020e-41aa-9ff5-1743474a9786 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:39.286973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-85d46528-020e-41aa-9ff5-1743474a9786 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:39.286973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-85d46528-020e-41aa-9ff5-1743474a9786 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:39.289011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-984351bf-9f7b-4b1a-bdc5-c58152b03192 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Created reservations ['273d62ad-c6bc-468b-a488-060b0f4c6ba4'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:39.331779 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:39.331779 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:39.340866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-85d46528-020e-41aa-9ff5-1743474a9786 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:39.364131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-85d46528-020e-41aa-9ff5-1743474a9786 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:39.364944 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1290/2528] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:39 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:39.458023 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-984351bf-9f7b-4b1a-bdc5-c58152b03192 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups returned with HTTP 202 Jan 19 09:02:39.458991 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1239/2529] 10.222.0.25 () {62 vars in 1264 bytes} [Tue Jan 19 09:02:39 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups => generated 93 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:02:39.478097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e145968-a2cd-4160-af51-8e4513b6e0ec tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d Jan 19 09:02:39.479036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e145968-a2cd-4160-af51-8e4513b6e0ec tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:39.479484 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:39.479484 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:39.480150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e145968-a2cd-4160-af51-8e4513b6e0ec tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:39.480680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-6e145968-a2cd-4160-af51-8e4513b6e0ec tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ee56ad7b-459c-43c4-9998-d5930bd57b8d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:39.489191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:39.489191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:39.549212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e145968-a2cd-4160-af51-8e4513b6e0ec tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d returned with HTTP 200 Jan 19 09:02:39.549970 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1291/2530] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:39 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d => generated 321 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:40.385293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c4c1dd4-ee8a-4183-8d44-8b1107137dc3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:40.386575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c4c1dd4-ee8a-4183-8d44-8b1107137dc3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:40.387011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:40.387011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:40.387693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c4c1dd4-ee8a-4183-8d44-8b1107137dc3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:40.458157 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:40.458157 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:40.471456 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c4c1dd4-ee8a-4183-8d44-8b1107137dc3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:40.542817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c4c1dd4-ee8a-4183-8d44-8b1107137dc3 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:40.544062 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1240/2531] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:40 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:40.571597 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d1d2c99-0423-444d-ad06-9746fb41c9c3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d Jan 19 09:02:40.571984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d1d2c99-0423-444d-ad06-9746fb41c9c3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:40.572207 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:40.572207 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:40.572572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d1d2c99-0423-444d-ad06-9746fb41c9c3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:40.577400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-5d1d2c99-0423-444d-ad06-9746fb41c9c3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ee56ad7b-459c-43c4-9998-d5930bd57b8d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:40.595981 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:40.595981 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:40.628262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d1d2c99-0423-444d-ad06-9746fb41c9c3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d returned with HTTP 200 Jan 19 09:02:40.635464 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1292/2532] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:40 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d => generated 322 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:40.643331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cfe4c3c-8a71-47d0-8bc0-92129b6f61cc tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups Jan 19 09:02:40.644249 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:40.644249 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:40.644894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cfe4c3c-8a71-47d0-8bc0-92129b6f61cc tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4eadb097-47de-492c-934e-3d81569283d6", "volume_types": ["eb4dd881-5d03-48b8-9e57-c6dd9b78eee6"], "name": "tempest-Group2-1230724978"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:40.648385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-9cfe4c3c-8a71-47d0-8bc0-92129b6f61cc tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Creating new group {'group': {'group_type': '4eadb097-47de-492c-934e-3d81569283d6', 'volume_types': ['eb4dd881-5d03-48b8-9e57-c6dd9b78eee6'], 'name': 'tempest-Group2-1230724978'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:02:40.666141 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-9cfe4c3c-8a71-47d0-8bc0-92129b6f61cc tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Creating group tempest-Group2-1230724978. Jan 19 09:02:40.696772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9cfe4c3c-8a71-47d0-8bc0-92129b6f61cc tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Availability Zones retrieved successfully. Jan 19 09:02:40.720487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-9cfe4c3c-8a71-47d0-8bc0-92129b6f61cc tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Created reservations ['0e88e5c4-3af8-4db5-8902-df5038553328'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:40.779061 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cfe4c3c-8a71-47d0-8bc0-92129b6f61cc tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups returned with HTTP 202 Jan 19 09:02:40.780158 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1241/2533] 10.222.0.25 () {62 vars in 1264 bytes} [Tue Jan 19 09:02:40 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups => generated 94 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:40.790123 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d14ac684-8497-42ee-bf2b-b04027607fa2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 Jan 19 09:02:40.791134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d14ac684-8497-42ee-bf2b-b04027607fa2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:40.791442 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:40.791442 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:40.792130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d14ac684-8497-42ee-bf2b-b04027607fa2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:40.792986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-d14ac684-8497-42ee-bf2b-b04027607fa2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member f3b845a2-7b59-4995-a761-c260681b80f1 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:40.802111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:40.802111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:40.835456 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d14ac684-8497-42ee-bf2b-b04027607fa2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 returned with HTTP 200 Jan 19 09:02:40.836543 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1293/2534] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:40 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 => generated 322 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:02:41.173614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes Jan 19 09:02:41.174091 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:41.174091 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:41.174498 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2021041847"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:41.175608 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2021041847'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:41.176053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume of 1 GB Jan 19 09:02:41.176785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:41.176785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:41.191679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Availability Zones retrieved successfully. Jan 19 09:02:41.207614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (4f0465b2-0b38-4a94-8948-07c17c5ac3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:41.210366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33527f0e-ed71-41ff-adf7-ded787ee502b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:41.213018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:41.279520 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33527f0e-ed71-41ff-adf7-ded787ee502b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:41.281759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a7db95-8f49-4213-adf8-93a35be739db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:41.347650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['496178da-e874-468b-98a0-b53284ed49c1', '564c7822-8f55-474a-a305-3a9d351a0afe', '2d0493de-bc2c-4ef6-bde0-4e273c9cf5b1', '1aec5fc5-f4e4-4388-9fce-7193d88c9209'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:41.349436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a7db95-8f49-4213-adf8-93a35be739db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496178da-e874-468b-98a0-b53284ed49c1', '564c7822-8f55-474a-a305-3a9d351a0afe', '2d0493de-bc2c-4ef6-bde0-4e273c9cf5b1', '1aec5fc5-f4e4-4388-9fce-7193d88c9209']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:41.352171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3d74f8-8547-464a-8243-c7923d621021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:41.415613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3d74f8-8547-464a-8243-c7923d621021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcef4f48-9d6a-4a4b-ab67-0b7abda35151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2021041847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['496178da-e874-468b-98a0-b53284ed49c1','564c7822-8f55-474a-a305-3a9d351a0afe','2d0493de-bc2c-4ef6-bde0-4e273c9cf5b1','1aec5fc5-f4e4-4388-9fce-7193d88c9209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2021041847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcef4f48-9d6a-4a4b-ab67-0b7abda35151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30b07661f4da469498d836268ea7cc34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:41.418189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ea9087-aee2-4b14-91cb-b8d9be710fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:41.444856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4ea9087-aee2-4b14-91cb-b8d9be710fe0) transitioned into state 'SUCCESS' from state '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-2021041847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['496178da-e874-468b-98a0-b53284ed49c1','564c7822-8f55-474a-a305-3a9d351a0afe','2d0493de-bc2c-4ef6-bde0-4e273c9cf5b1','1aec5fc5-f4e4-4388-9fce-7193d88c9209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:41.448502 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8311a885-d2a3-452d-b25e-087562291518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:41.464363 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8311a885-d2a3-452d-b25e-087562291518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:41.467050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (4f0465b2-0b38-4a94-8948-07c17c5ac3c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:41.528574 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request issued successfully. Jan 19 09:02:41.544371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91fb88e6-4801-4a0c-92f6-64e74fbf7885 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes returned with HTTP 202 Jan 19 09:02:41.545760 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1242/2535] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:02:41 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/volumes => generated 823 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:02:41.561587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91820cd4-7f16-48b9-bf5c-0c9a998428c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:41.562428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91820cd4-7f16-48b9-bf5c-0c9a998428c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:41.562890 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:41.562890 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:41.563541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b18bdbea-e2b7-432e-b914-3cef278d0fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 Jan 19 09:02:41.563671 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-91820cd4-7f16-48b9-bf5c-0c9a998428c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:41.564068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b18bdbea-e2b7-432e-b914-3cef278d0fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:41.564282 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:41.564282 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:41.564660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b18bdbea-e2b7-432e-b914-3cef278d0fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:41.626801 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:41.626801 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:41.639539 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:41.639539 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:41.651998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-91820cd4-7f16-48b9-bf5c-0c9a998428c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:41.653386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b18bdbea-e2b7-432e-b914-3cef278d0fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:41.697632 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-91820cd4-7f16-48b9-bf5c-0c9a998428c2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:41.698152 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1294/2536] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:41 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:41.715841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b18bdbea-e2b7-432e-b914-3cef278d0fb0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 returned with HTTP 200 Jan 19 09:02:41.717518 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1243/2537] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:41.849347 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f3868b0-70f9-4eff-a7f1-1833b5cc8b07 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 Jan 19 09:02:41.850557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f3868b0-70f9-4eff-a7f1-1833b5cc8b07 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:41.851039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:41.851039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:41.852436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f3868b0-70f9-4eff-a7f1-1833b5cc8b07 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:41.853205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-8f3868b0-70f9-4eff-a7f1-1833b5cc8b07 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member f3b845a2-7b59-4995-a761-c260681b80f1 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:41.860951 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:41.860951 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:41.886478 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f3868b0-70f9-4eff-a7f1-1833b5cc8b07 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 returned with HTTP 200 Jan 19 09:02:41.887370 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1295/2538] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:41 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:41.897786 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes Jan 19 09:02:41.898296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:41.898296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:41.899274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-743713032", "volume_type": "eb4dd881-5d03-48b8-9e57-c6dd9b78eee6", "group_id": "ee56ad7b-459c-43c4-9998-d5930bd57b8d", "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:41.900403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume request body: {'volume': {'name': 'tempest-volume-743713032', 'volume_type': 'eb4dd881-5d03-48b8-9e57-c6dd9b78eee6', 'group_id': 'ee56ad7b-459c-43c4-9998-d5930bd57b8d', 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:41.920307 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:41.920307 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:41.923051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume of 1 GB Jan 19 09:02:41.935965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Availability Zones retrieved successfully. Jan 19 09:02:41.952458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Flow 'volume_create_api' (8c3deee7-6f3a-46f4-933f-f9b0baf174c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:41.958974 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2052c3a-3ad3-453e-959b-27b30a47b5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:41.960521 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:41.960521 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:41.961587 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:42.013276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2052c3a-3ad3-453e-959b-27b30a47b5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:02:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb4dd881-5d03-48b8-9e57-c6dd9b78eee6,is_public=True,name='tempest-GroupsTest-volume-type-1898939369',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb4dd881-5d03-48b8-9e57-c6dd9b78eee6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ee56ad7b-459c-43c4-9998-d5930bd57b8d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:42.015518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8c6e07-0653-4d63-9e51-11f9fd03bd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:42.063734 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1898939369 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1898939369, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:02:42.064617 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1898939369 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1898939369, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:02:42.115198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Created reservations ['efbd49d7-aa6a-4293-8d9d-53fb3af0a3dd', 'b75bb270-603e-4920-9b05-aa57b1ae6fce', '4925ee73-3d69-40db-a768-1a044c77a6ec', 'ac703bd8-f4e3-46d8-9388-511c66f7341f'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:42.117105 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8c6e07-0653-4d63-9e51-11f9fd03bd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efbd49d7-aa6a-4293-8d9d-53fb3af0a3dd', 'b75bb270-603e-4920-9b05-aa57b1ae6fce', '4925ee73-3d69-40db-a768-1a044c77a6ec', 'ac703bd8-f4e3-46d8-9388-511c66f7341f']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:42.119303 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bbe380-d9c0-4def-b4ab-d3490d661335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:42.181111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bbe380-d9c0-4def-b4ab-d3490d661335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc00703-db46-48cf-956d-6e325920a507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-743713032',encryption_key_id=None,group_id=ee56ad7b-459c-43c4-9998-d5930bd57b8d,group_type_id=,metadata={},multiattach=False,project_id='18f866399d224b378c4ddf02ce6a2008',qos_specs=None,replication_status=,reservations=['efbd49d7-aa6a-4293-8d9d-53fb3af0a3dd','b75bb270-603e-4920-9b05-aa57b1ae6fce','4925ee73-3d69-40db-a768-1a044c77a6ec','ac703bd8-f4e3-46d8-9388-511c66f7341f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_type_id=eb4dd881-5d03-48b8-9e57-c6dd9b78eee6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-743713032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ee56ad7b-459c-43c4-9998-d5930bd57b8d,host=None,id=ffc00703-db46-48cf-956d-6e325920a507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f866399d224b378c4ddf02ce6a2008',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_attachment=,volume_type=,volume_type_id=eb4dd881-5d03-48b8-9e57-c6dd9b78eee6)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:42.183172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafa8c44-8d29-4aad-88f1-3af2c1d0c3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:42.213927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafa8c44-8d29-4aad-88f1-3af2c1d0c3aa) transitioned into state 'SUCCESS' from state '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-743713032',encryption_key_id=None,group_id=ee56ad7b-459c-43c4-9998-d5930bd57b8d,group_type_id=,metadata={},multiattach=False,project_id='18f866399d224b378c4ddf02ce6a2008',qos_specs=None,replication_status=,reservations=['efbd49d7-aa6a-4293-8d9d-53fb3af0a3dd','b75bb270-603e-4920-9b05-aa57b1ae6fce','4925ee73-3d69-40db-a768-1a044c77a6ec','ac703bd8-f4e3-46d8-9388-511c66f7341f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_type_id=eb4dd881-5d03-48b8-9e57-c6dd9b78eee6)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:42.217597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084a6de5-9f7b-45fa-97bd-c78a3a3d3314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:42.241556 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084a6de5-9f7b-45fa-97bd-c78a3a3d3314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:42.244324 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Flow 'volume_create_api' (8c3deee7-6f3a-46f4-933f-f9b0baf174c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:42.300931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume request issued successfully. Jan 19 09:02:42.314750 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:42.315207 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:42.323118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:42.329699 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.329699 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:42.341817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c755b48-b6f2-4ca9-b10f-fbdf18979724 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes returned with HTTP 202 Jan 19 09:02:42.342817 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1244/2539] 10.222.0.25 () {62 vars in 1267 bytes} [Tue Jan 19 09:02:41 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes => generated 880 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:42.357227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce6d5c6c-cb56-4128-bfec-bad96ecc2998 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 Jan 19 09:02:42.357799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce6d5c6c-cb56-4128-bfec-bad96ecc2998 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:42.358019 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:42.358019 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:42.358395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce6d5c6c-cb56-4128-bfec-bad96ecc2998 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:42.410161 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.410161 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:42.418445 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce6d5c6c-cb56-4128-bfec-bad96ecc2998 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:42.432686 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-ce6d5c6c-cb56-4128-bfec-bad96ecc2998 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:42.433128 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-ce6d5c6c-cb56-4128-bfec-bad96ecc2998 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:42.440461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-ce6d5c6c-cb56-4128-bfec-bad96ecc2998 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:42.449410 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.449410 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:42.469564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce6d5c6c-cb56-4128-bfec-bad96ecc2998 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 returned with HTTP 200 Jan 19 09:02:42.470597 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1296/2540] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:42 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 => generated 972 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:42.714004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2dfa541f-6042-4a50-a421-eefe5f1cb0a0 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:42.714423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2dfa541f-6042-4a50-a421-eefe5f1cb0a0 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:42.714777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:42.714777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:42.715325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2dfa541f-6042-4a50-a421-eefe5f1cb0a0 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:42.734231 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86f08b23-4227-4529-bde2-320497d3eeca tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 Jan 19 09:02:42.735116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86f08b23-4227-4529-bde2-320497d3eeca tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:42.735607 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:42.735607 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:42.736059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86f08b23-4227-4529-bde2-320497d3eeca tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:42.765597 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.765597 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:42.775476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2dfa541f-6042-4a50-a421-eefe5f1cb0a0 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:42.790993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.790993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:42.797427 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2dfa541f-6042-4a50-a421-eefe5f1cb0a0 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:42.802800 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1245/2541] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:42 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:42.802951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86f08b23-4227-4529-bde2-320497d3eeca tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:42.813952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfb9c742-f722-42ef-82b3-600a467b4e24 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:42.814480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfb9c742-f722-42ef-82b3-600a467b4e24 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:42.814731 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:42.814731 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:42.815114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfb9c742-f722-42ef-82b3-600a467b4e24 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:42.824245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86f08b23-4227-4529-bde2-320497d3eeca tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 returned with HTTP 200 Jan 19 09:02:42.825600 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1297/2542] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:42 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:42.842353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7ac4bab-537a-4639-9707-fffb4a7868c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:02:42.842957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:42.842957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:42.843404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7ac4bab-537a-4639-9707-fffb4a7868c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcef4f48-9d6a-4a4b-ab67-0b7abda35151", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1898349475"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:42.872128 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.872128 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:42.881361 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bfb9c742-f722-42ef-82b3-600a467b4e24 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:42.897836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.897836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:42.899068 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f7ac4bab-537a-4639-9707-fffb4a7868c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:42.899452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-f7ac4bab-537a-4639-9707-fffb4a7868c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume fcef4f48-9d6a-4a4b-ab67-0b7abda35151 Jan 19 09:02:42.905433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfb9c742-f722-42ef-82b3-600a467b4e24 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:42.906539 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1246/2543] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:42 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 943 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:42.925686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-756d03cb-cc20-4d1e-ae1a-08dbff5253b4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] DELETE http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:42.926663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-756d03cb-cc20-4d1e-ae1a-08dbff5253b4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:42.926887 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:42.926887 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:42.927264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-756d03cb-cc20-4d1e-ae1a-08dbff5253b4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:42.927756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-756d03cb-cc20-4d1e-ae1a-08dbff5253b4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Delete volume with id: 50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:42.971180 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-f7ac4bab-537a-4639-9707-fffb4a7868c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['b140f3cf-9e16-4a94-813d-586c8b418933', 'c6f4d58e-9f39-43a1-9089-759d5ab22a12', '5a94fba2-8c6e-4196-9719-b62ea6b70ce0', '75d74ba9-096a-4075-8d00-42df2cdcda11'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:42.984510 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:42.984510 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:42.985699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-756d03cb-cc20-4d1e-ae1a-08dbff5253b4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:43.016177 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-756d03cb-cc20-4d1e-ae1a-08dbff5253b4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Delete volume request issued successfully. Jan 19 09:02:43.016653 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-756d03cb-cc20-4d1e-ae1a-08dbff5253b4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 202 Jan 19 09:02:43.020756 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1247/2544] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:02:42 2021] DELETE /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:02:43.025428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7957e176-04c0-4cd4-b422-31d20f2e2fa2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:43.025952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7957e176-04c0-4cd4-b422-31d20f2e2fa2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.026163 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.026163 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:43.026579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7957e176-04c0-4cd4-b422-31d20f2e2fa2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.078250 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.078250 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.083402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f7ac4bab-537a-4639-9707-fffb4a7868c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot create request issued successfully. Jan 19 09:02:43.084184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7ac4bab-537a-4639-9707-fffb4a7868c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:02:43.085219 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1298/2545] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:02:42 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 310 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:02:43.090065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7957e176-04c0-4cd4-b422-31d20f2e2fa2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:43.097114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76d1a0bc-690c-4db4-9dd7-ffc340f1da3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e Jan 19 09:02:43.097961 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76d1a0bc-690c-4db4-9dd7-ffc340f1da3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.098279 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.098279 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:43.098864 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76d1a0bc-690c-4db4-9dd7-ffc340f1da3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.119822 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7957e176-04c0-4cd4-b422-31d20f2e2fa2 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:43.121009 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1248/2546] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:43.129290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.129290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.130443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-76d1a0bc-690c-4db4-9dd7-ffc340f1da3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:43.132416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76d1a0bc-690c-4db4-9dd7-ffc340f1da3f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e returned with HTTP 200 Jan 19 09:02:43.133291 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1299/2547] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:43.487122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67ae32c3-3d43-4ca5-b14b-205666bd1cd2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 Jan 19 09:02:43.487693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67ae32c3-3d43-4ca5-b14b-205666bd1cd2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.487928 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.487928 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:43.488311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67ae32c3-3d43-4ca5-b14b-205666bd1cd2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.555806 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.555806 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.564906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-67ae32c3-3d43-4ca5-b14b-205666bd1cd2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:43.578936 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-67ae32c3-3d43-4ca5-b14b-205666bd1cd2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:43.579402 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-67ae32c3-3d43-4ca5-b14b-205666bd1cd2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:43.587720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-67ae32c3-3d43-4ca5-b14b-205666bd1cd2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:43.595952 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.595952 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.616748 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67ae32c3-3d43-4ca5-b14b-205666bd1cd2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 returned with HTTP 200 Jan 19 09:02:43.617577 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1249/2548] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 => generated 973 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:43.633731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc476f9f-d4d8-4f3f-806c-f662cee3f6a1 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d Jan 19 09:02:43.634396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc476f9f-d4d8-4f3f-806c-f662cee3f6a1 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.634645 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.634645 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:43.635024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fc476f9f-d4d8-4f3f-806c-f662cee3f6a1 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.635444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-fc476f9f-d4d8-4f3f-806c-f662cee3f6a1 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ee56ad7b-459c-43c4-9998-d5930bd57b8d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:43.643763 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.643763 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.678815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fc476f9f-d4d8-4f3f-806c-f662cee3f6a1 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d returned with HTTP 200 Jan 19 09:02:43.679925 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1300/2549] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:02:43.691424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9186bc60-88d3-4111-8dcd-a3f0599f596a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 Jan 19 09:02:43.692100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9186bc60-88d3-4111-8dcd-a3f0599f596a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.692381 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.692381 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:43.692846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9186bc60-88d3-4111-8dcd-a3f0599f596a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.693347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-9186bc60-88d3-4111-8dcd-a3f0599f596a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member f3b845a2-7b59-4995-a761-c260681b80f1 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:43.703502 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.703502 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.740621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9186bc60-88d3-4111-8dcd-a3f0599f596a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 returned with HTTP 200 Jan 19 09:02:43.747352 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1250/2550] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 => generated 323 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:43.753088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fed00a3e-d2b9-4e42-ab5b-7eac982edc1b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/detail Jan 19 09:02:43.753853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fed00a3e-d2b9-4e42-ab5b-7eac982edc1b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.754060 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.754060 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:43.754436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fed00a3e-d2b9-4e42-ab5b-7eac982edc1b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.755454 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.755454 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.815235 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fed00a3e-d2b9-4e42-ab5b-7eac982edc1b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/detail returned with HTTP 200 Jan 19 09:02:43.817584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1301/2551] 10.222.0.25 () {60 vars in 1263 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/detail => generated 639 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:43.828020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail Jan 19 09:02:43.828911 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.829509 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.829509 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:43.830297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.831177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:02:43.832153 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.832153 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.833457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:02:43.888429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Get all volumes completed successfully. Jan 19 09:02:43.890176 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:43.890827 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:43.899347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:43.906294 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.906294 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.926578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c846809a-f541-4286-be00-7c80097c192c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail returned with HTTP 200 Jan 19 09:02:43.930897 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1251/2552] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail => generated 976 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:43.943951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail Jan 19 09:02:43.944532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:43.944732 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:43.944732 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:43.945401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:43.946047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:02:43.947066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:43.947066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:43.948127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:02:44.001898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Get all volumes completed successfully. Jan 19 09:02:44.003503 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:44.004089 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:44.012591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:44.020654 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:44.020654 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:44.071462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-700165e9-d83a-4d50-8c3e-f0a1bc99bfa5 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail returned with HTTP 200 Jan 19 09:02:44.080175 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1302/2553] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:02:43 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail => generated 976 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:44.090213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1dd165c1-3bd9-4a54-a8ce-7d695a823f66 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d/action Jan 19 09:02:44.091082 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:44.091082 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:44.091812 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1dd165c1-3bd9-4a54-a8ce-7d695a823f66 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:02:44.092310 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1dd165c1-3bd9-4a54-a8ce-7d695a823f66 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:44.093550 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-1dd165c1-3bd9-4a54-a8ce-7d695a823f66 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] delete called for group ee56ad7b-459c-43c4-9998-d5930bd57b8d {{(pid=87971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:02:44.093649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-1dd165c1-3bd9-4a54-a8ce-7d695a823f66 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Delete group with id: ee56ad7b-459c-43c4-9998-d5930bd57b8d Jan 19 09:02:44.105321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:44.105321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:44.137781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a949638-49ea-475e-875a-d64a58adecb5 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:44.142321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a949638-49ea-475e-875a-d64a58adecb5 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:44.142321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:44.142321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:44.142321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a949638-49ea-475e-875a-d64a58adecb5 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:44.200458 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:44.200458 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:44.210320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a949638-49ea-475e-875a-d64a58adecb5 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:44.239198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a949638-49ea-475e-875a-d64a58adecb5 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 200 Jan 19 09:02:44.240103 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1303/2554] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:44 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 942 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:44.245550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da33ac16-48ff-44b7-b813-387570ad557b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e Jan 19 09:02:44.246281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da33ac16-48ff-44b7-b813-387570ad557b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:44.246562 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:44.246562 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:44.247088 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da33ac16-48ff-44b7-b813-387570ad557b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:44.291447 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:44.291447 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:44.293018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da33ac16-48ff-44b7-b813-387570ad557b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:44.296026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da33ac16-48ff-44b7-b813-387570ad557b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e returned with HTTP 200 Jan 19 09:02:44.298036 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1304/2555] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:44 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:44.343975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1dd165c1-3bd9-4a54-a8ce-7d695a823f66 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d/action returned with HTTP 202 Jan 19 09:02:44.346833 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1252/2556] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:02:44 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:02:44.358912 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78b962b5-23a7-4db3-a8e3-3b9c5ddb6808 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 Jan 19 09:02:44.359628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78b962b5-23a7-4db3-a8e3-3b9c5ddb6808 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:44.360319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:44.360319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:44.360940 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78b962b5-23a7-4db3-a8e3-3b9c5ddb6808 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:44.418401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:44.418401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:44.429466 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-78b962b5-23a7-4db3-a8e3-3b9c5ddb6808 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:44.483431 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-78b962b5-23a7-4db3-a8e3-3b9c5ddb6808 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:44.483899 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-78b962b5-23a7-4db3-a8e3-3b9c5ddb6808 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:44.510118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-78b962b5-23a7-4db3-a8e3-3b9c5ddb6808 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:44.529593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:44.529593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:44.573358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78b962b5-23a7-4db3-a8e3-3b9c5ddb6808 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 returned with HTTP 200 Jan 19 09:02:44.584066 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1305/2557] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:44 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 => generated 972 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:45.257519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db879841-1dc8-47ab-ab11-b341123d4174 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b Jan 19 09:02:45.258722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db879841-1dc8-47ab-ab11-b341123d4174 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:45.259282 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:45.259282 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:45.260117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db879841-1dc8-47ab-ab11-b341123d4174 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:45.309921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65706230-495d-4413-80a8-6c688cd8ad06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e Jan 19 09:02:45.310452 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65706230-495d-4413-80a8-6c688cd8ad06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:45.310728 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:45.310728 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:45.311111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65706230-495d-4413-80a8-6c688cd8ad06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:45.325645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db879841-1dc8-47ab-ab11-b341123d4174 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b returned with HTTP 404 Jan 19 09:02:45.326936 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1253/2558] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:45 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/50dd582b-7e4b-40c4-a214-bba6fa7e560b => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:45.337488 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00347649-3485-4e4d-bb41-d16dbc307bf9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] DELETE http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb Jan 19 09:02:45.338019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00347649-3485-4e4d-bb41-d16dbc307bf9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:45.338536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00347649-3485-4e4d-bb41-d16dbc307bf9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:45.343341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-00347649-3485-4e4d-bb41-d16dbc307bf9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Delete volume with id: c914c6e6-6670-4ce2-90f0-6ed21495a5bb Jan 19 09:02:45.371517 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:45.371517 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:45.372596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65706230-495d-4413-80a8-6c688cd8ad06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:45.374618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65706230-495d-4413-80a8-6c688cd8ad06 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e returned with HTTP 200 Jan 19 09:02:45.380409 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1306/2559] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:02:45 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e => generated 469 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:45.387052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes Jan 19 09:02:45.387630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:45.387630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:45.387907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "95f8c6a7-6c70-4da9-a36b-254c22466b5e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1795704145"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:45.389143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request body: {'volume': {'snapshot_id': '95f8c6a7-6c70-4da9-a36b-254c22466b5e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1795704145'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:45.442536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:45.442536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:45.443879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-00347649-3485-4e4d-bb41-d16dbc307bf9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:45.464108 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:45.464108 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:45.465539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:02:45.466019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume of 2 GB Jan 19 09:02:45.482817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Availability Zones retrieved successfully. Jan 19 09:02:45.505564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-00347649-3485-4e4d-bb41-d16dbc307bf9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Delete volume request issued successfully. Jan 19 09:02:45.506049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00347649-3485-4e4d-bb41-d16dbc307bf9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb returned with HTTP 202 Jan 19 09:02:45.508570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (905da9b9-c118-4f9b-b0b9-86137d854dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:45.510641 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1254/2560] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:02:45 2021] DELETE /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:45.512659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55ad16c0-de86-4223-b197-f7e0a441eacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:45.515352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:45.526636 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3b865eb-3efb-4e93-9ade-127c2d5d94ec tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb Jan 19 09:02:45.527188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3b865eb-3efb-4e93-9ade-127c2d5d94ec tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:45.527408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:45.527408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:45.527787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3b865eb-3efb-4e93-9ade-127c2d5d94ec tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:45.625894 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:45.625894 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:45.654163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c3b865eb-3efb-4e93-9ade-127c2d5d94ec tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:45.658352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55ad16c0-de86-4223-b197-f7e0a441eacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '95f8c6a7-6c70-4da9-a36b-254c22466b5e', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:45.661136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ff9cb1-9ce9-4ed6-8ac5-8604d2ab50de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:45.709057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3b865eb-3efb-4e93-9ade-127c2d5d94ec tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb returned with HTTP 200 Jan 19 09:02:45.720846 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1255/2561] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:45 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb => generated 908 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:45.725279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2885f88-af21-4b2e-b80f-7c523e3e9e1a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 Jan 19 09:02:45.726108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2885f88-af21-4b2e-b80f-7c523e3e9e1a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:45.726477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:45.726477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:45.727087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2885f88-af21-4b2e-b80f-7c523e3e9e1a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:45.755343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['968310d3-f72d-443f-8ba9-d361f1362ea9', 'fcc2682e-10b8-47cd-afc7-98df84adc0a7', '8fa2c692-cafb-4bce-8aad-aa617170a721', '67b66870-f715-4c1d-ad57-400d4b742b54'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:45.757843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ff9cb1-9ce9-4ed6-8ac5-8604d2ab50de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['968310d3-f72d-443f-8ba9-d361f1362ea9', 'fcc2682e-10b8-47cd-afc7-98df84adc0a7', '8fa2c692-cafb-4bce-8aad-aa617170a721', '67b66870-f715-4c1d-ad57-400d4b742b54']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:45.760359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37ded58-3f45-49f4-b8dc-85c93a7de44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:46.005066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:46.005066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:46.035513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2885f88-af21-4b2e-b80f-7c523e3e9e1a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:46.043779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37ded58-3f45-49f4-b8dc-85c93a7de44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad39a407-e846-4987-8a6c-041ebd533eee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1795704145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['968310d3-f72d-443f-8ba9-d361f1362ea9','fcc2682e-10b8-47cd-afc7-98df84adc0a7','8fa2c692-cafb-4bce-8aad-aa617170a721','67b66870-f715-4c1d-ad57-400d4b742b54'],size=2,snapshot_id=95f8c6a7-6c70-4da9-a36b-254c22466b5e,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1795704145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad39a407-e846-4987-8a6c-041ebd533eee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30b07661f4da469498d836268ea7cc34',provider_auth=None,provider_geometry=None,provider_id=None,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=95f8c6a7-6c70-4da9-a36b-254c22466b5e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:46.047299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b0eea1-3738-46ba-9eec-1f8e966249ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:46.060750 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-f2885f88-af21-4b2e-b80f-7c523e3e9e1a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:46.061217 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-f2885f88-af21-4b2e-b80f-7c523e3e9e1a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:46.079204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-f2885f88-af21-4b2e-b80f-7c523e3e9e1a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:46.086203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:46.086203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:46.113794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b0eea1-3738-46ba-9eec-1f8e966249ad) transitioned into state 'SUCCESS' from state '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-1795704145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['968310d3-f72d-443f-8ba9-d361f1362ea9','fcc2682e-10b8-47cd-afc7-98df84adc0a7','8fa2c692-cafb-4bce-8aad-aa617170a721','67b66870-f715-4c1d-ad57-400d4b742b54'],size=2,snapshot_id=95f8c6a7-6c70-4da9-a36b-254c22466b5e,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:46.115878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c01dcc-1bfb-4273-a4e6-a25c38ded891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:46.134806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2885f88-af21-4b2e-b80f-7c523e3e9e1a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 returned with HTTP 200 Jan 19 09:02:46.135673 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1256/2562] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:45 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 => generated 972 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:46.280541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c01dcc-1bfb-4273-a4e6-a25c38ded891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:46.283490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (905da9b9-c118-4f9b-b0b9-86137d854dad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:46.336414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request issued successfully. Jan 19 09:02:46.352185 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa3cecd9-0dd9-468c-9300-6ebe01371cb5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes returned with HTTP 202 Jan 19 09:02:46.353989 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1307/2563] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:02:45 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/volumes => generated 857 bytes in 971 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:46.376604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c43e2a0-6efb-4646-a330-20bd0e57bde2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:46.377963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c43e2a0-6efb-4646-a330-20bd0e57bde2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:46.378184 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:46.378184 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:46.378546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c43e2a0-6efb-4646-a330-20bd0e57bde2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:46.455911 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:46.455911 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:46.466458 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c43e2a0-6efb-4646-a330-20bd0e57bde2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:46.495856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c43e2a0-6efb-4646-a330-20bd0e57bde2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:46.499518 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1257/2564] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:46 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 925 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:46.730315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ef0b3f5-c703-4bca-8893-1c25859e994f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb Jan 19 09:02:46.731104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ef0b3f5-c703-4bca-8893-1c25859e994f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:46.731331 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:46.731331 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:46.731906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ef0b3f5-c703-4bca-8893-1c25859e994f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:46.925003 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:46.925003 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:46.953954 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3ef0b3f5-c703-4bca-8893-1c25859e994f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:47.001074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ef0b3f5-c703-4bca-8893-1c25859e994f tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb returned with HTTP 200 Jan 19 09:02:47.002213 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1308/2565] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:46 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb => generated 908 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:47.153222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb6878b8-b413-491c-93fe-239e2a693824 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 Jan 19 09:02:47.153222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb6878b8-b413-491c-93fe-239e2a693824 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:47.153553 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:47.153553 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:47.154278 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb6878b8-b413-491c-93fe-239e2a693824 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:47.307488 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb6878b8-b413-491c-93fe-239e2a693824 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 returned with HTTP 404 Jan 19 09:02:47.311837 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1258/2566] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:47 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/ffc00703-db46-48cf-956d-6e325920a507 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:02:47.316722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c819b45-a55c-4f07-8ba1-289fdfc3166b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d Jan 19 09:02:47.317498 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c819b45-a55c-4f07-8ba1-289fdfc3166b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:47.317879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:47.317879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:47.318255 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c819b45-a55c-4f07-8ba1-289fdfc3166b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:47.318823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-8c819b45-a55c-4f07-8ba1-289fdfc3166b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ee56ad7b-459c-43c4-9998-d5930bd57b8d {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:47.331368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c819b45-a55c-4f07-8ba1-289fdfc3166b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d returned with HTTP 404 Jan 19 09:02:47.332600 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1309/2567] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:47 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:02:47.341438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c381aa34-14ab-4d76-812c-9aeb53e3bb90 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1/action Jan 19 09:02:47.342461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c381aa34-14ab-4d76-812c-9aeb53e3bb90 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:02:47.343026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c381aa34-14ab-4d76-812c-9aeb53e3bb90 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:47.344088 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-c381aa34-14ab-4d76-812c-9aeb53e3bb90 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] delete called for group f3b845a2-7b59-4995-a761-c260681b80f1 {{(pid=87971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:02:47.345102 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-c381aa34-14ab-4d76-812c-9aeb53e3bb90 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Delete group with id: f3b845a2-7b59-4995-a761-c260681b80f1 Jan 19 09:02:47.352632 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:47.352632 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:47.468279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c381aa34-14ab-4d76-812c-9aeb53e3bb90 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1/action returned with HTTP 202 Jan 19 09:02:47.469394 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1259/2568] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:02:47 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:02:47.477265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2543bf60-20ca-4ae6-8b9a-e1047a3ee6a2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 Jan 19 09:02:47.478139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2543bf60-20ca-4ae6-8b9a-e1047a3ee6a2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:47.481470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2543bf60-20ca-4ae6-8b9a-e1047a3ee6a2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:47.482494 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-2543bf60-20ca-4ae6-8b9a-e1047a3ee6a2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member f3b845a2-7b59-4995-a761-c260681b80f1 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:47.501768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:47.501768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:47.514248 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6dfec322-344a-4da0-a367-8c30f4055af0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:47.515051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6dfec322-344a-4da0-a367-8c30f4055af0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:47.515440 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:47.515440 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:47.516049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6dfec322-344a-4da0-a367-8c30f4055af0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:47.658657 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2543bf60-20ca-4ae6-8b9a-e1047a3ee6a2 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 returned with HTTP 200 Jan 19 09:02:47.677640 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1310/2569] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:47 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 => generated 322 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:47.714143 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:47.714143 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:47.755564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6dfec322-344a-4da0-a367-8c30f4055af0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:47.809646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6dfec322-344a-4da0-a367-8c30f4055af0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:47.816113 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1260/2570] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:47 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:48.019360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c17edbc8-16d0-4922-b286-2a2d87ca1944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb Jan 19 09:02:48.021404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c17edbc8-16d0-4922-b286-2a2d87ca1944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:48.021766 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:48.021766 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:48.022345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c17edbc8-16d0-4922-b286-2a2d87ca1944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:48.159068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:48.159068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:48.186839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c17edbc8-16d0-4922-b286-2a2d87ca1944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:48.248519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c17edbc8-16d0-4922-b286-2a2d87ca1944 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb returned with HTTP 200 Jan 19 09:02:48.249682 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1311/2571] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:48 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb => generated 908 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:48.672787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-121bb203-a59a-4085-9c43-0dd4e8301510 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 Jan 19 09:02:48.674079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-121bb203-a59a-4085-9c43-0dd4e8301510 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:48.674451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:48.674451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:48.675246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-121bb203-a59a-4085-9c43-0dd4e8301510 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:48.675846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-121bb203-a59a-4085-9c43-0dd4e8301510 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member f3b845a2-7b59-4995-a761-c260681b80f1 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:48.691313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-121bb203-a59a-4085-9c43-0dd4e8301510 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 returned with HTTP 404 Jan 19 09:02:48.692429 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1261/2572] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:48 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:02:48.701157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4597ad8-482c-4f8a-8f89-b05dd467b961 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/detail Jan 19 09:02:48.702087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4597ad8-482c-4f8a-8f89-b05dd467b961 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:48.702896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:48.702896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:48.703576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4597ad8-482c-4f8a-8f89-b05dd467b961 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:48.724544 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4597ad8-482c-4f8a-8f89-b05dd467b961 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/detail returned with HTTP 200 Jan 19 09:02:48.725387 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1312/2573] 10.222.0.25 () {60 vars in 1263 bytes} [Tue Jan 19 09:02:48 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/detail => generated 14 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:48.736932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbb784b4-a64c-4cf5-86b9-3961443c21d6 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail Jan 19 09:02:48.737506 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbb784b4-a64c-4cf5-86b9-3961443c21d6 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:48.738004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbb784b4-a64c-4cf5-86b9-3961443c21d6 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:48.738888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-fbb784b4-a64c-4cf5-86b9-3961443c21d6 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:02:48.740641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fbb784b4-a64c-4cf5-86b9-3961443c21d6 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:02:48.807275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fbb784b4-a64c-4cf5-86b9-3961443c21d6 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Get all volumes completed successfully. Jan 19 09:02:48.814914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbb784b4-a64c-4cf5-86b9-3961443c21d6 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail returned with HTTP 200 Jan 19 09:02:48.815976 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1262/2574] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:02:48 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:48.836278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e2c21b41-ed2a-4dea-8b0e-55a8f44925d4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1/action Jan 19 09:02:48.837138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e2c21b41-ed2a-4dea-8b0e-55a8f44925d4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:02:48.838054 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e2c21b41-ed2a-4dea-8b0e-55a8f44925d4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:48.840295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc51ac23-aeae-44ff-9b4a-51d72790b011 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:48.840826 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc51ac23-aeae-44ff-9b4a-51d72790b011 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:48.841309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc51ac23-aeae-44ff-9b4a-51d72790b011 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:48.846798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-e2c21b41-ed2a-4dea-8b0e-55a8f44925d4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] delete called for group f3b845a2-7b59-4995-a761-c260681b80f1 {{(pid=87970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:02:48.847167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-e2c21b41-ed2a-4dea-8b0e-55a8f44925d4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Delete group with id: f3b845a2-7b59-4995-a761-c260681b80f1 Jan 19 09:02:48.869830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e2c21b41-ed2a-4dea-8b0e-55a8f44925d4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1/action returned with HTTP 404 Jan 19 09:02:48.876286 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1313/2575] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:02:48 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/f3b845a2-7b59-4995-a761-c260681b80f1/action => generated 108 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:02:48.884831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b665974e-ff8a-4a6b-b670-5a3bf460ba8a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail Jan 19 09:02:48.893232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b665974e-ff8a-4a6b-b670-5a3bf460ba8a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:48.893990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b665974e-ff8a-4a6b-b670-5a3bf460ba8a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:48.894864 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-b665974e-ff8a-4a6b-b670-5a3bf460ba8a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:02:48.900713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b665974e-ff8a-4a6b-b670-5a3bf460ba8a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:02:48.975068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:48.975068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:48.993500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc51ac23-aeae-44ff-9b4a-51d72790b011 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:49.035182 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b665974e-ff8a-4a6b-b670-5a3bf460ba8a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Get all volumes completed successfully. Jan 19 09:02:49.035182 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b665974e-ff8a-4a6b-b670-5a3bf460ba8a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail returned with HTTP 200 Jan 19 09:02:49.035182 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1314/2576] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:02:48 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:49.038189 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc51ac23-aeae-44ff-9b4a-51d72790b011 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:49.039226 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1263/2577] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:48 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:49.049415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fd3fd12f-6ced-41c4-8d11-d04696bf3f80 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d/action Jan 19 09:02:49.050584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fd3fd12f-6ced-41c4-8d11-d04696bf3f80 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:02:49.051134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fd3fd12f-6ced-41c4-8d11-d04696bf3f80 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:49.054727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-fd3fd12f-6ced-41c4-8d11-d04696bf3f80 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] delete called for group ee56ad7b-459c-43c4-9998-d5930bd57b8d {{(pid=87970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:02:49.054727 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-fd3fd12f-6ced-41c4-8d11-d04696bf3f80 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Delete group with id: ee56ad7b-459c-43c4-9998-d5930bd57b8d Jan 19 09:02:49.075259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fd3fd12f-6ced-41c4-8d11-d04696bf3f80 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d/action returned with HTTP 404 Jan 19 09:02:49.079801 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1315/2578] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:02:49 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ee56ad7b-459c-43c4-9998-d5930bd57b8d/action => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:02:49.084474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbfbf56b-b51b-4985-a580-c6c2b6046703 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] DELETE http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types/4eadb097-47de-492c-934e-3d81569283d6 Jan 19 09:02:49.085156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbfbf56b-b51b-4985-a580-c6c2b6046703 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:49.085461 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:49.085461 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:49.085998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbfbf56b-b51b-4985-a580-c6c2b6046703 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:49.144041 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:02:49.144041 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:02:49.163243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbfbf56b-b51b-4985-a580-c6c2b6046703 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types/4eadb097-47de-492c-934e-3d81569283d6 returned with HTTP 202 Jan 19 09:02:49.169186 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1264/2579] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 09:02:49 2021] DELETE /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types/4eadb097-47de-492c-934e-3d81569283d6 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:02:49.173902 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46be1421-666b-4f13-b80b-2c302bc67f5f tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] POST http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types Jan 19 09:02:49.174844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46be1421-666b-4f13-b80b-2c302bc67f5f tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-267339416"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:49.265148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27516069-63a5-4736-bfe9-9c2aa2cede7e tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb Jan 19 09:02:49.265736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27516069-63a5-4736-bfe9-9c2aa2cede7e tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:49.266338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27516069-63a5-4736-bfe9-9c2aa2cede7e tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:49.289089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46be1421-666b-4f13-b80b-2c302bc67f5f tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types returned with HTTP 200 Jan 19 09:02:49.290106 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1316/2580] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:02:49 2021] POST /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types => generated 215 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:49.299858 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3532c899-a4a3-4d66-986a-8d8b920e8802 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] POST http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types Jan 19 09:02:49.301034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3532c899-a4a3-4d66-986a-8d8b920e8802 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-298669484"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:49.355182 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27516069-63a5-4736-bfe9-9c2aa2cede7e tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb returned with HTTP 404 Jan 19 09:02:49.356877 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1265/2581] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:49 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/c914c6e6-6670-4ce2-90f0-6ed21495a5bb => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:49.386476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f046ca0d-c6ec-462e-b054-0991018a91e9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] DELETE http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:49.386476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f046ca0d-c6ec-462e-b054-0991018a91e9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:49.386476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f046ca0d-c6ec-462e-b054-0991018a91e9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:49.386476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f046ca0d-c6ec-462e-b054-0991018a91e9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Delete volume with id: 6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:49.415905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3532c899-a4a3-4d66-986a-8d8b920e8802 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types returned with HTTP 202 Jan 19 09:02:49.416924 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1317/2582] 10.222.0.25 () {62 vars in 1278 bytes} [Tue Jan 19 09:02:49 2021] POST /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types => generated 172 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:02:49.426923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6849d9e-8b5a-4067-b6ec-d8cc70a0c735 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups Jan 19 09:02:49.427886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6849d9e-8b5a-4067-b6ec-d8cc70a0c735 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0e324535-24af-4b07-8c39-7eaa9d12d46a", "volume_types": ["26b4f031-4964-4602-ad5b-9bd28fd0830f"], "name": "tempest-GroupsTest-Group-26005781"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:49.429062 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-c6849d9e-8b5a-4067-b6ec-d8cc70a0c735 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Creating new group {'group': {'group_type': '0e324535-24af-4b07-8c39-7eaa9d12d46a', 'volume_types': ['26b4f031-4964-4602-ad5b-9bd28fd0830f'], 'name': 'tempest-GroupsTest-Group-26005781'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:02:49.459847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-c6849d9e-8b5a-4067-b6ec-d8cc70a0c735 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Creating group tempest-GroupsTest-Group-26005781. Jan 19 09:02:49.477473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:49.477473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:49.482431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f046ca0d-c6ec-462e-b054-0991018a91e9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:49.490563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c6849d9e-8b5a-4067-b6ec-d8cc70a0c735 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Availability Zones retrieved successfully. Jan 19 09:02:49.522952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-c6849d9e-8b5a-4067-b6ec-d8cc70a0c735 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Created reservations ['74bcb358-38c9-46cc-8955-0c46c2d74b2d'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:49.597345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f046ca0d-c6ec-462e-b054-0991018a91e9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Delete volume request issued successfully. Jan 19 09:02:49.597854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f046ca0d-c6ec-462e-b054-0991018a91e9 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 202 Jan 19 09:02:49.598726 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1266/2583] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:02:49 2021] DELETE /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:49.608924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1838a312-46c1-420e-af7c-eee58d811e90 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:49.612827 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1838a312-46c1-420e-af7c-eee58d811e90 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:49.613299 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:49.613299 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:49.613702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1838a312-46c1-420e-af7c-eee58d811e90 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:49.638833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6849d9e-8b5a-4067-b6ec-d8cc70a0c735 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups returned with HTTP 202 Jan 19 09:02:49.640128 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1318/2584] 10.222.0.25 () {62 vars in 1264 bytes} [Tue Jan 19 09:02:49 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups => generated 102 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:02:49.666474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1998eae9-1fa0-4c64-a44a-3c5943705c51 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:02:49.666474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1998eae9-1fa0-4c64-a44a-3c5943705c51 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:49.666474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:49.666474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:49.666474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1998eae9-1fa0-4c64-a44a-3c5943705c51 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:49.666474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-1998eae9-1fa0-4c64-a44a-3c5943705c51 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:49.666474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:49.666474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:49.722656 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:49.722656 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:49.741181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1838a312-46c1-420e-af7c-eee58d811e90 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:49.751493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1998eae9-1fa0-4c64-a44a-3c5943705c51 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 200 Jan 19 09:02:49.754937 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1319/2585] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:49 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 330 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:49.782770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1838a312-46c1-420e-af7c-eee58d811e90 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:49.783836 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1267/2586] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:49 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 1389 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:50.058131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0aa7828-78fe-4909-b1cb-7b594bbd96b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:50.058760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0aa7828-78fe-4909-b1cb-7b594bbd96b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:50.058961 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:50.058961 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:50.059591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f0aa7828-78fe-4909-b1cb-7b594bbd96b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:50.111706 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:50.111706 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:50.121649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f0aa7828-78fe-4909-b1cb-7b594bbd96b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:50.146128 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f0aa7828-78fe-4909-b1cb-7b594bbd96b7 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:50.147445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1320/2587] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:50 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:50.764876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7d9e911-6ac2-4237-90b7-d34df1fc9137 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:02:50.765473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7d9e911-6ac2-4237-90b7-d34df1fc9137 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:50.766282 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:50.766282 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:50.766282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7d9e911-6ac2-4237-90b7-d34df1fc9137 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:50.766597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-c7d9e911-6ac2-4237-90b7-d34df1fc9137 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:50.773799 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:50.773799 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:50.800588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8600e9f-7f68-4611-9791-eca82393f8e6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:50.801520 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8600e9f-7f68-4611-9791-eca82393f8e6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:50.801890 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:50.801890 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:50.802495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c8600e9f-7f68-4611-9791-eca82393f8e6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:50.803724 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7d9e911-6ac2-4237-90b7-d34df1fc9137 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 200 Jan 19 09:02:50.804704 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1268/2588] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:50 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 331 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:50.819795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes Jan 19 09:02:50.820535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:50.820535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:50.821257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26b4f031-4964-4602-ad5b-9bd28fd0830f", "group_id": "ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b", "size": 1, "name": "tempest-GroupsTest-Volume-605547531"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:50.830972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume request body: {'volume': {'volume_type': '26b4f031-4964-4602-ad5b-9bd28fd0830f', 'group_id': 'ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b', 'size': 1, 'name': 'tempest-GroupsTest-Volume-605547531'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:50.858595 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:50.858595 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:50.861282 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:50.861282 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:50.861516 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume of 1 GB Jan 19 09:02:50.873266 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c8600e9f-7f68-4611-9791-eca82393f8e6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:50.887439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Availability Zones retrieved successfully. Jan 19 09:02:50.923975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Flow 'volume_create_api' (4b8fb1cf-6c33-4174-b712-81a1846d7d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:50.930298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2877b5-874f-4357-91d6-ebab3b6ffc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:50.933489 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:50.933489 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:50.934259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:50.946408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c8600e9f-7f68-4611-9791-eca82393f8e6 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 200 Jan 19 09:02:50.951901 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1321/2589] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:50 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 1389 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:51.082212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2877b5-874f-4357-91d6-ebab3b6ffc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:02:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26b4f031-4964-4602-ad5b-9bd28fd0830f,is_public=True,name='tempest-GroupsTest-volume-type-267339416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26b4f031-4964-4602-ad5b-9bd28fd0830f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:51.092196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cded133-1c24-4233-8654-60efbdc35cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:51.164383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3eb1c3a-1c9c-4e87-9f39-1ef4999dbefd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:51.165199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3eb1c3a-1c9c-4e87-9f39-1ef4999dbefd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:51.165582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:51.165582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:51.167747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3eb1c3a-1c9c-4e87-9f39-1ef4999dbefd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:51.242332 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-267339416 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-267339416, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:02:51.242840 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:51.242840 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:51.243049 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-267339416 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-267339416, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:02:51.254192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f3eb1c3a-1c9c-4e87-9f39-1ef4999dbefd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:51.296054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3eb1c3a-1c9c-4e87-9f39-1ef4999dbefd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:51.297309 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1322/2590] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:51 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:51.369864 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Created reservations ['7a979ffd-6e9f-45b9-8010-8d85ccd5809f', 'd1b987ef-bcf5-4682-97bf-617fe3f31fc7', '97a237d6-91bf-4f8d-bba9-87a9bd291a2c', '10ebdc99-ee90-48f5-ae37-a802c0ddfeb8'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:51.375927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cded133-1c24-4233-8654-60efbdc35cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a979ffd-6e9f-45b9-8010-8d85ccd5809f', 'd1b987ef-bcf5-4682-97bf-617fe3f31fc7', '97a237d6-91bf-4f8d-bba9-87a9bd291a2c', '10ebdc99-ee90-48f5-ae37-a802c0ddfeb8']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:51.378357 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63f5dd3-2ae9-47f1-9987-06aa0294cee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:51.607426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63f5dd3-2ae9-47f1-9987-06aa0294cee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-605547531',encryption_key_id=None,group_id=ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b,group_type_id=,metadata={},multiattach=False,project_id='18f866399d224b378c4ddf02ce6a2008',qos_specs=None,replication_status=,reservations=['7a979ffd-6e9f-45b9-8010-8d85ccd5809f','d1b987ef-bcf5-4682-97bf-617fe3f31fc7','97a237d6-91bf-4f8d-bba9-87a9bd291a2c','10ebdc99-ee90-48f5-ae37-a802c0ddfeb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_type_id=26b4f031-4964-4602-ad5b-9bd28fd0830f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-605547531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b,host=None,id=5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f866399d224b378c4ddf02ce6a2008',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_attachment=,volume_type=,volume_type_id=26b4f031-4964-4602-ad5b-9bd28fd0830f)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:51.610070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc26806-e453-4263-ad74-696f8f0d3429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:51.711575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc26806-e453-4263-ad74-696f8f0d3429) transitioned into state 'SUCCESS' from state '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-605547531',encryption_key_id=None,group_id=ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b,group_type_id=,metadata={},multiattach=False,project_id='18f866399d224b378c4ddf02ce6a2008',qos_specs=None,replication_status=,reservations=['7a979ffd-6e9f-45b9-8010-8d85ccd5809f','d1b987ef-bcf5-4682-97bf-617fe3f31fc7','97a237d6-91bf-4f8d-bba9-87a9bd291a2c','10ebdc99-ee90-48f5-ae37-a802c0ddfeb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_type_id=26b4f031-4964-4602-ad5b-9bd28fd0830f)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:51.714093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8affe98-5878-4800-a8d2-752c915bde4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:51.872350 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8affe98-5878-4800-a8d2-752c915bde4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:51.878478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Flow 'volume_create_api' (4b8fb1cf-6c33-4174-b712-81a1846d7d2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:51.938066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume request issued successfully. Jan 19 09:02:51.957021 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:51.957832 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:51.969659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:51.974659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-230dcea6-b1e9-4595-a607-c32d3c756263 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 Jan 19 09:02:51.975565 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-230dcea6-b1e9-4595-a607-c32d3c756263 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:51.975694 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:51.975694 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:51.976399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-230dcea6-b1e9-4595-a607-c32d3c756263 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:51.978281 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:51.978281 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:52.022296 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65d44ba0-d115-42a2-abe0-34ee1b091107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes returned with HTTP 202 Jan 19 09:02:52.023665 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1269/2591] 10.222.0.25 () {62 vars in 1267 bytes} [Tue Jan 19 09:02:50 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes => generated 890 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:02:52.052250 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8183008f-658f-4642-ad9c-889620c26780 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc Jan 19 09:02:52.055057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8183008f-658f-4642-ad9c-889620c26780 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:52.057486 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:52.057486 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:52.059381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8183008f-658f-4642-ad9c-889620c26780 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:52.125476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-230dcea6-b1e9-4595-a607-c32d3c756263 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 returned with HTTP 404 Jan 19 09:02:52.126785 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1323/2592] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:51 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/6fd07579-7052-45f3-a58d-85df1be44a76 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:52.138587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1355ad26-5e79-4f42-a1ee-ec4eb239f870 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] DELETE http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:52.139381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1355ad26-5e79-4f42-a1ee-ec4eb239f870 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:52.143583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1355ad26-5e79-4f42-a1ee-ec4eb239f870 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:52.144519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1355ad26-5e79-4f42-a1ee-ec4eb239f870 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Delete volume with id: 232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:52.206537 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:52.206537 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:52.235087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8183008f-658f-4642-ad9c-889620c26780 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:52.264406 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-8183008f-658f-4642-ad9c-889620c26780 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:52.265177 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-8183008f-658f-4642-ad9c-889620c26780 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:52.282419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-8183008f-658f-4642-ad9c-889620c26780 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:52.296906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:52.296906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:52.308733 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:52.308733 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:52.327221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1355ad26-5e79-4f42-a1ee-ec4eb239f870 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:52.333025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8183008f-658f-4642-ad9c-889620c26780 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc returned with HTTP 200 Jan 19 09:02:52.333869 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1270/2593] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:52 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc => generated 982 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:52.345693 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f195ea02-a300-49bd-af0d-406fa5d868b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:52.346232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f195ea02-a300-49bd-af0d-406fa5d868b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:52.346425 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:52.346425 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:52.347121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f195ea02-a300-49bd-af0d-406fa5d868b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:52.450947 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:52.450947 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:52.487850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f195ea02-a300-49bd-af0d-406fa5d868b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:52.500836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1355ad26-5e79-4f42-a1ee-ec4eb239f870 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Delete volume request issued successfully. Jan 19 09:02:52.502034 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1355ad26-5e79-4f42-a1ee-ec4eb239f870 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 202 Jan 19 09:02:52.503783 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1324/2594] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:02:52 2021] DELETE /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 0 bytes in 373 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:02:52.514965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb4e5e32-1c1b-4b6b-923b-dcc87b698b16 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:52.516018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb4e5e32-1c1b-4b6b-923b-dcc87b698b16 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:52.516601 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:52.516601 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:52.518462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb4e5e32-1c1b-4b6b-923b-dcc87b698b16 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:52.643336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f195ea02-a300-49bd-af0d-406fa5d868b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:52.654186 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1271/2595] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:52 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:52.704472 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:52.704472 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:52.729073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cb4e5e32-1c1b-4b6b-923b-dcc87b698b16 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:52.788029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb4e5e32-1c1b-4b6b-923b-dcc87b698b16 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:52.791752 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1325/2596] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:52 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 1356 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:02:53.351649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79f430c2-b964-420f-aa39-1f75260e9f47 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc Jan 19 09:02:53.355651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79f430c2-b964-420f-aa39-1f75260e9f47 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:53.357704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:53.357704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:53.359294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79f430c2-b964-420f-aa39-1f75260e9f47 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:53.569219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:53.569219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:53.606938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-79f430c2-b964-420f-aa39-1f75260e9f47 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:53.658614 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-79f430c2-b964-420f-aa39-1f75260e9f47 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:53.661718 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-56a49141-073e-4233-affa-79f66e38dd1f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:53.662483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-56a49141-073e-4233-affa-79f66e38dd1f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:53.662950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:53.662950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:53.663621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-56a49141-073e-4233-affa-79f66e38dd1f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:53.664194 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-79f430c2-b964-420f-aa39-1f75260e9f47 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:53.690253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-79f430c2-b964-420f-aa39-1f75260e9f47 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:53.708873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:53.708873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:53.802475 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79f430c2-b964-420f-aa39-1f75260e9f47 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc returned with HTTP 200 Jan 19 09:02:53.804203 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1272/2597] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:53 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc => generated 982 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:53.819006 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:53.819006 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:53.822332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e437bef9-53e1-434b-8aea-7929dc0bc752 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:53.824136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e437bef9-53e1-434b-8aea-7929dc0bc752 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:53.826726 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:53.826726 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:53.827329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e437bef9-53e1-434b-8aea-7929dc0bc752 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:53.846964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-56a49141-073e-4233-affa-79f66e38dd1f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:53.880735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-56a49141-073e-4233-affa-79f66e38dd1f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:53.895672 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1326/2598] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:53 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:53.950212 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:53.950212 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:53.975793 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e437bef9-53e1-434b-8aea-7929dc0bc752 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:54.043143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e437bef9-53e1-434b-8aea-7929dc0bc752 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:54.043997 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1273/2599] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:53 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 1356 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:54.823043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47cb7002-9faf-47ff-b5d6-e0271cefcb23 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc Jan 19 09:02:54.824320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47cb7002-9faf-47ff-b5d6-e0271cefcb23 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:54.824539 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:54.824539 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:54.824930 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47cb7002-9faf-47ff-b5d6-e0271cefcb23 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:54.889669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:54.889669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:54.907167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-47cb7002-9faf-47ff-b5d6-e0271cefcb23 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:54.908878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-84c65408-9be3-469a-8c9a-c34c94845e3b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:54.909379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-84c65408-9be3-469a-8c9a-c34c94845e3b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:54.909577 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:54.909577 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:54.909977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-84c65408-9be3-469a-8c9a-c34c94845e3b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:54.937867 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-47cb7002-9faf-47ff-b5d6-e0271cefcb23 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:54.939583 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-47cb7002-9faf-47ff-b5d6-e0271cefcb23 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:54.954466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-47cb7002-9faf-47ff-b5d6-e0271cefcb23 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:54.971495 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:54.971495 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:55.011621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47cb7002-9faf-47ff-b5d6-e0271cefcb23 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc returned with HTTP 200 Jan 19 09:02:55.014118 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:55.014118 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:55.018900 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1327/2600] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:54 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc => generated 983 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:55.032950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-84c65408-9be3-469a-8c9a-c34c94845e3b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:55.038561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes Jan 19 09:02:55.039258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:55.039258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:55.044065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26b4f031-4964-4602-ad5b-9bd28fd0830f", "group_id": "ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b", "size": 1, "name": "tempest-GroupsTest-Volume-1918855227"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:55.047496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume request body: {'volume': {'volume_type': '26b4f031-4964-4602-ad5b-9bd28fd0830f', 'group_id': 'ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1918855227'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:55.080462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-84c65408-9be3-469a-8c9a-c34c94845e3b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:55.085601 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1274/2601] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:54 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:55.094780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27797747-dc0a-47a2-abe2-5bb00b33a13c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:55.100023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27797747-dc0a-47a2-abe2-5bb00b33a13c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:55.100366 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:55.100366 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:55.103559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:55.103559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:55.104835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27797747-dc0a-47a2-abe2-5bb00b33a13c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:55.106323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume of 1 GB Jan 19 09:02:55.131968 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Availability Zones retrieved successfully. Jan 19 09:02:55.188351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Flow 'volume_create_api' (b665c625-ae0a-454e-a910-72f8590b98e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:55.207176 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d3b81f-4a27-4e08-85c1-e4e67833b27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:55.208002 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:55.208002 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:55.220408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:55.220408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:55.221041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:55.225965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-27797747-dc0a-47a2-abe2-5bb00b33a13c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Volume info retrieved successfully. Jan 19 09:02:55.293807 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27797747-dc0a-47a2-abe2-5bb00b33a13c tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 200 Jan 19 09:02:55.303457 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1275/2602] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:55 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 1356 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:55.322468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d3b81f-4a27-4e08-85c1-e4e67833b27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:02:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26b4f031-4964-4602-ad5b-9bd28fd0830f,is_public=True,name='tempest-GroupsTest-volume-type-267339416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26b4f031-4964-4602-ad5b-9bd28fd0830f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:55.329026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64e9022-7cbb-476c-a8d0-f3733f17636b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:55.395789 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-267339416 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-267339416, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:02:55.397055 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-267339416 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-267339416, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:02:55.443238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Created reservations ['588844f9-bded-4994-a734-56e372aded3e', 'c952cb3f-dd1c-4984-b28c-7e36b42e398a', '174a4ac2-43e5-4007-879c-2aede49f2fa5', '19dc42cb-d0d3-4e34-9f26-7bb2c89ddf42'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:55.445495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64e9022-7cbb-476c-a8d0-f3733f17636b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['588844f9-bded-4994-a734-56e372aded3e', 'c952cb3f-dd1c-4984-b28c-7e36b42e398a', '174a4ac2-43e5-4007-879c-2aede49f2fa5', '19dc42cb-d0d3-4e34-9f26-7bb2c89ddf42']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:55.448552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e49be73-555b-458e-9cea-c7b220fb18aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:55.590631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e49be73-555b-458e-9cea-c7b220fb18aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aa666ad-f27e-4f16-b621-7bc78839c87b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1918855227',encryption_key_id=None,group_id=ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b,group_type_id=,metadata={},multiattach=False,project_id='18f866399d224b378c4ddf02ce6a2008',qos_specs=None,replication_status=,reservations=['588844f9-bded-4994-a734-56e372aded3e','c952cb3f-dd1c-4984-b28c-7e36b42e398a','174a4ac2-43e5-4007-879c-2aede49f2fa5','19dc42cb-d0d3-4e34-9f26-7bb2c89ddf42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_type_id=26b4f031-4964-4602-ad5b-9bd28fd0830f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1918855227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b,host=None,id=3aa666ad-f27e-4f16-b621-7bc78839c87b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f866399d224b378c4ddf02ce6a2008',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_attachment=,volume_type=,volume_type_id=26b4f031-4964-4602-ad5b-9bd28fd0830f)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:55.592695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bcfb0e1-b847-4cdf-a82d-e2e4fbdb3c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:55.767389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bcfb0e1-b847-4cdf-a82d-e2e4fbdb3c51) transitioned into state 'SUCCESS' from state '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-1918855227',encryption_key_id=None,group_id=ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b,group_type_id=,metadata={},multiattach=False,project_id='18f866399d224b378c4ddf02ce6a2008',qos_specs=None,replication_status=,reservations=['588844f9-bded-4994-a734-56e372aded3e','c952cb3f-dd1c-4984-b28c-7e36b42e398a','174a4ac2-43e5-4007-879c-2aede49f2fa5','19dc42cb-d0d3-4e34-9f26-7bb2c89ddf42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ddc45cfa04476bb126d3ba49a94d1e',volume_type_id=26b4f031-4964-4602-ad5b-9bd28fd0830f)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:55.769464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609c5fb5-ae8f-4fd9-ad88-64edd24d1e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:55.811965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609c5fb5-ae8f-4fd9-ad88-64edd24d1e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:55.818142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Flow 'volume_create_api' (b665c625-ae0a-454e-a910-72f8590b98e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:55.872028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Create volume request issued successfully. Jan 19 09:02:55.889088 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:55.889088 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:55.899368 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:55.904929 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:55.904929 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:55.922888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0706b151-7ab7-47c4-9e55-82d87adfa502 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes returned with HTTP 202 Jan 19 09:02:55.925639 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1328/2603] 10.222.0.25 () {62 vars in 1267 bytes} [Tue Jan 19 09:02:55 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes => generated 891 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:02:55.944251 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69d203ce-2324-4ded-821b-487c02e51495 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b Jan 19 09:02:55.945125 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69d203ce-2324-4ded-821b-487c02e51495 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:55.945320 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:55.945320 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:55.945970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69d203ce-2324-4ded-821b-487c02e51495 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:56.084715 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:56.084715 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:56.102644 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13ffb3fb-2291-436c-88e5-32420c88067d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:56.105482 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13ffb3fb-2291-436c-88e5-32420c88067d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:56.105870 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:56.105870 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:56.106494 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13ffb3fb-2291-436c-88e5-32420c88067d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:56.132949 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-69d203ce-2324-4ded-821b-487c02e51495 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:56.171898 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-69d203ce-2324-4ded-821b-487c02e51495 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:56.172329 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-69d203ce-2324-4ded-821b-487c02e51495 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:56.188557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-69d203ce-2324-4ded-821b-487c02e51495 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:56.202819 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:56.202819 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:56.261803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:56.261803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:56.262537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69d203ce-2324-4ded-821b-487c02e51495 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b returned with HTTP 200 Jan 19 09:02:56.279655 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1276/2604] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:55 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b => generated 959 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:56.284363 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-13ffb3fb-2291-436c-88e5-32420c88067d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:56.311969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fd76b4d-6400-41ea-8197-56f84be123d4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] GET http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 Jan 19 09:02:56.312651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fd76b4d-6400-41ea-8197-56f84be123d4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:56.313095 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:56.313095 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:56.313832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1fd76b4d-6400-41ea-8197-56f84be123d4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:56.325548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13ffb3fb-2291-436c-88e5-32420c88067d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:56.326569 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1329/2605] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:56 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:02:56.392705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1fd76b4d-6400-41ea-8197-56f84be123d4 tempest-VolumesCloneTest-989245222 tempest-VolumesCloneTest-989245222] http://10.222.0.25/volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 returned with HTTP 404 Jan 19 09:02:56.393769 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1277/2606] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:56 2021] GET /volume/v3/3e5d7e6c6c9440069ad3fefd660f8dec/volumes/232ec7db-d212-4887-ac32-e09d2cff2f40 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:02:57.291088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-314b6ff9-1395-46fb-9d70-b94472b7bc94 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b Jan 19 09:02:57.292564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-314b6ff9-1395-46fb-9d70-b94472b7bc94 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:57.292952 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:57.292952 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:57.293628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-314b6ff9-1395-46fb-9d70-b94472b7bc94 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:57.342265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e0770fe-ac71-4ef7-871b-f5a428e562ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:57.342835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e0770fe-ac71-4ef7-871b-f5a428e562ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:57.343308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e0770fe-ac71-4ef7-871b-f5a428e562ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:57.366994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.366994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:57.403896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.403896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:57.414606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5e0770fe-ac71-4ef7-871b-f5a428e562ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:57.422142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-314b6ff9-1395-46fb-9d70-b94472b7bc94 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:02:57.442999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e0770fe-ac71-4ef7-871b-f5a428e562ff tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:57.444019 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1278/2607] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:57 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 950 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:57.458283 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-314b6ff9-1395-46fb-9d70-b94472b7bc94 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:57.458767 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-314b6ff9-1395-46fb-9d70-b94472b7bc94 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:57.458956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0020ca33-9b1e-4d09-bd16-35cb8f9483ce tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:57.459578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0020ca33-9b1e-4d09-bd16-35cb8f9483ce tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:57.460295 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:57.460295 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:57.460683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0020ca33-9b1e-4d09-bd16-35cb8f9483ce tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:57.476779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-314b6ff9-1395-46fb-9d70-b94472b7bc94 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:57.491366 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.491366 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:57.522871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.522871 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:57.532414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0020ca33-9b1e-4d09-bd16-35cb8f9483ce tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:57.554122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-314b6ff9-1395-46fb-9d70-b94472b7bc94 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b returned with HTTP 200 Jan 19 09:02:57.557195 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1330/2608] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:02:57 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b => generated 984 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:57.579067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c1f3c23-b08d-44f3-b76a-62a300840845 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] PUT http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:02:57.579915 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:57.579915 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:57.580732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6c1f3c23-b08d-44f3-b76a-62a300840845 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "3aa666ad-f27e-4f16-b621-7bc78839c87b"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:57.582098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-6c1f3c23-b08d-44f3-b76a-62a300840845 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Update called for group ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b. {{(pid=87970) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:02:57.582608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-6c1f3c23-b08d-44f3-b76a-62a300840845 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Updating group ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b with name new_group description: This is a new group add_volumes: None remove_volumes: 3aa666ad-f27e-4f16-b621-7bc78839c87b. Jan 19 09:02:57.597167 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.597167 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:57.612894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0020ca33-9b1e-4d09-bd16-35cb8f9483ce tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:57.624467 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1279/2609] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:57 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 950 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:57.633686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f60c7eb5-484d-4589-84d5-1fee6ccd65fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:57.634225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f60c7eb5-484d-4589-84d5-1fee6ccd65fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:57.634449 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:57.634449 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:57.643028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f60c7eb5-484d-4589-84d5-1fee6ccd65fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:57.643758 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f60c7eb5-484d-4589-84d5-1fee6ccd65fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume with id: ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:57.701392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.701392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:57.702764 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f60c7eb5-484d-4589-84d5-1fee6ccd65fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:57.716164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c1f3c23-b08d-44f3-b76a-62a300840845 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 202 Jan 19 09:02:57.717076 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1331/2610] 10.222.0.25 () {62 vars in 1374 bytes} [Tue Jan 19 09:02:57 2021] PUT /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:02:57.725955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ace6915a-6ccd-44e3-868d-ed186d583146 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:02:57.726851 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ace6915a-6ccd-44e3-868d-ed186d583146 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:57.727256 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:57.727256 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:57.728208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ace6915a-6ccd-44e3-868d-ed186d583146 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:57.728361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-ace6915a-6ccd-44e3-868d-ed186d583146 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:57.739300 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.739300 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:57.754176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f60c7eb5-484d-4589-84d5-1fee6ccd65fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume request issued successfully. Jan 19 09:02:57.754900 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f60c7eb5-484d-4589-84d5-1fee6ccd65fc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 202 Jan 19 09:02:57.755904 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1280/2611] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:02:57 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:02:57.766046 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca4efb9a-4177-481c-99cf-30b4cdd7e93b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:57.766770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca4efb9a-4177-481c-99cf-30b4cdd7e93b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:57.767100 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:57.767100 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:57.767679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca4efb9a-4177-481c-99cf-30b4cdd7e93b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:57.777200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ace6915a-6ccd-44e3-868d-ed186d583146 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 200 Jan 19 09:02:57.778081 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1332/2612] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:57 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:02:57.835604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:57.835604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:57.846125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca4efb9a-4177-481c-99cf-30b4cdd7e93b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:57.873840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca4efb9a-4177-481c-99cf-30b4cdd7e93b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:57.884857 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1281/2613] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:57 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:58.790201 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00d06777-4cba-4f5f-aabb-f8952f349107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:02:58.790777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00d06777-4cba-4f5f-aabb-f8952f349107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:58.790973 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:58.790973 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:58.791648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00d06777-4cba-4f5f-aabb-f8952f349107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:58.792208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-00d06777-4cba-4f5f-aabb-f8952f349107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:58.805868 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:58.805868 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:58.844203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00d06777-4cba-4f5f-aabb-f8952f349107 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 200 Jan 19 09:02:58.845706 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1282/2614] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:58 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 324 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:58.858166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8e22d14-5deb-4457-a9b2-6a8ff87c26fb tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:02:58.859004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8e22d14-5deb-4457-a9b2-6a8ff87c26fb tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:58.859372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:58.859372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:58.859973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8e22d14-5deb-4457-a9b2-6a8ff87c26fb tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:58.860547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-b8e22d14-5deb-4457-a9b2-6a8ff87c26fb tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:58.869102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:58.869102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:58.899187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8e22d14-5deb-4457-a9b2-6a8ff87c26fb tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 200 Jan 19 09:02:58.900332 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1283/2615] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:58 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 324 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:58.913007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4db73c83-eb6f-4e40-8a84-a071dde477a7 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] POST http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots Jan 19 09:02:58.913579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:58.913579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:58.914168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4db73c83-eb6f-4e40-8a84-a071dde477a7 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb8837af-7b36-4035-9026-91fa74e2f9a9", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1720864769"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:58.919214 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-172946d2-051f-41df-b2a6-267f1ac55d86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:02:58.920242 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-172946d2-051f-41df-b2a6-267f1ac55d86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:58.920612 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:58.920612 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:58.921353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-172946d2-051f-41df-b2a6-267f1ac55d86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:58.968576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4db73c83-eb6f-4e40-8a84-a071dde477a7 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots returned with HTTP 404 Jan 19 09:02:58.970274 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1333/2616] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:02:58 2021] POST /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots => generated 109 bytes in 226 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:58.973930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail Jan 19 09:02:58.974714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:58.975289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:58.976089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:02:58.977070 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:58.977070 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:58.978256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:02:58.980658 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:58.980658 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:58.989996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-172946d2-051f-41df-b2a6-267f1ac55d86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:02:59.015686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-172946d2-051f-41df-b2a6-267f1ac55d86 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 200 Jan 19 09:02:59.026729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1284/2617] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:58 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 949 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:02:59.031825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b51e2d8-addb-429a-b39a-598687927e64 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] POST http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots Jan 19 09:02:59.032375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:59.032375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:59.032937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b51e2d8-addb-429a-b39a-598687927e64 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2067584475"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:59.036613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Get all volumes completed successfully. Jan 19 09:02:59.038726 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:02:59.039260 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:02:59.059385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:02:59.067069 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:59.067069 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:59.086342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b51e2d8-addb-429a-b39a-598687927e64 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots returned with HTTP 404 Jan 19 09:02:59.087567 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1285/2618] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:02:59 2021] POST /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:59.089689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a54c1f91-32f4-448b-9cb2-98ea2a3459be tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail returned with HTTP 200 Jan 19 09:02:59.090628 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1334/2619] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:02:58 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail => generated 1926 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:02:59.098733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f3a4e69-b5ac-4891-b695-36ab81648dac tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?limit=invalid Jan 19 09:02:59.099257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f3a4e69-b5ac-4891-b695-36ab81648dac tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:59.099603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:59.099603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:59.099983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f3a4e69-b5ac-4891-b695-36ab81648dac tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:59.100618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f3a4e69-b5ac-4891-b695-36ab81648dac tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] HTTP exception thrown: limit param must be an integer Jan 19 09:02:59.101016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f3a4e69-b5ac-4891-b695-36ab81648dac tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?limit=invalid returned with HTTP 400 Jan 19 09:02:59.106901 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1335/2620] 10.222.0.25 () {58 vars in 1237 bytes} [Tue Jan 19 09:02:59 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:02:59.114088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e00c7fe4-34af-4d2d-b26b-eba1b6826ffd tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] PUT http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:02:59.114879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-011d9e60-fab5-408f-b2b4-257d8f23da21 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?marker=1a9db0c4-6715-4b8e-bb2a-2231262b981e Jan 19 09:02:59.115359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e00c7fe4-34af-4d2d-b26b-eba1b6826ffd tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3aa666ad-f27e-4f16-b621-7bc78839c87b"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:59.115795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-011d9e60-fab5-408f-b2b4-257d8f23da21 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:59.116418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-011d9e60-fab5-408f-b2b4-257d8f23da21 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:59.117048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-e00c7fe4-34af-4d2d-b26b-eba1b6826ffd tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Update called for group ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b. {{(pid=87971) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:02:59.117180 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-011d9e60-fab5-408f-b2b4-257d8f23da21 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:02:59.117809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-e00c7fe4-34af-4d2d-b26b-eba1b6826ffd tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Updating group ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b with name None description: None add_volumes: 3aa666ad-f27e-4f16-b621-7bc78839c87b remove_volumes: None. Jan 19 09:02:59.120343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-011d9e60-fab5-408f-b2b4-257d8f23da21 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:02:59.126366 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:59.126366 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:59.146259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-011d9e60-fab5-408f-b2b4-257d8f23da21 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?marker=1a9db0c4-6715-4b8e-bb2a-2231262b981e returned with HTTP 404 Jan 19 09:02:59.152445 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1336/2621] 10.222.0.25 () {58 vars in 1297 bytes} [Tue Jan 19 09:02:59 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?marker=1a9db0c4-6715-4b8e-bb2a-2231262b981e => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:02:59.157795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5fb5c4a-ddd4-4870-ad6a-31ede3ef45a8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?sort_key=invalid Jan 19 09:02:59.158475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5fb5c4a-ddd4-4870-ad6a-31ede3ef45a8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:59.159010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5fb5c4a-ddd4-4870-ad6a-31ede3ef45a8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:59.159716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-b5fb5c4a-ddd4-4870-ad6a-31ede3ef45a8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:02:59.162077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-b5fb5c4a-ddd4-4870-ad6a-31ede3ef45a8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:02:59.163251 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5fb5c4a-ddd4-4870-ad6a-31ede3ef45a8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?sort_key=invalid returned with HTTP 400 Jan 19 09:02:59.169068 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1337/2622] 10.222.0.25 () {58 vars in 1243 bytes} [Tue Jan 19 09:02:59 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:02:59.174743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] POST http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes Jan 19 09:02:59.175676 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-932674352"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:02:59.176966 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-932674352'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:02:59.177495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Create volume of 2 GB Jan 19 09:02:59.194408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Availability Zones retrieved successfully. Jan 19 09:02:59.213343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Flow 'volume_create_api' (80032606-6dec-4913-9ca6-b80448a67d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:59.217021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467daab5-d467-46f7-81ad-90ade9c330bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:59.219335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Validating volume size '2' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:02:59.263873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e00c7fe4-34af-4d2d-b26b-eba1b6826ffd tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 202 Jan 19 09:02:59.264800 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1286/2623] 10.222.0.25 () {62 vars in 1373 bytes} [Tue Jan 19 09:02:59 2021] PUT /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:02:59.275232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b500c92-67ec-4dce-b33d-01b3f46bcf7b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:02:59.275815 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b500c92-67ec-4dce-b33d-01b3f46bcf7b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:59.276536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:59.276536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:59.276927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b500c92-67ec-4dce-b33d-01b3f46bcf7b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:59.277344 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-7b500c92-67ec-4dce-b33d-01b3f46bcf7b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:02:59.284960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:59.284960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:59.289537 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467daab5-d467-46f7-81ad-90ade9c330bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:59.292530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5f9c1e-4967-4642-a6bd-2459862d325d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:59.314165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b500c92-67ec-4dce-b33d-01b3f46bcf7b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 200 Jan 19 09:02:59.318368 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1287/2624] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:02:59 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:02:59.402332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Created reservations ['40bfeca9-b551-45d6-bb72-8351ee86537f', 'd5fd3a7e-97cc-429a-803d-52088fb7df53', '35b0845c-61a7-42d9-9004-bc90c76d3149', '2e1186ee-a49b-4c1e-b242-99f9501208ce'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:02:59.404631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5f9c1e-4967-4642-a6bd-2459862d325d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40bfeca9-b551-45d6-bb72-8351ee86537f', 'd5fd3a7e-97cc-429a-803d-52088fb7df53', '35b0845c-61a7-42d9-9004-bc90c76d3149', '2e1186ee-a49b-4c1e-b242-99f9501208ce']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:59.407014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dfd1900-5ba8-4b47-9272-af7f2f160bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:59.501910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dfd1900-5ba8-4b47-9272-af7f2f160bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ca7db7-0a04-4532-a47f-81ff1645873a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-932674352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce7b428c82e4a099aaec9a12c5058e4',qos_specs=None,replication_status=,reservations=['40bfeca9-b551-45d6-bb72-8351ee86537f','d5fd3a7e-97cc-429a-803d-52088fb7df53','35b0845c-61a7-42d9-9004-bc90c76d3149','2e1186ee-a49b-4c1e-b242-99f9501208ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0d994308984d389aa9afa5fc9e0785',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-932674352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ca7db7-0a04-4532-a47f-81ff1645873a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce7b428c82e4a099aaec9a12c5058e4',provider_auth=None,provider_geometry=None,provider_id=None,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='ea0d994308984d389aa9afa5fc9e0785',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:59.503752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a132df7-cbb5-4daf-b0d7-9b5d76f696af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:59.533797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a132df7-cbb5-4daf-b0d7-9b5d76f696af) transitioned into state 'SUCCESS' from state '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-932674352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce7b428c82e4a099aaec9a12c5058e4',qos_specs=None,replication_status=,reservations=['40bfeca9-b551-45d6-bb72-8351ee86537f','d5fd3a7e-97cc-429a-803d-52088fb7df53','35b0845c-61a7-42d9-9004-bc90c76d3149','2e1186ee-a49b-4c1e-b242-99f9501208ce'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0d994308984d389aa9afa5fc9e0785',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:59.536165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3408e52e-4b6f-4538-9389-a664ff33f381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:02:59.554638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3408e52e-4b6f-4538-9389-a664ff33f381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:02:59.558458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Flow 'volume_create_api' (80032606-6dec-4913-9ca6-b80448a67d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:02:59.618823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Create volume request issued successfully. Jan 19 09:02:59.635139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-797da9b6-2739-4958-b4d7-1db4133e2bba tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes returned with HTTP 202 Jan 19 09:02:59.636462 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1338/2625] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:02:59 2021] POST /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes => generated 830 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:02:59.652371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb55b192-9640-4024-89d3-0a63ee81b658 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a Jan 19 09:02:59.653094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb55b192-9640-4024-89d3-0a63ee81b658 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:02:59.653793 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:02:59.653793 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:02:59.654335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb55b192-9640-4024-89d3-0a63ee81b658 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:02:59.725377 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:02:59.725377 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:02:59.740007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cb55b192-9640-4024-89d3-0a63ee81b658 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Volume info retrieved successfully. Jan 19 09:02:59.769915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb55b192-9640-4024-89d3-0a63ee81b658 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a returned with HTTP 200 Jan 19 09:02:59.770952 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1288/2626] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:02:59 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a => generated 898 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:00.039025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50b04ac4-3932-43be-b170-6507b362059b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:03:00.040315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50b04ac4-3932-43be-b170-6507b362059b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:00.040752 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.040752 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.041426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-50b04ac4-3932-43be-b170-6507b362059b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:00.101027 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-50b04ac4-3932-43be-b170-6507b362059b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 404 Jan 19 09:03:00.102884 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1339/2627] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:00 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:00.113459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes Jan 19 09:03:00.113844 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.113844 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.114241 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1378960215"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:00.115386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1378960215'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:00.115767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume of 1 GB Jan 19 09:03:00.128906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Availability Zones retrieved successfully. Jan 19 09:03:00.145933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (fb7249e0-8ef1-4755-aff9-e32c84b38430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:00.148842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77bfd1b6-4aeb-4d92-8296-98331ded5a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:00.151146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:00.221134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77bfd1b6-4aeb-4d92-8296-98331ded5a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:00.225442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89219de-6f55-4130-a0a1-15cc379d903d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:00.330694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ff08ca7-a288-4a1b-81c6-207f941ca806 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:03:00.331399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ff08ca7-a288-4a1b-81c6-207f941ca806 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:00.332002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ff08ca7-a288-4a1b-81c6-207f941ca806 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:00.332530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-7ff08ca7-a288-4a1b-81c6-207f941ca806 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:03:00.333177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['8520f650-74d3-4ab3-b673-a4e9f9908de5', 'b9bc26da-073b-40ab-85f3-368017f12c8f', 'dde8e83e-5d4b-4c3c-a98b-0be612081f7a', '74897ea6-c1e5-4c3c-9fcb-4d90f16aa09e'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:00.335471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89219de-6f55-4130-a0a1-15cc379d903d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8520f650-74d3-4ab3-b673-a4e9f9908de5', 'b9bc26da-073b-40ab-85f3-368017f12c8f', 'dde8e83e-5d4b-4c3c-a98b-0be612081f7a', '74897ea6-c1e5-4c3c-9fcb-4d90f16aa09e']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:00.337772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f08984e-5724-4167-ad95-c1e9176e1be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:00.340861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.340861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.368518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ff08ca7-a288-4a1b-81c6-207f941ca806 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 200 Jan 19 09:03:00.375811 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1340/2628] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:03:00 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 324 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:00.379817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail Jan 19 09:03:00.380232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:00.380435 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.380435 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.380819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:00.381710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:03:00.382334 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.382334 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.383609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:03:00.406541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f08984e-5724-4167-ad95-c1e9176e1be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '369280f9-1a25-46ec-bdc1-89707a2c9648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1378960215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['8520f650-74d3-4ab3-b673-a4e9f9908de5','b9bc26da-073b-40ab-85f3-368017f12c8f','dde8e83e-5d4b-4c3c-a98b-0be612081f7a','74897ea6-c1e5-4c3c-9fcb-4d90f16aa09e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1378960215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=369280f9-1a25-46ec-bdc1-89707a2c9648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30b07661f4da469498d836268ea7cc34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:00.408646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a67b268f-8046-432d-9b0b-e5a326a44544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:00.435281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a67b268f-8046-432d-9b0b-e5a326a44544) transitioned into state 'SUCCESS' from state '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-1378960215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['8520f650-74d3-4ab3-b673-a4e9f9908de5','b9bc26da-073b-40ab-85f3-368017f12c8f','dde8e83e-5d4b-4c3c-a98b-0be612081f7a','74897ea6-c1e5-4c3c-9fcb-4d90f16aa09e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:00.437279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8aed19-0a7c-49ad-a25a-0035dafd0080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:00.440863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Get all volumes completed successfully. Jan 19 09:03:00.442422 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:03:00.442986 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:03:00.451227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:03:00.453549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8aed19-0a7c-49ad-a25a-0035dafd0080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:00.456285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (fb7249e0-8ef1-4755-aff9-e32c84b38430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:00.458102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.458102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.471830 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:03:00.472282 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:03:00.479844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:03:00.486889 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.486889 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.508085 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request issued successfully. Jan 19 09:03:00.525153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a8fb1da-5cf9-4de9-af9a-e0d3841b61cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes returned with HTTP 202 Jan 19 09:03:00.526346 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1289/2629] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:03:00 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/volumes => generated 823 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:00.530771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce3144bb-41bc-49a1-a81e-012b70e529b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail returned with HTTP 200 Jan 19 09:03:00.531779 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1341/2630] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:03:00 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail => generated 1960 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:03:00.550255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail Jan 19 09:03:00.551084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:00.551444 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.551444 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.552056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:00.552284 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcd12ca6-23ce-4ac2-858e-e1a6489f43c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 Jan 19 09:03:00.553013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:03:00.553141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcd12ca6-23ce-4ac2-858e-e1a6489f43c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:00.553473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.553473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.554034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcd12ca6-23ce-4ac2-858e-e1a6489f43c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:00.555495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:03:00.614769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.614769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.621236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Get all volumes completed successfully. Jan 19 09:03:00.621236 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:03:00.621236 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:03:00.625113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:03:00.627173 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dcd12ca6-23ce-4ac2-858e-e1a6489f43c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:00.639561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.639561 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.651178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcd12ca6-23ce-4ac2-858e-e1a6489f43c2 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 returned with HTTP 200 Jan 19 09:03:00.652068 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1290/2631] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:00 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:00.655023 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:03:00.655479 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:03:00.664279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:03:00.671769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.671769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.694094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b7c50fd-94f8-46b2-9e11-013dcb9a39b8 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail returned with HTTP 200 Jan 19 09:03:00.694965 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1342/2632] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:03:00 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/detail => generated 1960 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:03:00.711879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00acc94f-8572-4d3e-b544-b9b5e8ea2326 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] POST http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b/action Jan 19 09:03:00.712380 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.712380 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.712817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00acc94f-8572-4d3e-b544-b9b5e8ea2326 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:00.713201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00acc94f-8572-4d3e-b544-b9b5e8ea2326 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:00.714826 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-00acc94f-8572-4d3e-b544-b9b5e8ea2326 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] delete called for group ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:03:00.715435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-00acc94f-8572-4d3e-b544-b9b5e8ea2326 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Delete group with id: ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:03:00.722847 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.722847 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.787323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7a35141-4f8d-49d6-960b-a0af965b3779 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a Jan 19 09:03:00.787856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7a35141-4f8d-49d6-960b-a0af965b3779 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:00.788066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.788066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.788442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7a35141-4f8d-49d6-960b-a0af965b3779 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:00.837520 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.837520 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.846932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d7a35141-4f8d-49d6-960b-a0af965b3779 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Volume info retrieved successfully. Jan 19 09:03:00.872603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7a35141-4f8d-49d6-960b-a0af965b3779 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a returned with HTTP 200 Jan 19 09:03:00.874157 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1343/2633] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:00 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a => generated 923 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:00.892787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19678f89-eee3-4031-b5a7-ec591e5414a4 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] POST http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots Jan 19 09:03:00.895148 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.895148 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.896822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19678f89-eee3-4031-b5a7-ec591e5414a4 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41ca7db7-0a04-4532-a47f-81ff1645873a", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-788792750"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:00.918928 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00acc94f-8572-4d3e-b544-b9b5e8ea2326 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b/action returned with HTTP 202 Jan 19 09:03:00.920443 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1291/2634] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:03:00 2021] POST /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:03:00.933576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa12eb35-98b5-4e24-b549-9d0263a97e26 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b Jan 19 09:03:00.934160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa12eb35-98b5-4e24-b549-9d0263a97e26 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:00.934350 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:00.934350 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:00.934775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa12eb35-98b5-4e24-b549-9d0263a97e26 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:00.972382 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:00.972382 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:00.973631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-19678f89-eee3-4031-b5a7-ec591e5414a4 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Volume info retrieved successfully. Jan 19 09:03:00.973997 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-19678f89-eee3-4031-b5a7-ec591e5414a4 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Create snapshot from volume 41ca7db7-0a04-4532-a47f-81ff1645873a Jan 19 09:03:01.015512 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:01.015512 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:01.037546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa12eb35-98b5-4e24-b549-9d0263a97e26 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:03:01.056975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-19678f89-eee3-4031-b5a7-ec591e5414a4 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Created reservations ['a2c17763-2d09-479f-a552-617ac778a9a6', 'f54f3870-0c78-4496-a4dc-ab5929874b88', '050f0767-983f-4456-9eda-18af553dba1b', 'ca6b8a08-d716-41de-9acf-8614eb7de695'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:01.059419 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-fa12eb35-98b5-4e24-b549-9d0263a97e26 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:03:01.059869 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-fa12eb35-98b5-4e24-b549-9d0263a97e26 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:03:01.082401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-fa12eb35-98b5-4e24-b549-9d0263a97e26 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:03:01.090577 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:01.090577 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:01.121942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa12eb35-98b5-4e24-b549-9d0263a97e26 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b returned with HTTP 200 Jan 19 09:03:01.123134 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1292/2635] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:03:00 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b => generated 983 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:01.206493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-19678f89-eee3-4031-b5a7-ec591e5414a4 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot create request issued successfully. Jan 19 09:03:01.207622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19678f89-eee3-4031-b5a7-ec591e5414a4 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots returned with HTTP 202 Jan 19 09:03:01.215433 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1344/2636] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:03:00 2021] POST /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots => generated 317 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:01.220480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cd16ca8-2198-458a-8797-a3cbe7f6290d tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f Jan 19 09:03:01.221122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cd16ca8-2198-458a-8797-a3cbe7f6290d tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:01.221437 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:01.221437 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:01.222004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1cd16ca8-2198-458a-8797-a3cbe7f6290d tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:01.259306 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:01.259306 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:01.261353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1cd16ca8-2198-458a-8797-a3cbe7f6290d tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot retrieved successfully. Jan 19 09:03:01.263917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1cd16ca8-2198-458a-8797-a3cbe7f6290d tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f returned with HTTP 200 Jan 19 09:03:01.264970 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1293/2637] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:01 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f => generated 449 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:01.669256 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6d6f1b58-2166-4e23-9959-f4c9866457cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 Jan 19 09:03:01.669794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6d6f1b58-2166-4e23-9959-f4c9866457cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:01.670011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:01.670011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:01.670387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6d6f1b58-2166-4e23-9959-f4c9866457cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:01.728095 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:01.728095 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:01.739659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6d6f1b58-2166-4e23-9959-f4c9866457cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:01.763951 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6d6f1b58-2166-4e23-9959-f4c9866457cd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 returned with HTTP 200 Jan 19 09:03:01.766564 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1345/2638] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:01 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:01.780321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fd39e522-df98-4a69-b26e-5968840c0ecb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots Jan 19 09:03:01.780782 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:01.780782 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:01.781197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fd39e522-df98-4a69-b26e-5968840c0ecb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "369280f9-1a25-46ec-bdc1-89707a2c9648", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-250305036"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:01.832240 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:01.832240 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:01.833768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fd39e522-df98-4a69-b26e-5968840c0ecb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:01.834215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-fd39e522-df98-4a69-b26e-5968840c0ecb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create snapshot from volume 369280f9-1a25-46ec-bdc1-89707a2c9648 Jan 19 09:03:01.899522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-fd39e522-df98-4a69-b26e-5968840c0ecb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['6c72af27-0950-4cae-8f47-16c901e61704', '61d4a82b-3f7a-4185-aa97-7e8486d12723', '387ce8c8-1db3-4109-ac8b-8451f6d02a36', '8295b611-35b2-480e-a4df-43c34d9c0644'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:02.010264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fd39e522-df98-4a69-b26e-5968840c0ecb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot create request issued successfully. Jan 19 09:03:02.011192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fd39e522-df98-4a69-b26e-5968840c0ecb tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots returned with HTTP 202 Jan 19 09:03:02.012744 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1294/2639] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:03:01 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots => generated 309 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:02.022964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-938a5bb0-b69e-4766-93c7-9f9b56d58d93 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd Jan 19 09:03:02.023590 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-938a5bb0-b69e-4766-93c7-9f9b56d58d93 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:02.023884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:02.023884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:02.024520 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-938a5bb0-b69e-4766-93c7-9f9b56d58d93 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:02.072627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:02.072627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:02.074092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-938a5bb0-b69e-4766-93c7-9f9b56d58d93 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:02.077246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-938a5bb0-b69e-4766-93c7-9f9b56d58d93 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd returned with HTTP 200 Jan 19 09:03:02.086578 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1346/2640] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:02 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd => generated 441 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:03:02.140162 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-049a0cc7-996d-4b23-8ba0-d7027fcd646a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b Jan 19 09:03:02.140853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-049a0cc7-996d-4b23-8ba0-d7027fcd646a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:02.141083 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:02.141083 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:02.141753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-049a0cc7-996d-4b23-8ba0-d7027fcd646a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:02.196022 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:02.196022 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:02.206801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-049a0cc7-996d-4b23-8ba0-d7027fcd646a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:03:02.222862 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-049a0cc7-996d-4b23-8ba0-d7027fcd646a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:03:02.223628 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-049a0cc7-996d-4b23-8ba0-d7027fcd646a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:03:02.252474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-049a0cc7-996d-4b23-8ba0-d7027fcd646a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:03:02.261257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:02.261257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:02.277673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77cf20b3-eba6-444c-8dc9-668c71e00239 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f Jan 19 09:03:02.278208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77cf20b3-eba6-444c-8dc9-668c71e00239 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:02.278428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:02.278428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:02.278885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77cf20b3-eba6-444c-8dc9-668c71e00239 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:02.309434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-049a0cc7-996d-4b23-8ba0-d7027fcd646a tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b returned with HTTP 200 Jan 19 09:03:02.310285 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1295/2641] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:03:02 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b => generated 983 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:02.322123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:02.322123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:02.323346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-77cf20b3-eba6-444c-8dc9-668c71e00239 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot retrieved successfully. Jan 19 09:03:02.325319 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77cf20b3-eba6-444c-8dc9-668c71e00239 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f returned with HTTP 200 Jan 19 09:03:02.330447 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1347/2642] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:02 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f => generated 449 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:03.100089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab3cef49-e1e9-469e-84df-cc7cbab92603 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd Jan 19 09:03:03.100647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab3cef49-e1e9-469e-84df-cc7cbab92603 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:03.100859 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:03.100859 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:03.101247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab3cef49-e1e9-469e-84df-cc7cbab92603 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:03.129488 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:03.129488 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:03.130840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ab3cef49-e1e9-469e-84df-cc7cbab92603 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:03.133013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab3cef49-e1e9-469e-84df-cc7cbab92603 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd returned with HTTP 200 Jan 19 09:03:03.134003 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1296/2643] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:03 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd => generated 441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:03.330291 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4ed5ec4-8b93-4af0-b1a9-e86a0caf5a0c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b Jan 19 09:03:03.330914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4ed5ec4-8b93-4af0-b1a9-e86a0caf5a0c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:03.331135 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:03.331135 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:03.331498 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4ed5ec4-8b93-4af0-b1a9-e86a0caf5a0c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:03.337245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6b3c6ee-eb74-4242-bfc9-47f206bb8ef8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f Jan 19 09:03:03.337781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6b3c6ee-eb74-4242-bfc9-47f206bb8ef8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:03.337974 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:03.337974 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:03.338657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a6b3c6ee-eb74-4242-bfc9-47f206bb8ef8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:03.398205 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:03.398205 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:03.404652 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a6b3c6ee-eb74-4242-bfc9-47f206bb8ef8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot retrieved successfully. Jan 19 09:03:03.407023 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a6b3c6ee-eb74-4242-bfc9-47f206bb8ef8 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f returned with HTTP 200 Jan 19 09:03:03.413367 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1297/2644] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:03 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f => generated 476 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:03.420472 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:03.420472 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:03.424866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] POST http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes Jan 19 09:03:03.425435 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:03.425435 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:03.427151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:03.428531 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:03.431179 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e4ed5ec4-8b93-4af0-b1a9-e86a0caf5a0c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Volume info retrieved successfully. Jan 19 09:03:03.449753 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-e4ed5ec4-8b93-4af0-b1a9-e86a0caf5a0c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:03:03.450404 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-e4ed5ec4-8b93-4af0-b1a9-e86a0caf5a0c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:03:03.458881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-e4ed5ec4-8b93-4af0-b1a9-e86a0caf5a0c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:03:03.467691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:03.467691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:03.484942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:03.484942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:03.486276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot retrieved successfully. Jan 19 09:03:03.486845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Create volume of 1 GB Jan 19 09:03:03.502150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4ed5ec4-8b93-4af0-b1a9-e86a0caf5a0c tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b returned with HTTP 200 Jan 19 09:03:03.517349 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1348/2645] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:03:03 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b => generated 983 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:03.518908 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Availability Zones retrieved successfully. Jan 19 09:03:03.540872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Flow 'volume_create_api' (539fbeda-a710-444a-8a79-248d9efae780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:03.544735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32519ac1-a047-4b41-8e48-46c2646fed49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:03.547291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:03.549442 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32519ac1-a047-4b41-8e48-46c2646fed49) transitioned into state 'FAILURE' from state 'RUNNING' Jan 19 09:03:03.549696 n-d-758944-2 devstack@c-api.service[87969]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jan 19 09:03:03.554422 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32519ac1-a047-4b41-8e48-46c2646fed49) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:03.556812 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32519ac1-a047-4b41-8e48-46c2646fed49) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 19 09:03:03.559976 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.volume.api [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Flow 'volume_create_api' (539fbeda-a710-444a-8a79-248d9efae780) transitioned into state 'REVERTED' from state 'RUNNING' Jan 19 09:03:03.560901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cf06546-75a0-4977-9170-54f089beca19 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes returned with HTTP 400 Jan 19 09:03:03.562213 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1298/2646] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:03:03 2021] POST /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes => generated 171 bytes in 141 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 19 09:03:03.572313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68153739-c92e-44ba-b94e-282f8a5da074 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] DELETE http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f Jan 19 09:03:03.573175 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68153739-c92e-44ba-b94e-282f8a5da074 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:03.573372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:03.573372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:03.574091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-68153739-c92e-44ba-b94e-282f8a5da074 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:03.575099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-68153739-c92e-44ba-b94e-282f8a5da074 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Delete snapshot with id: 16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f Jan 19 09:03:03.603721 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:03.603721 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:03.605974 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68153739-c92e-44ba-b94e-282f8a5da074 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot retrieved successfully. Jan 19 09:03:03.672991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-68153739-c92e-44ba-b94e-282f8a5da074 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot delete request issued successfully. Jan 19 09:03:03.673458 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-68153739-c92e-44ba-b94e-282f8a5da074 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f returned with HTTP 202 Jan 19 09:03:03.674631 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1349/2647] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:03 2021] DELETE /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:03.682325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2890c8ce-60f0-474f-ab9d-b95e35a6d3d1 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f Jan 19 09:03:03.683514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2890c8ce-60f0-474f-ab9d-b95e35a6d3d1 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:03.684151 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:03.684151 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:03.684151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2890c8ce-60f0-474f-ab9d-b95e35a6d3d1 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:03.709621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:03.709621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:03.711039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2890c8ce-60f0-474f-ab9d-b95e35a6d3d1 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot retrieved successfully. Jan 19 09:03:03.712984 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2890c8ce-60f0-474f-ab9d-b95e35a6d3d1 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f returned with HTTP 200 Jan 19 09:03:03.714579 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1299/2648] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:03 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:04.147334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6466f99-06cd-4007-91b9-f8d7325bfb7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd Jan 19 09:03:04.147863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6466f99-06cd-4007-91b9-f8d7325bfb7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.147863 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:04.147863 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:04.148510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6466f99-06cd-4007-91b9-f8d7325bfb7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.176609 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:04.176609 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:04.177939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c6466f99-06cd-4007-91b9-f8d7325bfb7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:04.180055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6466f99-06cd-4007-91b9-f8d7325bfb7a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd returned with HTTP 200 Jan 19 09:03:04.180987 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1350/2649] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:04 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:04.193788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] POST http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes Jan 19 09:03:04.194263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:04.194263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:04.194788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69543726-81a7-4756-a613-e4e9ce81e1cd", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-649129267"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:04.196147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request body: {'volume': {'snapshot_id': '69543726-81a7-4756-a613-e4e9ce81e1cd', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-649129267'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:04.232680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:04.232680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:04.233835 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:04.234197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume of 1 GB Jan 19 09:03:04.247317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Availability Zones retrieved successfully. Jan 19 09:03:04.265011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (15fcd031-ce25-4290-b4ff-7ac7653289e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:04.267843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852a6c6e-fdfb-4a65-ad7b-10c2e561d29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:04.269930 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:04.385312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852a6c6e-fdfb-4a65-ad7b-10c2e561d29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '69543726-81a7-4756-a613-e4e9ce81e1cd', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:04.388141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dd80fb-a9f7-48c1-8d21-27c43d7c8fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:04.462384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Created reservations ['0fa73a48-f31b-4d55-8ad3-5615421cda8f', 'de988408-d7ac-429a-8b0d-0d1ebb1812f7', '430a48a6-13dd-4015-9a40-757218b2c180', '76992123-a4b7-4008-9d23-f4c35eba2d01'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:04.464781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dd80fb-a9f7-48c1-8d21-27c43d7c8fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa73a48-f31b-4d55-8ad3-5615421cda8f', 'de988408-d7ac-429a-8b0d-0d1ebb1812f7', '430a48a6-13dd-4015-9a40-757218b2c180', '76992123-a4b7-4008-9d23-f4c35eba2d01']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:04.466971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a027e8-73af-4724-9a90-db01817d3436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:04.524275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f059600d-dbbc-4f2c-82ba-90cfcf58e4da tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b Jan 19 09:03:04.527130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f059600d-dbbc-4f2c-82ba-90cfcf58e4da tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.527590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:04.527590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:04.528240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f059600d-dbbc-4f2c-82ba-90cfcf58e4da tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.612051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f059600d-dbbc-4f2c-82ba-90cfcf58e4da tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b returned with HTTP 404 Jan 19 09:03:04.613855 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1351/2650] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:03:04 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:03:04.623985 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb7022ec-a754-4600-a648-1284bafcbc8b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc Jan 19 09:03:04.624595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb7022ec-a754-4600-a648-1284bafcbc8b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.625117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb7022ec-a754-4600-a648-1284bafcbc8b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.626356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a027e8-73af-4724-9a90-db01817d3436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acbdfbca-4560-4121-8a05-c30d43906c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-649129267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['0fa73a48-f31b-4d55-8ad3-5615421cda8f','de988408-d7ac-429a-8b0d-0d1ebb1812f7','430a48a6-13dd-4015-9a40-757218b2c180','76992123-a4b7-4008-9d23-f4c35eba2d01'],size=1,snapshot_id=69543726-81a7-4756-a613-e4e9ce81e1cd,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-649129267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acbdfbca-4560-4121-8a05-c30d43906c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30b07661f4da469498d836268ea7cc34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=69543726-81a7-4756-a613-e4e9ce81e1cd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:04.629313 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e7f651-e0ba-4502-9139-016f39e69c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:04.670002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e7f651-e0ba-4502-9139-016f39e69c76) transitioned into state 'SUCCESS' from state '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-649129267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30b07661f4da469498d836268ea7cc34',qos_specs=None,replication_status=,reservations=['0fa73a48-f31b-4d55-8ad3-5615421cda8f','de988408-d7ac-429a-8b0d-0d1ebb1812f7','430a48a6-13dd-4015-9a40-757218b2c180','76992123-a4b7-4008-9d23-f4c35eba2d01'],size=1,snapshot_id=69543726-81a7-4756-a613-e4e9ce81e1cd,source_replicaid=,source_volid=None,status='creating',user_id='7dbd3dea0bfa43b094a7f18e0a3a65e4',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:04.673456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725b47fb-cb9a-40c6-be54-8448a83b7ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:04.721576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb7022ec-a754-4600-a648-1284bafcbc8b tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc returned with HTTP 404 Jan 19 09:03:04.724199 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1352/2651] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:03:04 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:03:04.729827 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d85bd25f-2889-45a4-8566-da3da107438f tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f Jan 19 09:03:04.730277 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d85bd25f-2889-45a4-8566-da3da107438f tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.730573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d85bd25f-2889-45a4-8566-da3da107438f tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.758057 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:04.758057 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:04.760366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d85bd25f-2889-45a4-8566-da3da107438f tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Snapshot retrieved successfully. Jan 19 09:03:04.764987 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d85bd25f-2889-45a4-8566-da3da107438f tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f returned with HTTP 200 Jan 19 09:03:04.766550 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1353/2652] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:04 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f => generated 475 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:04.770448 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-860de821-99bd-4075-8bdf-139c410e0ed4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] GET http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b Jan 19 09:03:04.771183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-860de821-99bd-4075-8bdf-139c410e0ed4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.771394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:04.771394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:04.771765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-860de821-99bd-4075-8bdf-139c410e0ed4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.772168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-860de821-99bd-4075-8bdf-139c410e0ed4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] show called for member ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:03:04.779037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-860de821-99bd-4075-8bdf-139c410e0ed4 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b returned with HTTP 404 Jan 19 09:03:04.780186 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1354/2653] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:03:04 2021] GET /volume/v3/18f866399d224b378c4ddf02ce6a2008/groups/ffa65e1e-7fa6-4f2b-8a8e-da11c9c1544b => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:03:04.795124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d2c42cb-1ab5-4fc9-a9f9-9c55f1cf130e tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] DELETE http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types/0e324535-24af-4b07-8c39-7eaa9d12d46a Jan 19 09:03:04.795877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d2c42cb-1ab5-4fc9-a9f9-9c55f1cf130e tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.796183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d2c42cb-1ab5-4fc9-a9f9-9c55f1cf130e tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.825522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:03:04.825522 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:03:04.828200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725b47fb-cb9a-40c6-be54-8448a83b7ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:04.831799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Flow 'volume_create_api' (15fcd031-ce25-4290-b4ff-7ac7653289e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:04.833673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d2c42cb-1ab5-4fc9-a9f9-9c55f1cf130e tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types/0e324535-24af-4b07-8c39-7eaa9d12d46a returned with HTTP 202 Jan 19 09:03:04.834796 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1355/2654] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 09:03:04 2021] DELETE /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/group_types/0e324535-24af-4b07-8c39-7eaa9d12d46a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 19 09:03:04.846454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41b2a851-41f8-4c74-9ce9-e50e7ea6e737 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] DELETE http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b Jan 19 09:03:04.847332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41b2a851-41f8-4c74-9ce9-e50e7ea6e737 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.848034 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41b2a851-41f8-4c74-9ce9-e50e7ea6e737 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.848709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-41b2a851-41f8-4c74-9ce9-e50e7ea6e737 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Delete volume with id: 3aa666ad-f27e-4f16-b621-7bc78839c87b Jan 19 09:03:04.896596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Create volume request issued successfully. Jan 19 09:03:04.902938 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41b2a851-41f8-4c74-9ce9-e50e7ea6e737 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b returned with HTTP 404 Jan 19 09:03:04.905242 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1356/2655] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:04 2021] DELETE /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/3aa666ad-f27e-4f16-b621-7bc78839c87b => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:04.912433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-033f0acd-caeb-46fc-86d9-7271cf8175b3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] DELETE http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc Jan 19 09:03:04.913462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-033f0acd-caeb-46fc-86d9-7271cf8175b3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.914690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-033f0acd-caeb-46fc-86d9-7271cf8175b3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.915109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb9f5af0-0212-483f-9288-8f88deb6fc1a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes returned with HTTP 202 Jan 19 09:03:04.915567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-033f0acd-caeb-46fc-86d9-7271cf8175b3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] Delete volume with id: 5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc Jan 19 09:03:04.916206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1300/2656] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:03:04 2021] POST /volume/v3/30b07661f4da469498d836268ea7cc34/volumes => generated 856 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:04.930836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b72267c-6a12-4333-87fb-dc0037b26604 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:04.931355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b72267c-6a12-4333-87fb-dc0037b26604 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.931615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:04.931615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:04.931998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6b72267c-6a12-4333-87fb-dc0037b26604 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:04.980175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-033f0acd-caeb-46fc-86d9-7271cf8175b3 tempest-GroupsTest-1076393592 tempest-GroupsTest-1076393592] http://10.222.0.25/volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc returned with HTTP 404 Jan 19 09:03:04.981476 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1357/2657] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:04 2021] DELETE /volume/v3/18f866399d224b378c4ddf02ce6a2008/volumes/5dc6155c-0e31-4fdd-97c6-3b52fd4cb9fc => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:03:04.989346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04a658d3-68d5-4989-adfb-a9e44d6ba190 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] DELETE http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/26b4f031-4964-4602-ad5b-9bd28fd0830f Jan 19 09:03:04.989876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04a658d3-68d5-4989-adfb-a9e44d6ba190 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:04.990387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-04a658d3-68d5-4989-adfb-a9e44d6ba190 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:05.021566 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:05.021566 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:05.031867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6b72267c-6a12-4333-87fb-dc0037b26604 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:05.058884 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6b72267c-6a12-4333-87fb-dc0037b26604 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:05.059737 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1301/2658] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:04 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:05.077583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-04a658d3-68d5-4989-adfb-a9e44d6ba190 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/26b4f031-4964-4602-ad5b-9bd28fd0830f returned with HTTP 202 Jan 19 09:03:05.078693 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1358/2659] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:03:04 2021] DELETE /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/26b4f031-4964-4602-ad5b-9bd28fd0830f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:03:05.086003 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47c960bf-ec3b-43eb-85dc-b707fa8d4297 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] GET http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/26b4f031-4964-4602-ad5b-9bd28fd0830f Jan 19 09:03:05.087253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47c960bf-ec3b-43eb-85dc-b707fa8d4297 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:05.087253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:05.087253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:05.087253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-47c960bf-ec3b-43eb-85dc-b707fa8d4297 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:05.100410 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-47c960bf-ec3b-43eb-85dc-b707fa8d4297 tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/26b4f031-4964-4602-ad5b-9bd28fd0830f returned with HTTP 404 Jan 19 09:03:05.104105 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1302/2660] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:03:05 2021] GET /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/26b4f031-4964-4602-ad5b-9bd28fd0830f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:05.109815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e3efcf8-08da-404b-bb9c-cfb87180c8bb tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] DELETE http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/eb4dd881-5d03-48b8-9e57-c6dd9b78eee6 Jan 19 09:03:05.110355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e3efcf8-08da-404b-bb9c-cfb87180c8bb tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:05.110958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8e3efcf8-08da-404b-bb9c-cfb87180c8bb tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:05.190389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8e3efcf8-08da-404b-bb9c-cfb87180c8bb tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/eb4dd881-5d03-48b8-9e57-c6dd9b78eee6 returned with HTTP 202 Jan 19 09:03:05.191737 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1359/2661] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:03:05 2021] DELETE /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/eb4dd881-5d03-48b8-9e57-c6dd9b78eee6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:05.200066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5165e13c-7e4b-4c2b-beca-cc8639d5815e tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] GET http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/eb4dd881-5d03-48b8-9e57-c6dd9b78eee6 Jan 19 09:03:05.200765 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5165e13c-7e4b-4c2b-beca-cc8639d5815e tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:05.201534 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5165e13c-7e4b-4c2b-beca-cc8639d5815e tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:05.225104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5165e13c-7e4b-4c2b-beca-cc8639d5815e tempest-GroupsTest-1844018496 tempest-GroupsTest-1844018496] http://10.222.0.25/volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/eb4dd881-5d03-48b8-9e57-c6dd9b78eee6 returned with HTTP 404 Jan 19 09:03:05.226539 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1303/2662] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:03:05 2021] GET /volume/v3/3c6901180ffb43e18bc5516fbfaff72f/types/eb4dd881-5d03-48b8-9e57-c6dd9b78eee6 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:05.777311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de80c37b-57fb-4dd4-9d8a-87bcb4380a01 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f Jan 19 09:03:05.778099 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de80c37b-57fb-4dd4-9d8a-87bcb4380a01 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:05.778427 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de80c37b-57fb-4dd4-9d8a-87bcb4380a01 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:05.803300 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de80c37b-57fb-4dd4-9d8a-87bcb4380a01 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f returned with HTTP 404 Jan 19 09:03:05.804351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1360/2663] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:05 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/snapshots/16d6d9a8-7b0a-4a98-ba85-728a0dd3b26f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:05.812357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-594acf36-2cb2-432d-b9bf-58d3d3189edd tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] DELETE http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a Jan 19 09:03:05.812888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-594acf36-2cb2-432d-b9bf-58d3d3189edd tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:05.813386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-594acf36-2cb2-432d-b9bf-58d3d3189edd tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:05.813856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-594acf36-2cb2-432d-b9bf-58d3d3189edd tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Delete volume with id: 41ca7db7-0a04-4532-a47f-81ff1645873a Jan 19 09:03:05.868291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:05.868291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:05.869505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-594acf36-2cb2-432d-b9bf-58d3d3189edd tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Volume info retrieved successfully. Jan 19 09:03:05.915571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-594acf36-2cb2-432d-b9bf-58d3d3189edd tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Delete volume request issued successfully. Jan 19 09:03:05.916767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-594acf36-2cb2-432d-b9bf-58d3d3189edd tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a returned with HTTP 202 Jan 19 09:03:05.919224 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1304/2664] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:05 2021] DELETE /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:05.929092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc5a4b80-b979-4390-884d-de51aa00cfad tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a Jan 19 09:03:05.930102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bc5a4b80-b979-4390-884d-de51aa00cfad tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:05.930648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bc5a4b80-b979-4390-884d-de51aa00cfad tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:06.078242 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b99b5ccd-9d7f-44a7-98f2-b39aeef8b22e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:06.079011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b99b5ccd-9d7f-44a7-98f2-b39aeef8b22e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:06.079341 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:06.079341 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:06.080096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b99b5ccd-9d7f-44a7-98f2-b39aeef8b22e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:06.090416 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:06.090416 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:06.114485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bc5a4b80-b979-4390-884d-de51aa00cfad tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Volume info retrieved successfully. Jan 19 09:03:06.160952 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc5a4b80-b979-4390-884d-de51aa00cfad tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a returned with HTTP 200 Jan 19 09:03:06.165486 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1361/2665] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:05 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a => generated 922 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:06.215245 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:06.215245 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:06.237391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b99b5ccd-9d7f-44a7-98f2-b39aeef8b22e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:06.301644 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b99b5ccd-9d7f-44a7-98f2-b39aeef8b22e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:06.302628 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1305/2666] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:06 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:07.183962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a154b38a-83dc-4a4c-a611-0d946b404576 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a Jan 19 09:03:07.184927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a154b38a-83dc-4a4c-a611-0d946b404576 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:07.185223 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:07.185223 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:07.185773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a154b38a-83dc-4a4c-a611-0d946b404576 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:07.319308 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:07.319308 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:07.322849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10658072-9600-44cc-bcdf-3b8b87bb92aa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:07.323396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10658072-9600-44cc-bcdf-3b8b87bb92aa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:07.323688 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:07.323688 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:07.324670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10658072-9600-44cc-bcdf-3b8b87bb92aa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:07.338579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a154b38a-83dc-4a4c-a611-0d946b404576 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Volume info retrieved successfully. Jan 19 09:03:07.409063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a154b38a-83dc-4a4c-a611-0d946b404576 tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a returned with HTTP 200 Jan 19 09:03:07.419072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1362/2667] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:07 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a => generated 922 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:07.422704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:07.422704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:07.445248 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-10658072-9600-44cc-bcdf-3b8b87bb92aa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:07.469868 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10658072-9600-44cc-bcdf-3b8b87bb92aa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:07.470798 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1306/2668] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:07 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:08.429564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-300cf31e-ba52-4ed7-9b36-aeebe0e94e9c tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] GET http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a Jan 19 09:03:08.430210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-300cf31e-ba52-4ed7-9b36-aeebe0e94e9c tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:08.430789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:08.430789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:08.431779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-300cf31e-ba52-4ed7-9b36-aeebe0e94e9c tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:08.487069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f49d0b2-9641-40c5-9b5e-2d84d87e06c1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:08.489738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f49d0b2-9641-40c5-9b5e-2d84d87e06c1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:08.489738 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:08.489738 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:08.489738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f49d0b2-9641-40c5-9b5e-2d84d87e06c1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:08.517232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-300cf31e-ba52-4ed7-9b36-aeebe0e94e9c tempest-VolumesSnapshotNegativeTestJSON-1192143543 tempest-VolumesSnapshotNegativeTestJSON-1192143543] http://10.222.0.25/volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a returned with HTTP 404 Jan 19 09:03:08.522794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1363/2669] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:08 2021] GET /volume/v3/5ce7b428c82e4a099aaec9a12c5058e4/volumes/41ca7db7-0a04-4532-a47f-81ff1645873a => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:08.650122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:08.650122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:08.682566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7f49d0b2-9641-40c5-9b5e-2d84d87e06c1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:08.721020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f49d0b2-9641-40c5-9b5e-2d84d87e06c1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:08.721908 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1307/2670] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:08 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:09.737735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a7b6875-2b02-4d6d-8323-c5d30f1d8b26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:09.738954 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a7b6875-2b02-4d6d-8323-c5d30f1d8b26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:09.739842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a7b6875-2b02-4d6d-8323-c5d30f1d8b26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:09.812962 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:09.812962 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:09.822029 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5a7b6875-2b02-4d6d-8323-c5d30f1d8b26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:09.849386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a7b6875-2b02-4d6d-8323-c5d30f1d8b26 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:09.850254 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1364/2671] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:09 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:10.875084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57ff55c1-3fd4-4d70-8074-b4d3a7b310a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:10.875084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57ff55c1-3fd4-4d70-8074-b4d3a7b310a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:10.875084 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:10.875084 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:10.875084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57ff55c1-3fd4-4d70-8074-b4d3a7b310a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:10.971456 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:10.971456 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:10.983119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-57ff55c1-3fd4-4d70-8074-b4d3a7b310a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:11.021929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57ff55c1-3fd4-4d70-8074-b4d3a7b310a8 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:11.029191 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1308/2672] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:10 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:12.042803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9a0a0a8e-6133-4d89-8b0f-fa9524b8facd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:12.042803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9a0a0a8e-6133-4d89-8b0f-fa9524b8facd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:12.042803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:12.042803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:12.042803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9a0a0a8e-6133-4d89-8b0f-fa9524b8facd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:12.126957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:12.126957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:12.141791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9a0a0a8e-6133-4d89-8b0f-fa9524b8facd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:12.177309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9a0a0a8e-6133-4d89-8b0f-fa9524b8facd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:12.178334 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1365/2673] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:12 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:13.208009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c51ac2a8-2fef-445c-b51a-a7a6308119ec tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:13.208009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c51ac2a8-2fef-445c-b51a-a7a6308119ec tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:13.208009 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:13.208009 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:13.208009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c51ac2a8-2fef-445c-b51a-a7a6308119ec tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:13.282201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:13.282201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:13.295626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c51ac2a8-2fef-445c-b51a-a7a6308119ec tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:13.339334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c51ac2a8-2fef-445c-b51a-a7a6308119ec tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:13.345980 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1309/2674] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:13 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:14.359032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d585ea68-9fa5-40be-a8af-63e44120d756 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:14.360172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d585ea68-9fa5-40be-a8af-63e44120d756 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:14.362302 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:14.362302 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:14.362302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d585ea68-9fa5-40be-a8af-63e44120d756 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:14.446527 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:14.446527 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:14.452905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d585ea68-9fa5-40be-a8af-63e44120d756 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:14.478623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d585ea68-9fa5-40be-a8af-63e44120d756 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:14.480861 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1366/2675] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:14 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:15.497958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3fc2ce1-7a18-404f-a161-05b5030cae52 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:15.500094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3fc2ce1-7a18-404f-a161-05b5030cae52 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:15.500094 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:15.500094 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:15.500094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3fc2ce1-7a18-404f-a161-05b5030cae52 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:15.620652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:15.620652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:15.630601 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d3fc2ce1-7a18-404f-a161-05b5030cae52 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:15.672444 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3fc2ce1-7a18-404f-a161-05b5030cae52 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:15.675378 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1310/2676] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:15 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:16.690792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30ee350b-8cb4-41d6-9961-89a9af48da7c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:16.691297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30ee350b-8cb4-41d6-9961-89a9af48da7c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:16.692246 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:16.692246 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:16.693329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30ee350b-8cb4-41d6-9961-89a9af48da7c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:16.780754 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:16.780754 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:16.790766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-30ee350b-8cb4-41d6-9961-89a9af48da7c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:16.833857 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30ee350b-8cb4-41d6-9961-89a9af48da7c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:16.845057 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1367/2677] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:16 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:17.852955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6732250a-eac3-47d9-a0af-de9332db13e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:17.854595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6732250a-eac3-47d9-a0af-de9332db13e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:17.855014 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:17.855014 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:17.857518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6732250a-eac3-47d9-a0af-de9332db13e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:17.922946 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:17.922946 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:17.936664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6732250a-eac3-47d9-a0af-de9332db13e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:17.974563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6732250a-eac3-47d9-a0af-de9332db13e0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:17.975891 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1311/2678] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:17 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:18.992805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1eb28249-e820-40e6-8ad6-e0b517c76ecf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:18.993390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1eb28249-e820-40e6-8ad6-e0b517c76ecf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:18.993563 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:18.993563 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:18.994056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1eb28249-e820-40e6-8ad6-e0b517c76ecf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:19.083933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:19.083933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:19.105582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1eb28249-e820-40e6-8ad6-e0b517c76ecf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:19.134591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1eb28249-e820-40e6-8ad6-e0b517c76ecf tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:19.135598 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1368/2679] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:18 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 949 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:19.151318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a80832b2-a965-4542-b020-c5358d60e490 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:19.152184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a80832b2-a965-4542-b020-c5358d60e490 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:19.152593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:19.152593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:19.153281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a80832b2-a965-4542-b020-c5358d60e490 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:19.231292 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:19.231292 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:19.241679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a80832b2-a965-4542-b020-c5358d60e490 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:19.265455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a80832b2-a965-4542-b020-c5358d60e490 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:19.266402 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1312/2680] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:19 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 949 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:19.280904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-508de047-7279-4387-a43f-12fb31279aaa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:19.281475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-508de047-7279-4387-a43f-12fb31279aaa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:19.281676 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:19.281676 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:19.282356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-508de047-7279-4387-a43f-12fb31279aaa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:19.282850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-508de047-7279-4387-a43f-12fb31279aaa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume with id: acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:19.339375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:19.339375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:19.340557 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-508de047-7279-4387-a43f-12fb31279aaa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:19.383000 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-508de047-7279-4387-a43f-12fb31279aaa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume request issued successfully. Jan 19 09:03:19.383485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-508de047-7279-4387-a43f-12fb31279aaa tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 202 Jan 19 09:03:19.387850 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1369/2681] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:19 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:19.398342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ae9177cf-5776-43fe-87c4-a575b59bbb11 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:19.399107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ae9177cf-5776-43fe-87c4-a575b59bbb11 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:19.399397 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:19.399397 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:19.400047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ae9177cf-5776-43fe-87c4-a575b59bbb11 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:19.491848 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:19.491848 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:19.512187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ae9177cf-5776-43fe-87c4-a575b59bbb11 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:19.550414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ae9177cf-5776-43fe-87c4-a575b59bbb11 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:19.564066 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1313/2682] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:19 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:20.571955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcac2678-765a-4bad-8965-b1791ed1597d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:20.572479 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcac2678-765a-4bad-8965-b1791ed1597d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:20.572730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:20.572730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:20.572948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcac2678-765a-4bad-8965-b1791ed1597d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:20.635035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:20.635035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:20.645563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dcac2678-765a-4bad-8965-b1791ed1597d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:20.678866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcac2678-765a-4bad-8965-b1791ed1597d tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 200 Jan 19 09:03:20.680928 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1370/2683] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:20 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 948 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:21.696907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74c014f9-add7-4ec3-b065-0ffdae073d15 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:21.697420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74c014f9-add7-4ec3-b065-0ffdae073d15 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:21.697526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:21.697526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:21.697900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74c014f9-add7-4ec3-b065-0ffdae073d15 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:21.751739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74c014f9-add7-4ec3-b065-0ffdae073d15 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 404 Jan 19 09:03:21.752809 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1314/2684] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:21 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:21.764133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bed9ee00-add5-4257-a5a7-bd42b71b9dbc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:21.765053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bed9ee00-add5-4257-a5a7-bd42b71b9dbc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:21.765415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:21.765415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:21.766072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bed9ee00-add5-4257-a5a7-bd42b71b9dbc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:21.766790 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-bed9ee00-add5-4257-a5a7-bd42b71b9dbc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume with id: acbdfbca-4560-4121-8a05-c30d43906c25 Jan 19 09:03:21.818010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bed9ee00-add5-4257-a5a7-bd42b71b9dbc tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 returned with HTTP 404 Jan 19 09:03:21.819626 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1371/2685] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:21 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/acbdfbca-4560-4121-8a05-c30d43906c25 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:21.828309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-494be457-d854-4043-9b2a-94670852d26b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd Jan 19 09:03:21.828942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-494be457-d854-4043-9b2a-94670852d26b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:21.829702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-494be457-d854-4043-9b2a-94670852d26b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:21.830421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-494be457-d854-4043-9b2a-94670852d26b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 69543726-81a7-4756-a613-e4e9ce81e1cd Jan 19 09:03:21.860511 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:21.860511 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:21.861945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-494be457-d854-4043-9b2a-94670852d26b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:21.928400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-494be457-d854-4043-9b2a-94670852d26b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:03:21.929702 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-494be457-d854-4043-9b2a-94670852d26b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd returned with HTTP 202 Jan 19 09:03:21.930939 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1315/2686] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:21 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:21.939580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-efac9677-bd94-4334-8a20-658b6526f024 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd Jan 19 09:03:21.940694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-efac9677-bd94-4334-8a20-658b6526f024 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:21.941387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-efac9677-bd94-4334-8a20-658b6526f024 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:21.979786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:21.979786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:21.981380 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-efac9677-bd94-4334-8a20-658b6526f024 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:21.984047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-efac9677-bd94-4334-8a20-658b6526f024 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd returned with HTTP 200 Jan 19 09:03:21.984851 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1372/2687] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:21 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:22.998681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4101d77-217a-425e-ae3e-f1ab75d81323 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd Jan 19 09:03:22.999442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4101d77-217a-425e-ae3e-f1ab75d81323 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:22.999676 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:22.999676 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:23.000222 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4101d77-217a-425e-ae3e-f1ab75d81323 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:23.027826 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:23.027826 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:23.029770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d4101d77-217a-425e-ae3e-f1ab75d81323 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:23.031921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4101d77-217a-425e-ae3e-f1ab75d81323 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd returned with HTTP 200 Jan 19 09:03:23.032855 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1316/2688] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:22 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:24.046121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-811ea6e0-817c-4abe-b627-e8694be75350 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd Jan 19 09:03:24.046580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-811ea6e0-817c-4abe-b627-e8694be75350 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:24.046781 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:24.046781 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:24.047450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-811ea6e0-817c-4abe-b627-e8694be75350 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:24.079779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-811ea6e0-817c-4abe-b627-e8694be75350 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd returned with HTTP 404 Jan 19 09:03:24.081841 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1373/2689] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/69543726-81a7-4756-a613-e4e9ce81e1cd => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:24.090855 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8ce24e3-a5ff-420e-b54d-0cce7c10514a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 Jan 19 09:03:24.092086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8ce24e3-a5ff-420e-b54d-0cce7c10514a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:24.092531 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:24.092531 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:24.093806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8ce24e3-a5ff-420e-b54d-0cce7c10514a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:24.094766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a8ce24e3-a5ff-420e-b54d-0cce7c10514a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume with id: 369280f9-1a25-46ec-bdc1-89707a2c9648 Jan 19 09:03:24.154243 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:24.154243 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:24.155812 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a8ce24e3-a5ff-420e-b54d-0cce7c10514a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:24.199274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a8ce24e3-a5ff-420e-b54d-0cce7c10514a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume request issued successfully. Jan 19 09:03:24.200219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8ce24e3-a5ff-420e-b54d-0cce7c10514a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 returned with HTTP 202 Jan 19 09:03:24.202179 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1317/2690] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:24 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:24.212159 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e9f7f8-9fb8-42dd-b5bc-e615b50e9da0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 Jan 19 09:03:24.212726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6e9f7f8-9fb8-42dd-b5bc-e615b50e9da0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:24.213342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6e9f7f8-9fb8-42dd-b5bc-e615b50e9da0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:24.268416 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:24.268416 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:24.283591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6e9f7f8-9fb8-42dd-b5bc-e615b50e9da0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:24.316664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e9f7f8-9fb8-42dd-b5bc-e615b50e9da0 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 returned with HTTP 200 Jan 19 09:03:24.318033 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1374/2691] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:24 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:25.336318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12065e60-503f-43df-8b52-3cdaac5c9f77 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 Jan 19 09:03:25.336870 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12065e60-503f-43df-8b52-3cdaac5c9f77 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:25.336980 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:25.336980 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:25.337447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-12065e60-503f-43df-8b52-3cdaac5c9f77 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:25.388332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:25.388332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:25.396869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-12065e60-503f-43df-8b52-3cdaac5c9f77 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:25.419273 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-12065e60-503f-43df-8b52-3cdaac5c9f77 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 returned with HTTP 200 Jan 19 09:03:25.420780 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1318/2692] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:25 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:26.437882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d515f513-f12b-450b-8f25-5a6bc286f003 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 Jan 19 09:03:26.438916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d515f513-f12b-450b-8f25-5a6bc286f003 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:26.439214 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:26.439214 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:26.439733 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d515f513-f12b-450b-8f25-5a6bc286f003 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:26.500030 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d515f513-f12b-450b-8f25-5a6bc286f003 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 returned with HTTP 404 Jan 19 09:03:26.502072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1375/2693] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:26 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/369280f9-1a25-46ec-bdc1-89707a2c9648 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:26.510057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cc8a420-2809-49c6-a8fc-10609ac59e4c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:03:26.510952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cc8a420-2809-49c6-a8fc-10609ac59e4c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:26.511567 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:26.511567 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:26.512390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cc8a420-2809-49c6-a8fc-10609ac59e4c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:26.512999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-5cc8a420-2809-49c6-a8fc-10609ac59e4c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume with id: ad39a407-e846-4987-8a6c-041ebd533eee Jan 19 09:03:26.569645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cc8a420-2809-49c6-a8fc-10609ac59e4c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee returned with HTTP 404 Jan 19 09:03:26.571343 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1319/2694] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:26 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/ad39a407-e846-4987-8a6c-041ebd533eee => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:26.579555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28e7b074-3785-4bd3-9c41-030e5c4c404c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e Jan 19 09:03:26.580272 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28e7b074-3785-4bd3-9c41-030e5c4c404c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:26.580930 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28e7b074-3785-4bd3-9c41-030e5c4c404c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:26.581167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-28e7b074-3785-4bd3-9c41-030e5c4c404c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 95f8c6a7-6c70-4da9-a36b-254c22466b5e Jan 19 09:03:26.738467 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:26.738467 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:26.739640 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28e7b074-3785-4bd3-9c41-030e5c4c404c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:26.802808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28e7b074-3785-4bd3-9c41-030e5c4c404c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:03:26.803193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28e7b074-3785-4bd3-9c41-030e5c4c404c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e returned with HTTP 202 Jan 19 09:03:26.804189 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1376/2695] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:26 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:26.812133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c907fb96-97c1-4098-b1fd-0470d209644f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e Jan 19 09:03:26.812672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c907fb96-97c1-4098-b1fd-0470d209644f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:26.813169 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c907fb96-97c1-4098-b1fd-0470d209644f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:26.838202 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:26.838202 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:26.839698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c907fb96-97c1-4098-b1fd-0470d209644f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:26.843343 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c907fb96-97c1-4098-b1fd-0470d209644f tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e returned with HTTP 200 Jan 19 09:03:26.844393 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1320/2696] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:26 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:27.856526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cdceefb-5bf3-4b0f-a9fa-2069785fa209 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e Jan 19 09:03:27.857048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cdceefb-5bf3-4b0f-a9fa-2069785fa209 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:27.857291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:27.857291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:27.857655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cdceefb-5bf3-4b0f-a9fa-2069785fa209 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:27.884106 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:27.884106 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:27.885210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6cdceefb-5bf3-4b0f-a9fa-2069785fa209 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:27.887345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cdceefb-5bf3-4b0f-a9fa-2069785fa209 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e returned with HTTP 200 Jan 19 09:03:27.889224 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1377/2697] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:27 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:28.524204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] POST http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes Jan 19 09:03:28.524658 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:28.524658 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:28.525073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1625386088"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:28.526164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1625386088'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:28.526620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume of 1 GB Jan 19 09:03:28.546489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Availability Zones retrieved successfully. Jan 19 09:03:28.565952 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (099abad3-bb21-48b9-aa73-6dbaf2923e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:28.569043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20016764-f371-4ca5-85ff-ca92b069a91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:28.572365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:28.644835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20016764-f371-4ca5-85ff-ca92b069a91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:28.647052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62193d3a-912e-4849-81ab-f683546d4bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:28.743536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Created reservations ['2e572e5a-4e0a-4740-82ef-15ce019e8782', 'ab3a0860-de47-4273-8920-2203762df962', 'f40c6462-bce2-4473-8f36-8f40c2322168', '60cabecf-d5e0-4912-a918-b9746786b15e'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:28.745418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62193d3a-912e-4849-81ab-f683546d4bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e572e5a-4e0a-4740-82ef-15ce019e8782', 'ab3a0860-de47-4273-8920-2203762df962', 'f40c6462-bce2-4473-8f36-8f40c2322168', '60cabecf-d5e0-4912-a918-b9746786b15e']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:28.747593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7ee3a07-7812-40dc-a9cf-9a32dea0db1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:28.804899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] POST http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes Jan 19 09:03:28.805604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:28.805604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:28.806322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1553139556"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:28.807616 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1553139556'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:28.808148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Create volume of 1 GB Jan 19 09:03:28.823445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7ee3a07-7812-40dc-a9cf-9a32dea0db1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1625386088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['2e572e5a-4e0a-4740-82ef-15ce019e8782','ab3a0860-de47-4273-8920-2203762df962','f40c6462-bce2-4473-8f36-8f40c2322168','60cabecf-d5e0-4912-a918-b9746786b15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1625386088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38053becffc463e980b338b66158b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0f40464f9174993864334e26c8db924',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:28.828189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9b734b-2793-469c-8583-b4c464b5e338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:28.839414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Availability Zones retrieved successfully. Jan 19 09:03:28.868426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9b734b-2793-469c-8583-b4c464b5e338) transitioned into state 'SUCCESS' from state '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-1625386088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['2e572e5a-4e0a-4740-82ef-15ce019e8782','ab3a0860-de47-4273-8920-2203762df962','f40c6462-bce2-4473-8f36-8f40c2322168','60cabecf-d5e0-4912-a918-b9746786b15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:28.870342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccb09c5-68b8-4185-a93c-d126ce7899b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:28.878984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Flow 'volume_create_api' (e762c8dc-ac41-4f0b-bd37-b0e9f65ba381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:28.883139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b135178c-3e0a-4cdc-80c3-a7b3ab38f9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:28.892163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:28.909104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccb09c5-68b8-4185-a93c-d126ce7899b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:28.911784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (099abad3-bb21-48b9-aa73-6dbaf2923e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:28.964460 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request issued successfully. Jan 19 09:03:28.979555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-daea9216-db00-4ca2-ace0-c2f697809859 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes returned with HTTP 202 Jan 19 09:03:28.990443 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1321/2698] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:03:28 2021] POST /volume/v3/a38053becffc463e980b338b66158b52/volumes => generated 818 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:28.990443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f8f4551-2e8b-4870-8add-cab6283623bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e Jan 19 09:03:28.990443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f8f4551-2e8b-4870-8add-cab6283623bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:28.990443 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:28.990443 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:28.990443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f8f4551-2e8b-4870-8add-cab6283623bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:29.017382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f8f4551-2e8b-4870-8add-cab6283623bd tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e returned with HTTP 404 Jan 19 09:03:29.021708 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1322/2699] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:28 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/95f8c6a7-6c70-4da9-a36b-254c22466b5e => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:29.026626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38cb620d-855a-44c1-a541-9aaf8dd7ec08 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:03:29.027323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38cb620d-855a-44c1-a541-9aaf8dd7ec08 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:29.027821 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38cb620d-855a-44c1-a541-9aaf8dd7ec08 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:29.073830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b135178c-3e0a-4cdc-80c3-a7b3ab38f9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:29.076237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b57c57-969d-47b7-9bef-5afaaa072650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:29.092704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:29.092704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:29.109071 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38cb620d-855a-44c1-a541-9aaf8dd7ec08 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:29.156659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38cb620d-855a-44c1-a541-9aaf8dd7ec08 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:03:29.167846 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1323/2700] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:29 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 886 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:29.167846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74e00546-2ac6-457b-99a7-20e883b4e39a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 Jan 19 09:03:29.167846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74e00546-2ac6-457b-99a7-20e883b4e39a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:29.167846 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:29.167846 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:29.167846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74e00546-2ac6-457b-99a7-20e883b4e39a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:29.167846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-74e00546-2ac6-457b-99a7-20e883b4e39a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume with id: fcef4f48-9d6a-4a4b-ab67-0b7abda35151 Jan 19 09:03:29.228542 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Created reservations ['6558e480-078b-431d-8f37-ac9439f18e8b', '51e471b6-b5f2-4330-b389-3874e02395b4', 'eed5dd5f-2ae5-4581-8c1e-0e4257fb34f4', '9ea44fb9-0c11-4f12-9295-3badb84fc4f4'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:29.231884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b57c57-969d-47b7-9bef-5afaaa072650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6558e480-078b-431d-8f37-ac9439f18e8b', '51e471b6-b5f2-4330-b389-3874e02395b4', 'eed5dd5f-2ae5-4581-8c1e-0e4257fb34f4', '9ea44fb9-0c11-4f12-9295-3badb84fc4f4']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:29.243468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (785fe59e-dc81-4a30-a217-9a7d3625bd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:29.270107 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:29.270107 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:29.271349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-74e00546-2ac6-457b-99a7-20e883b4e39a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:29.320999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (785fe59e-dc81-4a30-a217-9a7d3625bd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bd76969-88f7-4ec3-9399-4e82275ea36e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1553139556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e604b124a314f16baa9d7617c4d06ca',qos_specs=None,replication_status=,reservations=['6558e480-078b-431d-8f37-ac9439f18e8b','51e471b6-b5f2-4330-b389-3874e02395b4','eed5dd5f-2ae5-4581-8c1e-0e4257fb34f4','9ea44fb9-0c11-4f12-9295-3badb84fc4f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6c30b85ce84e18a25ee3e3e90d9619',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1553139556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bd76969-88f7-4ec3-9399-4e82275ea36e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e604b124a314f16baa9d7617c4d06ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cc6c30b85ce84e18a25ee3e3e90d9619',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:29.324531 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e2616b0-25a7-4459-be0a-847762287420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:29.356608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-74e00546-2ac6-457b-99a7-20e883b4e39a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume request issued successfully. Jan 19 09:03:29.359450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74e00546-2ac6-457b-99a7-20e883b4e39a tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 returned with HTTP 202 Jan 19 09:03:29.360998 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1324/2701] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:29 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:29.362284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e2616b0-25a7-4459-be0a-847762287420) transitioned into state 'SUCCESS' from state '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-1553139556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e604b124a314f16baa9d7617c4d06ca',qos_specs=None,replication_status=,reservations=['6558e480-078b-431d-8f37-ac9439f18e8b','51e471b6-b5f2-4330-b389-3874e02395b4','eed5dd5f-2ae5-4581-8c1e-0e4257fb34f4','9ea44fb9-0c11-4f12-9295-3badb84fc4f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6c30b85ce84e18a25ee3e3e90d9619',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:29.367327 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f2fe558-4b36-49bb-85fe-d70d326810eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:29.385740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7b95157-a61f-4382-b914-1c039b634fde tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 Jan 19 09:03:29.387797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7b95157-a61f-4382-b914-1c039b634fde tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:29.388157 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:29.388157 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:29.390428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7b95157-a61f-4382-b914-1c039b634fde tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:29.408193 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f2fe558-4b36-49bb-85fe-d70d326810eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:29.415596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Flow 'volume_create_api' (e762c8dc-ac41-4f0b-bd37-b0e9f65ba381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:29.535542 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:29.535542 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:29.557082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a7b95157-a61f-4382-b914-1c039b634fde tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:29.581638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Create volume request issued successfully. Jan 19 09:03:29.610187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eeb833c-b804-4f0e-bf8b-42783af5e4fe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes returned with HTTP 202 Jan 19 09:03:29.619598 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1378/2702] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:03:28 2021] POST /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes => generated 826 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:29.636106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c448eae-b9e9-4a29-9c6a-5770f6d48abe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:03:29.636845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c448eae-b9e9-4a29-9c6a-5770f6d48abe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:29.637233 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:29.637233 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:29.637820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c448eae-b9e9-4a29-9c6a-5770f6d48abe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:29.669595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7b95157-a61f-4382-b914-1c039b634fde tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 returned with HTTP 200 Jan 19 09:03:29.673014 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1325/2703] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:29 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 => generated 915 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:29.707739 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:29.707739 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:29.728310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9c448eae-b9e9-4a29-9c6a-5770f6d48abe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:03:29.776698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c448eae-b9e9-4a29-9c6a-5770f6d48abe tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:03:29.780899 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1379/2704] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:29 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 918 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:03:30.186769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39aa9e63-e4d7-4648-a129-b5e556e5466d tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:03:30.187869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39aa9e63-e4d7-4648-a129-b5e556e5466d tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:30.188220 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:30.188220 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:30.188955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39aa9e63-e4d7-4648-a129-b5e556e5466d tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:30.327218 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:30.327218 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:30.342666 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-39aa9e63-e4d7-4648-a129-b5e556e5466d tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:30.384775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39aa9e63-e4d7-4648-a129-b5e556e5466d tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:03:30.386177 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1326/2705] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:30 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:30.400772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-054f9d70-4db5-4051-aa71-b468dff08119 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] POST http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action Jan 19 09:03:30.401464 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:30.401464 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:30.402119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-054f9d70-4db5-4051-aa71-b468dff08119 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action body: b'{"os-attach": {"instance_uuid": "36e50839-540e-46ee-8271-6089be53e8b6", "mountpoint": "/dev/sdb"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:30.402708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-054f9d70-4db5-4051-aa71-b468dff08119 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "36e50839-540e-46ee-8271-6089be53e8b6", "mountpoint": "/dev/sdb"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:30.455251 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:30.455251 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:30.456903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-054f9d70-4db5-4051-aa71-b468dff08119 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:30.474801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-054f9d70-4db5-4051-aa71-b468dff08119 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Update volume admin metadata completed successfully. Jan 19 09:03:30.702042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66c4763c-529d-4bee-8aa6-11c37aaf1495 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 Jan 19 09:03:30.703067 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66c4763c-529d-4bee-8aa6-11c37aaf1495 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:30.703436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:30.703436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:30.704691 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66c4763c-529d-4bee-8aa6-11c37aaf1495 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:30.770293 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:30.770293 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:30.792038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-054f9d70-4db5-4051-aa71-b468dff08119 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Attach volume completed successfully. Jan 19 09:03:30.792038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-054f9d70-4db5-4051-aa71-b468dff08119 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action returned with HTTP 202 Jan 19 09:03:30.792038 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1380/2706] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:30 2021] POST /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action => generated 0 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:30.796318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a0b0ffc-c944-4689-823a-ad95710ff28b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:03:30.796783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a0b0ffc-c944-4689-823a-ad95710ff28b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:30.797138 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:30.797138 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:30.797512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a0b0ffc-c944-4689-823a-ad95710ff28b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:30.801837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-66c4763c-529d-4bee-8aa6-11c37aaf1495 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:30.828865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66c4763c-529d-4bee-8aa6-11c37aaf1495 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 returned with HTTP 200 Jan 19 09:03:30.830006 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1327/2707] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:30 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:30.836769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f98d858c-0836-4d2c-b8e8-910fdb1069a9 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:03:30.837551 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f98d858c-0836-4d2c-b8e8-910fdb1069a9 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:30.837950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:30.837950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:30.838337 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f98d858c-0836-4d2c-b8e8-910fdb1069a9 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:30.861935 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:30.861935 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:30.873730 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7a0b0ffc-c944-4689-823a-ad95710ff28b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:30.897562 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:30.897562 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:30.898739 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:30.898739 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:30.907552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f98d858c-0836-4d2c-b8e8-910fdb1069a9 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:03:30.912548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a0b0ffc-c944-4689-823a-ad95710ff28b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:03:30.913499 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1381/2708] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:30 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 1245 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:30.930220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69ed393a-a603-415f-be92-1f9f9c329d46 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:03:30.930935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69ed393a-a603-415f-be92-1f9f9c329d46 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:30.931263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:30.931263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:30.931976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-69ed393a-a603-415f-be92-1f9f9c329d46 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:30.938365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f98d858c-0836-4d2c-b8e8-910fdb1069a9 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:03:30.939544 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1328/2709] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:30 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:30.995006 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:30.995006 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:31.004130 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-69ed393a-a603-415f-be92-1f9f9c329d46 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:31.024160 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:31.024160 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:31.033141 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-69ed393a-a603-415f-be92-1f9f9c329d46 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:03:31.033968 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1382/2710] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:30 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 1245 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:03:31.216127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-937651d5-8ae0-41cc-8480-e788639b47b4 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action Jan 19 09:03:31.217331 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:31.217331 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:31.217994 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-937651d5-8ae0-41cc-8480-e788639b47b4 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:31.218548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-937651d5-8ae0-41cc-8480-e788639b47b4 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:31.219781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-937651d5-8ae0-41cc-8480-e788639b47b4 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume '7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17' with '{'status': 'error'}' {{(pid=87971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:03:31.361275 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:31.361275 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:31.552343 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-937651d5-8ae0-41cc-8480-e788639b47b4 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action returned with HTTP 202 Jan 19 09:03:31.554278 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1329/2711] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:31 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action => generated 0 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:31.564958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8149f340-b187-4ae5-bcd1-68e522f50ae2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:03:31.565510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8149f340-b187-4ae5-bcd1-68e522f50ae2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:31.565711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:31.565711 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:31.566621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8149f340-b187-4ae5-bcd1-68e522f50ae2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:31.749643 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:31.749643 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:31.778076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8149f340-b187-4ae5-bcd1-68e522f50ae2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:31.829540 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:31.829540 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:31.849629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb2f2edc-fcad-43b8-89cf-06782fde970b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 Jan 19 09:03:31.850293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb2f2edc-fcad-43b8-89cf-06782fde970b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:31.850649 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:31.850649 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:31.851291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb2f2edc-fcad-43b8-89cf-06782fde970b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:31.852125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8149f340-b187-4ae5-bcd1-68e522f50ae2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:03:31.865075 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1383/2712] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:31 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 1244 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:31.870286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15bf104b-ff87-4ccf-b72f-5879b30ee682 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action Jan 19 09:03:31.871034 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:31.871034 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:31.871706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15bf104b-ff87-4ccf-b72f-5879b30ee682 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "229a8dc1-f7ad-40a1-a927-f52218606c35"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:31.872523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15bf104b-ff87-4ccf-b72f-5879b30ee682 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "229a8dc1-f7ad-40a1-a927-f52218606c35"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:31.984444 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb2f2edc-fcad-43b8-89cf-06782fde970b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 returned with HTTP 404 Jan 19 09:03:31.987473 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1330/2713] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:31 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/fcef4f48-9d6a-4a4b-ab67-0b7abda35151 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:31.992733 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:31.992733 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:31.993881 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15bf104b-ff87-4ccf-b72f-5879b30ee682 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Volume info retrieved successfully. Jan 19 09:03:31.997264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6ec6ce12-c93a-44df-9bcf-5fe5df2fd49b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:03:31.997264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6ec6ce12-c93a-44df-9bcf-5fe5df2fd49b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.002370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6ec6ce12-c93a-44df-9bcf-5fe5df2fd49b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.003051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-6ec6ce12-c93a-44df-9bcf-5fe5df2fd49b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: d816dcd8-d0cb-446d-92a1-afaeae61bd05 Jan 19 09:03:32.056624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6ec6ce12-c93a-44df-9bcf-5fe5df2fd49b tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 returned with HTTP 404 Jan 19 09:03:32.058021 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1331/2714] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:31 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/d816dcd8-d0cb-446d-92a1-afaeae61bd05 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:03:32.065860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7d112fd-e90d-40a2-9ab3-5f05aa68eed5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:03:32.066548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7d112fd-e90d-40a2-9ab3-5f05aa68eed5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.067175 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7d112fd-e90d-40a2-9ab3-5f05aa68eed5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.067654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-d7d112fd-e90d-40a2-9ab3-5f05aa68eed5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 8cede05c-8205-4470-b362-2e162a5bcb10 Jan 19 09:03:32.125767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15bf104b-ff87-4ccf-b72f-5879b30ee682 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Terminate volume connection completed successfully. Jan 19 09:03:32.136306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-15bf104b-ff87-4ccf-b72f-5879b30ee682 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87970) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 19 09:03:32.140548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7d112fd-e90d-40a2-9ab3-5f05aa68eed5 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 returned with HTTP 404 Jan 19 09:03:32.143431 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1332/2715] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:32 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/8cede05c-8205-4470-b362-2e162a5bcb10 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:03:32.160118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b8e9d14-3281-4013-a0f0-56e8382c0389 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:03:32.161247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b8e9d14-3281-4013-a0f0-56e8382c0389 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.162710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b8e9d14-3281-4013-a0f0-56e8382c0389 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.163312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-9b8e9d14-3281-4013-a0f0-56e8382c0389 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 1305a7e9-cef3-473b-8da6-b3508f9d5304 Jan 19 09:03:32.225057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b8e9d14-3281-4013-a0f0-56e8382c0389 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 returned with HTTP 404 Jan 19 09:03:32.238610 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1333/2716] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:32 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/1305a7e9-cef3-473b-8da6-b3508f9d5304 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:32.243898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3db04d9-93e1-4e03-82f2-fa6d6db6f048 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:03:32.244902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3db04d9-93e1-4e03-82f2-fa6d6db6f048 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.245527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3db04d9-93e1-4e03-82f2-fa6d6db6f048 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.246013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-f3db04d9-93e1-4e03-82f2-fa6d6db6f048 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 820aeeb0-0b9c-452d-927f-b5456f3a5813 Jan 19 09:03:32.312608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3db04d9-93e1-4e03-82f2-fa6d6db6f048 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 returned with HTTP 404 Jan 19 09:03:32.313807 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1334/2717] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:32 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/820aeeb0-0b9c-452d-927f-b5456f3a5813 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:32.322230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c529c451-27e7-410b-9529-26fac8656c88 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:03:32.323014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c529c451-27e7-410b-9529-26fac8656c88 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.323620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c529c451-27e7-410b-9529-26fac8656c88 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.324127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-c529c451-27e7-410b-9529-26fac8656c88 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 87a5c705-2852-4ef3-b4f1-1d8743687ea0 Jan 19 09:03:32.379814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c529c451-27e7-410b-9529-26fac8656c88 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 returned with HTTP 404 Jan 19 09:03:32.384107 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1335/2718] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:32 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/87a5c705-2852-4ef3-b4f1-1d8743687ea0 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:32.389875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03d7e12d-d90f-4a57-a04a-5aae177dc54c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:03:32.390627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03d7e12d-d90f-4a57-a04a-5aae177dc54c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.391241 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03d7e12d-d90f-4a57-a04a-5aae177dc54c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.391723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-03d7e12d-d90f-4a57-a04a-5aae177dc54c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 441bf8f1-dddf-421f-a586-d78b719df28e Jan 19 09:03:32.462682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03d7e12d-d90f-4a57-a04a-5aae177dc54c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e returned with HTTP 404 Jan 19 09:03:32.466178 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1336/2719] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:32 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/441bf8f1-dddf-421f-a586-d78b719df28e => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:32.479135 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3401c72-97a6-40b2-8794-610734cc8130 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:03:32.492696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3401c72-97a6-40b2-8794-610734cc8130 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.493227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3401c72-97a6-40b2-8794-610734cc8130 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.493610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-f3401c72-97a6-40b2-8794-610734cc8130 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: 6c3ab3c2-2c3a-439f-aded-af143f3568ea Jan 19 09:03:32.551766 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3401c72-97a6-40b2-8794-610734cc8130 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea returned with HTTP 404 Jan 19 09:03:32.552851 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1337/2720] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:32 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/6c3ab3c2-2c3a-439f-aded-af143f3568ea => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:32.560679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4cf6b408-a41d-4283-99b1-2b9d2c5357b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:03:32.561854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4cf6b408-a41d-4283-99b1-2b9d2c5357b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.562351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4cf6b408-a41d-4283-99b1-2b9d2c5357b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.562850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-4cf6b408-a41d-4283-99b1-2b9d2c5357b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume with id: b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:03:32.593413 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15bf104b-ff87-4ccf-b72f-5879b30ee682 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Detach volume completed successfully. Jan 19 09:03:32.594454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15bf104b-ff87-4ccf-b72f-5879b30ee682 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action returned with HTTP 202 Jan 19 09:03:32.602393 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1384/2721] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:31 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action => generated 0 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:32.618306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9dfd811b-8749-4d9b-8324-f429a7ea06e6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:03:32.624788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9dfd811b-8749-4d9b-8324-f429a7ea06e6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.625150 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:32.625150 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:32.626238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9dfd811b-8749-4d9b-8324-f429a7ea06e6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.681015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:32.681015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:32.682220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4cf6b408-a41d-4283-99b1-2b9d2c5357b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:32.702377 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:32.702377 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:32.717579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9dfd811b-8749-4d9b-8324-f429a7ea06e6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:32.728762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4cf6b408-a41d-4283-99b1-2b9d2c5357b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume request issued successfully. Jan 19 09:03:32.729251 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4cf6b408-a41d-4283-99b1-2b9d2c5357b3 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 202 Jan 19 09:03:32.730276 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1338/2722] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:32 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:03:32.738892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4c56ce4-4187-441c-9737-ecd25c7109ac tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:03:32.739172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4c56ce4-4187-441c-9737-ecd25c7109ac tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.739342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:32.739342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:32.739686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4c56ce4-4187-441c-9737-ecd25c7109ac tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.763170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9dfd811b-8749-4d9b-8324-f429a7ea06e6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:03:32.776951 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1385/2723] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:32 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 930 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:32.791513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a63f057-dbf5-46f2-b10f-48a9184fda03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:03:32.792041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a63f057-dbf5-46f2-b10f-48a9184fda03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:32.792257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:32.792257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:32.792618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a63f057-dbf5-46f2-b10f-48a9184fda03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:32.853283 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:32.853283 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:32.871829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f4c56ce4-4187-441c-9737-ecd25c7109ac tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:32.920661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4c56ce4-4187-441c-9737-ecd25c7109ac tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:03:32.921501 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1339/2724] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:32 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1363 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:03:32.951351 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:32.951351 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:32.964618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a63f057-dbf5-46f2-b10f-48a9184fda03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:33.005845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a63f057-dbf5-46f2-b10f-48a9184fda03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:03:33.006679 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1386/2725] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:32 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 930 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:03:33.038837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-272a892e-b5be-495e-b3a2-d32483bc97a9 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] POST http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action Jan 19 09:03:33.039424 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:33.039424 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:33.039878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-272a892e-b5be-495e-b3a2-d32483bc97a9 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action body: b'{"os-detach": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:33.040271 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-272a892e-b5be-495e-b3a2-d32483bc97a9 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:33.144158 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:33.144158 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:33.155754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-272a892e-b5be-495e-b3a2-d32483bc97a9 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:33.297899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-272a892e-b5be-495e-b3a2-d32483bc97a9 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Detach volume completed successfully. Jan 19 09:03:33.299401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-272a892e-b5be-495e-b3a2-d32483bc97a9 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action returned with HTTP 202 Jan 19 09:03:33.303918 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1340/2726] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:33 2021] POST /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:33.308570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aace0e96-7633-4fb7-822f-7d47718428a0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:03:33.309613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aace0e96-7633-4fb7-822f-7d47718428a0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:33.309997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:33.309997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:33.310853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aace0e96-7633-4fb7-822f-7d47718428a0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:33.406182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:33.406182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:33.425043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aace0e96-7633-4fb7-822f-7d47718428a0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:33.464437 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aace0e96-7633-4fb7-822f-7d47718428a0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:03:33.465280 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1387/2727] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:33 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 930 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:33.939313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65dd299b-8018-4e52-adca-ea0f60be8bae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:03:33.940182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65dd299b-8018-4e52-adca-ea0f60be8bae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:33.940514 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:33.940514 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:33.941089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65dd299b-8018-4e52-adca-ea0f60be8bae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:34.015031 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:34.015031 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:34.025681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65dd299b-8018-4e52-adca-ea0f60be8bae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:34.057673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65dd299b-8018-4e52-adca-ea0f60be8bae tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:03:34.058829 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1341/2728] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:33 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1363 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:35.075851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b97efbb-fd7b-498d-ad26-f5e0f77c15c9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:03:35.076397 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b97efbb-fd7b-498d-ad26-f5e0f77c15c9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:35.076703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:35.076703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:35.077896 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b97efbb-fd7b-498d-ad26-f5e0f77c15c9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:35.152369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:35.152369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:35.162219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5b97efbb-fd7b-498d-ad26-f5e0f77c15c9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:35.191097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b97efbb-fd7b-498d-ad26-f5e0f77c15c9 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 200 Jan 19 09:03:35.192132 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1388/2729] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:35 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 1363 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:36.208626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e872105b-1e61-49d6-9a98-e1fdff130c68 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 Jan 19 09:03:36.209978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e872105b-1e61-49d6-9a98-e1fdff130c68 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:36.210179 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:36.210179 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:36.210876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e872105b-1e61-49d6-9a98-e1fdff130c68 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:36.258522 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e872105b-1e61-49d6-9a98-e1fdff130c68 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 returned with HTTP 404 Jan 19 09:03:36.259968 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1342/2730] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:36 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/b2d7f005-c479-4bb9-b80f-72c1d2121c64 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:36.269197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-782c763a-dcda-4ccf-8428-9bb6a13e9723 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 09:03:36.269743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-782c763a-dcda-4ccf-8428-9bb6a13e9723 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:36.269935 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:36.269935 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:36.270653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-782c763a-dcda-4ccf-8428-9bb6a13e9723 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:36.271015 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-782c763a-dcda-4ccf-8428-9bb6a13e9723 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete snapshot with id: b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 09:03:36.298047 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:36.298047 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:36.299969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-782c763a-dcda-4ccf-8428-9bb6a13e9723 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:36.428233 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-782c763a-dcda-4ccf-8428-9bb6a13e9723 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot delete request issued successfully. Jan 19 09:03:36.429285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-782c763a-dcda-4ccf-8428-9bb6a13e9723 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 returned with HTTP 202 Jan 19 09:03:36.434568 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1389/2731] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:03:36 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:03:36.443051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-898e21f6-d18e-4447-a766-af787173169c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 09:03:36.443901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-898e21f6-d18e-4447-a766-af787173169c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:36.444558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-898e21f6-d18e-4447-a766-af787173169c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:36.494331 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:36.494331 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:36.496420 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-898e21f6-d18e-4447-a766-af787173169c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:36.499559 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-898e21f6-d18e-4447-a766-af787173169c tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 returned with HTTP 200 Jan 19 09:03:36.507583 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1343/2732] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:36 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:37.517103 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1aca258f-9229-4cdb-9c5a-334ac37f1767 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 09:03:37.517644 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1aca258f-9229-4cdb-9c5a-334ac37f1767 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:37.517801 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:37.517801 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:37.518428 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1aca258f-9229-4cdb-9c5a-334ac37f1767 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:37.592977 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:37.592977 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:37.594344 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1aca258f-9229-4cdb-9c5a-334ac37f1767 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Snapshot retrieved successfully. Jan 19 09:03:37.596371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1aca258f-9229-4cdb-9c5a-334ac37f1767 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 returned with HTTP 200 Jan 19 09:03:37.597174 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1390/2733] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:37 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 => generated 468 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:38.335558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e5849076-7205-4fd2-86a4-df18dc14918c req-50cee898-aeaf-41c0-83b9-8cc21ac67527 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25 Jan 19 09:03:38.336526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e5849076-7205-4fd2-86a4-df18dc14918c req-50cee898-aeaf-41c0-83b9-8cc21ac67527 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:38.336910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:38.336910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:38.337557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e5849076-7205-4fd2-86a4-df18dc14918c req-50cee898-aeaf-41c0-83b9-8cc21ac67527 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:38.368846 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:38.368846 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:38.609481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-73af6367-d45b-4322-8c20-f28047c26855 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 Jan 19 09:03:38.612614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-73af6367-d45b-4322-8c20-f28047c26855 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:38.613018 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:38.613018 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:38.615409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-73af6367-d45b-4322-8c20-f28047c26855 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:38.671782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-73af6367-d45b-4322-8c20-f28047c26855 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 returned with HTTP 404 Jan 19 09:03:38.677003 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1391/2734] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:03:38 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/snapshots/b8d401cb-a9e1-4064-b019-5202858577b4 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:38.684396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1d1bef5-485d-4ea6-a65e-dd0d2e9bc385 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] DELETE http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:03:38.685983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1d1bef5-485d-4ea6-a65e-dd0d2e9bc385 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:38.689594 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1d1bef5-485d-4ea6-a65e-dd0d2e9bc385 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:38.690340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b1d1bef5-485d-4ea6-a65e-dd0d2e9bc385 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume with id: f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:03:38.745509 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:38.745509 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:38.747433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b1d1bef5-485d-4ea6-a65e-dd0d2e9bc385 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:38.783601 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b1d1bef5-485d-4ea6-a65e-dd0d2e9bc385 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Delete volume request issued successfully. Jan 19 09:03:38.786726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1d1bef5-485d-4ea6-a65e-dd0d2e9bc385 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 202 Jan 19 09:03:38.788747 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1392/2735] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:03:38 2021] DELETE /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:03:38.801889 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa98daff-b68b-4700-a80f-2824e1d5c9d1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:03:38.805507 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa98daff-b68b-4700-a80f-2824e1d5c9d1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:38.805851 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:38.805851 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:38.806695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa98daff-b68b-4700-a80f-2824e1d5c9d1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:38.928687 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:38.928687 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:38.951412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fa98daff-b68b-4700-a80f-2824e1d5c9d1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:39.005588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa98daff-b68b-4700-a80f-2824e1d5c9d1 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:03:39.021156 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1393/2736] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:38 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:39.201218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-e5849076-7205-4fd2-86a4-df18dc14918c req-50cee898-aeaf-41c0-83b9-8cc21ac67527 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:03:39.201654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-e5849076-7205-4fd2-86a4-df18dc14918c req-50cee898-aeaf-41c0-83b9-8cc21ac67527 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:03:39.211199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e5849076-7205-4fd2-86a4-df18dc14918c req-50cee898-aeaf-41c0-83b9-8cc21ac67527 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25 returned with HTTP 200 Jan 19 09:03:39.212350 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1344/2737] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 09:03:38 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/fb0dc0ca-7c36-442b-b427-f4799ea90f25 => generated 19 bytes in 884 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:40.023992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e54b73f7-b632-49aa-a38c-75b3af38d59e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:03:40.024547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e54b73f7-b632-49aa-a38c-75b3af38d59e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:40.024667 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:40.024667 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:40.025013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e54b73f7-b632-49aa-a38c-75b3af38d59e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:40.098254 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:40.098254 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:40.120328 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e54b73f7-b632-49aa-a38c-75b3af38d59e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:40.167716 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e54b73f7-b632-49aa-a38c-75b3af38d59e tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:03:40.182495 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1394/2738] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:40 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 914 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:41.185495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0664771e-d6ae-41e2-8e82-6f02b5a74872 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:03:41.186809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0664771e-d6ae-41e2-8e82-6f02b5a74872 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:41.187086 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:41.187086 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:41.187485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0664771e-d6ae-41e2-8e82-6f02b5a74872 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:41.229704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-4d51e822-59b3-49de-999a-8df16053b1e8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:03:41.230648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-4d51e822-59b3-49de-999a-8df16053b1e8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:41.231252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:41.231252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:41.231887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-4d51e822-59b3-49de-999a-8df16053b1e8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:41.329372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:41.329372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:41.342280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0664771e-d6ae-41e2-8e82-6f02b5a74872 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Volume info retrieved successfully. Jan 19 09:03:41.357918 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:41.357918 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:41.373428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0664771e-d6ae-41e2-8e82-6f02b5a74872 tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 200 Jan 19 09:03:41.375261 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1345/2739] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:41 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:41.387598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-4d51e822-59b3-49de-999a-8df16053b1e8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:03:41.424746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-4d51e822-59b3-49de-999a-8df16053b1e8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:03:41.436237 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1395/2740] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:03:41 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1368 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:03:42.391964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0f7b08c-7478-4001-96b8-7491e1cb60ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a Jan 19 09:03:42.392536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0f7b08c-7478-4001-96b8-7491e1cb60ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:42.392650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:42.392650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:42.392972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0f7b08c-7478-4001-96b8-7491e1cb60ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:42.458988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0f7b08c-7478-4001-96b8-7491e1cb60ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a returned with HTTP 404 Jan 19 09:03:42.464299 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1346/2741] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:42 2021] GET /volume/v3/30b07661f4da469498d836268ea7cc34/volumes/f7e21089-397d-4700-8ad0-5810cce6093a => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:42.777289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-f60cb5cb-d692-45cc-808f-0d13cfbca95b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:03:42.777906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-f60cb5cb-d692-45cc-808f-0d13cfbca95b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:42.778470 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:42.778470 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:42.779167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-f60cb5cb-d692-45cc-808f-0d13cfbca95b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:42.833264 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:42.833264 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:42.844542 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-f60cb5cb-d692-45cc-808f-0d13cfbca95b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:03:42.873399 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-f60cb5cb-d692-45cc-808f-0d13cfbca95b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:03:42.874545 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1396/2742] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:03:42 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1368 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:42.887425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0f7b08c-7478-4001-96b8-7491e1cb60ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] GET http://10.222.0.25/volume// Jan 19 09:03:42.888128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0f7b08c-7478-4001-96b8-7491e1cb60ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:42.888796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0f7b08c-7478-4001-96b8-7491e1cb60ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:42.891229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0f7b08c-7478-4001-96b8-7491e1cb60ed tempest-VolumesSnapshotTestJSON-562742039 tempest-VolumesSnapshotTestJSON-562742039] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:03:42.892320 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1347/2743] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:03:42 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:03:42.915656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-be572583-f56e-48da-8961-ef2eb8cfbe6f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments Jan 19 09:03:42.916142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:42.916142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:42.916947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-be572583-f56e-48da-8961-ef2eb8cfbe6f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18c909c8-09dd-4629-9cb3-a7981860fd94", "instance_uuid": "7ca8182c-cfd7-4338-b5e5-855203d67d11", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:42.973436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:42.973436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:42.993459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] POST http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes Jan 19 09:03:42.994717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-121670409"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:42.995987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-121670409'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:42.996643 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume of 1 GB Jan 19 09:03:43.010192 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Availability Zones retrieved successfully. Jan 19 09:03:43.049744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (a4dc218c-968f-4d77-bc07-5d93c6e6e137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:43.058621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c79fc44e-d3d3-4b34-850d-2cacafd468ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:43.061187 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:43.117595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-be572583-f56e-48da-8961-ef2eb8cfbe6f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments returned with HTTP 200 Jan 19 09:03:43.128661 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1397/2744] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:03:42 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:03:43.171104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c79fc44e-d3d3-4b34-850d-2cacafd468ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:43.173953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e8a912-5f53-44b7-99dd-f19a6ee4776a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:43.295131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Created reservations ['a892c036-dd17-4e7b-9756-f8319d1d064e', 'ed5e8fd2-db6a-418d-9b64-a94e3443667f', 'c1ef109f-4eef-4db3-accb-7f2082ef3062', '3d726c62-8aec-4276-b670-9948ca0402bf'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:43.297965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e8a912-5f53-44b7-99dd-f19a6ee4776a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a892c036-dd17-4e7b-9756-f8319d1d064e', 'ed5e8fd2-db6a-418d-9b64-a94e3443667f', 'c1ef109f-4eef-4db3-accb-7f2082ef3062', '3d726c62-8aec-4276-b670-9948ca0402bf']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:43.302943 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff88a4d-2d3f-4fc5-a734-5f7ef72af368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:43.375747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff88a4d-2d3f-4fc5-a734-5f7ef72af368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b473b9a-3cae-404d-8927-6c199b31e321', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-121670409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['a892c036-dd17-4e7b-9756-f8319d1d064e','ed5e8fd2-db6a-418d-9b64-a94e3443667f','c1ef109f-4eef-4db3-accb-7f2082ef3062','3d726c62-8aec-4276-b670-9948ca0402bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-121670409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b473b9a-3cae-404d-8927-6c199b31e321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38053becffc463e980b338b66158b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0f40464f9174993864334e26c8db924',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:43.378474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f62fdca-adba-4b01-866f-73305878378e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:43.432253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f62fdca-adba-4b01-866f-73305878378e) transitioned into state 'SUCCESS' from state '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-121670409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['a892c036-dd17-4e7b-9756-f8319d1d064e','ed5e8fd2-db6a-418d-9b64-a94e3443667f','c1ef109f-4eef-4db3-accb-7f2082ef3062','3d726c62-8aec-4276-b670-9948ca0402bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:43.443905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cbd05bd-e3fe-4def-a4de-e4e5f35efbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:43.463225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cbd05bd-e3fe-4def-a4de-e4e5f35efbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:43.469425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (a4dc218c-968f-4d77-bc07-5d93c6e6e137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:43.548567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request issued successfully. Jan 19 09:03:43.592124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7388b18e-1d9f-4c59-abc0-cb3e66b2a440 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes returned with HTTP 202 Jan 19 09:03:43.602530 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1348/2745] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:03:42 2021] POST /volume/v3/a38053becffc463e980b338b66158b52/volumes => generated 817 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:03:43.607241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ed7de590-5bd5-4407-b6cd-e703da72e1df tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:03:43.608042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ed7de590-5bd5-4407-b6cd-e703da72e1df tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:43.608363 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:43.608363 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:43.608951 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ed7de590-5bd5-4407-b6cd-e703da72e1df tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:43.689463 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:43.689463 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:43.702227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ed7de590-5bd5-4407-b6cd-e703da72e1df tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:43.730867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ed7de590-5bd5-4407-b6cd-e703da72e1df tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 returned with HTTP 200 Jan 19 09:03:43.732434 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1398/2746] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:43 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:44.749352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:03:44.750044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:44.750435 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:44.750435 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:44.751086 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:44.847981 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:44.847981 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:44.864459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:44.906970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 returned with HTTP 200 Jan 19 09:03:44.908485 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1349/2747] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:44 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 => generated 910 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:44.920836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume// Jan 19 09:03:44.921874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:44.922290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:44.922290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:44.922992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:44.923153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fb794e4-f0d0-43fa-8cf2-6bd4c5eacbe6 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/5b473b9a-3cae-404d-8927-6c199b31e321/action Jan 19 09:03:44.923866 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:44.923866 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:44.924444 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6802e800-07a0-4deb-91a2-5b6f422f7797 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:03:44.924824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fb794e4-f0d0-43fa-8cf2-6bd4c5eacbe6 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:44.925410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fb794e4-f0d0-43fa-8cf2-6bd4c5eacbe6 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:44.925522 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1350/2748] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:03:44 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:03:44.926739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-0fb794e4-f0d0-43fa-8cf2-6bd4c5eacbe6 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume '5b473b9a-3cae-404d-8927-6c199b31e321' with '{'status': 'attaching'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:03:44.944283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-9691fcd3-724a-4a2c-82c0-15c2984992f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:03:44.944857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-9691fcd3-724a-4a2c-82c0-15c2984992f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:44.945641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-9691fcd3-724a-4a2c-82c0-15c2984992f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.035252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.035252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:45.047861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.047861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:45.073345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-9691fcd3-724a-4a2c-82c0-15c2984992f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:03:45.109914 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.109914 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:45.132883 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-9691fcd3-724a-4a2c-82c0-15c2984992f4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:03:45.138593 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1351/2749] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:03:44 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1466 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:03:45.153626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fb794e4-f0d0-43fa-8cf2-6bd4c5eacbe6 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/5b473b9a-3cae-404d-8927-6c199b31e321/action returned with HTTP 202 Jan 19 09:03:45.158320 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1399/2750] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:44 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/5b473b9a-3cae-404d-8927-6c199b31e321/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 09:03:45.162831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d137482-28d3-4e31-bfc7-f19c087425a7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:03:45.163367 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d137482-28d3-4e31-bfc7-f19c087425a7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:45.163565 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.163565 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:45.163945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d137482-28d3-4e31-bfc7-f19c087425a7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.180788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-8f701d96-6033-4fce-8136-a5a7b87b1178 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] PUT http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796 Jan 19 09:03:45.181319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.181319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:45.181753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-8f701d96-6033-4fce-8136-a5a7b87b1178 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:45.242165 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:03:45.242165 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:03:45.243052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-8f701d96-6033-4fce-8136-a5a7b87b1178 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-18c909c8-09dd-4629-9cb3-a7981860fd94-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.015s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:03:45.249533 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.249533 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:45.276997 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.276997 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:45.303227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5d137482-28d3-4e31-bfc7-f19c087425a7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:45.350986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d137482-28d3-4e31-bfc7-f19c087425a7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 returned with HTTP 200 Jan 19 09:03:45.365383 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1352/2751] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:45 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 => generated 910 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:45.372269 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7a9bab2-29f2-4042-bc0e-af60814db7f2 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/5b473b9a-3cae-404d-8927-6c199b31e321/action Jan 19 09:03:45.376103 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.376103 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:45.376900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7a9bab2-29f2-4042-bc0e-af60814db7f2 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-force_delete": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:45.377444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7a9bab2-29f2-4042-bc0e-af60814db7f2 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:45.461189 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.461189 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:45.463342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7a9bab2-29f2-4042-bc0e-af60814db7f2 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Volume info retrieved successfully. Jan 19 09:03:45.540783 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7a9bab2-29f2-4042-bc0e-af60814db7f2 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Delete volume request issued successfully. Jan 19 09:03:45.548009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7a9bab2-29f2-4042-bc0e-af60814db7f2 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/5b473b9a-3cae-404d-8927-6c199b31e321/action returned with HTTP 202 Jan 19 09:03:45.553590 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1353/2752] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:45 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/5b473b9a-3cae-404d-8927-6c199b31e321/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:45.561178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-160b71ad-c939-44d6-a7b1-f44be54f75ca tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:03:45.563856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-160b71ad-c939-44d6-a7b1-f44be54f75ca tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:45.568954 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:45.568954 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:45.569953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-160b71ad-c939-44d6-a7b1-f44be54f75ca tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:45.690528 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:45.690528 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:45.714443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-160b71ad-c939-44d6-a7b1-f44be54f75ca tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:45.767487 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-160b71ad-c939-44d6-a7b1-f44be54f75ca tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 returned with HTTP 200 Jan 19 09:03:45.768832 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1354/2753] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:45 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:46.784753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a9ee129-92d9-49a0-a1da-d02ae4c20761 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:03:46.785276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a9ee129-92d9-49a0-a1da-d02ae4c20761 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:46.785458 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:46.785458 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:46.786095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a9ee129-92d9-49a0-a1da-d02ae4c20761 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:46.901319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:46.901319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:46.921172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4a9ee129-92d9-49a0-a1da-d02ae4c20761 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:46.976948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a9ee129-92d9-49a0-a1da-d02ae4c20761 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 returned with HTTP 200 Jan 19 09:03:46.988038 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1355/2754] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:46 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 => generated 909 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:48.004807 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5fb4d822-a6da-4dc8-8345-e49b2b175372 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:03:48.006049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5fb4d822-a6da-4dc8-8345-e49b2b175372 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:48.006477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:48.006477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:48.007219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5fb4d822-a6da-4dc8-8345-e49b2b175372 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:48.048725 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-8f701d96-6033-4fce-8136-a5a7b87b1178 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-18c909c8-09dd-4629-9cb3-a7981860fd94-n-h1-758944-2'" released by "attachment_update" :: held 2.806s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:03:48.049500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-8f701d96-6033-4fce-8136-a5a7b87b1178 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796 returned with HTTP 200 Jan 19 09:03:48.051783 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1400/2755] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:03:45 2021] PUT /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796 => generated 762 bytes in 2878 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:03:48.099873 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-af71436a-9520-49a4-b21f-74d128c172bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796/action Jan 19 09:03:48.100428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:48.100428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:48.100878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-af71436a-9520-49a4-b21f-74d128c172bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:48.101268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-af71436a-9520-49a4-b21f-74d128c172bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:48.217583 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:48.217583 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:48.252634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5fb4d822-a6da-4dc8-8345-e49b2b175372 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:48.381142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5fb4d822-a6da-4dc8-8345-e49b2b175372 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 returned with HTTP 200 Jan 19 09:03:48.390148 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1356/2756] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:47 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 => generated 909 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:03:48.399613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:48.399613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:48.434736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5f0df4b5-ce7a-4911-b91a-eb3278e41dc5 req-af71436a-9520-49a4-b21f-74d128c172bf tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796/action returned with HTTP 204 Jan 19 09:03:48.436224 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1401/2757] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:03:48 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796/action => generated 0 bytes in 342 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:03:49.421082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-380ab569-3ad9-4ba9-b910-19ae5aeb51e7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:03:49.421651 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-380ab569-3ad9-4ba9-b910-19ae5aeb51e7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:49.421778 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:49.421778 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:49.422184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-380ab569-3ad9-4ba9-b910-19ae5aeb51e7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:49.495429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-380ab569-3ad9-4ba9-b910-19ae5aeb51e7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 returned with HTTP 404 Jan 19 09:03:49.496777 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1357/2758] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:49 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:49.506973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] POST http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes Jan 19 09:03:49.507714 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:49.507714 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:49.508389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1177260784"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:49.509662 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1177260784'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:49.510211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume of 1 GB Jan 19 09:03:49.547681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Availability Zones retrieved successfully. Jan 19 09:03:49.577881 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (457429b6-ace9-41b1-990d-d15d59ec1b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:49.593798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c7ae288-b96e-43d2-a7ab-fb01037acf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:49.596708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:49.731189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c7ae288-b96e-43d2-a7ab-fb01037acf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:49.735077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb31bbc-6246-467a-88c2-143de94dd11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:49.814494 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Created reservations ['21f1db7c-15ef-4251-bac0-5202d3b39344', 'a150bd38-3175-4c24-bb19-adc479e90d40', '1c514048-6c82-48d7-bfb1-d5fbb3d59be3', '4a9754a1-7b16-4423-8c72-fa8933c4ea4e'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:49.815317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb31bbc-6246-467a-88c2-143de94dd11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f1db7c-15ef-4251-bac0-5202d3b39344', 'a150bd38-3175-4c24-bb19-adc479e90d40', '1c514048-6c82-48d7-bfb1-d5fbb3d59be3', '4a9754a1-7b16-4423-8c72-fa8933c4ea4e']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:49.817701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f741a8-9a28-42b6-a3cb-21dc5ddf5a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:49.973882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f741a8-9a28-42b6-a3cb-21dc5ddf5a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f17d95-83a6-4f01-8951-04e2a81dc1bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1177260784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['21f1db7c-15ef-4251-bac0-5202d3b39344','a150bd38-3175-4c24-bb19-adc479e90d40','1c514048-6c82-48d7-bfb1-d5fbb3d59be3','4a9754a1-7b16-4423-8c72-fa8933c4ea4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1177260784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9f17d95-83a6-4f01-8951-04e2a81dc1bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38053becffc463e980b338b66158b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0f40464f9174993864334e26c8db924',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:49.989173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc7fc326-dbc6-4f8f-9e44-f97b4173b778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:50.043483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc7fc326-dbc6-4f8f-9e44-f97b4173b778) transitioned into state 'SUCCESS' from state '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-1177260784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['21f1db7c-15ef-4251-bac0-5202d3b39344','a150bd38-3175-4c24-bb19-adc479e90d40','1c514048-6c82-48d7-bfb1-d5fbb3d59be3','4a9754a1-7b16-4423-8c72-fa8933c4ea4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:50.050101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a63bf1-25c5-4261-b81c-92c9762a2b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:50.105834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a63bf1-25c5-4261-b81c-92c9762a2b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:50.126890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (457429b6-ace9-41b1-990d-d15d59ec1b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:50.290019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request issued successfully. Jan 19 09:03:50.326969 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39fd1c21-245d-4ddb-9dd6-4a51a9cb7b26 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes returned with HTTP 202 Jan 19 09:03:50.339711 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1402/2759] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:03:49 2021] POST /volume/v3/a38053becffc463e980b338b66158b52/volumes => generated 818 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:50.342332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f455359-5249-4a51-ab0c-d7a9beabd01f tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb Jan 19 09:03:50.343058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f455359-5249-4a51-ab0c-d7a9beabd01f tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:50.343706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f455359-5249-4a51-ab0c-d7a9beabd01f tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:50.504496 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:50.504496 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:50.548122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9f455359-5249-4a51-ab0c-d7a9beabd01f tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:50.590238 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f455359-5249-4a51-ab0c-d7a9beabd01f tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb returned with HTTP 200 Jan 19 09:03:50.591784 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1358/2760] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:50 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb => generated 886 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:51.608168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0447f53-6996-4f08-9784-55357a62e474 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb Jan 19 09:03:51.608711 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0447f53-6996-4f08-9784-55357a62e474 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:51.608889 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:51.608889 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:51.609264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0447f53-6996-4f08-9784-55357a62e474 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:51.732474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:51.732474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:51.742861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0447f53-6996-4f08-9784-55357a62e474 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:51.777799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0447f53-6996-4f08-9784-55357a62e474 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb returned with HTTP 200 Jan 19 09:03:51.778929 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1403/2761] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:51 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb => generated 911 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:51.799394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e1d3dc21-48cf-41b9-bbe4-335c5caaa9ad tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb/action Jan 19 09:03:51.803561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:51.803561 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:51.805533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e1d3dc21-48cf-41b9-bbe4-335c5caaa9ad tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:51.811977 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e1d3dc21-48cf-41b9-bbe4-335c5caaa9ad tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:51.814296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-e1d3dc21-48cf-41b9-bbe4-335c5caaa9ad tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume 'b9f17d95-83a6-4f01-8951-04e2a81dc1bb' with '{'status': 'creating'}' {{(pid=87971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:03:51.934622 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:51.934622 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:52.101595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e1d3dc21-48cf-41b9-bbe4-335c5caaa9ad tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb/action returned with HTTP 202 Jan 19 09:03:52.102490 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1359/2762] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:51 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 09:03:52.110960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc7b2640-9e5c-4421-b254-4b26bfa693a3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb Jan 19 09:03:52.111769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc7b2640-9e5c-4421-b254-4b26bfa693a3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:52.112399 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:52.112399 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:52.113043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc7b2640-9e5c-4421-b254-4b26bfa693a3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:52.229881 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:52.229881 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:52.272521 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc7b2640-9e5c-4421-b254-4b26bfa693a3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:52.330555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc7b2640-9e5c-4421-b254-4b26bfa693a3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb returned with HTTP 200 Jan 19 09:03:52.330555 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1404/2763] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:52 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb => generated 910 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:52.354014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c7f5849-25bd-4ac1-81d1-08d984c5e3ea tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb/action Jan 19 09:03:52.354479 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:52.354479 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:52.354948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c7f5849-25bd-4ac1-81d1-08d984c5e3ea tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-force_delete": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:52.355336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c7f5849-25bd-4ac1-81d1-08d984c5e3ea tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:52.463548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:52.463548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:52.464602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c7f5849-25bd-4ac1-81d1-08d984c5e3ea tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Volume info retrieved successfully. Jan 19 09:03:52.523659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c7f5849-25bd-4ac1-81d1-08d984c5e3ea tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Delete volume request issued successfully. Jan 19 09:03:52.524484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c7f5849-25bd-4ac1-81d1-08d984c5e3ea tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb/action returned with HTTP 202 Jan 19 09:03:52.525852 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1360/2764] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:52 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:52.533646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10ed9e79-d3ed-4d83-8971-ed3d73bcadf7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb Jan 19 09:03:52.534172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10ed9e79-d3ed-4d83-8971-ed3d73bcadf7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:52.534369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:52.534369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:52.535068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10ed9e79-d3ed-4d83-8971-ed3d73bcadf7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:52.667139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:52.667139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:52.686980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-10ed9e79-d3ed-4d83-8971-ed3d73bcadf7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:52.729379 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10ed9e79-d3ed-4d83-8971-ed3d73bcadf7 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb returned with HTTP 200 Jan 19 09:03:52.733572 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1405/2765] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:52 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb => generated 910 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:53.747708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-881b5545-5ca9-4381-be2f-c4934ad79ff0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb Jan 19 09:03:53.749685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-881b5545-5ca9-4381-be2f-c4934ad79ff0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:53.750088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:53.750088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:53.750847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-881b5545-5ca9-4381-be2f-c4934ad79ff0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:53.913537 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:53.913537 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:53.929712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-881b5545-5ca9-4381-be2f-c4934ad79ff0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:53.970979 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-881b5545-5ca9-4381-be2f-c4934ad79ff0 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb returned with HTTP 200 Jan 19 09:03:53.972066 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1361/2766] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:53 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:54.988772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9209036-3d8c-4026-aac9-fdc42f98613c tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb Jan 19 09:03:54.989378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9209036-3d8c-4026-aac9-fdc42f98613c tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:54.989768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:54.989768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:54.990446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a9209036-3d8c-4026-aac9-fdc42f98613c tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:55.114346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a9209036-3d8c-4026-aac9-fdc42f98613c tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb returned with HTTP 404 Jan 19 09:03:55.115541 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1406/2767] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:54 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:03:55.124446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] POST http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes Jan 19 09:03:55.124913 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:55.124913 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:55.125332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-171486876"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:55.126451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-171486876'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:03:55.127524 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume of 1 GB Jan 19 09:03:55.173980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Availability Zones retrieved successfully. Jan 19 09:03:55.263494 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (2c73e545-70e5-4a91-86e8-51694d606606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:55.274353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3768d126-edc4-4b2c-8584-377488fd862e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:55.283874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:03:55.551206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3768d126-edc4-4b2c-8584-377488fd862e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:55.553559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c02c8e-a843-45c2-92f5-7a8b0f683554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:55.670173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Created reservations ['4dc2e760-fa2e-49c3-9db4-d52c211b7d4d', 'bb8ffd82-dc7f-49ee-bc25-f9ccff2e361a', '300f3975-fe9e-4570-adf5-a187f6b96c8e', '4f58a82a-bb81-49eb-abee-acc7ad5df8b4'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:03:55.677049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c02c8e-a843-45c2-92f5-7a8b0f683554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dc2e760-fa2e-49c3-9db4-d52c211b7d4d', 'bb8ffd82-dc7f-49ee-bc25-f9ccff2e361a', '300f3975-fe9e-4570-adf5-a187f6b96c8e', '4f58a82a-bb81-49eb-abee-acc7ad5df8b4']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:55.679345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ce4410-3aa8-48b3-9219-54a6c52ef54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:55.774803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ce4410-3aa8-48b3-9219-54a6c52ef54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce808e3f-6501-4803-8eb9-83df2af5409c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-171486876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['4dc2e760-fa2e-49c3-9db4-d52c211b7d4d','bb8ffd82-dc7f-49ee-bc25-f9ccff2e361a','300f3975-fe9e-4570-adf5-a187f6b96c8e','4f58a82a-bb81-49eb-abee-acc7ad5df8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-171486876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce808e3f-6501-4803-8eb9-83df2af5409c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38053becffc463e980b338b66158b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0f40464f9174993864334e26c8db924',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:55.777778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429831ec-d2cd-45a8-80f1-0154e4baa022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:55.826437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429831ec-d2cd-45a8-80f1-0154e4baa022) transitioned into state 'SUCCESS' from state '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-171486876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['4dc2e760-fa2e-49c3-9db4-d52c211b7d4d','bb8ffd82-dc7f-49ee-bc25-f9ccff2e361a','300f3975-fe9e-4570-adf5-a187f6b96c8e','4f58a82a-bb81-49eb-abee-acc7ad5df8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:55.828747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (214f7383-10a9-47ef-8b31-87b23b648869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:03:55.865978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (214f7383-10a9-47ef-8b31-87b23b648869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:03:55.874337 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (2c73e545-70e5-4a91-86e8-51694d606606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:03:56.019007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request issued successfully. Jan 19 09:03:56.069701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bc9f11c4-beeb-46be-b341-7e8eb2592e96 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes returned with HTTP 202 Jan 19 09:03:56.070623 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1362/2768] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:03:55 2021] POST /volume/v3/a38053becffc463e980b338b66158b52/volumes => generated 817 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:03:56.084690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9af5f4c6-cc0a-49b3-99cb-266fa4d90f54 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:03:56.085493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9af5f4c6-cc0a-49b3-99cb-266fa4d90f54 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:56.086163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9af5f4c6-cc0a-49b3-99cb-266fa4d90f54 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:56.250960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:56.250960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:56.273912 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9af5f4c6-cc0a-49b3-99cb-266fa4d90f54 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:56.333148 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9af5f4c6-cc0a-49b3-99cb-266fa4d90f54 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 200 Jan 19 09:03:56.334318 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1407/2769] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:56 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:57.350726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cd521242-eb0b-4917-8837-583df47b091e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:03:57.351924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cd521242-eb0b-4917-8837-583df47b091e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:57.352347 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:57.352347 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:57.352989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cd521242-eb0b-4917-8837-583df47b091e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:57.457053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:57.457053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:57.483564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cd521242-eb0b-4917-8837-583df47b091e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:57.569153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cd521242-eb0b-4917-8837-583df47b091e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 200 Jan 19 09:03:57.570185 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1363/2770] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:57 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 909 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:58.587222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45b847de-3e0b-4d61-b074-489810f825dd tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:03:58.587731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45b847de-3e0b-4d61-b074-489810f825dd tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:58.588125 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:58.588125 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:58.588746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45b847de-3e0b-4d61-b074-489810f825dd tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:58.680744 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:58.680744 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:58.693338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-45b847de-3e0b-4d61-b074-489810f825dd tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:58.745156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45b847de-3e0b-4d61-b074-489810f825dd tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 200 Jan 19 09:03:58.746278 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1408/2771] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:58 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 910 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:58.764260 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f88d4d91-69dd-4808-baee-04ac0baaabdd tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c/action Jan 19 09:03:58.765022 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:58.765022 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:58.765801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f88d4d91-69dd-4808-baee-04ac0baaabdd tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:58.766393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f88d4d91-69dd-4808-baee-04ac0baaabdd tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:58.768109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-f88d4d91-69dd-4808-baee-04ac0baaabdd tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume 'ce808e3f-6501-4803-8eb9-83df2af5409c' with '{'status': 'error'}' {{(pid=87971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:03:58.902048 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:58.902048 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:58.972922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f88d4d91-69dd-4808-baee-04ac0baaabdd tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c/action returned with HTTP 202 Jan 19 09:03:58.982100 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7ec7875-bfde-4a5a-affd-6b3be3c85bac tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:03:58.983170 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7ec7875-bfde-4a5a-affd-6b3be3c85bac tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:58.983681 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:58.983681 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:58.984376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7ec7875-bfde-4a5a-affd-6b3be3c85bac tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:58.993240 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1364/2772] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:58 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:59.057569 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:59.057569 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:59.069284 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7ec7875-bfde-4a5a-affd-6b3be3c85bac tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:59.113799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7ec7875-bfde-4a5a-affd-6b3be3c85bac tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 200 Jan 19 09:03:59.131438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc8e032a-fa62-49f7-804c-39f55fb89442 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c/action Jan 19 09:03:59.131876 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:59.131876 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:59.133490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc8e032a-fa62-49f7-804c-39f55fb89442 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-force_delete": {}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:03:59.134375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc8e032a-fa62-49f7-804c-39f55fb89442 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:03:59.138083 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1409/2773] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:58 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 906 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:03:59.208743 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:59.208743 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:59.210329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc8e032a-fa62-49f7-804c-39f55fb89442 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Volume info retrieved successfully. Jan 19 09:03:59.271140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc8e032a-fa62-49f7-804c-39f55fb89442 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Delete volume request issued successfully. Jan 19 09:03:59.280163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc8e032a-fa62-49f7-804c-39f55fb89442 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c/action returned with HTTP 202 Jan 19 09:03:59.284569 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1365/2774] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:03:59 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:03:59.290850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e908eb5-8dd5-43dc-a71c-0cf342ca8791 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:03:59.291609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e908eb5-8dd5-43dc-a71c-0cf342ca8791 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:03:59.292024 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:03:59.292024 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:03:59.293262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e908eb5-8dd5-43dc-a71c-0cf342ca8791 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:03:59.354063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:03:59.354063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:03:59.374245 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7e908eb5-8dd5-43dc-a71c-0cf342ca8791 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:03:59.451803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e908eb5-8dd5-43dc-a71c-0cf342ca8791 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 200 Jan 19 09:03:59.461739 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1410/2775] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:03:59 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 909 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:00.468867 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-038818ba-7131-4c48-b389-50ef3e885129 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:04:00.470208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-038818ba-7131-4c48-b389-50ef3e885129 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:00.470391 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:00.470391 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:00.470883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-038818ba-7131-4c48-b389-50ef3e885129 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:00.590289 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:00.590289 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:00.615989 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-038818ba-7131-4c48-b389-50ef3e885129 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:00.698591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-038818ba-7131-4c48-b389-50ef3e885129 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 200 Jan 19 09:04:00.715729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1366/2776] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:00 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 909 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:01.725270 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-14978dcc-6c88-43ca-9860-edfac6fe5ccc tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:04:01.726402 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-14978dcc-6c88-43ca-9860-edfac6fe5ccc tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:01.726807 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:01.726807 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:01.727439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-14978dcc-6c88-43ca-9860-edfac6fe5ccc tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:01.901303 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:01.901303 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:01.923070 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-14978dcc-6c88-43ca-9860-edfac6fe5ccc tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:02.012799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-14978dcc-6c88-43ca-9860-edfac6fe5ccc tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 200 Jan 19 09:04:02.013652 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1411/2777] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:01 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 909 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:03.031489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-726ffecf-a89f-4c43-a3bf-baa52552345e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:04:03.032818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-726ffecf-a89f-4c43-a3bf-baa52552345e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:03.033748 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:03.033748 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:03.034404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-726ffecf-a89f-4c43-a3bf-baa52552345e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:03.151991 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-726ffecf-a89f-4c43-a3bf-baa52552345e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 404 Jan 19 09:04:03.153355 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1367/2778] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:03 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:03.166133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] POST http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes Jan 19 09:04:03.166991 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:03.166991 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:03.167670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-144320366"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:03.168992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-144320366'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:04:03.169569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume of 1 GB Jan 19 09:04:03.186019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Availability Zones retrieved successfully. Jan 19 09:04:03.206618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (801125a8-4d9c-441e-9714-c0336900842a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:03.210158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d77a5e8-11e4-4b03-b063-c68aa8889d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:03.212554 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:04:03.289305 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d77a5e8-11e4-4b03-b063-c68aa8889d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:03.291912 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9925e9d-1e38-42fa-96dd-cca323447d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:03.376793 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Created reservations ['ab399556-7e6d-46ac-98ad-d9e738da6d33', 'c20b0259-141b-4164-8e80-0065146e71d9', '3a6a2577-2e5c-47fb-b6c4-7ed6f4a09b29', '80a2f53e-e011-4f30-9c17-e398b928d46c'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:03.383180 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9925e9d-1e38-42fa-96dd-cca323447d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab399556-7e6d-46ac-98ad-d9e738da6d33', 'c20b0259-141b-4164-8e80-0065146e71d9', '3a6a2577-2e5c-47fb-b6c4-7ed6f4a09b29', '80a2f53e-e011-4f30-9c17-e398b928d46c']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:03.385723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7458e03c-8e06-4fac-9fbe-76a2c533442a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:03.505286 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7458e03c-8e06-4fac-9fbe-76a2c533442a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '019dc980-4be0-4038-afb4-0e8452093a3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-144320366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['ab399556-7e6d-46ac-98ad-d9e738da6d33','c20b0259-141b-4164-8e80-0065146e71d9','3a6a2577-2e5c-47fb-b6c4-7ed6f4a09b29','80a2f53e-e011-4f30-9c17-e398b928d46c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-144320366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=019dc980-4be0-4038-afb4-0e8452093a3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38053becffc463e980b338b66158b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0f40464f9174993864334e26c8db924',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:03.520884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc4dd51-2107-456d-8e12-39558330e322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:03.598302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc4dd51-2107-456d-8e12-39558330e322) transitioned into state 'SUCCESS' from state '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-144320366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['ab399556-7e6d-46ac-98ad-d9e738da6d33','c20b0259-141b-4164-8e80-0065146e71d9','3a6a2577-2e5c-47fb-b6c4-7ed6f4a09b29','80a2f53e-e011-4f30-9c17-e398b928d46c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:03.600438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76847d74-a769-4144-9b60-32c3e53d7351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:03.631731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76847d74-a769-4144-9b60-32c3e53d7351) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:03.634543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (801125a8-4d9c-441e-9714-c0336900842a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:03.734662 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request issued successfully. Jan 19 09:04:03.769050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-300e514a-ba07-4ed4-9677-bc440e4f2663 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes returned with HTTP 202 Jan 19 09:04:03.780342 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1412/2779] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:04:03 2021] POST /volume/v3/a38053becffc463e980b338b66158b52/volumes => generated 817 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:03.786350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a5629b6-f424-48ba-af74-589802eb5706 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:03.792206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a5629b6-f424-48ba-af74-589802eb5706 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:03.792843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a5629b6-f424-48ba-af74-589802eb5706 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:03.968277 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:03.968277 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:04.006136 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3a5629b6-f424-48ba-af74-589802eb5706 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:04.072307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a5629b6-f424-48ba-af74-589802eb5706 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 200 Jan 19 09:04:04.073123 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1368/2780] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:03 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 885 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:05.090049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b033df01-6b18-4aa6-8b7b-fd29c9129770 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:05.091282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b033df01-6b18-4aa6-8b7b-fd29c9129770 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:05.091729 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:05.091729 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:05.092467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b033df01-6b18-4aa6-8b7b-fd29c9129770 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:05.231460 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:05.231460 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:05.253398 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b033df01-6b18-4aa6-8b7b-fd29c9129770 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:05.321350 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b033df01-6b18-4aa6-8b7b-fd29c9129770 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 200 Jan 19 09:04:05.328106 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1413/2781] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:05 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 909 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:06.338669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07e15cd2-5ab9-460d-80f8-0b6da0fdcd6e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:06.339179 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07e15cd2-5ab9-460d-80f8-0b6da0fdcd6e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:06.339448 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:06.339448 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:06.339739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07e15cd2-5ab9-460d-80f8-0b6da0fdcd6e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:06.484298 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:06.484298 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:06.536322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-07e15cd2-5ab9-460d-80f8-0b6da0fdcd6e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:06.592051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07e15cd2-5ab9-460d-80f8-0b6da0fdcd6e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 200 Jan 19 09:04:06.597696 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1369/2782] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:06 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 910 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:06.613252 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a985ef2-d528-4892-bdf8-a45a03073748 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/019dc980-4be0-4038-afb4-0e8452093a3c/action Jan 19 09:04:06.617780 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:06.617780 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:06.618385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a985ef2-d528-4892-bdf8-a45a03073748 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:04:06.618835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6a985ef2-d528-4892-bdf8-a45a03073748 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:06.619834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-6a985ef2-d528-4892-bdf8-a45a03073748 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume '019dc980-4be0-4038-afb4-0e8452093a3c' with '{'status': 'maintenance'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:04:06.925273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:06.925273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:07.215393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6a985ef2-d528-4892-bdf8-a45a03073748 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/019dc980-4be0-4038-afb4-0e8452093a3c/action returned with HTTP 202 Jan 19 09:04:07.228423 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1414/2783] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:04:06 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/019dc980-4be0-4038-afb4-0e8452093a3c/action => generated 0 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:04:07.237337 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d34c18bf-6d0e-417c-9688-6670f3c324ab tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:07.237874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d34c18bf-6d0e-417c-9688-6670f3c324ab tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:07.238066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:07.238066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:07.239240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d34c18bf-6d0e-417c-9688-6670f3c324ab tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:07.374916 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:07.374916 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:07.395781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d34c18bf-6d0e-417c-9688-6670f3c324ab tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:07.467907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d34c18bf-6d0e-417c-9688-6670f3c324ab tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 200 Jan 19 09:04:07.473516 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1370/2784] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:07 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 912 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:07.489216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6679d176-2401-468b-ac60-ca13154be89d tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/019dc980-4be0-4038-afb4-0e8452093a3c/action Jan 19 09:04:07.489779 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:07.489779 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:07.490320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6679d176-2401-468b-ac60-ca13154be89d tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-force_delete": {}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:04:07.490844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6679d176-2401-468b-ac60-ca13154be89d tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:07.609786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:07.609786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:07.616149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6679d176-2401-468b-ac60-ca13154be89d tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Volume info retrieved successfully. Jan 19 09:04:07.683759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6679d176-2401-468b-ac60-ca13154be89d tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Delete volume request issued successfully. Jan 19 09:04:07.687829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6679d176-2401-468b-ac60-ca13154be89d tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/019dc980-4be0-4038-afb4-0e8452093a3c/action returned with HTTP 202 Jan 19 09:04:07.689180 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1415/2785] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:04:07 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/019dc980-4be0-4038-afb4-0e8452093a3c/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:04:07.697286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-56d09e98-90b3-4b1f-855a-57d767ffb308 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:07.698109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-56d09e98-90b3-4b1f-855a-57d767ffb308 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:07.698459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:07.698459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:07.699111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-56d09e98-90b3-4b1f-855a-57d767ffb308 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:07.805083 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:07.805083 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:07.841405 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-56d09e98-90b3-4b1f-855a-57d767ffb308 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:07.900614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-56d09e98-90b3-4b1f-855a-57d767ffb308 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 200 Jan 19 09:04:07.902065 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1371/2786] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:07 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 909 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:08.919564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0ae686a-9d19-4955-9697-41b0b970b208 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:08.921007 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0ae686a-9d19-4955-9697-41b0b970b208 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:08.921392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:08.921392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:08.922175 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0ae686a-9d19-4955-9697-41b0b970b208 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:09.037365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:09.037365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:09.060353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e0ae686a-9d19-4955-9697-41b0b970b208 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:09.129474 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0ae686a-9d19-4955-9697-41b0b970b208 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 200 Jan 19 09:04:09.140118 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1416/2787] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:08 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 909 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:10.148384 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b9ee7b3-5b13-486a-8f76-719493c3b037 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:10.149733 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b9ee7b3-5b13-486a-8f76-719493c3b037 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:10.150150 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:10.150150 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:10.150903 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b9ee7b3-5b13-486a-8f76-719493c3b037 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:10.304998 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:10.304998 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:10.326321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4b9ee7b3-5b13-486a-8f76-719493c3b037 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:10.377007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b9ee7b3-5b13-486a-8f76-719493c3b037 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 200 Jan 19 09:04:10.378732 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1372/2788] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:10 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 909 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:11.395778 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac4603c0-88c1-4aff-99b5-7ba8b0639002 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:11.396707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac4603c0-88c1-4aff-99b5-7ba8b0639002 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:11.396707 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:11.396707 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:11.397191 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac4603c0-88c1-4aff-99b5-7ba8b0639002 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:11.586443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac4603c0-88c1-4aff-99b5-7ba8b0639002 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 404 Jan 19 09:04:11.592472 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1417/2789] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:11 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:11.596466 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] POST http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes Jan 19 09:04:11.596927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:11.596927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:11.597351 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2008562151"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:11.598455 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2008562151'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:04:11.598885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume of 1 GB Jan 19 09:04:11.634532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Availability Zones retrieved successfully. Jan 19 09:04:11.676386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (10f52b73-f126-467a-90cd-62106784ab88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:11.679835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7797e1f4-a3d7-46bc-9d2e-269ce209a1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:11.682131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:04:11.834415 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7797e1f4-a3d7-46bc-9d2e-269ce209a1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:11.836927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94fd36f4-22aa-4985-85c6-ecb1c918a8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:11.923678 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Created reservations ['47e0a4e3-f809-418f-9179-45fb616ffc39', 'dc82a368-4776-4998-8d33-879470a0d198', '7fbe3991-fa06-494a-9dc4-e0476eb049c6', 'ba31229b-8110-48a9-a67a-8b40080851e0'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:11.926761 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94fd36f4-22aa-4985-85c6-ecb1c918a8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47e0a4e3-f809-418f-9179-45fb616ffc39', 'dc82a368-4776-4998-8d33-879470a0d198', '7fbe3991-fa06-494a-9dc4-e0476eb049c6', 'ba31229b-8110-48a9-a67a-8b40080851e0']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:11.929090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3a317c-8aaa-4c59-85e7-cf3233e1bc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:12.051225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3a317c-8aaa-4c59-85e7-cf3233e1bc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e0f1647-8b84-4201-9bfa-749f2b6de725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2008562151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['47e0a4e3-f809-418f-9179-45fb616ffc39','dc82a368-4776-4998-8d33-879470a0d198','7fbe3991-fa06-494a-9dc4-e0476eb049c6','ba31229b-8110-48a9-a67a-8b40080851e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2008562151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e0f1647-8b84-4201-9bfa-749f2b6de725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38053becffc463e980b338b66158b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0f40464f9174993864334e26c8db924',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:12.061795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78a6cd8-5ae1-42fc-b08d-bf16f7ea2028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:12.114917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78a6cd8-5ae1-42fc-b08d-bf16f7ea2028) transitioned into state 'SUCCESS' from state '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-2008562151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a38053becffc463e980b338b66158b52',qos_specs=None,replication_status=,reservations=['47e0a4e3-f809-418f-9179-45fb616ffc39','dc82a368-4776-4998-8d33-879470a0d198','7fbe3991-fa06-494a-9dc4-e0476eb049c6','ba31229b-8110-48a9-a67a-8b40080851e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f40464f9174993864334e26c8db924',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:12.117311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2945b0-8cee-424b-821d-dc24079d04d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:12.153653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2945b0-8cee-424b-821d-dc24079d04d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:12.156588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Flow 'volume_create_api' (10f52b73-f126-467a-90cd-62106784ab88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:12.689363 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Create volume request issued successfully. Jan 19 09:04:12.733625 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-03c8585e-b059-49df-90d8-d96557ac9bb6 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes returned with HTTP 202 Jan 19 09:04:12.740679 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1373/2790] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:04:11 2021] POST /volume/v3/a38053becffc463e980b338b66158b52/volumes => generated 842 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:12.755138 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42c3b28d-e84e-45e8-ae00-12a8dbb4b6d3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:12.755671 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42c3b28d-e84e-45e8-ae00-12a8dbb4b6d3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:12.756350 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42c3b28d-e84e-45e8-ae00-12a8dbb4b6d3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:12.898849 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:12.898849 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:12.914072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-42c3b28d-e84e-45e8-ae00-12a8dbb4b6d3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:12.960108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42c3b28d-e84e-45e8-ae00-12a8dbb4b6d3 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:12.967185 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1418/2791] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:12 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:13.861424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] POST http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes Jan 19 09:04:13.862594 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:13.862594 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:13.863098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-797806495", "snapshot_id": null, "imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "volume_type": null, "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:13.864945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-797806495', 'snapshot_id': None, 'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'volume_type': None, 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:04:13.979145 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e36d7cb1-cf71-4ede-9bad-e7ece94e758a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:13.979870 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e36d7cb1-cf71-4ede-9bad-e7ece94e758a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:13.980256 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:13.980256 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:13.984111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e36d7cb1-cf71-4ede-9bad-e7ece94e758a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:14.030791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Create volume of 1 GB Jan 19 09:04:14.031774 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:14.031774 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:14.053722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Availability Zones retrieved successfully. Jan 19 09:04:14.086525 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Flow 'volume_create_api' (7527dad9-9f10-4700-8709-f48529316a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:14.098930 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501acc53-7b3d-418f-a848-34a1fc6d48db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:14.104632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:04:14.135277 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:14.135277 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:14.145913 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e36d7cb1-cf71-4ede-9bad-e7ece94e758a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:14.215221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e36d7cb1-cf71-4ede-9bad-e7ece94e758a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:14.217203 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1419/2792] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:13 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:14.239037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60beec2f-d9ea-4019-8328-602f1ca0115a tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action Jan 19 09:04:14.241219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:14.241219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:14.242009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60beec2f-d9ea-4019-8328-602f1ca0115a tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:04:14.243894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60beec2f-d9ea-4019-8328-602f1ca0115a tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:14.247165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-60beec2f-d9ea-4019-8328-602f1ca0115a tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume '6e0f1647-8b84-4201-9bfa-749f2b6de725' with '{'status': 'error'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:04:14.338647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501acc53-7b3d-418f-a848-34a1fc6d48db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:14.341258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6ebacd-47d0-4972-86c2-f06288b00dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:14.516438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:14.516438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:14.566986 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Created reservations ['d4b50fe6-ada9-44ac-b693-945420f0f7a6', '2b7befb8-445c-4cd8-9926-486c53dd3ca3', 'a89bac17-9d4b-4027-9bf5-86ee3c611a27', '1ad1897c-d898-448b-9063-a04cf87aca3f'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:14.569724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6ebacd-47d0-4972-86c2-f06288b00dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4b50fe6-ada9-44ac-b693-945420f0f7a6', '2b7befb8-445c-4cd8-9926-486c53dd3ca3', 'a89bac17-9d4b-4027-9bf5-86ee3c611a27', '1ad1897c-d898-448b-9063-a04cf87aca3f']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:14.576014 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60e7b8db-83f3-4bbb-9545-149534f5eda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:14.662028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60beec2f-d9ea-4019-8328-602f1ca0115a tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action returned with HTTP 202 Jan 19 09:04:14.665494 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1420/2793] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:04:14 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 09:04:14.673019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d1add6-7819-4753-a449-4d48c4f2ec95 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:14.673543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d1add6-7819-4753-a449-4d48c4f2ec95 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:14.673761 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:14.673761 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:14.674112 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d1add6-7819-4753-a449-4d48c4f2ec95 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:14.681963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60e7b8db-83f3-4bbb-9545-149534f5eda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04a7134-5b3e-4c5d-97b0-cb3e256f1e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-797806495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68cb3989aefb45308248c57a3e8c8712',qos_specs=None,replication_status=,reservations=['d4b50fe6-ada9-44ac-b693-945420f0f7a6','2b7befb8-445c-4cd8-9926-486c53dd3ca3','a89bac17-9d4b-4027-9bf5-86ee3c611a27','1ad1897c-d898-448b-9063-a04cf87aca3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7528ab676fd14f789eeed3c61a5a647c',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-797806495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c04a7134-5b3e-4c5d-97b0-cb3e256f1e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68cb3989aefb45308248c57a3e8c8712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7528ab676fd14f789eeed3c61a5a647c',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:14.689685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ca28e0-c19d-441f-b0cf-fa6eb0c58493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:14.754013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ca28e0-c19d-441f-b0cf-fa6eb0c58493) transitioned into state 'SUCCESS' from state '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-797806495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68cb3989aefb45308248c57a3e8c8712',qos_specs=None,replication_status=,reservations=['d4b50fe6-ada9-44ac-b693-945420f0f7a6','2b7befb8-445c-4cd8-9926-486c53dd3ca3','a89bac17-9d4b-4027-9bf5-86ee3c611a27','1ad1897c-d898-448b-9063-a04cf87aca3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7528ab676fd14f789eeed3c61a5a647c',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:14.756704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d109d3-4ee4-465a-a59b-608cd317229e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:14.779523 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:14.779523 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:14.783530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d109d3-4ee4-465a-a59b-608cd317229e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:14.789078 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Flow 'volume_create_api' (7527dad9-9f10-4700-8709-f48529316a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:14.803453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-80d1add6-7819-4753-a449-4d48c4f2ec95 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:14.858050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d1add6-7819-4753-a449-4d48c4f2ec95 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:14.858205 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Create volume request issued successfully. Jan 19 09:04:14.861446 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1421/2794] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:14 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 907 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:14.880086 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-717abac4-b02f-4910-864a-9a0496e1336e tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action Jan 19 09:04:14.880647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:14.880647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:14.881294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-717abac4-b02f-4910-864a-9a0496e1336e tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:04:14.881803 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-717abac4-b02f-4910-864a-9a0496e1336e tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:14.884313 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-717abac4-b02f-4910-864a-9a0496e1336e tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume '6e0f1647-8b84-4201-9bfa-749f2b6de725' with '{'status': 'available'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:04:14.896283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d0db81b6-5b34-4703-a1b8-bcd051945730 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes returned with HTTP 202 Jan 19 09:04:14.897196 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1374/2795] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:04:13 2021] POST /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes => generated 822 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:14.912299 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3000748-de82-4532-a72f-01c371e91739 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:14.912848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3000748-de82-4532-a72f-01c371e91739 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:14.913440 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:14.913440 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:14.913440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3000748-de82-4532-a72f-01c371e91739 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:15.025067 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:15.025067 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:15.057252 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b3000748-de82-4532-a72f-01c371e91739 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:15.065314 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:15.065314 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:15.135993 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3000748-de82-4532-a72f-01c371e91739 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:15.137317 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1375/2796] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:14 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 890 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:15.251250 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-717abac4-b02f-4910-864a-9a0496e1336e tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action returned with HTTP 202 Jan 19 09:04:15.260608 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1422/2797] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:04:14 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action => generated 0 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 09:04:15.269769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-885fb96b-c89d-4793-9cf3-e0ad896a0420 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:15.270211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-885fb96b-c89d-4793-9cf3-e0ad896a0420 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:15.270618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:15.270618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:15.271308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-885fb96b-c89d-4793-9cf3-e0ad896a0420 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:15.362970 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:15.362970 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:15.372010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-885fb96b-c89d-4793-9cf3-e0ad896a0420 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:15.400934 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-885fb96b-c89d-4793-9cf3-e0ad896a0420 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:15.407478 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1376/2798] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:15 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 911 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:15.418988 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b32ede55-2d4b-4096-b9d2-d746960a2fa8 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action Jan 19 09:04:15.419579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:15.419579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:15.420027 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b32ede55-2d4b-4096-b9d2-d746960a2fa8 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:04:15.420413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b32ede55-2d4b-4096-b9d2-d746960a2fa8 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:15.421358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-b32ede55-2d4b-4096-b9d2-d746960a2fa8 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume '6e0f1647-8b84-4201-9bfa-749f2b6de725' with '{'status': 'maintenance'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:04:15.648110 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:15.648110 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:15.744142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b32ede55-2d4b-4096-b9d2-d746960a2fa8 tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action returned with HTTP 202 Jan 19 09:04:15.745343 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1423/2799] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:04:15 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:04:15.754119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41ddde63-c61e-47f0-b262-117cb786c549 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:15.754862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41ddde63-c61e-47f0-b262-117cb786c549 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:15.755052 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:15.755052 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:15.755446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41ddde63-c61e-47f0-b262-117cb786c549 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:15.818400 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:15.818400 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:15.828511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-41ddde63-c61e-47f0-b262-117cb786c549 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:15.857966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41ddde63-c61e-47f0-b262-117cb786c549 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:15.870563 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1377/2800] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:15 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:15.880533 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25795f11-5a9a-4a90-9d50-edc18004f83c tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] POST http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action Jan 19 09:04:15.881255 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:15.881255 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:15.882244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25795f11-5a9a-4a90-9d50-edc18004f83c tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:04:15.882382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25795f11-5a9a-4a90-9d50-edc18004f83c tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:15.883497 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.admin_actions [None req-25795f11-5a9a-4a90-9d50-edc18004f83c tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] Updating volume '6e0f1647-8b84-4201-9bfa-749f2b6de725' with '{'status': 'available'}' {{(pid=87970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 19 09:04:16.081087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:16.081087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:16.154644 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3bffcf92-c51d-45de-8e20-4859294a732a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:16.155298 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3bffcf92-c51d-45de-8e20-4859294a732a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:16.155592 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:16.155592 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:16.156110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3bffcf92-c51d-45de-8e20-4859294a732a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:16.173463 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25795f11-5a9a-4a90-9d50-edc18004f83c tempest-VolumesActionsTest-1364427550 tempest-VolumesActionsTest-1364427550] http://10.222.0.25/volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action returned with HTTP 202 Jan 19 09:04:16.175793 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1424/2801] 10.222.0.25 () {60 vars in 1357 bytes} [Tue Jan 19 09:04:15 2021] POST /volume/v3/4e28d8045f9f4616a4ad985425ba9108/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725/action => generated 0 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:04:16.183419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc8b83c5-d8e2-42b7-90cf-6ba6db4783e4 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:16.183945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc8b83c5-d8e2-42b7-90cf-6ba6db4783e4 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:16.184140 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:16.184140 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:16.184929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dc8b83c5-d8e2-42b7-90cf-6ba6db4783e4 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:16.243089 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:16.243089 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:16.254076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dc8b83c5-d8e2-42b7-90cf-6ba6db4783e4 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:16.281260 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dc8b83c5-d8e2-42b7-90cf-6ba6db4783e4 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:16.282557 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1425/2802] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:16 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:16.301753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f0c0c1c-9dce-40fc-a159-25cfaa635d4b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] DELETE http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:16.302546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f0c0c1c-9dce-40fc-a159-25cfaa635d4b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:16.302920 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:16.302920 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:16.303639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f0c0c1c-9dce-40fc-a159-25cfaa635d4b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:16.304272 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2f0c0c1c-9dce-40fc-a159-25cfaa635d4b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Delete volume with id: 6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:16.310814 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:16.310814 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:16.335928 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3bffcf92-c51d-45de-8e20-4859294a732a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:16.375851 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:16.375851 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:16.377377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f0c0c1c-9dce-40fc-a159-25cfaa635d4b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:16.384909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3bffcf92-c51d-45de-8e20-4859294a732a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:16.388795 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1378/2803] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:16 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:16.435816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f0c0c1c-9dce-40fc-a159-25cfaa635d4b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Delete volume request issued successfully. Jan 19 09:04:16.436305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f0c0c1c-9dce-40fc-a159-25cfaa635d4b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 202 Jan 19 09:04:16.437474 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1426/2804] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:16 2021] DELETE /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:04:16.446902 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-001d213e-e6b0-4aba-be26-c154a772b38e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:16.448916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-001d213e-e6b0-4aba-be26-c154a772b38e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:16.449319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:16.449319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:16.450487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-001d213e-e6b0-4aba-be26-c154a772b38e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:16.512535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:16.512535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:16.523099 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-001d213e-e6b0-4aba-be26-c154a772b38e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:16.550804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-001d213e-e6b0-4aba-be26-c154a772b38e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:16.553037 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1379/2805] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:16 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:17.405760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a2e3e6b-281d-4f35-be44-91ddab5f23e3 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:17.406894 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a2e3e6b-281d-4f35-be44-91ddab5f23e3 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:17.407300 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:17.407300 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:17.407929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a2e3e6b-281d-4f35-be44-91ddab5f23e3 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:17.530984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:17.530984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:17.555654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7a2e3e6b-281d-4f35-be44-91ddab5f23e3 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:17.568441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f8c4eba-c2a3-4576-b7f1-37847ce518ea tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:17.568970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f8c4eba-c2a3-4576-b7f1-37847ce518ea tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:17.569189 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:17.569189 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:17.569564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f8c4eba-c2a3-4576-b7f1-37847ce518ea tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:17.588987 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a2e3e6b-281d-4f35-be44-91ddab5f23e3 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:17.606349 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1427/2806] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:17 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:17.655340 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:17.655340 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:17.668714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f8c4eba-c2a3-4576-b7f1-37847ce518ea tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:17.702165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f8c4eba-c2a3-4576-b7f1-37847ce518ea tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:17.706601 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1380/2807] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:17 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 910 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:18.614162 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-503d71a5-b747-4f45-a541-02e864bc0477 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:18.618656 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-503d71a5-b747-4f45-a541-02e864bc0477 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:18.619096 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:18.619096 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:18.620260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-503d71a5-b747-4f45-a541-02e864bc0477 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:18.718849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fddf344-bfea-4296-8141-ad3bebf47b03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:18.719619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fddf344-bfea-4296-8141-ad3bebf47b03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:18.719989 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:18.719989 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:18.720736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fddf344-bfea-4296-8141-ad3bebf47b03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:18.756526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:18.756526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:18.796132 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-503d71a5-b747-4f45-a541-02e864bc0477 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:18.834142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:18.834142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:18.843596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-503d71a5-b747-4f45-a541-02e864bc0477 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:18.849605 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1428/2808] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:18 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:18.855222 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7fddf344-bfea-4296-8141-ad3bebf47b03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:18.908598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fddf344-bfea-4296-8141-ad3bebf47b03 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 200 Jan 19 09:04:18.921483 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1381/2809] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:18 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:19.865776 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72bbe2c3-55e9-4380-9ddc-0703d88f565f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:19.866293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72bbe2c3-55e9-4380-9ddc-0703d88f565f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:19.866707 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:19.866707 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:19.867299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-72bbe2c3-55e9-4380-9ddc-0703d88f565f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:19.929639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d08765ea-d753-4edd-af09-34c504c8b919 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 Jan 19 09:04:19.930182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d08765ea-d753-4edd-af09-34c504c8b919 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:19.930389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:19.930389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:19.930802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d08765ea-d753-4edd-af09-34c504c8b919 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:19.966688 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:19.966688 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:19.986095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-72bbe2c3-55e9-4380-9ddc-0703d88f565f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:20.031156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-72bbe2c3-55e9-4380-9ddc-0703d88f565f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:20.037978 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1429/2810] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:19 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:20.059683 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d08765ea-d753-4edd-af09-34c504c8b919 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 returned with HTTP 404 Jan 19 09:04:20.068492 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1382/2811] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:19 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/6e0f1647-8b84-4201-9bfa-749f2b6de725 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:20.074785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9c76931-f621-4753-9d85-24ccffe0a38a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] DELETE http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:20.075507 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9c76931-f621-4753-9d85-24ccffe0a38a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:20.075904 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:20.075904 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:20.076734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9c76931-f621-4753-9d85-24ccffe0a38a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:20.077965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-c9c76931-f621-4753-9d85-24ccffe0a38a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Delete volume with id: 019dc980-4be0-4038-afb4-0e8452093a3c Jan 19 09:04:20.213039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9c76931-f621-4753-9d85-24ccffe0a38a tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c returned with HTTP 404 Jan 19 09:04:20.222609 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1430/2812] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:20 2021] DELETE /volume/v3/a38053becffc463e980b338b66158b52/volumes/019dc980-4be0-4038-afb4-0e8452093a3c => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:20.225249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d909b7c-ac70-49af-b643-08782e81bb0e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] DELETE http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:04:20.227729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d909b7c-ac70-49af-b643-08782e81bb0e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:20.228423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d909b7c-ac70-49af-b643-08782e81bb0e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:20.229227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2d909b7c-ac70-49af-b643-08782e81bb0e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Delete volume with id: ce808e3f-6501-4803-8eb9-83df2af5409c Jan 19 09:04:20.311472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d909b7c-ac70-49af-b643-08782e81bb0e tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c returned with HTTP 404 Jan 19 09:04:20.312887 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1383/2813] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:20 2021] DELETE /volume/v3/a38053becffc463e980b338b66158b52/volumes/ce808e3f-6501-4803-8eb9-83df2af5409c => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:20.321151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3e61e59-2117-4a2b-820c-e2bbf4923c6b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] DELETE http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb Jan 19 09:04:20.322064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3e61e59-2117-4a2b-820c-e2bbf4923c6b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:20.322805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3e61e59-2117-4a2b-820c-e2bbf4923c6b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:20.323480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d3e61e59-2117-4a2b-820c-e2bbf4923c6b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Delete volume with id: b9f17d95-83a6-4f01-8951-04e2a81dc1bb Jan 19 09:04:20.374361 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3e61e59-2117-4a2b-820c-e2bbf4923c6b tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb returned with HTTP 404 Jan 19 09:04:20.379682 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1431/2814] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:20 2021] DELETE /volume/v3/a38053becffc463e980b338b66158b52/volumes/b9f17d95-83a6-4f01-8951-04e2a81dc1bb => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:20.385097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71846c2e-2d7c-4a02-ad33-a09ff4a4be11 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] DELETE http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:04:20.385858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71846c2e-2d7c-4a02-ad33-a09ff4a4be11 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:20.386757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-71846c2e-2d7c-4a02-ad33-a09ff4a4be11 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:20.387518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-71846c2e-2d7c-4a02-ad33-a09ff4a4be11 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Delete volume with id: 5b473b9a-3cae-404d-8927-6c199b31e321 Jan 19 09:04:20.447862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-71846c2e-2d7c-4a02-ad33-a09ff4a4be11 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 returned with HTTP 404 Jan 19 09:04:20.449261 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1384/2815] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:20 2021] DELETE /volume/v3/a38053becffc463e980b338b66158b52/volumes/5b473b9a-3cae-404d-8927-6c199b31e321 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:20.457385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cb44a15-29c9-4451-b45e-3fadad3f1128 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] DELETE http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:04:20.458649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cb44a15-29c9-4451-b45e-3fadad3f1128 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:20.459337 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cb44a15-29c9-4451-b45e-3fadad3f1128 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:20.460004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-5cb44a15-29c9-4451-b45e-3fadad3f1128 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Delete volume with id: 7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:04:20.534338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:20.534338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:20.540132 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5cb44a15-29c9-4451-b45e-3fadad3f1128 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:20.599514 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5cb44a15-29c9-4451-b45e-3fadad3f1128 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Delete volume request issued successfully. Jan 19 09:04:20.601279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cb44a15-29c9-4451-b45e-3fadad3f1128 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 202 Jan 19 09:04:20.602331 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1432/2816] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:20 2021] DELETE /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:04:20.610771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c34cfa6-7d5a-4342-8975-c6d53aa1c4cf tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:04:20.611406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c34cfa6-7d5a-4342-8975-c6d53aa1c4cf tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:20.612114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c34cfa6-7d5a-4342-8975-c6d53aa1c4cf tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:20.727086 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:20.727086 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:20.758139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c34cfa6-7d5a-4342-8975-c6d53aa1c4cf tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:20.811298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c34cfa6-7d5a-4342-8975-c6d53aa1c4cf tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:04:20.816273 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1385/2817] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:20 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 929 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:21.054610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:21.055416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:21.055888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:21.055888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:21.056463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:21.139558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-967c344f-4d51-4f38-ae18-33e7dafef2d7 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:04:21.140783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-967c344f-4d51-4f38-ae18-33e7dafef2d7 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:21.141167 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:21.141167 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:21.141796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-967c344f-4d51-4f38-ae18-33e7dafef2d7 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:21.181460 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:21.181460 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:21.201342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:21.246355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:21.246355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:21.255628 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:21.260836 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1433/2818] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:21 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:21.286310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-967c344f-4d51-4f38-ae18-33e7dafef2d7 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:04:21.323914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-967c344f-4d51-4f38-ae18-33e7dafef2d7 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:04:21.324681 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1386/2819] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:04:21 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 919 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:21.352334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume// Jan 19 09:04:21.353035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:21.353365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:21.353365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:21.353936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:21.355253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ff838ec-873d-4f9d-859a-90253fb4124b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:04:21.356331 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1434/2820] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:04:21 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:04:21.378068 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-d389642e-3e05-45d8-a104-c0b5b32da6a5 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] POST http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments Jan 19 09:04:21.378613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:21.378613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:21.379043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-d389642e-3e05-45d8-a104-c0b5b32da6a5 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bd76969-88f7-4ec3-9399-4e82275ea36e", "instance_uuid": "9ff33e72-494e-4be8-a7de-efd26fb42592", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:21.504213 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:21.504213 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:21.660570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-d389642e-3e05-45d8-a104-c0b5b32da6a5 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments returned with HTTP 200 Jan 19 09:04:21.661693 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1387/2821] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:04:21 2021] POST /volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments => generated 273 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:21.743170 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-49b6a46c-78ad-42cf-ba76-26ea2c7cba27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] POST http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/500fa856-d517-43d2-8492-bc2e57b5bcb4/action Jan 19 09:04:21.744198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-49b6a46c-78ad-42cf-ba76-26ea2c7cba27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:04:21.744706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-49b6a46c-78ad-42cf-ba76-26ea2c7cba27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:21.831981 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34352b1c-8404-4e80-876e-7e2528d6be63 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:04:21.832782 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34352b1c-8404-4e80-876e-7e2528d6be63 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:21.832986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:21.832986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:21.833526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34352b1c-8404-4e80-876e-7e2528d6be63 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:21.877754 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:21.877754 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:21.962174 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:21.962174 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:21.974699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-34352b1c-8404-4e80-876e-7e2528d6be63 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:21.984979 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-1c6ce39b-24ea-4f4b-8255-f7f471e25b65 req-49b6a46c-78ad-42cf-ba76-26ea2c7cba27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/500fa856-d517-43d2-8492-bc2e57b5bcb4/action returned with HTTP 204 Jan 19 09:04:21.984979 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1435/2822] 10.222.0.25 () {66 vars in 1696 bytes} [Tue Jan 19 09:04:21 2021] POST /volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/500fa856-d517-43d2-8492-bc2e57b5bcb4/action => generated 0 bytes in 248 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:21.997394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34352b1c-8404-4e80-876e-7e2528d6be63 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:04:21.998700 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1388/2823] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:21 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 929 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:22.032395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fcaa8339-f066-4ccf-9040-01fba0e51a27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:04:22.035831 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fcaa8339-f066-4ccf-9040-01fba0e51a27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:22.035961 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:22.035961 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:22.039604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fcaa8339-f066-4ccf-9040-01fba0e51a27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:22.131580 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:22.131580 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:22.140203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fcaa8339-f066-4ccf-9040-01fba0e51a27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:04:22.167491 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:22.167491 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:22.178483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fcaa8339-f066-4ccf-9040-01fba0e51a27 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:04:22.178483 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1436/2824] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:22 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 1181 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:22.274089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74af7765-61cd-47cc-bd62-ebbc70a2a2e2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:22.274374 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74af7765-61cd-47cc-bd62-ebbc70a2a2e2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:22.274638 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:22.274638 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:22.275059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74af7765-61cd-47cc-bd62-ebbc70a2a2e2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:22.407593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:22.407593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:22.433553 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-74af7765-61cd-47cc-bd62-ebbc70a2a2e2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:22.443729 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-15150d76-18fe-46b0-8778-4cb211afbfed tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:04:22.444330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-15150d76-18fe-46b0-8778-4cb211afbfed tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:22.444553 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:22.444553 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:22.444926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-15150d76-18fe-46b0-8778-4cb211afbfed tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:22.533761 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74af7765-61cd-47cc-bd62-ebbc70a2a2e2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:22.547899 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1389/2825] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:22 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:22.581195 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:22.581195 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:22.607226 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-15150d76-18fe-46b0-8778-4cb211afbfed tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:04:22.634886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:22.634886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:22.651246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-15150d76-18fe-46b0-8778-4cb211afbfed tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:04:22.653627 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1437/2826] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:04:22 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 1181 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:22.746626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-ccf0994b-7fae-4cb3-bd15-86568e67e00d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] DELETE http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/500fa856-d517-43d2-8492-bc2e57b5bcb4 Jan 19 09:04:22.748682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-ccf0994b-7fae-4cb3-bd15-86568e67e00d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:22.750315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:22.750315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:22.750749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-ccf0994b-7fae-4cb3-bd15-86568e67e00d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:22.825570 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:22.825570 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:23.015118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-73e87510-7fd8-4ca3-baf5-2a58219b5efe tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:04:23.015530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-73e87510-7fd8-4ca3-baf5-2a58219b5efe tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:23.015806 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:23.015806 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:23.016988 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-73e87510-7fd8-4ca3-baf5-2a58219b5efe tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:23.191491 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:23.191491 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:23.243687 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-73e87510-7fd8-4ca3-baf5-2a58219b5efe tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Volume info retrieved successfully. Jan 19 09:04:23.249824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-ccf0994b-7fae-4cb3-bd15-86568e67e00d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:04:23.250607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-ccf0994b-7fae-4cb3-bd15-86568e67e00d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:04:23.280626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-598fe31b-314e-44b4-8cf6-dc6e9d7b9297 req-ccf0994b-7fae-4cb3-bd15-86568e67e00d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/500fa856-d517-43d2-8492-bc2e57b5bcb4 returned with HTTP 200 Jan 19 09:04:23.282543 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1390/2827] 10.222.0.25 () {64 vars in 1644 bytes} [Tue Jan 19 09:04:22 2021] DELETE /volume/v3/7e604b124a314f16baa9d7617c4d06ca/attachments/500fa856-d517-43d2-8492-bc2e57b5bcb4 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:23.342084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-73e87510-7fd8-4ca3-baf5-2a58219b5efe tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 200 Jan 19 09:04:23.346065 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1438/2828] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:23 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 929 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:23.371975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b39009ad-0950-4145-ace6-6935812d84ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:04:23.372923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b39009ad-0950-4145-ace6-6935812d84ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:23.372923 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:23.372923 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:23.373143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b39009ad-0950-4145-ace6-6935812d84ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:23.537043 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:23.537043 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:23.557396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-389f07c3-b130-4c2d-bd33-03a5dbf5d769 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:23.558129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-389f07c3-b130-4c2d-bd33-03a5dbf5d769 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:23.559800 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:23.559800 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:23.560438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-389f07c3-b130-4c2d-bd33-03a5dbf5d769 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:23.621302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b39009ad-0950-4145-ace6-6935812d84ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:04:23.689144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b39009ad-0950-4145-ace6-6935812d84ef tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:04:23.699042 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1391/2829] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:23 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 919 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:23.754134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:23.754134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:23.778673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-389f07c3-b130-4c2d-bd33-03a5dbf5d769 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:23.826169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-389f07c3-b130-4c2d-bd33-03a5dbf5d769 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:23.827281 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1439/2830] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:23 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:24.362929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f96eea54-4656-47b1-947d-cb04c157f3c2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] GET http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 Jan 19 09:04:24.363951 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f96eea54-4656-47b1-947d-cb04c157f3c2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:24.364324 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:24.364324 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:24.365095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f96eea54-4656-47b1-947d-cb04c157f3c2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:24.552940 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f96eea54-4656-47b1-947d-cb04c157f3c2 tempest-VolumesActionsTest-447882189 tempest-VolumesActionsTest-447882189] http://10.222.0.25/volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 returned with HTTP 404 Jan 19 09:04:24.555423 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1392/2831] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:24 2021] GET /volume/v3/a38053becffc463e980b338b66158b52/volumes/7897a2e0-a4e8-41e7-ae56-2ed7c1e96d17 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:24.843216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eed5de7-8593-4a60-a509-e875e8c1a6e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:24.844094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eed5de7-8593-4a60-a509-e875e8c1a6e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:24.844233 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:24.844233 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:24.844897 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2eed5de7-8593-4a60-a509-e875e8c1a6e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:24.958842 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:24.958842 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:24.983387 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2eed5de7-8593-4a60-a509-e875e8c1a6e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:25.034161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2eed5de7-8593-4a60-a509-e875e8c1a6e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:25.035773 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1440/2832] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:24 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:26.051319 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-abbfb11d-2b4a-4ec1-8295-d269c561f867 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:26.052621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-abbfb11d-2b4a-4ec1-8295-d269c561f867 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:26.053564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-abbfb11d-2b4a-4ec1-8295-d269c561f867 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:26.176933 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:26.176933 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:26.201381 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-abbfb11d-2b4a-4ec1-8295-d269c561f867 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:26.259012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-abbfb11d-2b4a-4ec1-8295-d269c561f867 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:26.259913 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1393/2833] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:26 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:27.274983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7b6d05a-7a22-4521-bff5-34e48f7675e9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:27.276314 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7b6d05a-7a22-4521-bff5-34e48f7675e9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:27.276697 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:27.276697 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:27.277439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7b6d05a-7a22-4521-bff5-34e48f7675e9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:27.339354 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:27.339354 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:27.350495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f7b6d05a-7a22-4521-bff5-34e48f7675e9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:27.380579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7b6d05a-7a22-4521-bff5-34e48f7675e9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:27.391846 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1441/2834] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:27 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:28.402188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e58185d8-94fa-4099-bf8f-55bca5d8fb9d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:28.402188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e58185d8-94fa-4099-bf8f-55bca5d8fb9d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:28.402188 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:28.402188 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:28.402188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e58185d8-94fa-4099-bf8f-55bca5d8fb9d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:28.502459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:28.502459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:28.514121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e58185d8-94fa-4099-bf8f-55bca5d8fb9d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:28.552948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e58185d8-94fa-4099-bf8f-55bca5d8fb9d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:28.553949 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1394/2835] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:28 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:29.581712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0235fa6d-c8dc-4ec5-9990-dda120ef1009 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:29.581712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0235fa6d-c8dc-4ec5-9990-dda120ef1009 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:29.581712 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:29.581712 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:29.581712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0235fa6d-c8dc-4ec5-9990-dda120ef1009 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:29.903592 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:29.903592 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:29.938608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0235fa6d-c8dc-4ec5-9990-dda120ef1009 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:30.011105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0235fa6d-c8dc-4ec5-9990-dda120ef1009 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:30.011105 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1442/2836] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:29 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:31.025524 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-148a9583-cbf9-4254-b4eb-b2ad48640f63 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:31.025524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-148a9583-cbf9-4254-b4eb-b2ad48640f63 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:31.025524 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:31.025524 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:31.025524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-148a9583-cbf9-4254-b4eb-b2ad48640f63 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:31.246413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:31.246413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:31.281140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-148a9583-cbf9-4254-b4eb-b2ad48640f63 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:31.370609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-148a9583-cbf9-4254-b4eb-b2ad48640f63 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:31.370609 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1395/2837] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:31 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:32.384323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff83b0e2-6133-4689-a6f3-11c5110bcf0e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:32.384323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff83b0e2-6133-4689-a6f3-11c5110bcf0e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:32.384323 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:32.384323 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:32.384323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff83b0e2-6133-4689-a6f3-11c5110bcf0e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:32.573039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:32.573039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:32.609543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ff83b0e2-6133-4689-a6f3-11c5110bcf0e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:32.676072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff83b0e2-6133-4689-a6f3-11c5110bcf0e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:32.676072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1443/2838] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:32 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:33.705564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42a7b239-f476-4f07-b6ca-98f7f999a710 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:33.705564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42a7b239-f476-4f07-b6ca-98f7f999a710 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:33.705564 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:33.705564 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:33.705564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42a7b239-f476-4f07-b6ca-98f7f999a710 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:33.811715 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:33.811715 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:33.821685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-42a7b239-f476-4f07-b6ca-98f7f999a710 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:33.864276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42a7b239-f476-4f07-b6ca-98f7f999a710 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:33.864276 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1396/2839] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:33 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:35.142924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f9cbfad-50c2-428f-ab99-54fc1fa11087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:35.142924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f9cbfad-50c2-428f-ab99-54fc1fa11087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:35.142924 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:35.142924 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:35.142924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f9cbfad-50c2-428f-ab99-54fc1fa11087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:35.142924 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:35.142924 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:35.142924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9f9cbfad-50c2-428f-ab99-54fc1fa11087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:35.193558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f9cbfad-50c2-428f-ab99-54fc1fa11087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:35.208239 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1444/2840] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:34 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:36.203024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44f7e73a-d8e9-445f-b89d-93711731fd76 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:36.203423 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44f7e73a-d8e9-445f-b89d-93711731fd76 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:36.203620 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:36.203620 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:36.204311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44f7e73a-d8e9-445f-b89d-93711731fd76 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:36.372445 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:36.372445 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:36.400584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-44f7e73a-d8e9-445f-b89d-93711731fd76 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:36.460668 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44f7e73a-d8e9-445f-b89d-93711731fd76 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:36.461731 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1397/2841] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:36 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:37.481454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41bd84f2-5f23-444d-b688-c4f3ce4896d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:37.486818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41bd84f2-5f23-444d-b688-c4f3ce4896d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:37.486818 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:37.486818 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:37.486818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41bd84f2-5f23-444d-b688-c4f3ce4896d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:37.822167 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:37.822167 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:37.876686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-41bd84f2-5f23-444d-b688-c4f3ce4896d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:37.949697 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41bd84f2-5f23-444d-b688-c4f3ce4896d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:37.949697 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1445/2842] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:37 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 972 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:38.962584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb887bc8-0ff6-4c6e-8f3a-2efce791000b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:38.963406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb887bc8-0ff6-4c6e-8f3a-2efce791000b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:38.963627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:38.963627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:38.964012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb887bc8-0ff6-4c6e-8f3a-2efce791000b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:39.107184 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:39.107184 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:39.162967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb887bc8-0ff6-4c6e-8f3a-2efce791000b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:39.196342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb887bc8-0ff6-4c6e-8f3a-2efce791000b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:39.197755 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1398/2843] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:38 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:40.214092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ea583cc-7c7d-434b-80fa-c9aeca35a53a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:40.214797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ea583cc-7c7d-434b-80fa-c9aeca35a53a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:40.214797 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:40.214797 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:40.215348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ea583cc-7c7d-434b-80fa-c9aeca35a53a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:40.370115 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:40.370115 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:40.425342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8ea583cc-7c7d-434b-80fa-c9aeca35a53a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:40.531919 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ea583cc-7c7d-434b-80fa-c9aeca35a53a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:40.537789 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1446/2844] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:40 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:41.550737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-18f712d3-41b8-4a9b-a59a-8e20527e28e8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:41.554481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-18f712d3-41b8-4a9b-a59a-8e20527e28e8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:41.554963 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:41.554963 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:41.555804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-18f712d3-41b8-4a9b-a59a-8e20527e28e8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:41.787182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:41.787182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:41.845160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-18f712d3-41b8-4a9b-a59a-8e20527e28e8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:41.932983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-18f712d3-41b8-4a9b-a59a-8e20527e28e8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:41.945000 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1399/2845] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:41 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:42.966081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7902d98-9011-4e89-aea5-73a11f15f9bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:42.967244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7902d98-9011-4e89-aea5-73a11f15f9bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:42.967603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:42.967603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:42.968149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a7902d98-9011-4e89-aea5-73a11f15f9bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:43.067815 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:43.067815 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:43.084322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a7902d98-9011-4e89-aea5-73a11f15f9bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:43.122780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a7902d98-9011-4e89-aea5-73a11f15f9bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:43.138594 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1447/2846] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:42 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:44.151921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-080ce820-f5c8-4911-af65-f5455d5e7e14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:44.160731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-080ce820-f5c8-4911-af65-f5455d5e7e14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:44.160731 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:44.160731 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:44.160731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-080ce820-f5c8-4911-af65-f5455d5e7e14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:44.259619 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:44.259619 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:44.277317 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-080ce820-f5c8-4911-af65-f5455d5e7e14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:44.313468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-080ce820-f5c8-4911-af65-f5455d5e7e14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:44.313468 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1400/2847] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:44 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:45.194328 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86545eb4-84a7-4df0-b0a7-98e6b1416871 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes Jan 19 09:04:45.195509 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86545eb4-84a7-4df0-b0a7-98e6b1416871 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:45.195908 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:45.195908 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:45.196530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86545eb4-84a7-4df0-b0a7-98e6b1416871 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:45.197446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-86545eb4-84a7-4df0-b0a7-98e6b1416871 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:04:45.199715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-86545eb4-84a7-4df0-b0a7-98e6b1416871 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:04:45.319728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86545eb4-84a7-4df0-b0a7-98e6b1416871 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Get all volumes completed successfully. Jan 19 09:04:45.320660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86545eb4-84a7-4df0-b0a7-98e6b1416871 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes returned with HTTP 200 Jan 19 09:04:45.321896 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1448/2848] 10.222.0.25 () {58 vars in 1204 bytes} [Tue Jan 19 09:04:44 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes => generated 15 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:04:45.333112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44b0df49-54cc-40b7-99a9-91203d5317ec tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:45.333682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44b0df49-54cc-40b7-99a9-91203d5317ec tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:45.333908 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:45.333908 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:45.336340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44b0df49-54cc-40b7-99a9-91203d5317ec tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:45.341417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] POST http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes Jan 19 09:04:45.346371 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-283429055"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:45.347540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-283429055'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:04:45.347926 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume of 1 GB Jan 19 09:04:45.381241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Availability Zones retrieved successfully. Jan 19 09:04:45.428620 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Flow 'volume_create_api' (f569842c-20d9-4321-94e7-279cd5fd5bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:45.442942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d58339-29ea-41fe-b5b4-1efde44cc3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:45.449923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:04:45.474585 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:45.474585 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:45.479490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-44b0df49-54cc-40b7-99a9-91203d5317ec tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:45.571111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44b0df49-54cc-40b7-99a9-91203d5317ec tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:45.571362 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1401/2849] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:45 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:45.590731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d58339-29ea-41fe-b5b4-1efde44cc3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:45.597199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4663716a-139a-4e40-bedf-7da0dbdb830b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:45.860978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Created reservations ['1ee74be6-6c3c-4a43-b9e5-08064eb4ec5c', '2ecd3d19-a894-4427-ac65-8f65d2f5350f', '14a54250-69c1-45c8-9f75-ad73c89170e5', 'b0e9e5d1-54ac-467e-b1d5-d2c91832d91c'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:45.869389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4663716a-139a-4e40-bedf-7da0dbdb830b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee74be6-6c3c-4a43-b9e5-08064eb4ec5c', '2ecd3d19-a894-4427-ac65-8f65d2f5350f', '14a54250-69c1-45c8-9f75-ad73c89170e5', 'b0e9e5d1-54ac-467e-b1d5-d2c91832d91c']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:45.871675 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda1693f-b770-4b84-a383-96b4b9130026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:46.001041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda1693f-b770-4b84-a383-96b4b9130026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b08f8c8-cf0e-4411-b6d7-e3e3c1163163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-283429055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd259b84d044b5fb7ea7db90526a04d',qos_specs=None,replication_status=,reservations=['1ee74be6-6c3c-4a43-b9e5-08064eb4ec5c','2ecd3d19-a894-4427-ac65-8f65d2f5350f','14a54250-69c1-45c8-9f75-ad73c89170e5','b0e9e5d1-54ac-467e-b1d5-d2c91832d91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150f5c2fa6744acb89d540bf12021a89',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-283429055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b08f8c8-cf0e-4411-b6d7-e3e3c1163163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd259b84d044b5fb7ea7db90526a04d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='150f5c2fa6744acb89d540bf12021a89',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:46.003941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9c21c2-aaa5-4927-8ef0-6f862c5360f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:46.078929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9c21c2-aaa5-4927-8ef0-6f862c5360f5) transitioned into state 'SUCCESS' from state '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-283429055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd259b84d044b5fb7ea7db90526a04d',qos_specs=None,replication_status=,reservations=['1ee74be6-6c3c-4a43-b9e5-08064eb4ec5c','2ecd3d19-a894-4427-ac65-8f65d2f5350f','14a54250-69c1-45c8-9f75-ad73c89170e5','b0e9e5d1-54ac-467e-b1d5-d2c91832d91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150f5c2fa6744acb89d540bf12021a89',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:46.081317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68499b44-4d4b-4fa2-8494-6cab8d7d197c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:46.108920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68499b44-4d4b-4fa2-8494-6cab8d7d197c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:46.117690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Flow 'volume_create_api' (f569842c-20d9-4321-94e7-279cd5fd5bf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:46.193831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume request issued successfully. Jan 19 09:04:46.220080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2fe15ff-0a5d-4068-bcee-7c0940285812 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes returned with HTTP 202 Jan 19 09:04:46.237341 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1449/2850] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:04:45 2021] POST /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes => generated 823 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:46.251933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-940791cd-128e-4698-a892-899c5307a3fb tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:04:46.252470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-940791cd-128e-4698-a892-899c5307a3fb tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:46.252687 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:46.252687 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:46.253068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-940791cd-128e-4698-a892-899c5307a3fb tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:46.335330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:46.335330 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:46.347829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-940791cd-128e-4698-a892-899c5307a3fb tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:46.414452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-940791cd-128e-4698-a892-899c5307a3fb tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 returned with HTTP 200 Jan 19 09:04:46.420767 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1402/2851] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:46 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 => generated 891 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:46.588441 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-af6d4811-abc4-4875-aaa8-c5850d89f122 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:46.589546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-af6d4811-abc4-4875-aaa8-c5850d89f122 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:46.590061 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:46.590061 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:46.590734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-af6d4811-abc4-4875-aaa8-c5850d89f122 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:46.705938 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:46.705938 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:46.726119 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-af6d4811-abc4-4875-aaa8-c5850d89f122 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:46.761843 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-af6d4811-abc4-4875-aaa8-c5850d89f122 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:46.787947 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1450/2852] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:46 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:47.452151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-692dffd0-ca6f-4699-865a-15c532390bfd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:04:47.452151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-692dffd0-ca6f-4699-865a-15c532390bfd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:47.452151 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:47.452151 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:47.452151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-692dffd0-ca6f-4699-865a-15c532390bfd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:47.591091 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:47.591091 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:47.617426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-692dffd0-ca6f-4699-865a-15c532390bfd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:47.685970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-692dffd0-ca6f-4699-865a-15c532390bfd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 returned with HTTP 200 Jan 19 09:04:47.695487 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1403/2853] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:47 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 => generated 915 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:47.780348 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0304020d-28e1-4c5c-93a3-b4dc3ce87dc2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:47.781087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0304020d-28e1-4c5c-93a3-b4dc3ce87dc2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:47.781482 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:47.781482 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:47.782110 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0304020d-28e1-4c5c-93a3-b4dc3ce87dc2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:47.897653 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:47.897653 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:47.910999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0304020d-28e1-4c5c-93a3-b4dc3ce87dc2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:47.962932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0304020d-28e1-4c5c-93a3-b4dc3ce87dc2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:47.963784 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1451/2854] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:47 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:48.713787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d19f8bd-6315-4bb5-bffb-cbfd8c2fa616 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:04:48.714992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d19f8bd-6315-4bb5-bffb-cbfd8c2fa616 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:48.715365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:48.715365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:48.716094 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d19f8bd-6315-4bb5-bffb-cbfd8c2fa616 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:48.836173 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:48.836173 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:48.868781 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7d19f8bd-6315-4bb5-bffb-cbfd8c2fa616 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:48.915407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d19f8bd-6315-4bb5-bffb-cbfd8c2fa616 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 returned with HTTP 200 Jan 19 09:04:48.916998 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1404/2855] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:48 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:48.935206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ae5f069-4e80-462a-87bc-cb2f846e26f8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:04:48.935964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ae5f069-4e80-462a-87bc-cb2f846e26f8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:48.936322 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:48.936322 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:48.936887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2ae5f069-4e80-462a-87bc-cb2f846e26f8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:48.983079 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a881fa71-1821-4706-90de-a7a42d0cbca5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:48.983848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a881fa71-1821-4706-90de-a7a42d0cbca5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:48.984214 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:48.984214 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:48.984786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a881fa71-1821-4706-90de-a7a42d0cbca5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:49.046486 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:49.046486 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:49.083750 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2ae5f069-4e80-462a-87bc-cb2f846e26f8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:49.100415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:49.100415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:49.119325 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a881fa71-1821-4706-90de-a7a42d0cbca5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:49.149830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2ae5f069-4e80-462a-87bc-cb2f846e26f8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 returned with HTTP 200 Jan 19 09:04:49.164732 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1452/2856] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:48 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 => generated 916 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:49.179400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] POST http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes Jan 19 09:04:49.180207 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:49.180207 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:49.180832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-777841836"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:49.182085 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-777841836'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:04:49.182636 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume of 1 GB Jan 19 09:04:49.196653 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a881fa71-1821-4706-90de-a7a42d0cbca5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:49.207464 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1405/2857] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:48 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 975 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:49.212838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Availability Zones retrieved successfully. Jan 19 09:04:49.241508 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Flow 'volume_create_api' (0a778bc9-dfc2-4b37-a1cc-13ff3739a8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:49.244845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6107b10b-6e8d-4c67-8244-5daff76e5554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:49.247603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:04:49.346372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6107b10b-6e8d-4c67-8244-5daff76e5554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:49.352251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea70d4f-4451-4b56-a0cb-bcb7c7830da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:49.471698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Created reservations ['6e1c8efb-f2af-4392-9f52-88b96343ee78', '76841748-d2e1-42c5-ba07-f37dab3bc45d', '04cf1d67-fd27-4363-8bcd-ccf9213e0dd5', 'c4147184-3e5e-42de-b192-b054a756826a'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:49.476258 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea70d4f-4451-4b56-a0cb-bcb7c7830da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e1c8efb-f2af-4392-9f52-88b96343ee78', '76841748-d2e1-42c5-ba07-f37dab3bc45d', '04cf1d67-fd27-4363-8bcd-ccf9213e0dd5', 'c4147184-3e5e-42de-b192-b054a756826a']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:49.494537 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6cf3404-eb8d-4f71-92b4-c279a94a1606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:49.675074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6cf3404-eb8d-4f71-92b4-c279a94a1606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8981c7e-438f-44a2-b8b4-6823964157e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-777841836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd259b84d044b5fb7ea7db90526a04d',qos_specs=None,replication_status=,reservations=['6e1c8efb-f2af-4392-9f52-88b96343ee78','76841748-d2e1-42c5-ba07-f37dab3bc45d','04cf1d67-fd27-4363-8bcd-ccf9213e0dd5','c4147184-3e5e-42de-b192-b054a756826a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150f5c2fa6744acb89d540bf12021a89',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-777841836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8981c7e-438f-44a2-b8b4-6823964157e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd259b84d044b5fb7ea7db90526a04d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='150f5c2fa6744acb89d540bf12021a89',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:49.677787 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6cbdd87-fbba-4a16-90d1-1345c156523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:49.737185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6cbdd87-fbba-4a16-90d1-1345c156523e) transitioned into state 'SUCCESS' from state '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-777841836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd259b84d044b5fb7ea7db90526a04d',qos_specs=None,replication_status=,reservations=['6e1c8efb-f2af-4392-9f52-88b96343ee78','76841748-d2e1-42c5-ba07-f37dab3bc45d','04cf1d67-fd27-4363-8bcd-ccf9213e0dd5','c4147184-3e5e-42de-b192-b054a756826a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150f5c2fa6744acb89d540bf12021a89',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:49.740429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6a2d63-84e6-466e-8640-93826827d961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:49.764649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e6a2d63-84e6-466e-8640-93826827d961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:49.767653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Flow 'volume_create_api' (0a778bc9-dfc2-4b37-a1cc-13ff3739a8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:49.826411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume request issued successfully. Jan 19 09:04:49.844377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de51fe7f-95bb-4a50-9264-a8dee88b9b9a tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes returned with HTTP 202 Jan 19 09:04:49.850540 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1453/2858] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:04:49 2021] POST /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes => generated 823 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:04:49.861535 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c0795d8-f6ab-4330-8bd4-908111c1c5f2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 Jan 19 09:04:49.862382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c0795d8-f6ab-4330-8bd4-908111c1c5f2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:49.863029 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:49.863029 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:49.863706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c0795d8-f6ab-4330-8bd4-908111c1c5f2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:49.924889 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:49.924889 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:49.936551 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c0795d8-f6ab-4330-8bd4-908111c1c5f2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:49.963967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c0795d8-f6ab-4330-8bd4-908111c1c5f2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 returned with HTTP 200 Jan 19 09:04:49.965627 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1406/2859] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:49 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 => generated 891 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:50.214355 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9656284-2119-48b4-9fd3-b88cba761f1c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:50.215058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9656284-2119-48b4-9fd3-b88cba761f1c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:50.215422 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:50.215422 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:50.216433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9656284-2119-48b4-9fd3-b88cba761f1c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:50.274408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:50.274408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:50.284152 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f9656284-2119-48b4-9fd3-b88cba761f1c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:50.314382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9656284-2119-48b4-9fd3-b88cba761f1c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:50.326043 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1454/2860] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:50 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 1363 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:50.332798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-899b0871-66d7-4d44-bb1e-e68dd207bea6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:50.333870 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-899b0871-66d7-4d44-bb1e-e68dd207bea6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:50.334281 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:50.334281 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:50.335035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-899b0871-66d7-4d44-bb1e-e68dd207bea6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:50.399870 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:50.399870 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:50.408889 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-899b0871-66d7-4d44-bb1e-e68dd207bea6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:50.435110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-899b0871-66d7-4d44-bb1e-e68dd207bea6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:50.436208 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1407/2861] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:50 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 1363 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:50.453292 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df8be294-c935-44e9-94a4-43b185210616 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:04:50.454618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df8be294-c935-44e9-94a4-43b185210616 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:50.455047 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:50.455047 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:50.455720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df8be294-c935-44e9-94a4-43b185210616 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:50.566025 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:50.566025 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:50.576394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-df8be294-c935-44e9-94a4-43b185210616 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:50.604140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df8be294-c935-44e9-94a4-43b185210616 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:04:50.604847 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1455/2862] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:50 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 1363 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:50.621210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfb0cfd6-79a2-447b-800a-36fd23de8a30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] POST http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups Jan 19 09:04:50.621661 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:50.621661 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:50.622084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bfb0cfd6-79a2-447b-800a-36fd23de8a30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c04a7134-5b3e-4c5d-97b0-cb3e256f1e83", "name": "tempest-TestVolumeBackupRestore-backup-1796071444", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:50.623555 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-bfb0cfd6-79a2-447b-800a-36fd23de8a30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Creating new backup {'backup': {'volume_id': 'c04a7134-5b3e-4c5d-97b0-cb3e256f1e83', 'name': 'tempest-TestVolumeBackupRestore-backup-1796071444', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:04:50.623967 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-bfb0cfd6-79a2-447b-800a-36fd23de8a30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Creating backup of volume c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 in container None Jan 19 09:04:50.673109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:50.673109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:50.674273 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bfb0cfd6-79a2-447b-800a-36fd23de8a30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:04:50.759632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-bfb0cfd6-79a2-447b-800a-36fd23de8a30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Created reservations ['97064c7a-4ba6-4369-ae9e-6dfd0f1a9324', 'c28a6ea2-b254-4e24-bc9a-44389f511a47'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:50.829555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bfb0cfd6-79a2-447b-800a-36fd23de8a30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups returned with HTTP 202 Jan 19 09:04:50.830807 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1408/2863] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:04:50 2021] POST /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups => generated 401 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:50.841307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac1a4344-c3fe-409f-9404-b75539024c2b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:50.841830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac1a4344-c3fe-409f-9404-b75539024c2b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:50.842019 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:50.842019 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:50.842399 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac1a4344-c3fe-409f-9404-b75539024c2b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:50.842796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ac1a4344-c3fe-409f-9404-b75539024c2b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:50.868562 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:50.868562 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:50.870619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac1a4344-c3fe-409f-9404-b75539024c2b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:50.871427 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1456/2864] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:50 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 808 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:50.980720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60c68c9c-95b5-45d0-a8b6-a61230e9d33c tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 Jan 19 09:04:50.981304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60c68c9c-95b5-45d0-a8b6-a61230e9d33c tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:50.981736 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:50.981736 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:50.982449 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-60c68c9c-95b5-45d0-a8b6-a61230e9d33c tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:51.032703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:51.032703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:51.042038 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-60c68c9c-95b5-45d0-a8b6-a61230e9d33c tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:51.065531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-60c68c9c-95b5-45d0-a8b6-a61230e9d33c tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 returned with HTTP 200 Jan 19 09:04:51.066468 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1409/2865] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:50 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:51.081199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39f895a1-330d-41f2-b801-55731608b0cd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 Jan 19 09:04:51.081962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39f895a1-330d-41f2-b801-55731608b0cd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:51.082104 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:51.082104 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:51.082584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-39f895a1-330d-41f2-b801-55731608b0cd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:51.133206 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:51.133206 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:51.141410 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-39f895a1-330d-41f2-b801-55731608b0cd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:51.163390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-39f895a1-330d-41f2-b801-55731608b0cd tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 returned with HTTP 200 Jan 19 09:04:51.164377 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1457/2866] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:51 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:04:51.179225 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] POST http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes Jan 19 09:04:51.179789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:51.179789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:51.180208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2028788093"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:51.181304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2028788093'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:04:51.181850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume of 1 GB Jan 19 09:04:51.195305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Availability Zones retrieved successfully. Jan 19 09:04:51.212343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Flow 'volume_create_api' (2270195b-7146-40e0-8a0d-e1423b7fad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:51.215104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c2fa151-434b-4b3e-a1bd-2115a7c45696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:51.217129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:04:51.283877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c2fa151-434b-4b3e-a1bd-2115a7c45696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:51.288869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c9f49e-e191-4463-a45a-ade337a40e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:51.362192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Created reservations ['002f8a61-5f51-4de1-8d70-3e6f883e2a3e', 'b4f7eca1-bf8f-4332-86e5-87209a0bb9f5', '9ca2c087-26ac-4bcb-8d45-fbc215e3a999', '5cc9c1f2-c4d9-403d-ad27-a11035f61a07'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:51.364389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c9f49e-e191-4463-a45a-ade337a40e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['002f8a61-5f51-4de1-8d70-3e6f883e2a3e', 'b4f7eca1-bf8f-4332-86e5-87209a0bb9f5', '9ca2c087-26ac-4bcb-8d45-fbc215e3a999', '5cc9c1f2-c4d9-403d-ad27-a11035f61a07']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:51.366490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db83e97-f1f7-4181-a516-4ab8ba89c289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:51.439716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db83e97-f1f7-4181-a516-4ab8ba89c289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a04c4fd-027b-4110-93b8-d7e8b5e25fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2028788093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd259b84d044b5fb7ea7db90526a04d',qos_specs=None,replication_status=,reservations=['002f8a61-5f51-4de1-8d70-3e6f883e2a3e','b4f7eca1-bf8f-4332-86e5-87209a0bb9f5','9ca2c087-26ac-4bcb-8d45-fbc215e3a999','5cc9c1f2-c4d9-403d-ad27-a11035f61a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150f5c2fa6744acb89d540bf12021a89',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2028788093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a04c4fd-027b-4110-93b8-d7e8b5e25fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd259b84d044b5fb7ea7db90526a04d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='150f5c2fa6744acb89d540bf12021a89',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:51.442187 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e59c79d-2903-402d-88f2-3a301449127a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:51.480279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e59c79d-2903-402d-88f2-3a301449127a) transitioned into state 'SUCCESS' from state '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-2028788093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd259b84d044b5fb7ea7db90526a04d',qos_specs=None,replication_status=,reservations=['002f8a61-5f51-4de1-8d70-3e6f883e2a3e','b4f7eca1-bf8f-4332-86e5-87209a0bb9f5','9ca2c087-26ac-4bcb-8d45-fbc215e3a999','5cc9c1f2-c4d9-403d-ad27-a11035f61a07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='150f5c2fa6744acb89d540bf12021a89',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:51.484766 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcad785a-f5ad-4e68-b9a4-83cb361c1f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:51.539778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcad785a-f5ad-4e68-b9a4-83cb361c1f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:51.546376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Flow 'volume_create_api' (2270195b-7146-40e0-8a0d-e1423b7fad1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:51.650464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Create volume request issued successfully. Jan 19 09:04:51.666875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa7f4b46-e80d-4ebe-86eb-abb8abcaa27e tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes returned with HTTP 202 Jan 19 09:04:51.668253 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1410/2867] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:04:51 2021] POST /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes => generated 824 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:04:51.681759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0a22af0a-c233-4016-b549-f2d3cc5878ed tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd Jan 19 09:04:51.682314 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0a22af0a-c233-4016-b549-f2d3cc5878ed tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:51.687760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:51.687760 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:51.691108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0a22af0a-c233-4016-b549-f2d3cc5878ed tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:51.746940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:51.746940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:51.757980 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0a22af0a-c233-4016-b549-f2d3cc5878ed tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:51.783955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0a22af0a-c233-4016-b549-f2d3cc5878ed tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd returned with HTTP 200 Jan 19 09:04:51.794342 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1458/2868] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:51 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:51.889843 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-328188cd-7d7e-4911-a39d-3a5c5ec72a7c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:51.890697 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-328188cd-7d7e-4911-a39d-3a5c5ec72a7c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:51.891102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:51.891102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:51.891588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-328188cd-7d7e-4911-a39d-3a5c5ec72a7c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:51.892039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-328188cd-7d7e-4911-a39d-3a5c5ec72a7c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:51.918602 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:51.918602 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:51.921356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-328188cd-7d7e-4911-a39d-3a5c5ec72a7c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:51.922579 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1411/2869] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:51 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 808 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:52.800636 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-830fcc09-b798-4616-b7ce-e67a014a14d8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd Jan 19 09:04:52.801187 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-830fcc09-b798-4616-b7ce-e67a014a14d8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:52.802777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:52.802777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:52.802777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-830fcc09-b798-4616-b7ce-e67a014a14d8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:52.855990 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:52.855990 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:52.866161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-830fcc09-b798-4616-b7ce-e67a014a14d8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:52.890986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-830fcc09-b798-4616-b7ce-e67a014a14d8 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd returned with HTTP 200 Jan 19 09:04:52.892113 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1459/2870] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:52 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:52.908027 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61ac1db0-7ba2-4d2b-8d94-548bf2b6755b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd Jan 19 09:04:52.908581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61ac1db0-7ba2-4d2b-8d94-548bf2b6755b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:52.908855 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:52.908855 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:52.909257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-61ac1db0-7ba2-4d2b-8d94-548bf2b6755b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:52.936608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e218b5b5-b0fc-4dda-9369-5adf2f30f12d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:52.937158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e218b5b5-b0fc-4dda-9369-5adf2f30f12d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:52.938245 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:52.938245 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:52.938647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e218b5b5-b0fc-4dda-9369-5adf2f30f12d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:52.939217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e218b5b5-b0fc-4dda-9369-5adf2f30f12d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:52.964160 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:52.964160 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:52.966956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e218b5b5-b0fc-4dda-9369-5adf2f30f12d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:52.968056 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1460/2871] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:52 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 808 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:52.988811 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:52.988811 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:52.998670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-61ac1db0-7ba2-4d2b-8d94-548bf2b6755b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:53.022568 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-61ac1db0-7ba2-4d2b-8d94-548bf2b6755b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd returned with HTTP 200 Jan 19 09:04:53.033040 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1412/2872] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:52 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:53.146971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] POST http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes Jan 19 09:04:53.147418 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:53.147418 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:53.148303 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:04:53.149686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Create volume request body: {'volume': {'size': 1}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:04:53.150257 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Create volume of 1 GB Jan 19 09:04:53.169197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Availability Zones retrieved successfully. Jan 19 09:04:53.192727 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Flow 'volume_create_api' (3f7e9529-cbf1-4a7c-b431-bcf1f048cdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:53.195923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec10cd6e-25eb-4246-95bd-099890bd9a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:53.198404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:04:53.278213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec10cd6e-25eb-4246-95bd-099890bd9a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:53.281093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bfb02c0-b78f-468c-84a0-835a44be1a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:53.384416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Created reservations ['bd39809c-4633-4617-a7a6-6a9f79edef04', 'bc2d302c-178a-4698-baad-b423f5a300df', '356d337e-7816-465e-a45d-1b114b0c6052', '6330572f-144b-4517-913d-de63c211aea8'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:04:53.386607 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bfb02c0-b78f-468c-84a0-835a44be1a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd39809c-4633-4617-a7a6-6a9f79edef04', 'bc2d302c-178a-4698-baad-b423f5a300df', '356d337e-7816-465e-a45d-1b114b0c6052', '6330572f-144b-4517-913d-de63c211aea8']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:53.388893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41901b1-8ebb-43d5-8e5b-5449fd5acb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:53.453642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41901b1-8ebb-43d5-8e5b-5449fd5acb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b030607-0db3-4f94-98d1-ff4be99d140b', '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='c061595cf19a40bf93266349ee8ea8fc',qos_specs=None,replication_status=,reservations=['bd39809c-4633-4617-a7a6-6a9f79edef04','bc2d302c-178a-4698-baad-b423f5a300df','356d337e-7816-465e-a45d-1b114b0c6052','6330572f-144b-4517-913d-de63c211aea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='598e6fcf8cb2413f83ee1261ce6eaa30',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:04:53Z,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=9b030607-0db3-4f94-98d1-ff4be99d140b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c061595cf19a40bf93266349ee8ea8fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='598e6fcf8cb2413f83ee1261ce6eaa30',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:53.455769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (879d3523-c15b-4dec-a5b7-586a91759bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:53.484009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (879d3523-c15b-4dec-a5b7-586a91759bd5) transitioned into state 'SUCCESS' from 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='c061595cf19a40bf93266349ee8ea8fc',qos_specs=None,replication_status=,reservations=['bd39809c-4633-4617-a7a6-6a9f79edef04','bc2d302c-178a-4698-baad-b423f5a300df','356d337e-7816-465e-a45d-1b114b0c6052','6330572f-144b-4517-913d-de63c211aea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='598e6fcf8cb2413f83ee1261ce6eaa30',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:53.486429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (706bf445-d490-4232-9c71-214506dc6e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:04:53.530551 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (706bf445-d490-4232-9c71-214506dc6e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:04:53.533319 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Flow 'volume_create_api' (3f7e9529-cbf1-4a7c-b431-bcf1f048cdee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:04:53.607462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Create volume request issued successfully. Jan 19 09:04:53.623654 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cbfdf9f-277c-4032-98df-ebfb4329ac60 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes returned with HTTP 202 Jan 19 09:04:53.624909 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1461/2873] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:04:53 2021] POST /volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes => generated 802 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:04:53.640104 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19dc329e-ba81-4069-90da-94f34a4daf4d tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] GET http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b Jan 19 09:04:53.640555 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19dc329e-ba81-4069-90da-94f34a4daf4d tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:53.640773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:53.640773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:53.641158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19dc329e-ba81-4069-90da-94f34a4daf4d tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:53.696556 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:53.696556 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:53.720580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-19dc329e-ba81-4069-90da-94f34a4daf4d tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Volume info retrieved successfully. Jan 19 09:04:53.767048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19dc329e-ba81-4069-90da-94f34a4daf4d tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b returned with HTTP 200 Jan 19 09:04:53.767896 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1413/2874] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:53 2021] GET /volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b => generated 1039 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:53.982171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36477a28-1587-4b84-a13f-3783673388e1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:53.983334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36477a28-1587-4b84-a13f-3783673388e1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:53.983856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:53.983856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:53.984460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36477a28-1587-4b84-a13f-3783673388e1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:53.984961 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-36477a28-1587-4b84-a13f-3783673388e1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:54.017745 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:54.017745 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:54.020162 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36477a28-1587-4b84-a13f-3783673388e1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:54.021915 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1462/2875] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:53 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:54.784792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a0f9d68-c5da-430d-a1fe-64069173677c tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] GET http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b Jan 19 09:04:54.785536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a0f9d68-c5da-430d-a1fe-64069173677c tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:54.785759 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:54.785759 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:54.786808 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a0f9d68-c5da-430d-a1fe-64069173677c tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:54.841698 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:54.841698 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:54.851345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8a0f9d68-c5da-430d-a1fe-64069173677c tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Volume info retrieved successfully. Jan 19 09:04:54.876768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a0f9d68-c5da-430d-a1fe-64069173677c tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b returned with HTTP 200 Jan 19 09:04:54.877753 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1414/2876] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:54 2021] GET /volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b => generated 1040 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:54.894097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbe0e143-b4e0-4ed0-81b2-689ac4e35875 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] GET http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/detail?all_tenants=1&project_id=9cd259b84d044b5fb7ea7db90526a04d Jan 19 09:04:54.894097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbe0e143-b4e0-4ed0-81b2-689ac4e35875 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:54.894097 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:54.894097 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:54.894097 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dbe0e143-b4e0-4ed0-81b2-689ac4e35875 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:54.894704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-dbe0e143-b4e0-4ed0-81b2-689ac4e35875 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Could not evaluate value 9cd259b84d044b5fb7ea7db90526a04d, assuming string {{(pid=87970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 19 09:04:54.896024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-dbe0e143-b4e0-4ed0-81b2-689ac4e35875 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Searching by: MultiDict([('project_id', '9cd259b84d044b5fb7ea7db90526a04d'), ('all_tenants', 1)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:04:54.971132 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dbe0e143-b4e0-4ed0-81b2-689ac4e35875 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Get all volumes completed successfully. Jan 19 09:04:54.978637 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:54.978637 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:54.990681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dbe0e143-b4e0-4ed0-81b2-689ac4e35875 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/detail?all_tenants=1&project_id=9cd259b84d044b5fb7ea7db90526a04d returned with HTTP 200 Jan 19 09:04:54.993030 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1463/2877] 10.222.0.25 () {58 vars in 1340 bytes} [Tue Jan 19 09:04:54 2021] GET /volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/detail?all_tenants=1&project_id=9cd259b84d044b5fb7ea7db90526a04d => generated 3245 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:04:55.013225 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-190a1675-c09b-4521-beb7-222ab0b84b47 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] DELETE http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b Jan 19 09:04:55.014055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-190a1675-c09b-4521-beb7-222ab0b84b47 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:55.014421 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:55.014421 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:55.020932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-190a1675-c09b-4521-beb7-222ab0b84b47 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:55.021929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-190a1675-c09b-4521-beb7-222ab0b84b47 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Delete volume with id: 9b030607-0db3-4f94-98d1-ff4be99d140b Jan 19 09:04:55.039042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f6650cc-e6b2-4ea4-8662-c854b0f44f2e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:55.039941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f6650cc-e6b2-4ea4-8662-c854b0f44f2e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:55.040353 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:55.040353 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:55.040987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f6650cc-e6b2-4ea4-8662-c854b0f44f2e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:55.041572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7f6650cc-e6b2-4ea4-8662-c854b0f44f2e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:55.076798 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:55.076798 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:55.081142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f6650cc-e6b2-4ea4-8662-c854b0f44f2e tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:55.089689 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1464/2878] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:55 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:55.115227 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:55.115227 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:55.116169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-190a1675-c09b-4521-beb7-222ab0b84b47 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Volume info retrieved successfully. Jan 19 09:04:55.146391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-190a1675-c09b-4521-beb7-222ab0b84b47 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] Delete volume request issued successfully. Jan 19 09:04:55.146844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-190a1675-c09b-4521-beb7-222ab0b84b47 tempest-VolumesListAdminTestJSON-628024147 tempest-VolumesListAdminTestJSON-628024147] http://10.222.0.25/volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b returned with HTTP 202 Jan 19 09:04:55.148381 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1415/2879] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:55 2021] DELETE /volume/v3/c061595cf19a40bf93266349ee8ea8fc/volumes/9b030607-0db3-4f94-98d1-ff4be99d140b => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:04:55.160531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65523b70-323a-4f81-8017-d3713e32d620 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] DELETE http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd Jan 19 09:04:55.161214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65523b70-323a-4f81-8017-d3713e32d620 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:55.161459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:55.161459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:55.163424 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65523b70-323a-4f81-8017-d3713e32d620 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:55.163982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-65523b70-323a-4f81-8017-d3713e32d620 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Delete volume with id: 6a04c4fd-027b-4110-93b8-d7e8b5e25fdd Jan 19 09:04:55.225425 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:55.225425 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:55.240849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65523b70-323a-4f81-8017-d3713e32d620 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:55.336541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65523b70-323a-4f81-8017-d3713e32d620 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Delete volume request issued successfully. Jan 19 09:04:55.337022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65523b70-323a-4f81-8017-d3713e32d620 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd returned with HTTP 202 Jan 19 09:04:55.345291 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-edc2c714-f234-4c51-a2c1-7df763479c94 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd Jan 19 09:04:55.346076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-edc2c714-f234-4c51-a2c1-7df763479c94 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:55.346268 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:55.346268 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:55.346902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-edc2c714-f234-4c51-a2c1-7df763479c94 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:55.347092 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1465/2880] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:55 2021] DELETE /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:04:55.471481 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:55.471481 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:55.547067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-edc2c714-f234-4c51-a2c1-7df763479c94 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:55.612533 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-edc2c714-f234-4c51-a2c1-7df763479c94 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd returned with HTTP 200 Jan 19 09:04:55.613508 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1416/2881] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:55 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd => generated 916 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:56.096707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22f47cb4-2e54-408d-b3e4-066d8a9ddf2f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:56.097254 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22f47cb4-2e54-408d-b3e4-066d8a9ddf2f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:56.097416 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:56.097416 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:56.098024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22f47cb4-2e54-408d-b3e4-066d8a9ddf2f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:56.098772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-22f47cb4-2e54-408d-b3e4-066d8a9ddf2f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:56.138750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:56.138750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:56.140617 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22f47cb4-2e54-408d-b3e4-066d8a9ddf2f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:56.141409 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1466/2882] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:56 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:56.629621 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b3e059a-2163-423c-b065-775ea133d500 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd Jan 19 09:04:56.631136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b3e059a-2163-423c-b065-775ea133d500 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:56.631519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:56.631519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:56.632119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b3e059a-2163-423c-b065-775ea133d500 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:56.694101 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:56.694101 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:56.703416 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7b3e059a-2163-423c-b065-775ea133d500 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:56.739824 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b3e059a-2163-423c-b065-775ea133d500 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd returned with HTTP 200 Jan 19 09:04:56.741054 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1417/2883] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:56 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:57.155801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5757d07-bc4b-49d7-b520-e616859f202a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:57.156262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5757d07-bc4b-49d7-b520-e616859f202a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:57.158142 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:57.158142 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:57.158795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5757d07-bc4b-49d7-b520-e616859f202a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:57.159328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b5757d07-bc4b-49d7-b520-e616859f202a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:57.194090 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:57.194090 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:57.196694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5757d07-bc4b-49d7-b520-e616859f202a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:57.198705 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1467/2884] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:57 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:57.757695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cad53d5-a9f0-4c63-a6a1-f3df95287154 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd Jan 19 09:04:57.758450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cad53d5-a9f0-4c63-a6a1-f3df95287154 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:57.759069 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:57.759069 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:57.769021 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cad53d5-a9f0-4c63-a6a1-f3df95287154 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:57.852477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cad53d5-a9f0-4c63-a6a1-f3df95287154 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd returned with HTTP 404 Jan 19 09:04:57.854085 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1418/2885] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:57 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/6a04c4fd-027b-4110-93b8-d7e8b5e25fdd => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:04:57.861785 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d81efc9f-90a3-4a99-8f10-e415f33982dc tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] DELETE http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 Jan 19 09:04:57.862549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d81efc9f-90a3-4a99-8f10-e415f33982dc tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:57.863034 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:57.863034 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:57.863430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d81efc9f-90a3-4a99-8f10-e415f33982dc tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:57.863904 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d81efc9f-90a3-4a99-8f10-e415f33982dc tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Delete volume with id: a8981c7e-438f-44a2-b8b4-6823964157e5 Jan 19 09:04:57.947618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:57.947618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:57.949124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d81efc9f-90a3-4a99-8f10-e415f33982dc tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:57.999357 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d81efc9f-90a3-4a99-8f10-e415f33982dc tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Delete volume request issued successfully. Jan 19 09:04:58.000244 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d81efc9f-90a3-4a99-8f10-e415f33982dc tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 returned with HTTP 202 Jan 19 09:04:58.008776 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d33d55e9-d523-443e-9230-f775817003d2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 Jan 19 09:04:58.009510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d33d55e9-d523-443e-9230-f775817003d2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:58.010042 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1468/2886] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:04:57 2021] DELETE /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:04:58.010355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d33d55e9-d523-443e-9230-f775817003d2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:58.111697 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:58.111697 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:58.134373 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d33d55e9-d523-443e-9230-f775817003d2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:58.183746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d33d55e9-d523-443e-9230-f775817003d2 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 returned with HTTP 200 Jan 19 09:04:58.185155 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1419/2887] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:58 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:58.212439 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1263bf4d-5cca-4207-a5f6-b19c716e72c8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:58.213060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1263bf4d-5cca-4207-a5f6-b19c716e72c8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:58.213347 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:58.213347 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:58.213876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1263bf4d-5cca-4207-a5f6-b19c716e72c8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:58.214311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1263bf4d-5cca-4207-a5f6-b19c716e72c8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:58.253265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:58.253265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:58.258611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1263bf4d-5cca-4207-a5f6-b19c716e72c8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:58.259524 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1469/2888] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:58 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:59.212336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-513add3d-1b5f-4750-8af7-a440b1022df1 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 Jan 19 09:04:59.219458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-513add3d-1b5f-4750-8af7-a440b1022df1 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:59.226701 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:59.226701 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:59.226701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-513add3d-1b5f-4750-8af7-a440b1022df1 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:59.276362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d239a55-7c21-48e3-9f7b-f9fa3e150c8c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:04:59.283545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d239a55-7c21-48e3-9f7b-f9fa3e150c8c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:04:59.283545 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:04:59.283545 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:04:59.283545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d239a55-7c21-48e3-9f7b-f9fa3e150c8c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:04:59.283545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2d239a55-7c21-48e3-9f7b-f9fa3e150c8c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:04:59.320752 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:59.320752 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:59.322754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d239a55-7c21-48e3-9f7b-f9fa3e150c8c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:04:59.323928 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1470/2889] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:59 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:04:59.343183 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:04:59.343183 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:04:59.365569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-513add3d-1b5f-4750-8af7-a440b1022df1 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:04:59.405547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-513add3d-1b5f-4750-8af7-a440b1022df1 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 returned with HTTP 200 Jan 19 09:04:59.405547 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1420/2890] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:04:59 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:00.337837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-328327d4-4758-4582-bd1e-1a41da674092 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:00.338360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-328327d4-4758-4582-bd1e-1a41da674092 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:00.338605 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:00.338605 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:00.338978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-328327d4-4758-4582-bd1e-1a41da674092 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:00.339343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-328327d4-4758-4582-bd1e-1a41da674092 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:00.374901 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:00.374901 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:00.376721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-328327d4-4758-4582-bd1e-1a41da674092 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:00.377535 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1471/2891] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:00 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:00.421875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e591337e-8dde-43d5-b948-55299e0b6f45 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 Jan 19 09:05:00.422408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e591337e-8dde-43d5-b948-55299e0b6f45 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:00.422669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:00.422669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:00.423049 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e591337e-8dde-43d5-b948-55299e0b6f45 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:00.473530 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e591337e-8dde-43d5-b948-55299e0b6f45 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 returned with HTTP 404 Jan 19 09:05:00.478152 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1421/2892] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:00 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/a8981c7e-438f-44a2-b8b4-6823964157e5 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:00.482629 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c4387c2-85ae-4a13-8ae1-197973ca4a93 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] DELETE http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:05:00.483352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c4387c2-85ae-4a13-8ae1-197973ca4a93 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:00.483508 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:00.483508 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:00.483865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c4387c2-85ae-4a13-8ae1-197973ca4a93 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:00.484329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2c4387c2-85ae-4a13-8ae1-197973ca4a93 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Delete volume with id: 2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:05:00.579077 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:00.579077 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:00.579966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c4387c2-85ae-4a13-8ae1-197973ca4a93 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:05:00.625893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2c4387c2-85ae-4a13-8ae1-197973ca4a93 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Delete volume request issued successfully. Jan 19 09:05:00.626671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c4387c2-85ae-4a13-8ae1-197973ca4a93 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 returned with HTTP 202 Jan 19 09:05:00.627626 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1472/2893] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:00 2021] DELETE /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:05:00.640866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8375338d-6e80-4ede-bc93-e1397b0dace0 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:05:00.641578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8375338d-6e80-4ede-bc93-e1397b0dace0 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:00.642208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8375338d-6e80-4ede-bc93-e1397b0dace0 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:00.757535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:00.757535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:00.775992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8375338d-6e80-4ede-bc93-e1397b0dace0 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:05:00.819417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8375338d-6e80-4ede-bc93-e1397b0dace0 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 returned with HTTP 200 Jan 19 09:05:00.830055 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1422/2894] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:00 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:01.391166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9dab439-236c-4792-b450-617e00a9a615 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:01.391677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9dab439-236c-4792-b450-617e00a9a615 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:01.392027 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:01.392027 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:01.392306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b9dab439-236c-4792-b450-617e00a9a615 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:01.410540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b9dab439-236c-4792-b450-617e00a9a615 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:01.415531 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:01.415531 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:01.417338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b9dab439-236c-4792-b450-617e00a9a615 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:01.418162 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1473/2895] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:01 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:01.843434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b4bacac-5224-42ce-bb77-5664519f6ce6 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:05:01.844139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b4bacac-5224-42ce-bb77-5664519f6ce6 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:01.844495 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:01.844495 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:01.845068 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1b4bacac-5224-42ce-bb77-5664519f6ce6 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:01.930636 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:01.930636 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:01.942133 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1b4bacac-5224-42ce-bb77-5664519f6ce6 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Volume info retrieved successfully. Jan 19 09:05:01.980005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1b4bacac-5224-42ce-bb77-5664519f6ce6 tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 returned with HTTP 200 Jan 19 09:05:01.980885 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1423/2896] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:01 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:02.437049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1868d7b-bed2-48d2-ae94-406d6f9d266d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:02.437582 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1868d7b-bed2-48d2-ae94-406d6f9d266d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:02.437773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:02.437773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:02.438148 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1868d7b-bed2-48d2-ae94-406d6f9d266d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:02.438696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a1868d7b-bed2-48d2-ae94-406d6f9d266d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:02.466998 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:02.466998 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:02.468752 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1868d7b-bed2-48d2-ae94-406d6f9d266d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:02.469670 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1474/2897] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:02 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:02.998737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3507b34-93a0-4e07-bfa6-52c2a0c0394b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] GET http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 Jan 19 09:05:02.998865 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3507b34-93a0-4e07-bfa6-52c2a0c0394b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:02.998976 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:02.998976 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:02.999355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3507b34-93a0-4e07-bfa6-52c2a0c0394b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:03.055777 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3507b34-93a0-4e07-bfa6-52c2a0c0394b tempest-VolumesListAdminTestJSON-746496593 tempest-VolumesListAdminTestJSON-746496593] http://10.222.0.25/volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 returned with HTTP 404 Jan 19 09:05:03.060394 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1424/2898] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:02 2021] GET /volume/v3/9cd259b84d044b5fb7ea7db90526a04d/volumes/2b08f8c8-cf0e-4411-b6d7-e3e3c1163163 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:03.487174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b48c2963-282b-42c0-a2bc-8717d10eec28 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:03.487174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b48c2963-282b-42c0-a2bc-8717d10eec28 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:03.487174 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:03.487174 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:03.487174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b48c2963-282b-42c0-a2bc-8717d10eec28 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:03.487813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b48c2963-282b-42c0-a2bc-8717d10eec28 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:03.575296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:03.575296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:03.577832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b48c2963-282b-42c0-a2bc-8717d10eec28 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:03.582426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1475/2899] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:03 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:04.597124 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51baab14-2f0f-41bf-9a99-2fff6f3ed584 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:04.598721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51baab14-2f0f-41bf-9a99-2fff6f3ed584 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:04.599719 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51baab14-2f0f-41bf-9a99-2fff6f3ed584 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:04.599719 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-51baab14-2f0f-41bf-9a99-2fff6f3ed584 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:04.625651 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:04.625651 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:04.628779 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51baab14-2f0f-41bf-9a99-2fff6f3ed584 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:04.636231 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1425/2900] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:04 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:05.655942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c59d241-532f-4cb2-b132-75d9af3f09cc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:05.655942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c59d241-532f-4cb2-b132-75d9af3f09cc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:05.655942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:05.655942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:05.655942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c59d241-532f-4cb2-b132-75d9af3f09cc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:05.655942 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9c59d241-532f-4cb2-b132-75d9af3f09cc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:05.670573 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:05.670573 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:05.671634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c59d241-532f-4cb2-b132-75d9af3f09cc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:05.683525 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1476/2901] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:05 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:06.687295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79ba5c91-b0fb-45b7-b9ad-a4478c77766a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:06.687903 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79ba5c91-b0fb-45b7-b9ad-a4478c77766a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:06.688263 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:06.688263 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:06.689276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79ba5c91-b0fb-45b7-b9ad-a4478c77766a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:06.689276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-79ba5c91-b0fb-45b7-b9ad-a4478c77766a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:06.758624 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:06.758624 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:06.763537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79ba5c91-b0fb-45b7-b9ad-a4478c77766a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:06.764249 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1426/2902] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:06 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:07.777642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e12b30ad-4fb8-421b-851f-4da7cb4f3bea tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:07.778146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e12b30ad-4fb8-421b-851f-4da7cb4f3bea tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:07.778358 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:07.778358 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:07.778764 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e12b30ad-4fb8-421b-851f-4da7cb4f3bea tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:07.779135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e12b30ad-4fb8-421b-851f-4da7cb4f3bea tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:07.800927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:07.800927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:07.803422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e12b30ad-4fb8-421b-851f-4da7cb4f3bea tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:07.808862 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1477/2903] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:07 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:08.821515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ef026257-fcc8-49e4-839f-9c1eb6affbc9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:08.822063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ef026257-fcc8-49e4-839f-9c1eb6affbc9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:08.822363 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:08.822363 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:08.822798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ef026257-fcc8-49e4-839f-9c1eb6affbc9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:08.823174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ef026257-fcc8-49e4-839f-9c1eb6affbc9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:08.847957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:08.847957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:08.851196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ef026257-fcc8-49e4-839f-9c1eb6affbc9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:08.851930 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1427/2904] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:08 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:09.870181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-88424109-5b2f-4ccc-9f28-7c51d0d2c434 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:09.870181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-88424109-5b2f-4ccc-9f28-7c51d0d2c434 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:09.870181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:09.870181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:09.870887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-88424109-5b2f-4ccc-9f28-7c51d0d2c434 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:09.870887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-88424109-5b2f-4ccc-9f28-7c51d0d2c434 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:09.896235 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:09.896235 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:09.898164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-88424109-5b2f-4ccc-9f28-7c51d0d2c434 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:09.899025 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1478/2905] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:09 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:10.913805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97b94734-2c19-4f17-9d43-70069e618274 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:10.914322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97b94734-2c19-4f17-9d43-70069e618274 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:10.914583 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:10.914583 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:10.914841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97b94734-2c19-4f17-9d43-70069e618274 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:10.915195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-97b94734-2c19-4f17-9d43-70069e618274 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:10.941092 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:10.941092 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:10.944039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97b94734-2c19-4f17-9d43-70069e618274 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:10.944869 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1428/2906] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:10 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:11.960770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff9550a8-fa69-4ac2-9310-07283e3e07d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:11.961206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff9550a8-fa69-4ac2-9310-07283e3e07d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:11.961368 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:11.961368 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:11.961829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff9550a8-fa69-4ac2-9310-07283e3e07d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:11.962095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ff9550a8-fa69-4ac2-9310-07283e3e07d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:11.986379 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:11.986379 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:11.988088 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff9550a8-fa69-4ac2-9310-07283e3e07d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:11.990362 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1479/2907] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:11 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:13.008540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1e907aa-70fc-4cf5-8671-4b1e14371f14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:13.009127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1e907aa-70fc-4cf5-8671-4b1e14371f14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:13.009280 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:13.009280 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:13.009655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b1e907aa-70fc-4cf5-8671-4b1e14371f14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:13.010025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b1e907aa-70fc-4cf5-8671-4b1e14371f14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:13.045500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:13.045500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:13.048477 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b1e907aa-70fc-4cf5-8671-4b1e14371f14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:13.049188 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1429/2908] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:12 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:14.064531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea038c7a-20ca-4651-a1a5-5996e511c403 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:14.065060 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea038c7a-20ca-4651-a1a5-5996e511c403 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:14.065280 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:14.065280 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:14.065660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea038c7a-20ca-4651-a1a5-5996e511c403 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:14.066064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ea038c7a-20ca-4651-a1a5-5996e511c403 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:14.089236 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:14.089236 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:14.091140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea038c7a-20ca-4651-a1a5-5996e511c403 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:14.091975 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1480/2909] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:14 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:15.117127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ad70ef9-21d9-4348-bea1-1dac094f7870 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:15.118366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ad70ef9-21d9-4348-bea1-1dac094f7870 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:15.119000 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:15.119000 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:15.120688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ad70ef9-21d9-4348-bea1-1dac094f7870 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:15.121261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0ad70ef9-21d9-4348-bea1-1dac094f7870 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:15.147883 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:15.147883 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:15.152295 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ad70ef9-21d9-4348-bea1-1dac094f7870 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:15.158205 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1430/2910] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:15 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:16.166210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78d25413-4e97-47d3-9099-6f72825b3928 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:16.166751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78d25413-4e97-47d3-9099-6f72825b3928 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:16.166966 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:16.166966 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:16.167343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-78d25413-4e97-47d3-9099-6f72825b3928 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:16.167718 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-78d25413-4e97-47d3-9099-6f72825b3928 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:16.220592 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:16.220592 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:16.224147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-78d25413-4e97-47d3-9099-6f72825b3928 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:16.225843 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1481/2911] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:16 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:17.243844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-83115ab1-4a19-4bea-a6d3-9202f8000925 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:17.245885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-83115ab1-4a19-4bea-a6d3-9202f8000925 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:17.246270 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:17.246270 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:17.246909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-83115ab1-4a19-4bea-a6d3-9202f8000925 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:17.247490 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-83115ab1-4a19-4bea-a6d3-9202f8000925 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:17.288288 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:17.288288 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:17.294912 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-83115ab1-4a19-4bea-a6d3-9202f8000925 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:17.304350 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1431/2912] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:17 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:18.311558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f02afcd-569b-48db-a942-8204c67430ed tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:18.312615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f02afcd-569b-48db-a942-8204c67430ed tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:18.313017 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:18.313017 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:18.313836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f02afcd-569b-48db-a942-8204c67430ed tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:18.314407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7f02afcd-569b-48db-a942-8204c67430ed tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:18.365980 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:18.365980 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:18.369430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f02afcd-569b-48db-a942-8204c67430ed tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:18.370685 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1482/2913] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:18 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:19.383220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d45d094e-6919-4779-8db6-ef54d113edfb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:19.383732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d45d094e-6919-4779-8db6-ef54d113edfb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:19.383953 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:19.383953 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:19.384302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d45d094e-6919-4779-8db6-ef54d113edfb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:19.385414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d45d094e-6919-4779-8db6-ef54d113edfb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:19.414868 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:19.414868 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:19.416973 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d45d094e-6919-4779-8db6-ef54d113edfb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:19.424099 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1432/2914] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:19 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:20.433083 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ecb9f78b-8aa6-49de-968b-c86b00347578 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:20.434192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ecb9f78b-8aa6-49de-968b-c86b00347578 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:20.434574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:20.434574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:20.435716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ecb9f78b-8aa6-49de-968b-c86b00347578 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:20.436407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ecb9f78b-8aa6-49de-968b-c86b00347578 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:20.483076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:20.483076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:20.485445 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ecb9f78b-8aa6-49de-968b-c86b00347578 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:20.487692 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1483/2915] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:20 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:21.501122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a67d7e6-3dab-4c93-ac6b-6acca65dec4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:21.501730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a67d7e6-3dab-4c93-ac6b-6acca65dec4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:21.501730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:21.501730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:21.502058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a67d7e6-3dab-4c93-ac6b-6acca65dec4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:21.502636 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8a67d7e6-3dab-4c93-ac6b-6acca65dec4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:21.548929 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:21.548929 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:21.550863 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a67d7e6-3dab-4c93-ac6b-6acca65dec4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:21.551661 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1433/2916] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:21 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:22.565461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2b7142d-4442-4b66-863a-f79112f11a56 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:22.566574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2b7142d-4442-4b66-863a-f79112f11a56 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:22.566943 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:22.566943 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:22.567517 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b2b7142d-4442-4b66-863a-f79112f11a56 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:22.568030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b2b7142d-4442-4b66-863a-f79112f11a56 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:22.589769 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:22.589769 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:22.591875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b2b7142d-4442-4b66-863a-f79112f11a56 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:22.592862 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1484/2917] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:22 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:23.605563 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9c40494-fbf0-4d88-83f3-96f7f43d1f78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:23.606720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9c40494-fbf0-4d88-83f3-96f7f43d1f78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:23.607076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:23.607076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:23.607708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9c40494-fbf0-4d88-83f3-96f7f43d1f78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:23.608230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d9c40494-fbf0-4d88-83f3-96f7f43d1f78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:23.657406 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:23.657406 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:23.659554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9c40494-fbf0-4d88-83f3-96f7f43d1f78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:23.660563 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1434/2918] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:23 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:24.673534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5650d1f-7f4a-47b6-a07e-7fd2cc87f1e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:24.674050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5650d1f-7f4a-47b6-a07e-7fd2cc87f1e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:24.674450 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:24.674450 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:24.675084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5650d1f-7f4a-47b6-a07e-7fd2cc87f1e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:24.675743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e5650d1f-7f4a-47b6-a07e-7fd2cc87f1e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:24.701314 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:24.701314 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:24.703649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5650d1f-7f4a-47b6-a07e-7fd2cc87f1e5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:24.704645 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1485/2919] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:24 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:25.719841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e402b7c4-2084-4ade-a564-2acc5872c803 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:25.720626 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e402b7c4-2084-4ade-a564-2acc5872c803 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:25.720837 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:25.720837 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:25.721364 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e402b7c4-2084-4ade-a564-2acc5872c803 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:25.721736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e402b7c4-2084-4ade-a564-2acc5872c803 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:25.745065 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:25.745065 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:25.747315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e402b7c4-2084-4ade-a564-2acc5872c803 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:25.748409 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1435/2920] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:25 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:26.762047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-556999df-5087-4e5e-9ed8-b844585d2618 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:26.763227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-556999df-5087-4e5e-9ed8-b844585d2618 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:26.763662 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:26.763662 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:26.764302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-556999df-5087-4e5e-9ed8-b844585d2618 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:26.764876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-556999df-5087-4e5e-9ed8-b844585d2618 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:26.790991 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:26.790991 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:26.793500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-556999df-5087-4e5e-9ed8-b844585d2618 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:26.794603 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1486/2921] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:26 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:27.808591 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acf39f68-fcf0-4cd0-9068-b1c0fdc1a221 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:27.810752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acf39f68-fcf0-4cd0-9068-b1c0fdc1a221 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:27.811137 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:27.811137 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:27.811754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acf39f68-fcf0-4cd0-9068-b1c0fdc1a221 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:27.812132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-acf39f68-fcf0-4cd0-9068-b1c0fdc1a221 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:27.838400 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:27.838400 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:27.843610 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acf39f68-fcf0-4cd0-9068-b1c0fdc1a221 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:27.844484 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1436/2922] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:27 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:28.857822 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d818bf-f689-4700-8909-3137c6da7113 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:28.859130 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d818bf-f689-4700-8909-3137c6da7113 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:28.859379 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:28.859379 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:28.860069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80d818bf-f689-4700-8909-3137c6da7113 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:28.860525 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-80d818bf-f689-4700-8909-3137c6da7113 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:28.882594 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:28.882594 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:28.884331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80d818bf-f689-4700-8909-3137c6da7113 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:28.885454 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1487/2923] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:28 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:29.909027 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e6883ad-09a7-4c05-8ad2-0f1b5430f1f9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:29.909373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e6883ad-09a7-4c05-8ad2-0f1b5430f1f9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:29.909373 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:29.909373 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:29.909909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e6883ad-09a7-4c05-8ad2-0f1b5430f1f9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:29.910463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7e6883ad-09a7-4c05-8ad2-0f1b5430f1f9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:29.937521 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:29.937521 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:29.939962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e6883ad-09a7-4c05-8ad2-0f1b5430f1f9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:29.947174 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1437/2924] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:29 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:30.955356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a804202-bddc-4bef-a2e5-1feb37cfb333 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:30.955899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a804202-bddc-4bef-a2e5-1feb37cfb333 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:30.956068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:30.956068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:30.956430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a804202-bddc-4bef-a2e5-1feb37cfb333 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:30.956792 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3a804202-bddc-4bef-a2e5-1feb37cfb333 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:30.978701 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:30.978701 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:30.980515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a804202-bddc-4bef-a2e5-1feb37cfb333 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:30.981316 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1488/2925] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:30 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:31.301817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5f0fe2a0-2a94-4949-ba46-3435ceda4152 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:05:31.302552 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5f0fe2a0-2a94-4949-ba46-3435ceda4152 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:31.302883 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:31.302883 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:31.304116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5f0fe2a0-2a94-4949-ba46-3435ceda4152 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:31.390542 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:31.390542 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:31.399811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5f0fe2a0-2a94-4949-ba46-3435ceda4152 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:05:31.437082 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5f0fe2a0-2a94-4949-ba46-3435ceda4152 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:05:31.437917 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1438/2926] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:31 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 919 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:31.454364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1609c2c6-b963-48dd-a714-75f99f04a9b4 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:05:31.455058 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1609c2c6-b963-48dd-a714-75f99f04a9b4 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:31.455381 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:31.455381 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:31.455900 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1609c2c6-b963-48dd-a714-75f99f04a9b4 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:31.590922 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:31.590922 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:31.600893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1609c2c6-b963-48dd-a714-75f99f04a9b4 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:05:31.633707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1609c2c6-b963-48dd-a714-75f99f04a9b4 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:05:31.634705 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1489/2927] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:31 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 919 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:31.995202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d6fe53e-011c-436f-9b84-5cc29bc0da84 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:31.996285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d6fe53e-011c-436f-9b84-5cc29bc0da84 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:31.996640 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:31.996640 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:31.997190 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d6fe53e-011c-436f-9b84-5cc29bc0da84 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:31.997742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2d6fe53e-011c-436f-9b84-5cc29bc0da84 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:32.020407 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:32.020407 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:32.022328 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d6fe53e-011c-436f-9b84-5cc29bc0da84 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:32.023566 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1439/2928] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:31 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:33.038514 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a6eed77-b82a-4661-9eb0-d48b0b9e1ea2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:33.039206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a6eed77-b82a-4661-9eb0-d48b0b9e1ea2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:33.039628 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:33.039628 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:33.040040 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a6eed77-b82a-4661-9eb0-d48b0b9e1ea2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:33.040422 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7a6eed77-b82a-4661-9eb0-d48b0b9e1ea2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:33.071184 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:33.071184 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:33.073297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a6eed77-b82a-4661-9eb0-d48b0b9e1ea2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:33.080308 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1490/2929] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:33 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:34.089165 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0a856fbc-d681-430a-8859-1ca7a9995607 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:34.090417 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0a856fbc-d681-430a-8859-1ca7a9995607 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:34.091113 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:34.091113 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:34.092701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0a856fbc-d681-430a-8859-1ca7a9995607 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:34.093311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0a856fbc-d681-430a-8859-1ca7a9995607 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:34.123874 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:34.123874 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:34.128370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0a856fbc-d681-430a-8859-1ca7a9995607 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:34.129729 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1440/2930] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:34 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:35.143430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54a08a9b-573f-4de8-a7b6-6350632be8a2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:35.144553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54a08a9b-573f-4de8-a7b6-6350632be8a2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:35.144960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:35.144960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:35.145644 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54a08a9b-573f-4de8-a7b6-6350632be8a2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:35.146227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-54a08a9b-573f-4de8-a7b6-6350632be8a2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:35.168541 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:35.168541 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:35.170909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54a08a9b-573f-4de8-a7b6-6350632be8a2 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:35.171984 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1491/2931] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:35 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:36.186184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-364ad0bf-ca66-4746-a566-ae04aaa3e303 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:36.186752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-364ad0bf-ca66-4746-a566-ae04aaa3e303 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:36.186928 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:36.186928 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:36.187306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-364ad0bf-ca66-4746-a566-ae04aaa3e303 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:36.187680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-364ad0bf-ca66-4746-a566-ae04aaa3e303 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:36.241681 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:36.241681 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:36.243598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-364ad0bf-ca66-4746-a566-ae04aaa3e303 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:36.244734 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1441/2932] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:36 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:37.260665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70860153-2829-4a91-8e55-6edeca40298b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:37.261211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70860153-2829-4a91-8e55-6edeca40298b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:37.261397 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:37.261397 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:37.262108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-70860153-2829-4a91-8e55-6edeca40298b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:37.262578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-70860153-2829-4a91-8e55-6edeca40298b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:37.320982 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:37.320982 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:37.325237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-70860153-2829-4a91-8e55-6edeca40298b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:37.329065 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1492/2933] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:37 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:38.135158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb130e4b-0aba-49b7-b39a-e2ec3d0ee665 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] DELETE http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:05:38.135619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb130e4b-0aba-49b7-b39a-e2ec3d0ee665 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:38.135812 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:38.135812 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:38.136438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb130e4b-0aba-49b7-b39a-e2ec3d0ee665 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:38.137087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-eb130e4b-0aba-49b7-b39a-e2ec3d0ee665 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Delete volume with id: 1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:05:38.187200 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:38.187200 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:38.188388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eb130e4b-0aba-49b7-b39a-e2ec3d0ee665 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:05:38.228896 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eb130e4b-0aba-49b7-b39a-e2ec3d0ee665 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Delete volume request issued successfully. Jan 19 09:05:38.229396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb130e4b-0aba-49b7-b39a-e2ec3d0ee665 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 202 Jan 19 09:05:38.237736 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d94242d1-50c6-4f94-a8bb-feea5aa2e9fd tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:05:38.238263 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d94242d1-50c6-4f94-a8bb-feea5aa2e9fd tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:38.238480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:38.238480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:38.238886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d94242d1-50c6-4f94-a8bb-feea5aa2e9fd tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:38.245563 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1442/2934] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:38 2021] DELETE /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:05:38.324703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:38.324703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:38.340773 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d94242d1-50c6-4f94-a8bb-feea5aa2e9fd tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:05:38.342647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-428f65ef-9383-4497-9941-174b886bb0bb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:38.343192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-428f65ef-9383-4497-9941-174b886bb0bb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:38.343380 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:38.343380 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:38.343998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-428f65ef-9383-4497-9941-174b886bb0bb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:38.344510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-428f65ef-9383-4497-9941-174b886bb0bb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:38.368898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d94242d1-50c6-4f94-a8bb-feea5aa2e9fd tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:05:38.370555 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1493/2935] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:38 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 918 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:38.391111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:38.391111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:38.393263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-428f65ef-9383-4497-9941-174b886bb0bb tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:38.394264 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1443/2936] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:38 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:05:39.391853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3992f17-8278-402f-b0ca-1f9084315961 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:05:39.392407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3992f17-8278-402f-b0ca-1f9084315961 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:39.392572 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:39.392572 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:39.406757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3992f17-8278-402f-b0ca-1f9084315961 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:39.407319 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46adc225-af63-4df9-9f05-f7a31604e073 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:39.407869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46adc225-af63-4df9-9f05-f7a31604e073 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:39.408074 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:39.408074 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:39.408456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-46adc225-af63-4df9-9f05-f7a31604e073 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:39.408863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-46adc225-af63-4df9-9f05-f7a31604e073 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:39.453034 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:39.453034 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:39.453298 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:39.453298 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:39.455476 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-46adc225-af63-4df9-9f05-f7a31604e073 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:39.456542 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1444/2937] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:39 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:39.463347 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e3992f17-8278-402f-b0ca-1f9084315961 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:05:39.487879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3992f17-8278-402f-b0ca-1f9084315961 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 200 Jan 19 09:05:39.489021 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1494/2938] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:39 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 918 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:40.475081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c06c60b-ee53-496e-b02b-aab43752b37f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:40.475081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c06c60b-ee53-496e-b02b-aab43752b37f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.475081 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:40.475081 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:40.475081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9c06c60b-ee53-496e-b02b-aab43752b37f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.475081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9c06c60b-ee53-496e-b02b-aab43752b37f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:40.509249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-911e8bdb-bcee-4508-bf40-c8c0b83c2da1 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e Jan 19 09:05:40.509779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-911e8bdb-bcee-4508-bf40-c8c0b83c2da1 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.510001 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:40.510001 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:40.510383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-911e8bdb-bcee-4508-bf40-c8c0b83c2da1 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.515090 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:40.515090 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:40.517130 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9c06c60b-ee53-496e-b02b-aab43752b37f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:40.518418 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1445/2939] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:40 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:40.572384 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-911e8bdb-bcee-4508-bf40-c8c0b83c2da1 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e returned with HTTP 404 Jan 19 09:05:40.576528 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1495/2940] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:40 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/1bd76969-88f7-4ec3-9399-4e82275ea36e => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:40.773910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1bb86555-7a0d-4592-af3d-ccadf3209f46 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] DELETE http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:05:40.774717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1bb86555-7a0d-4592-af3d-ccadf3209f46 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.775522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:40.775522 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:40.776153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1bb86555-7a0d-4592-af3d-ccadf3209f46 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.776820 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-1bb86555-7a0d-4592-af3d-ccadf3209f46 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Delete volume with id: 3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:05:40.829469 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:40.829469 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:40.831043 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1bb86555-7a0d-4592-af3d-ccadf3209f46 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:05:40.873400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1bb86555-7a0d-4592-af3d-ccadf3209f46 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Delete volume request issued successfully. Jan 19 09:05:40.873935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1bb86555-7a0d-4592-af3d-ccadf3209f46 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 202 Jan 19 09:05:40.875286 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1446/2941] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:05:40 2021] DELETE /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:05:40.884210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-176a4145-7cf9-4b83-a04c-13b9e72ecab0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:05:40.884744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-176a4145-7cf9-4b83-a04c-13b9e72ecab0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:40.885265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-176a4145-7cf9-4b83-a04c-13b9e72ecab0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:40.943195 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:40.943195 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:40.952058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-176a4145-7cf9-4b83-a04c-13b9e72ecab0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:05:40.999217 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-176a4145-7cf9-4b83-a04c-13b9e72ecab0 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 09:05:40.999217 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1496/2942] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:40 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:41.532451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16eb38a7-c408-4363-a86b-fcb468a61734 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:41.533073 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16eb38a7-c408-4363-a86b-fcb468a61734 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:41.533527 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:41.533527 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:41.534187 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16eb38a7-c408-4363-a86b-fcb468a61734 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:41.534779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-16eb38a7-c408-4363-a86b-fcb468a61734 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:41.573243 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:41.573243 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:41.575136 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16eb38a7-c408-4363-a86b-fcb468a61734 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:41.576326 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1447/2943] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:41 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:42.000871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff8c45d2-2f8e-4bc9-a5c9-a0ec9d80cd6d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:05:42.001048 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff8c45d2-2f8e-4bc9-a5c9-a0ec9d80cd6d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:42.001205 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:42.001205 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:42.001482 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff8c45d2-2f8e-4bc9-a5c9-a0ec9d80cd6d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:42.135317 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:42.135317 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:42.157275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ff8c45d2-2f8e-4bc9-a5c9-a0ec9d80cd6d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Volume info retrieved successfully. Jan 19 09:05:42.194280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff8c45d2-2f8e-4bc9-a5c9-a0ec9d80cd6d tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 200 Jan 19 09:05:42.196222 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1497/2944] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:41 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 917 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:42.590578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80f5b58d-6abe-4b2c-8691-4df0d2c371a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:42.591194 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80f5b58d-6abe-4b2c-8691-4df0d2c371a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:42.591525 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:42.591525 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:42.592078 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-80f5b58d-6abe-4b2c-8691-4df0d2c371a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:42.592564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-80f5b58d-6abe-4b2c-8691-4df0d2c371a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:42.646362 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:42.646362 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:42.650226 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-80f5b58d-6abe-4b2c-8691-4df0d2c371a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:42.659084 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1448/2945] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:42 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:43.212075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fce4e9f-a6bd-45ec-91ac-df374d3b6572 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] GET http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab Jan 19 09:05:43.212677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fce4e9f-a6bd-45ec-91ac-df374d3b6572 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:43.212887 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:43.212887 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:43.213503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9fce4e9f-a6bd-45ec-91ac-df374d3b6572 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:43.278856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9fce4e9f-a6bd-45ec-91ac-df374d3b6572 tempest-AttachVolumeShelveTestJSON-1943646141 tempest-AttachVolumeShelveTestJSON-1943646141] http://10.222.0.25/volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab returned with HTTP 404 Jan 19 09:05:43.280172 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1498/2946] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:43 2021] GET /volume/v3/7e604b124a314f16baa9d7617c4d06ca/volumes/3c41a75d-aadc-4fa9-8c4b-5dd256c2c4ab => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:05:43.673372 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10bf531e-98c7-428a-bfb5-d30d9cc6a9ee tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:43.674199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10bf531e-98c7-428a-bfb5-d30d9cc6a9ee tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:43.674419 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:43.674419 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:43.674824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10bf531e-98c7-428a-bfb5-d30d9cc6a9ee tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:43.675204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-10bf531e-98c7-428a-bfb5-d30d9cc6a9ee tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:43.718566 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:43.718566 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:43.720570 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10bf531e-98c7-428a-bfb5-d30d9cc6a9ee tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:43.727708 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1449/2947] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:43 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:44.736977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13b7d5cb-9f77-450d-b9be-b5bce3d61abc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:44.738256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13b7d5cb-9f77-450d-b9be-b5bce3d61abc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:44.739042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13b7d5cb-9f77-450d-b9be-b5bce3d61abc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:44.739638 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-13b7d5cb-9f77-450d-b9be-b5bce3d61abc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:44.763149 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:44.763149 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:44.765426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13b7d5cb-9f77-450d-b9be-b5bce3d61abc tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:44.766462 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1499/2948] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:44 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:45.780712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1c43df4-196b-4a7a-b8fe-5ce30a0fe97f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:45.781265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1c43df4-196b-4a7a-b8fe-5ce30a0fe97f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:45.781548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:45.781548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:45.782198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1c43df4-196b-4a7a-b8fe-5ce30a0fe97f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:45.782615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a1c43df4-196b-4a7a-b8fe-5ce30a0fe97f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:45.805426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:45.805426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:45.807365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1c43df4-196b-4a7a-b8fe-5ce30a0fe97f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:45.808155 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1450/2949] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:45 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:46.821662 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ee25e78c-011d-4c5d-b2c0-95cd4a12f173 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:46.822972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ee25e78c-011d-4c5d-b2c0-95cd4a12f173 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:46.823304 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:46.823304 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:46.823897 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ee25e78c-011d-4c5d-b2c0-95cd4a12f173 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:46.824348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ee25e78c-011d-4c5d-b2c0-95cd4a12f173 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:46.846972 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:46.846972 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:46.849079 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ee25e78c-011d-4c5d-b2c0-95cd4a12f173 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:46.849986 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1500/2950] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:46 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:47.865106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b17b90b-fe4f-4721-afd9-185a12703a23 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:47.866454 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b17b90b-fe4f-4721-afd9-185a12703a23 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:47.866900 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:47.866900 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:47.867518 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b17b90b-fe4f-4721-afd9-185a12703a23 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:47.868041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8b17b90b-fe4f-4721-afd9-185a12703a23 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:47.919682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:47.919682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:47.922428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b17b90b-fe4f-4721-afd9-185a12703a23 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:47.923465 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1451/2951] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:47 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:48.939564 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6ad9220d-d353-4cd0-9293-c1e06fcc0182 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:48.941487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6ad9220d-d353-4cd0-9293-c1e06fcc0182 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:48.941846 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:48.941846 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:48.942449 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6ad9220d-d353-4cd0-9293-c1e06fcc0182 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:48.944182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6ad9220d-d353-4cd0-9293-c1e06fcc0182 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:48.973053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:48.973053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:48.976080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6ad9220d-d353-4cd0-9293-c1e06fcc0182 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:48.983585 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1501/2952] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:48 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:50.001657 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17108d8d-5cd1-428e-8563-40260c22ac6a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:50.002933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17108d8d-5cd1-428e-8563-40260c22ac6a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:50.003743 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:50.003743 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:50.004387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17108d8d-5cd1-428e-8563-40260c22ac6a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:50.004976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-17108d8d-5cd1-428e-8563-40260c22ac6a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:50.052099 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:50.052099 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:50.072012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17108d8d-5cd1-428e-8563-40260c22ac6a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:50.079614 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1452/2953] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:49 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:51.086803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3894a84a-96b2-467b-a417-6f0e1887fb96 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:51.087316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3894a84a-96b2-467b-a417-6f0e1887fb96 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:51.087404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:51.087404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:51.087783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3894a84a-96b2-467b-a417-6f0e1887fb96 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:51.088151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3894a84a-96b2-467b-a417-6f0e1887fb96 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:51.109281 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:51.109281 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:51.111068 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3894a84a-96b2-467b-a417-6f0e1887fb96 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:51.111854 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1502/2954] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:51 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:52.126116 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3eaf28b-b6c6-4108-a5b0-3da3529bd1bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:52.127118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3eaf28b-b6c6-4108-a5b0-3da3529bd1bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:52.127438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:52.127438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:52.127993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3eaf28b-b6c6-4108-a5b0-3da3529bd1bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:52.128471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b3eaf28b-b6c6-4108-a5b0-3da3529bd1bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:52.151244 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:52.151244 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:52.153408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3eaf28b-b6c6-4108-a5b0-3da3529bd1bd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:52.154206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1453/2955] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:52 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:53.169262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41a9709a-46f4-4f82-97f4-6967725575cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:53.170435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41a9709a-46f4-4f82-97f4-6967725575cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:53.170912 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:53.170912 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:53.171528 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41a9709a-46f4-4f82-97f4-6967725575cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:53.171987 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-41a9709a-46f4-4f82-97f4-6967725575cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:53.199068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:53.199068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:53.201577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41a9709a-46f4-4f82-97f4-6967725575cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:53.202744 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1503/2956] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:53 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:54.163847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e1b51bb8-5bbd-4fa0-a228-1b6ac6d44e05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots Jan 19 09:05:54.164581 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:54.164581 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:54.165243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e1b51bb8-5bbd-4fa0-a228-1b6ac6d44e05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18c909c8-09dd-4629-9cb3-a7981860fd94", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1245355685", "description": null, "metadata": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:54.216646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb9378c5-c6f7-4b96-9f73-a3de118a2d14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:54.217218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb9378c5-c6f7-4b96-9f73-a3de118a2d14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:54.217384 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:54.217384 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:54.217736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb9378c5-c6f7-4b96-9f73-a3de118a2d14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:54.218109 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-fb9378c5-c6f7-4b96-9f73-a3de118a2d14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:54.240905 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:54.240905 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:54.242946 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e1b51bb8-5bbd-4fa0-a228-1b6ac6d44e05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:05:54.243510 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-e1b51bb8-5bbd-4fa0-a228-1b6ac6d44e05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create snapshot from volume 18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:05:54.267613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:54.267613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:54.272172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb9378c5-c6f7-4b96-9f73-a3de118a2d14 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:54.273255 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1504/2957] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:54 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:54.381709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-e1b51bb8-5bbd-4fa0-a228-1b6ac6d44e05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['efa1318a-5b18-4807-8a6b-03c8bd4b4cb0', '809e4156-5cd7-48a7-94b0-5f4ad96ff99a', '363cb556-0e7e-4d69-9437-654d89803307', '196be298-7e38-42d5-ac13-f9e043f42a1a'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:54.577730 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e1b51bb8-5bbd-4fa0-a228-1b6ac6d44e05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot force create request issued successfully. Jan 19 09:05:54.578592 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e1b51bb8-5bbd-4fa0-a228-1b6ac6d44e05 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots returned with HTTP 202 Jan 19 09:05:54.580000 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1454/2958] 10.222.0.25 () {60 vars in 1232 bytes} [Tue Jan 19 09:05:54 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots => generated 308 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:54.592797 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2bfdfb90-9e79-438d-9ab1-5a013fbd94ed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:05:54.593322 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2bfdfb90-9e79-438d-9ab1-5a013fbd94ed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:54.593539 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:54.593539 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:54.593914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2bfdfb90-9e79-438d-9ab1-5a013fbd94ed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:54.638843 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:54.638843 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:54.640153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2bfdfb90-9e79-438d-9ab1-5a013fbd94ed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 09:05:54.642065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2bfdfb90-9e79-438d-9ab1-5a013fbd94ed tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e returned with HTTP 200 Jan 19 09:05:54.642909 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1505/2959] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:05:54 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:55.287453 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7989d52-2695-4b6f-8e57-8ec94a89ba1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:55.287989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7989d52-2695-4b6f-8e57-8ec94a89ba1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:55.288169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:55.288169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:55.288720 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7989d52-2695-4b6f-8e57-8ec94a89ba1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:55.289688 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d7989d52-2695-4b6f-8e57-8ec94a89ba1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:55.344725 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:55.344725 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:55.350751 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7989d52-2695-4b6f-8e57-8ec94a89ba1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:55.359399 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1455/2960] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:55 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:55.655761 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5d665a4-c585-418a-b694-94db4de5c002 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:05:55.657189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5d665a4-c585-418a-b694-94db4de5c002 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:55.657622 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:55.657622 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:55.658304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5d665a4-c585-418a-b694-94db4de5c002 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:55.701949 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:55.701949 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:55.703663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a5d665a4-c585-418a-b694-94db4de5c002 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 09:05:55.705844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5d665a4-c585-418a-b694-94db4de5c002 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e returned with HTTP 200 Jan 19 09:05:55.707735 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1506/2961] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:05:55 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:56.365846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a801a64e-cf91-4751-bd72-6dd48986a448 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:56.366354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a801a64e-cf91-4751-bd72-6dd48986a448 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:56.366755 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:56.366755 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:56.367871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a801a64e-cf91-4751-bd72-6dd48986a448 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:56.368384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a801a64e-cf91-4751-bd72-6dd48986a448 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:56.402146 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:56.402146 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:56.404377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a801a64e-cf91-4751-bd72-6dd48986a448 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:56.405216 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1456/2962] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:56 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:56.719402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b509b3a2-4fb2-4298-9d9e-6d407f264db1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:05:56.720074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b509b3a2-4fb2-4298-9d9e-6d407f264db1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:56.720389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:56.720389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:56.720946 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b509b3a2-4fb2-4298-9d9e-6d407f264db1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:56.774881 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:56.774881 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:56.776794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b509b3a2-4fb2-4298-9d9e-6d407f264db1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 09:05:56.779941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b509b3a2-4fb2-4298-9d9e-6d407f264db1 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e returned with HTTP 200 Jan 19 09:05:56.781081 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1507/2963] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:05:56 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e => generated 467 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:56.797451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7b7fe1a-d129-4cb4-b9cb-23e24355da7c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:05:56.798171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7b7fe1a-d129-4cb4-b9cb-23e24355da7c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:56.798171 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:56.798171 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:56.798823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7b7fe1a-d129-4cb4-b9cb-23e24355da7c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:56.832114 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:56.832114 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:56.833528 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b7b7fe1a-d129-4cb4-b9cb-23e24355da7c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 09:05:56.835704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7b7fe1a-d129-4cb4-b9cb-23e24355da7c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e returned with HTTP 200 Jan 19 09:05:56.837220 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1457/2964] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:05:56 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:56.847539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes Jan 19 09:05:56.848222 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:56.848222 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:56.848922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-35191013", "snapshot_id": "c96a955f-6d74-463b-ad31-b2ef0304916e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:05:56.850409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-35191013', 'snapshot_id': 'c96a955f-6d74-463b-ad31-b2ef0304916e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:05:56.877219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:56.877219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:56.878771 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 09:05:56.879390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume of 1 GB Jan 19 09:05:56.916503 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Availability Zones retrieved successfully. Jan 19 09:05:56.939302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (7be0e67c-8fc2-4fa1-aaf0-fd35647eaa2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:56.942424 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88918d3-87c9-440c-98d1-f6bfdb43efae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:56.944763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:05:57.083039 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88918d3-87c9-440c-98d1-f6bfdb43efae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c96a955f-6d74-463b-ad31-b2ef0304916e', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:57.085305 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb2d09b-e36b-42d8-87a4-29c0b8f58f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:57.161225 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Created reservations ['3c883d28-8816-42dd-b085-8a0b29a9d1bf', '56287212-0577-4aaf-bd93-6cad9e64746a', '28df47df-3fb5-4c9c-8a39-688b9dca2342', '82ede397-df8f-4a5d-8c4d-5c07eab9da6d'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:05:57.163925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb2d09b-e36b-42d8-87a4-29c0b8f58f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c883d28-8816-42dd-b085-8a0b29a9d1bf', '56287212-0577-4aaf-bd93-6cad9e64746a', '28df47df-3fb5-4c9c-8a39-688b9dca2342', '82ede397-df8f-4a5d-8c4d-5c07eab9da6d']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:57.166595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636ee35a-f2fb-44e6-9a6d-00f72a64e5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:57.349838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636ee35a-f2fb-44e6-9a6d-00f72a64e5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e72176cc-cfbd-4f53-ba3c-12ecb5e9b754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-35191013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['3c883d28-8816-42dd-b085-8a0b29a9d1bf','56287212-0577-4aaf-bd93-6cad9e64746a','28df47df-3fb5-4c9c-8a39-688b9dca2342','82ede397-df8f-4a5d-8c4d-5c07eab9da6d'],size=1,snapshot_id=c96a955f-6d74-463b-ad31-b2ef0304916e,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-35191013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e72176cc-cfbd-4f53-ba3c-12ecb5e9b754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c96a955f-6d74-463b-ad31-b2ef0304916e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:57.353296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b0cd4f-025b-443c-acb1-8e85f74b02a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:57.386601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b0cd4f-025b-443c-acb1-8e85f74b02a7) transitioned into state 'SUCCESS' from state '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-35191013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e14b4d7b2947cb91ef72f7dee2d4ec',qos_specs=None,replication_status=,reservations=['3c883d28-8816-42dd-b085-8a0b29a9d1bf','56287212-0577-4aaf-bd93-6cad9e64746a','28df47df-3fb5-4c9c-8a39-688b9dca2342','82ede397-df8f-4a5d-8c4d-5c07eab9da6d'],size=1,snapshot_id=c96a955f-6d74-463b-ad31-b2ef0304916e,source_replicaid=,source_volid=None,status='creating',user_id='f66930a4ede44a10b16b95c7ca8a35a5',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:57.388597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d31101-5343-428d-b590-87109a3907fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:05:57.419549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-321538a9-27d7-4403-8c74-3ac9b887a856 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:57.420082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-321538a9-27d7-4403-8c74-3ac9b887a856 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:57.420274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:57.420274 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:57.421161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-321538a9-27d7-4403-8c74-3ac9b887a856 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:57.421843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-321538a9-27d7-4403-8c74-3ac9b887a856 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:57.480053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:57.480053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:57.482175 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-321538a9-27d7-4403-8c74-3ac9b887a856 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:57.483557 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1458/2965] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:57 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:57.565193 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d31101-5343-428d-b590-87109a3907fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:05:57.568299 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Flow 'volume_create_api' (7be0e67c-8fc2-4fa1-aaf0-fd35647eaa2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:05:57.667112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Create volume request issued successfully. Jan 19 09:05:57.698579 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce70e0fd-da7c-4ff4-8139-3438ab82ee74 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes returned with HTTP 202 Jan 19 09:05:57.699762 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1508/2966] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:05:56 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes => generated 852 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:05:57.714717 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d6dec22-dd2a-43c8-ba30-602e796da200 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:05:57.715444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d6dec22-dd2a-43c8-ba30-602e796da200 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:57.715813 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:57.715813 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:57.716429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d6dec22-dd2a-43c8-ba30-602e796da200 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:57.866745 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:57.866745 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:57.886762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7d6dec22-dd2a-43c8-ba30-602e796da200 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:05:57.929788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d6dec22-dd2a-43c8-ba30-602e796da200 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:05:57.930665 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1459/2967] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:57 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:58.500484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ee34a7b0-e84f-420b-a703-21b6848421d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:58.500934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ee34a7b0-e84f-420b-a703-21b6848421d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:58.500934 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:58.500934 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:58.501308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ee34a7b0-e84f-420b-a703-21b6848421d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:58.501830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ee34a7b0-e84f-420b-a703-21b6848421d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:58.569766 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:58.569766 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:58.575782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ee34a7b0-e84f-420b-a703-21b6848421d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:58.595539 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1509/2968] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:58 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:58.947059 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-516522b7-d66d-414e-8769-4e7936e9af56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:05:58.947629 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-516522b7-d66d-414e-8769-4e7936e9af56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:58.947853 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:58.947853 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:58.948230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-516522b7-d66d-414e-8769-4e7936e9af56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:59.026434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:59.026434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:59.032279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-516522b7-d66d-414e-8769-4e7936e9af56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:05:59.065160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-516522b7-d66d-414e-8769-4e7936e9af56 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:05:59.067593 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1460/2969] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:58 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:05:59.610619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-850a5aa2-a647-4f2a-8660-3ac349da00ba tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:05:59.611162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-850a5aa2-a647-4f2a-8660-3ac349da00ba tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:05:59.611407 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:05:59.611407 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:05:59.611739 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-850a5aa2-a647-4f2a-8660-3ac349da00ba tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:05:59.612461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-850a5aa2-a647-4f2a-8660-3ac349da00ba tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:05:59.641544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:05:59.641544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:05:59.643933 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-850a5aa2-a647-4f2a-8660-3ac349da00ba tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:05:59.646041 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1510/2970] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:05:59 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:00.083485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-718e5cf5-c473-4e19-a5f0-3480d4e673c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:00.085416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-718e5cf5-c473-4e19-a5f0-3480d4e673c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:00.085756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:00.085756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:00.086926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-718e5cf5-c473-4e19-a5f0-3480d4e673c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:00.191349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:00.191349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:00.208390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-718e5cf5-c473-4e19-a5f0-3480d4e673c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:00.235562 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-718e5cf5-c473-4e19-a5f0-3480d4e673c8 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:00.236928 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1461/2971] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:00 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:00.660004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53f61bfd-1f65-4b26-9db5-87f5b226721a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:00.660493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53f61bfd-1f65-4b26-9db5-87f5b226721a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:00.660691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:00.660691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:00.661072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-53f61bfd-1f65-4b26-9db5-87f5b226721a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:00.661443 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-53f61bfd-1f65-4b26-9db5-87f5b226721a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:00.687921 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:00.687921 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:00.689798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-53f61bfd-1f65-4b26-9db5-87f5b226721a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:00.690602 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1511/2972] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:00 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:01.271717 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-078f7982-511c-4645-9105-d1f6732c39b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:01.271717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-078f7982-511c-4645-9105-d1f6732c39b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:01.271717 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:01.271717 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:01.271717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-078f7982-511c-4645-9105-d1f6732c39b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:01.339338 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:01.339338 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:01.352673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-078f7982-511c-4645-9105-d1f6732c39b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:01.383346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-078f7982-511c-4645-9105-d1f6732c39b3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:01.384529 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1462/2973] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:01 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:01.705301 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4758f57-14f2-4bc5-a43f-664ed02e29a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:01.705767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4758f57-14f2-4bc5-a43f-664ed02e29a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:01.705975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:01.705975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:01.706290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4758f57-14f2-4bc5-a43f-664ed02e29a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:01.707016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c4758f57-14f2-4bc5-a43f-664ed02e29a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:01.749431 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:01.749431 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:01.751249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4758f57-14f2-4bc5-a43f-664ed02e29a8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:01.752080 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1512/2974] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:01 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:02.400618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4bade06-432c-44ff-88ed-620554e88310 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:02.401150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4bade06-432c-44ff-88ed-620554e88310 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:02.401514 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:02.401514 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:02.401883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4bade06-432c-44ff-88ed-620554e88310 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:02.462321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:02.462321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:02.477721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e4bade06-432c-44ff-88ed-620554e88310 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:02.522651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4bade06-432c-44ff-88ed-620554e88310 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:02.523828 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1463/2975] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:02 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:02.777483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25f81572-a697-494c-a388-820817acaee6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:02.778580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25f81572-a697-494c-a388-820817acaee6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:02.779079 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:02.779079 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:02.779932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25f81572-a697-494c-a388-820817acaee6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:02.780453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-25f81572-a697-494c-a388-820817acaee6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:02.826887 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:02.826887 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:02.829155 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25f81572-a697-494c-a388-820817acaee6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:02.830582 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1513/2976] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:02 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:03.545248 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3abce4d3-c71f-4256-8516-bc9ac106fd8b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:03.546265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3abce4d3-c71f-4256-8516-bc9ac106fd8b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:03.546892 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:03.546892 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:03.547565 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3abce4d3-c71f-4256-8516-bc9ac106fd8b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:03.624347 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:03.624347 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:03.634211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3abce4d3-c71f-4256-8516-bc9ac106fd8b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:03.660091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3abce4d3-c71f-4256-8516-bc9ac106fd8b tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:03.671834 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1464/2977] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:03 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:03.850103 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cdf55968-0528-4c76-8b35-51fa0ffe3942 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:03.851521 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cdf55968-0528-4c76-8b35-51fa0ffe3942 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:03.852163 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:03.852163 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:03.853456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cdf55968-0528-4c76-8b35-51fa0ffe3942 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:03.855396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-cdf55968-0528-4c76-8b35-51fa0ffe3942 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:03.900988 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:03.900988 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:03.903065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cdf55968-0528-4c76-8b35-51fa0ffe3942 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:03.904195 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1514/2978] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:03 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:04.685462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a05bf220-d083-40a0-aec1-d060a80650de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:04.686082 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a05bf220-d083-40a0-aec1-d060a80650de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:04.686315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:04.686315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:04.688460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a05bf220-d083-40a0-aec1-d060a80650de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:04.765528 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:04.765528 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:04.780917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a05bf220-d083-40a0-aec1-d060a80650de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:04.825631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a05bf220-d083-40a0-aec1-d060a80650de tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:04.826879 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1465/2979] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:04 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:04.919401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e72f96ec-c927-453a-9c12-b716cc7046b9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:04.919906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e72f96ec-c927-453a-9c12-b716cc7046b9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:04.920038 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:04.920038 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:04.920397 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e72f96ec-c927-453a-9c12-b716cc7046b9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:04.920769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e72f96ec-c927-453a-9c12-b716cc7046b9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:04.942600 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:04.942600 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:04.944293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e72f96ec-c927-453a-9c12-b716cc7046b9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:04.953199 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1515/2980] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:04 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:04.957349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10432e3f-2de9-438f-8dd9-3b6f474c9f1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:06:04.957874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10432e3f-2de9-438f-8dd9-3b6f474c9f1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:04.958066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:04.958066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:04.958444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-10432e3f-2de9-438f-8dd9-3b6f474c9f1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:05.017144 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:05.017144 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:05.027953 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-10432e3f-2de9-438f-8dd9-3b6f474c9f1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:06:05.057263 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-10432e3f-2de9-438f-8dd9-3b6f474c9f1b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:06:05.058574 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1466/2981] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:04 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 1363 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:05.081485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] POST http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e/restore Jan 19 09:06:05.085838 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:05.085838 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:05.091139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:05.093256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Restoring backup 0af4cb03-cd80-49d4-984e-ba0a9685168e ({'restore': {}}) {{(pid=87970) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 19 09:06:05.093874 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Restoring backup 0af4cb03-cd80-49d4-984e-ba0a9685168e to volume None. Jan 19 09:06:05.134492 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:05.134492 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:05.139970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.backup.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Creating volume of 1 GB for restore of backup 0af4cb03-cd80-49d4-984e-ba0a9685168e. Jan 19 09:06:05.164432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Availability Zones retrieved successfully. Jan 19 09:06:05.182822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Flow 'volume_create_api' (e8eb130a-c02e-40ac-b86f-3aab0c560335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:06:05.185847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1dda4d-cf72-48ea-8d95-fee206cdd5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:05.188025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:06:05.254022 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1dda4d-cf72-48ea-8d95-fee206cdd5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:05.256706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e804fec8-b876-49fd-a982-29b05c0c3196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:05.376463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Created reservations ['93bd2b75-a580-404a-9278-685696296c29', 'd58b0d3c-a7f2-488c-8d88-d7feb96977c7', '46780383-b54d-40fb-8c22-02d255eeb3a8', 'd01d65e6-0de7-486d-ad36-fefb0f8a5a9e'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:06:05.381301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e804fec8-b876-49fd-a982-29b05c0c3196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93bd2b75-a580-404a-9278-685696296c29', 'd58b0d3c-a7f2-488c-8d88-d7feb96977c7', '46780383-b54d-40fb-8c22-02d255eeb3a8', 'd01d65e6-0de7-486d-ad36-fefb0f8a5a9e']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:05.384297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a726836e-c129-45a2-807f-12ba9cdac18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:05.506493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a726836e-c129-45a2-807f-12ba9cdac18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '781816f3-019a-499e-a549-18e8d2ce9e82', '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_0af4cb03-cd80-49d4-984e-ba0a9685168e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68cb3989aefb45308248c57a3e8c8712',qos_specs=None,replication_status=,reservations=['93bd2b75-a580-404a-9278-685696296c29','d58b0d3c-a7f2-488c-8d88-d7feb96977c7','46780383-b54d-40fb-8c22-02d255eeb3a8','d01d65e6-0de7-486d-ad36-fefb0f8a5a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7528ab676fd14f789eeed3c61a5a647c',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:06:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0af4cb03-cd80-49d4-984e-ba0a9685168e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=781816f3-019a-499e-a549-18e8d2ce9e82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68cb3989aefb45308248c57a3e8c8712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7528ab676fd14f789eeed3c61a5a647c',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:05.508999 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7eac0b-2d9a-4239-940a-0e32c39f551a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:05.605686 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7eac0b-2d9a-4239-940a-0e32c39f551a) transitioned into 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_0af4cb03-cd80-49d4-984e-ba0a9685168e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68cb3989aefb45308248c57a3e8c8712',qos_specs=None,replication_status=,reservations=['93bd2b75-a580-404a-9278-685696296c29','d58b0d3c-a7f2-488c-8d88-d7feb96977c7','46780383-b54d-40fb-8c22-02d255eeb3a8','d01d65e6-0de7-486d-ad36-fefb0f8a5a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7528ab676fd14f789eeed3c61a5a647c',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:05.608024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21f23c0-c9ab-4211-8290-be2eb45eca5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:06:05.718046 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d21f23c0-c9ab-4211-8290-be2eb45eca5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:06:05.723388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Flow 'volume_create_api' (e8eb130a-c02e-40ac-b86f-3aab0c560335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:06:05.806792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Create volume request issued successfully. Jan 19 09:06:05.855862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f0e13ca-4973-43b6-acfd-a11325aa47ec tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:05.856426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f0e13ca-4973-43b6-acfd-a11325aa47ec tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:05.856572 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:05.856572 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:05.856949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f0e13ca-4973-43b6-acfd-a11325aa47ec tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:05.890015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:05.890015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:05.893837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:06:05.933216 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:05.933216 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:05.962847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7f0e13ca-4973-43b6-acfd-a11325aa47ec tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:06.005801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f0e13ca-4973-43b6-acfd-a11325aa47ec tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:06.017974 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1467/2982] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:05 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:06.950640 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:06.950640 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:06.956594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:06:07.025155 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d321b5c0-6951-42c9-9218-6d9c56dbaf07 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:07.026121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d321b5c0-6951-42c9-9218-6d9c56dbaf07 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:07.026348 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:07.026348 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:07.026714 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d321b5c0-6951-42c9-9218-6d9c56dbaf07 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:07.083604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:07.083604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:07.092774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d321b5c0-6951-42c9-9218-6d9c56dbaf07 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:07.119083 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d321b5c0-6951-42c9-9218-6d9c56dbaf07 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:07.119920 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1468/2983] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:07 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 944 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:06:08.007389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:08.007389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:08.008998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:06:08.009381 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Checking backup size 1 against volume size 1 {{(pid=87970) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 19 09:06:08.009727 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.backup.api [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Overwriting volume 781816f3-019a-499e-a549-18e8d2ce9e82 with restore of backup 0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:08.031420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] restore_backup in rpcapi backup_id 0af4cb03-cd80-49d4-984e-ba0a9685168e {{(pid=87970) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 19 09:06:08.034609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9faaabba-f500-480e-9490-d7c37b589502 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e/restore returned with HTTP 202 Jan 19 09:06:08.035582 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1516/2984] 10.222.0.25 () {60 vars in 1360 bytes} [Tue Jan 19 09:06:05 2021] POST /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e/restore => generated 189 bytes in 2965 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:06:08.045508 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77388ef8-d143-4694-8e6b-e8165181ce27 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:08.046230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77388ef8-d143-4694-8e6b-e8165181ce27 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:08.046618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:08.046618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:08.047254 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77388ef8-d143-4694-8e6b-e8165181ce27 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:08.047770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-77388ef8-d143-4694-8e6b-e8165181ce27 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:08.076167 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:08.076167 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:08.078696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77388ef8-d143-4694-8e6b-e8165181ce27 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:08.079656 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1469/2985] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:08 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:08.137724 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7df7afac-aea3-4ed8-8c6d-6814ca3ac8c7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:08.138436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7df7afac-aea3-4ed8-8c6d-6814ca3ac8c7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:08.138830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:08.138830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:08.139430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7df7afac-aea3-4ed8-8c6d-6814ca3ac8c7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:08.195426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:08.195426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:08.204066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7df7afac-aea3-4ed8-8c6d-6814ca3ac8c7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:08.228376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7df7afac-aea3-4ed8-8c6d-6814ca3ac8c7 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:08.229533 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1517/2986] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:08 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 1394 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:08.245216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2008436-a8e3-461a-b14d-9f511791fb1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:08.245978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2008436-a8e3-461a-b14d-9f511791fb1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:08.246368 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:08.246368 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:08.247023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2008436-a8e3-461a-b14d-9f511791fb1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:08.302646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:08.302646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:08.312956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2008436-a8e3-461a-b14d-9f511791fb1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:08.340335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2008436-a8e3-461a-b14d-9f511791fb1c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:08.341510 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1470/2987] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:08 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 1394 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:09.002024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-2b80c14c-4b64-49c3-99c4-8cf71f524ec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:09.002814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-2b80c14c-4b64-49c3-99c4-8cf71f524ec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:09.003051 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:09.003051 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:09.003722 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-2b80c14c-4b64-49c3-99c4-8cf71f524ec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:09.065689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:09.065689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:09.076276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-2b80c14c-4b64-49c3-99c4-8cf71f524ec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:09.095108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4789a887-203d-4930-9418-3e2854ca57f5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:09.096071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4789a887-203d-4930-9418-3e2854ca57f5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:09.096343 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:09.096343 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:09.097283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4789a887-203d-4930-9418-3e2854ca57f5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:09.097818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4789a887-203d-4930-9418-3e2854ca57f5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:09.129046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:09.129046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:09.131519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4789a887-203d-4930-9418-3e2854ca57f5 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:09.139864 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1471/2988] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:09 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:06:09.162598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-2b80c14c-4b64-49c3-99c4-8cf71f524ec3 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:09.164190 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1518/2989] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:06:08 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 1394 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:10.146308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:10.146967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:10.147049 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:10.147049 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:10.147465 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:10.147846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:10.190678 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:10.190678 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:10.193200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:10.194023 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1472/2990] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:10 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:10.254287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-05b7679c-931a-40e5-afcc-da8d4801f2a6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:10.254902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-05b7679c-931a-40e5-afcc-da8d4801f2a6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:10.255169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:10.255169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:10.255629 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-05b7679c-931a-40e5-afcc-da8d4801f2a6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:10.313718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:10.313718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:10.322316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-05b7679c-931a-40e5-afcc-da8d4801f2a6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:10.346241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-05b7679c-931a-40e5-afcc-da8d4801f2a6 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:10.347127 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1519/2991] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:06:10 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 1394 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:10.358423 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume// Jan 19 09:06:10.359047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:10.359261 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:10.359261 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:10.359640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:10.360878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-758a61f8-c525-484d-8ae2-dabcd38109cd tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:06:10.361450 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1473/2992] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:06:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:06:10.375184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-29811bba-e869-4fe8-8161-84cc4bd6d628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments Jan 19 09:06:10.375693 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:10.375693 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:10.376162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-29811bba-e869-4fe8-8161-84cc4bd6d628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e72176cc-cfbd-4f53-ba3c-12ecb5e9b754", "instance_uuid": "8413b32d-46ee-42c5-a136-4619cac4c1da", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:10.427257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:10.427257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:10.484909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-29811bba-e869-4fe8-8161-84cc4bd6d628 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments returned with HTTP 200 Jan 19 09:06:10.485799 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1520/2993] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:06:10 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:11.211695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:11.212735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:11.213751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:11.214183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:11.261569 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:11.261569 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:11.267247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:11.276358 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1474/2994] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:11 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:12.284555 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f01a3cf8-ac9d-4cce-a3e0-5bb86e3d0a4d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:12.285053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f01a3cf8-ac9d-4cce-a3e0-5bb86e3d0a4d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:12.285305 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:12.285305 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:12.285568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f01a3cf8-ac9d-4cce-a3e0-5bb86e3d0a4d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:12.285925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f01a3cf8-ac9d-4cce-a3e0-5bb86e3d0a4d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:12.346023 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:12.346023 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:12.347915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f01a3cf8-ac9d-4cce-a3e0-5bb86e3d0a4d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:12.348730 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1521/2995] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:12 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:12.777687 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume// Jan 19 09:06:12.778181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:12.778426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:12.778426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:12.778853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:12.780853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a27b1dec-0a60-4fb8-85f8-5fd2877f8f09 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:06:12.781783 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1475/2996] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:06:12 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:06:12.824436 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-aed999a1-b72f-4c35-99af-3e2165e232ef tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:06:12.824436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-aed999a1-b72f-4c35-99af-3e2165e232ef tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:12.824436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:12.824436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:12.824436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-aed999a1-b72f-4c35-99af-3e2165e232ef tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:12.961122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:12.961122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:12.995836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-aed999a1-b72f-4c35-99af-3e2165e232ef tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:06:13.037044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:13.037044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:13.057925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-aed999a1-b72f-4c35-99af-3e2165e232ef tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:06:13.062082 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1522/2997] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 09:06:12 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 1492 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:06:13.096690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-75cd283f-6f87-4251-a9f0-00bdabe2bf4f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] PUT http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54 Jan 19 09:06:13.097864 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-75cd283f-6f87-4251-a9f0-00bdabe2bf4f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:13.178088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:06:13.178088 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:06:13.178088 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-75cd283f-6f87-4251-a9f0-00bdabe2bf4f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-e72176cc-cfbd-4f53-ba3c-12ecb5e9b754-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.039s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:06:13.178088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:13.178088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:13.367431 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2995c838-1769-4969-8731-69a6b762e938 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:13.369311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2995c838-1769-4969-8731-69a6b762e938 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:13.369720 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:13.369720 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:13.370433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2995c838-1769-4969-8731-69a6b762e938 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:13.371030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2995c838-1769-4969-8731-69a6b762e938 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:13.400097 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:13.400097 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:13.402939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2995c838-1769-4969-8731-69a6b762e938 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:13.405690 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1523/2998] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:13 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:14.420291 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afd75b90-58af-4774-a443-d675be62a19c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:14.420820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afd75b90-58af-4774-a443-d675be62a19c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:14.421047 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:14.421047 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:14.422050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-afd75b90-58af-4774-a443-d675be62a19c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:14.422439 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-afd75b90-58af-4774-a443-d675be62a19c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:14.445279 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:14.445279 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:14.447723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-afd75b90-58af-4774-a443-d675be62a19c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:14.448546 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1524/2999] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:14 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:06:15.469265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a82cb5d-11a7-446f-b86f-1d569a70440b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:15.469265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a82cb5d-11a7-446f-b86f-1d569a70440b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:15.469265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:15.469265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:15.469265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a82cb5d-11a7-446f-b86f-1d569a70440b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:15.469265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7a82cb5d-11a7-446f-b86f-1d569a70440b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:15.508614 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:15.508614 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:15.517243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a82cb5d-11a7-446f-b86f-1d569a70440b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:15.521237 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1525/3000] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:15 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:16.076622 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-75cd283f-6f87-4251-a9f0-00bdabe2bf4f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Lock "b'cinder-attachment_update-e72176cc-cfbd-4f53-ba3c-12ecb5e9b754-n-h2-758944-2'" released by "attachment_update" :: held 2.899s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:06:16.076622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-75cd283f-6f87-4251-a9f0-00bdabe2bf4f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54 returned with HTTP 200 Jan 19 09:06:16.076622 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1476/3001] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 09:06:13 2021] PUT /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54 => generated 762 bytes in 2984 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:06:16.151321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-fa42dfff-1cb9-48d3-b298-cb9f53c9fa13 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] POST http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54/action Jan 19 09:06:16.151321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:16.151321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:16.151321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-fa42dfff-1cb9-48d3-b298-cb9f53c9fa13 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:06:16.151321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-fa42dfff-1cb9-48d3-b298-cb9f53c9fa13 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:06:16.332617 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:16.332617 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:16.356866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e04a6bec-89c6-45cd-8e00-73d291e70410 req-fa42dfff-1cb9-48d3-b298-cb9f53c9fa13 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54/action returned with HTTP 204 Jan 19 09:06:16.358036 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1526/3002] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 09:06:16 2021] POST /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:06:16.530888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-32835b12-1969-49f5-a417-eebbf111b16d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:16.530888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-32835b12-1969-49f5-a417-eebbf111b16d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:16.530888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:16.530888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:16.530888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-32835b12-1969-49f5-a417-eebbf111b16d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:16.530888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-32835b12-1969-49f5-a417-eebbf111b16d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:16.641082 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:16.641082 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:16.644589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-32835b12-1969-49f5-a417-eebbf111b16d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:16.670414 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1477/3003] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:16 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:17.661215 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-323ff94f-1853-4164-84be-07f245bde3a0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:17.661215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-323ff94f-1853-4164-84be-07f245bde3a0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:17.661215 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:17.661215 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:17.676858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-323ff94f-1853-4164-84be-07f245bde3a0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:17.676858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-323ff94f-1853-4164-84be-07f245bde3a0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:17.750197 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:17.750197 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:17.750197 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-323ff94f-1853-4164-84be-07f245bde3a0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:17.793436 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1527/3004] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:17 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:18.793181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e654c5e-b2a1-47af-8ff5-0732cbe0bca7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:18.793181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e654c5e-b2a1-47af-8ff5-0732cbe0bca7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:18.793181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:18.793181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:18.793181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4e654c5e-b2a1-47af-8ff5-0732cbe0bca7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:18.793181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4e654c5e-b2a1-47af-8ff5-0732cbe0bca7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:18.846762 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:18.846762 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:18.862818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4e654c5e-b2a1-47af-8ff5-0732cbe0bca7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:18.862818 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1478/3005] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:18 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:19.875251 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa51f227-c92f-4530-a675-af26d8490ba6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:19.875251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa51f227-c92f-4530-a675-af26d8490ba6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:19.875251 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:19.875251 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:19.875251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa51f227-c92f-4530-a675-af26d8490ba6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:19.875251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-fa51f227-c92f-4530-a675-af26d8490ba6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:20.006561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:20.006561 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:20.009264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa51f227-c92f-4530-a675-af26d8490ba6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:20.016399 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1528/3006] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:19 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:21.047760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29f0254d-e95e-43e8-809a-3ec599c9e86b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:21.047760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29f0254d-e95e-43e8-809a-3ec599c9e86b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:21.047760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:21.047760 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:21.047760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29f0254d-e95e-43e8-809a-3ec599c9e86b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:21.047760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-29f0254d-e95e-43e8-809a-3ec599c9e86b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:21.134173 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:21.134173 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:21.134173 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29f0254d-e95e-43e8-809a-3ec599c9e86b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:21.149963 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1479/3007] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:21 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:22.177965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96b2f199-6062-40fd-84b3-107e6c7ff056 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:22.177965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96b2f199-6062-40fd-84b3-107e6c7ff056 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:22.177965 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:22.177965 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:22.177965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96b2f199-6062-40fd-84b3-107e6c7ff056 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:22.177965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-96b2f199-6062-40fd-84b3-107e6c7ff056 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:22.232967 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:22.232967 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:22.284255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96b2f199-6062-40fd-84b3-107e6c7ff056 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:22.292099 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1529/3008] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:22 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:23.302335 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-509cd9c7-bebf-4fb4-ab5e-1a3b390de585 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:23.302335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-509cd9c7-bebf-4fb4-ab5e-1a3b390de585 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:23.302335 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:23.302335 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:23.302335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-509cd9c7-bebf-4fb4-ab5e-1a3b390de585 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:23.302335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-509cd9c7-bebf-4fb4-ab5e-1a3b390de585 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:23.473669 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:23.473669 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:23.484486 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-509cd9c7-bebf-4fb4-ab5e-1a3b390de585 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:23.484486 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1480/3009] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:23 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:24.506400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2579b11c-9c81-449d-b3c7-c394b02b5432 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:24.506400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2579b11c-9c81-449d-b3c7-c394b02b5432 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:24.506400 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:24.506400 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:24.506400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2579b11c-9c81-449d-b3c7-c394b02b5432 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:24.506400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2579b11c-9c81-449d-b3c7-c394b02b5432 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:24.594791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:24.594791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:24.612493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2579b11c-9c81-449d-b3c7-c394b02b5432 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:24.612493 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1530/3010] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:24 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:25.630807 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0969786c-b5bf-44e2-aec9-e28fda21d7b7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:25.630807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0969786c-b5bf-44e2-aec9-e28fda21d7b7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:25.630807 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:25.630807 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:25.630807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0969786c-b5bf-44e2-aec9-e28fda21d7b7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:25.630807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0969786c-b5bf-44e2-aec9-e28fda21d7b7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:25.670619 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:25.670619 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:25.685818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0969786c-b5bf-44e2-aec9-e28fda21d7b7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:25.685818 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1481/3011] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:25 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:26.699221 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b973669-d32d-4038-a3b0-6e8c80bc065b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:26.715291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b973669-d32d-4038-a3b0-6e8c80bc065b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:26.715291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:26.715291 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:26.715291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5b973669-d32d-4038-a3b0-6e8c80bc065b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:26.715291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5b973669-d32d-4038-a3b0-6e8c80bc065b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:26.750761 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:26.750761 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:26.764780 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5b973669-d32d-4038-a3b0-6e8c80bc065b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:26.764780 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1531/3012] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:26 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:27.778224 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79d84522-7097-49e0-bfbb-ee6140e4fb1a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:27.778224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79d84522-7097-49e0-bfbb-ee6140e4fb1a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:27.778224 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:27.778224 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:27.778224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-79d84522-7097-49e0-bfbb-ee6140e4fb1a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:27.778224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-79d84522-7097-49e0-bfbb-ee6140e4fb1a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:27.836269 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:27.836269 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:27.836269 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-79d84522-7097-49e0-bfbb-ee6140e4fb1a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:27.854160 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1482/3013] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:27 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:28.862747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77f06175-6cc6-4f9b-a48f-98a5b70ef207 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:28.862747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77f06175-6cc6-4f9b-a48f-98a5b70ef207 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:28.862747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:28.862747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:28.862747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77f06175-6cc6-4f9b-a48f-98a5b70ef207 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:28.862747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-77f06175-6cc6-4f9b-a48f-98a5b70ef207 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:28.996033 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:28.996033 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:29.000599 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77f06175-6cc6-4f9b-a48f-98a5b70ef207 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:29.000599 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1532/3014] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:28 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:30.039074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-023600b3-8eb5-4b1b-8308-4d08a22c7629 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:30.039074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-023600b3-8eb5-4b1b-8308-4d08a22c7629 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:30.039074 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:30.039074 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:30.039074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-023600b3-8eb5-4b1b-8308-4d08a22c7629 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:30.039074 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-023600b3-8eb5-4b1b-8308-4d08a22c7629 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:30.183055 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:30.183055 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:30.183055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-023600b3-8eb5-4b1b-8308-4d08a22c7629 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:30.183055 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1483/3015] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:30 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:31.212838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b5757a3-6e8e-4746-ad88-25585259e0d9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:31.212838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b5757a3-6e8e-4746-ad88-25585259e0d9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:31.212838 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:31.212838 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:31.212838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2b5757a3-6e8e-4746-ad88-25585259e0d9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:31.212838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2b5757a3-6e8e-4746-ad88-25585259e0d9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:31.252713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:31.252713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:31.264678 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2b5757a3-6e8e-4746-ad88-25585259e0d9 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:31.264678 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1533/3016] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:31 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:32.275704 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d52a2fe1-499e-45b2-a6c1-d5a351269e8a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:32.275704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d52a2fe1-499e-45b2-a6c1-d5a351269e8a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:32.275704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:32.275704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:32.275704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d52a2fe1-499e-45b2-a6c1-d5a351269e8a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:32.275704 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d52a2fe1-499e-45b2-a6c1-d5a351269e8a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:32.319743 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:32.319743 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:32.322126 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d52a2fe1-499e-45b2-a6c1-d5a351269e8a tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:32.323236 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1484/3017] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:32 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:33.364676 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31b5caf0-dcdb-4491-8e45-b76ff467ad1d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:33.364676 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31b5caf0-dcdb-4491-8e45-b76ff467ad1d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:33.364676 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:33.364676 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:33.364676 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-31b5caf0-dcdb-4491-8e45-b76ff467ad1d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:33.364676 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-31b5caf0-dcdb-4491-8e45-b76ff467ad1d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:33.402298 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:33.402298 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:33.421891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-31b5caf0-dcdb-4491-8e45-b76ff467ad1d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:33.421891 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1534/3018] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:33 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:34.443052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d12f4e3-e471-4b4e-ac66-fb5021392136 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:34.443052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d12f4e3-e471-4b4e-ac66-fb5021392136 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:34.443052 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:34.443052 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:34.443052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d12f4e3-e471-4b4e-ac66-fb5021392136 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:34.443052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0d12f4e3-e471-4b4e-ac66-fb5021392136 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:34.476002 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:34.476002 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:34.476002 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d12f4e3-e471-4b4e-ac66-fb5021392136 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:34.476002 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1485/3019] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:34 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:06:35.496623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a4bf534e-bed7-4f76-b847-dd8b36eb4c30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:35.496623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a4bf534e-bed7-4f76-b847-dd8b36eb4c30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:35.496623 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:35.496623 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:35.496623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a4bf534e-bed7-4f76-b847-dd8b36eb4c30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:35.496623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a4bf534e-bed7-4f76-b847-dd8b36eb4c30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:35.594364 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:35.594364 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:35.594364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a4bf534e-bed7-4f76-b847-dd8b36eb4c30 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:35.610263 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1535/3020] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:35 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:36.616202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02db3dbe-85a7-4b8e-8c64-093e45743dd1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:36.616202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02db3dbe-85a7-4b8e-8c64-093e45743dd1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:36.616202 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:36.616202 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:36.616202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02db3dbe-85a7-4b8e-8c64-093e45743dd1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:36.616202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-02db3dbe-85a7-4b8e-8c64-093e45743dd1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:36.792903 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:36.792903 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:36.792903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02db3dbe-85a7-4b8e-8c64-093e45743dd1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:36.806921 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1486/3021] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:36 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:37.826970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f8e13d81-5743-4b36-aa00-1f3cf26743ff tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:37.826970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f8e13d81-5743-4b36-aa00-1f3cf26743ff tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:37.826970 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:37.826970 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:37.826970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f8e13d81-5743-4b36-aa00-1f3cf26743ff tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:37.826970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f8e13d81-5743-4b36-aa00-1f3cf26743ff tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:37.887982 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:37.887982 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:37.906637 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f8e13d81-5743-4b36-aa00-1f3cf26743ff tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:37.906637 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1536/3022] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:37 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:38.936595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00919028-08b5-4ad1-bf74-0de0395ac087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:38.936595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00919028-08b5-4ad1-bf74-0de0395ac087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:38.936595 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:38.936595 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:38.936595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00919028-08b5-4ad1-bf74-0de0395ac087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:38.936595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-00919028-08b5-4ad1-bf74-0de0395ac087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:38.956809 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:38.956809 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:38.959120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00919028-08b5-4ad1-bf74-0de0395ac087 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:38.959120 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1487/3023] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:38 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:39.979232 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d86dd5b7-50ad-49c5-8fe9-9355234880ae tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:39.979232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d86dd5b7-50ad-49c5-8fe9-9355234880ae tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:39.979232 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:39.979232 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:39.979232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d86dd5b7-50ad-49c5-8fe9-9355234880ae tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:39.979232 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d86dd5b7-50ad-49c5-8fe9-9355234880ae tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:40.149970 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:40.149970 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:40.159440 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d86dd5b7-50ad-49c5-8fe9-9355234880ae tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:40.177913 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1537/3024] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:39 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:41.193283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66de9390-b8f4-4bef-87b3-07874d11d979 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:41.193283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66de9390-b8f4-4bef-87b3-07874d11d979 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:41.193283 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:41.193283 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:41.193283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66de9390-b8f4-4bef-87b3-07874d11d979 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:41.193283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-66de9390-b8f4-4bef-87b3-07874d11d979 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:41.238722 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:41.238722 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:41.242473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66de9390-b8f4-4bef-87b3-07874d11d979 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:41.242473 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1488/3025] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:41 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:42.257464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e46a3fc-debe-4f37-adaa-4addd0da4eb1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:42.257464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e46a3fc-debe-4f37-adaa-4addd0da4eb1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:42.257464 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:42.257464 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:42.257464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e46a3fc-debe-4f37-adaa-4addd0da4eb1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:42.262197 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6e46a3fc-debe-4f37-adaa-4addd0da4eb1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:42.682045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:42.682045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:42.682045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e46a3fc-debe-4f37-adaa-4addd0da4eb1 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:42.682045 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1538/3026] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:42 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:43.716893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bb5b689-c34b-4d47-adb4-8d0b688425a6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:43.716893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bb5b689-c34b-4d47-adb4-8d0b688425a6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:43.716893 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:43.716893 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:43.716893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bb5b689-c34b-4d47-adb4-8d0b688425a6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:43.716893 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0bb5b689-c34b-4d47-adb4-8d0b688425a6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:43.759913 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:43.759913 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:43.759913 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bb5b689-c34b-4d47-adb4-8d0b688425a6 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:43.764702 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1489/3027] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:43 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:44.788540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3ec1d1a-0fd7-423e-a1af-1df1247360d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:44.788540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3ec1d1a-0fd7-423e-a1af-1df1247360d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:44.788540 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:44.788540 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:44.788540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3ec1d1a-0fd7-423e-a1af-1df1247360d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:44.788540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f3ec1d1a-0fd7-423e-a1af-1df1247360d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:44.852875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:44.852875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:44.862163 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3ec1d1a-0fd7-423e-a1af-1df1247360d4 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:44.862163 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1539/3028] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:44 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:45.872585 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a4f9d9e-910f-451d-b9ad-be2b688a6549 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:45.873069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a4f9d9e-910f-451d-b9ad-be2b688a6549 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:45.873069 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:45.873069 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:45.873281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a4f9d9e-910f-451d-b9ad-be2b688a6549 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:45.873603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5a4f9d9e-910f-451d-b9ad-be2b688a6549 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:45.930699 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:45.930699 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:45.933072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a4f9d9e-910f-451d-b9ad-be2b688a6549 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:45.939646 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1490/3029] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:45 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:46.954708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-005bc16e-171f-43b1-b7ea-c74c0f156316 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:06:46.955949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-005bc16e-171f-43b1-b7ea-c74c0f156316 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:46.956388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:46.956388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:46.957019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-005bc16e-171f-43b1-b7ea-c74c0f156316 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:46.957581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-005bc16e-171f-43b1-b7ea-c74c0f156316 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Show backup with id 0af4cb03-cd80-49d4-984e-ba0a9685168e. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:06:46.983001 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:46.983001 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:46.985851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-005bc16e-171f-43b1-b7ea-c74c0f156316 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 200 Jan 19 09:06:46.995791 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1540/3030] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:46 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:06:46.999506 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6607de10-255c-47f3-8641-02db8b7fd243 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 Jan 19 09:06:47.000096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6607de10-255c-47f3-8641-02db8b7fd243 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:47.000286 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:47.000286 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:47.000949 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6607de10-255c-47f3-8641-02db8b7fd243 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:47.082301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:47.082301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:47.106028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6607de10-255c-47f3-8641-02db8b7fd243 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:06:47.159541 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6607de10-255c-47f3-8641-02db8b7fd243 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 returned with HTTP 200 Jan 19 09:06:47.161117 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1491/3031] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:46 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 => generated 1418 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:47.207352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-def268a0-b320-4400-8842-76439c46bfa0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 Jan 19 09:06:47.207908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-def268a0-b320-4400-8842-76439c46bfa0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:47.208131 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:47.208131 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:47.208511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-def268a0-b320-4400-8842-76439c46bfa0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:47.283249 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:47.283249 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:47.293999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-def268a0-b320-4400-8842-76439c46bfa0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:06:47.325914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-def268a0-b320-4400-8842-76439c46bfa0 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 returned with HTTP 200 Jan 19 09:06:47.328083 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1541/3032] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:06:47 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 => generated 1418 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:06:58.707152 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 Jan 19 09:06:58.710026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:06:58.710026 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:06:58.710026 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:06:58.710574 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:06:58.819326 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:06:58.819326 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:06:58.832970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:06:58.895580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 returned with HTTP 200 Jan 19 09:06:58.895580 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1492/3033] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:06:58 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 => generated 1418 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:02.393903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-c81f773f-eea1-4f24-8658-2d3ff356cd44 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 Jan 19 09:07:02.394436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-c81f773f-eea1-4f24-8658-2d3ff356cd44 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:02.394677 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:02.394677 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:07:02.395055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-c81f773f-eea1-4f24-8658-2d3ff356cd44 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:02.461763 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:02.461763 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:07:02.471495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-c81f773f-eea1-4f24-8658-2d3ff356cd44 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:07:02.500330 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-c81f773f-eea1-4f24-8658-2d3ff356cd44 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 returned with HTTP 200 Jan 19 09:07:02.501428 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1542/3034] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:07:02 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 => generated 1418 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:02.516843 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume// Jan 19 09:07:02.517330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:02.517548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:02.517548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:07:02.517929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:02.519018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:07:02.519609 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1493/3035] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:07:02 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:07:02.534365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-3ff72b40-0f8d-4c40-86df-776281ad85a7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] POST http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments Jan 19 09:07:02.535241 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:02.535241 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:07:02.536069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-3ff72b40-0f8d-4c40-86df-776281ad85a7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "781816f3-019a-499e-a549-18e8d2ce9e82", "instance_uuid": "58eabc82-908a-48eb-9b98-ec335b8d5dba", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:02.606540 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:02.606540 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:07:02.705430 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-3ff72b40-0f8d-4c40-86df-776281ad85a7 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments returned with HTTP 200 Jan 19 09:07:02.706567 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1543/3036] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:07:02 2021] POST /volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:05.741480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume// Jan 19 09:07:05.742227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:05.743012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:05.744229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-05a664dc-c3db-4791-a467-adaeb789055d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:07:05.748129 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1494/3037] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:07:05 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:07:05.777281 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-fc903910-6a54-4c06-abac-844b0e0b344d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 Jan 19 09:07:05.778475 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-fc903910-6a54-4c06-abac-844b0e0b344d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:07:05.778701 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:05.778701 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:07:05.779307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-fc903910-6a54-4c06-abac-844b0e0b344d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:07:05.852062 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:05.852062 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:07:05.861833 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-fc903910-6a54-4c06-abac-844b0e0b344d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:07:05.887791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:05.887791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:07:05.912405 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-fc903910-6a54-4c06-abac-844b0e0b344d tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 returned with HTTP 200 Jan 19 09:07:05.913413 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1544/3038] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 09:07:05 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 => generated 1516 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:07:05.969012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-ad641fb3-1ad6-4604-b867-c86286411169 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] PUT http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6 Jan 19 09:07:05.970549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-ad641fb3-1ad6-4604-b867-c86286411169 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:06.013309 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:07:06.013309 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:07:06.013813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-ad641fb3-1ad6-4604-b867-c86286411169 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Lock "b'cinder-attachment_update-781816f3-019a-499e-a549-18e8d2ce9e82-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.014s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:07:06.016298 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:06.016298 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:07:08.257412 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-ad641fb3-1ad6-4604-b867-c86286411169 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Lock "b'cinder-attachment_update-781816f3-019a-499e-a549-18e8d2ce9e82-n-h2-758944-2'" released by "attachment_update" :: held 2.244s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:07:08.258760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-ad641fb3-1ad6-4604-b867-c86286411169 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6 returned with HTTP 200 Jan 19 09:07:08.260027 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1495/3039] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 09:07:05 2021] PUT /volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6 => generated 762 bytes in 2298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:07:08.314385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-b54e824c-1013-4503-a46c-56c2b13d8fa8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] POST http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6/action Jan 19 09:07:08.315196 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:07:08.315196 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:07:08.315646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-b54e824c-1013-4503-a46c-56c2b13d8fa8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:07:08.316027 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-b54e824c-1013-4503-a46c-56c2b13d8fa8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:07:08.461405 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:07:08.461405 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:07:08.485542 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-0e70d46c-84eb-45ba-aefa-70f264c144d8 req-b54e824c-1013-4503-a46c-56c2b13d8fa8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6/action returned with HTTP 204 Jan 19 09:07:08.486925 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1545/3040] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 09:07:08 2021] POST /volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:28.386975 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-aedda00f-a190-4c9d-acc9-ceab0aaa45f6 req-bb169b18-d447-4758-9af4-61426cc5f1d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] DELETE http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6 Jan 19 09:08:28.388217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-aedda00f-a190-4c9d-acc9-ceab0aaa45f6 req-bb169b18-d447-4758-9af4-61426cc5f1d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:28.388697 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:28.388697 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:28.389373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-aedda00f-a190-4c9d-acc9-ceab0aaa45f6 req-bb169b18-d447-4758-9af4-61426cc5f1d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:28.412210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:28.412210 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:28.985383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-aedda00f-a190-4c9d-acc9-ceab0aaa45f6 req-bb169b18-d447-4758-9af4-61426cc5f1d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:08:28.985981 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-aedda00f-a190-4c9d-acc9-ceab0aaa45f6 req-bb169b18-d447-4758-9af4-61426cc5f1d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:08:28.993044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-aedda00f-a190-4c9d-acc9-ceab0aaa45f6 req-bb169b18-d447-4758-9af4-61426cc5f1d8 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6 returned with HTTP 200 Jan 19 09:08:28.994109 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1496/3041] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 09:08:28 2021] DELETE /volume/v3/68cb3989aefb45308248c57a3e8c8712/attachments/8b97e41d-736b-427b-8d4c-0fb6af8cd0a6 => generated 19 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:30.483275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-796b636a-b1dc-4747-b83b-25c344895f9f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] DELETE http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 Jan 19 09:08:30.483806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-796b636a-b1dc-4747-b83b-25c344895f9f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:30.484003 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:30.484003 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:30.484388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-796b636a-b1dc-4747-b83b-25c344895f9f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:30.484851 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-796b636a-b1dc-4747-b83b-25c344895f9f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Delete volume with id: 781816f3-019a-499e-a549-18e8d2ce9e82 Jan 19 09:08:30.552603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:30.552603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:30.554485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-796b636a-b1dc-4747-b83b-25c344895f9f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:08:30.587659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-796b636a-b1dc-4747-b83b-25c344895f9f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Delete volume request issued successfully. Jan 19 09:08:30.588424 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-796b636a-b1dc-4747-b83b-25c344895f9f tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 returned with HTTP 202 Jan 19 09:08:30.592678 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1546/3042] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:30 2021] DELETE /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/781816f3-019a-499e-a549-18e8d2ce9e82 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:30.598010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3987ca0-3eca-487c-9d4c-1e965c5d6a78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] DELETE http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e Jan 19 09:08:30.599240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3987ca0-3eca-487c-9d4c-1e965c5d6a78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:30.600179 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:30.600179 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:30.600612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3987ca0-3eca-487c-9d4c-1e965c5d6a78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:30.600990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-f3987ca0-3eca-487c-9d4c-1e965c5d6a78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Delete backup with id: 0af4cb03-cd80-49d4-984e-ba0a9685168e. Jan 19 09:08:30.626988 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:30.626988 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:30.666570 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-f3987ca0-3eca-487c-9d4c-1e965c5d6a78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] delete_backup rpcapi backup_id 0af4cb03-cd80-49d4-984e-ba0a9685168e {{(pid=87971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:08:30.670497 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3987ca0-3eca-487c-9d4c-1e965c5d6a78 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e returned with HTTP 202 Jan 19 09:08:30.677933 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1497/3043] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:30 2021] DELETE /volume/v3/68cb3989aefb45308248c57a3e8c8712/backups/0af4cb03-cd80-49d4-984e-ba0a9685168e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:08:30.682223 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86e3fc7b-92bc-465c-99c5-df29b6641a0b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] DELETE http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:08:30.682855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86e3fc7b-92bc-465c-99c5-df29b6641a0b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:30.683274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:30.683274 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:30.683910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-86e3fc7b-92bc-465c-99c5-df29b6641a0b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:30.684552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-86e3fc7b-92bc-465c-99c5-df29b6641a0b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Delete volume with id: c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:08:30.756641 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:30.756641 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:30.757835 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86e3fc7b-92bc-465c-99c5-df29b6641a0b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:08:30.809898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-86e3fc7b-92bc-465c-99c5-df29b6641a0b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Delete volume request issued successfully. Jan 19 09:08:30.815436 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-86e3fc7b-92bc-465c-99c5-df29b6641a0b tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 202 Jan 19 09:08:30.823807 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1547/3044] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:30 2021] DELETE /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:30.825608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f517ac7e-e9ea-4d2b-b0a3-b7e8d8c71365 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:08:30.826332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f517ac7e-e9ea-4d2b-b0a3-b7e8d8c71365 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:30.826742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:30.826742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:30.827364 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f517ac7e-e9ea-4d2b-b0a3-b7e8d8c71365 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:30.991367 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:30.991367 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:31.036072 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f517ac7e-e9ea-4d2b-b0a3-b7e8d8c71365 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:08:31.115131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f517ac7e-e9ea-4d2b-b0a3-b7e8d8c71365 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:08:31.120627 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1498/3045] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:30 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 1362 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:31.993728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-017c7f31-ef7a-4399-8ec6-2c32493dc885 req-edf6529b-813a-4605-9f10-7b58b88769aa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54 Jan 19 09:08:31.994409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-017c7f31-ef7a-4399-8ec6-2c32493dc885 req-edf6529b-813a-4605-9f10-7b58b88769aa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:31.994670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:31.994670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:31.995026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-017c7f31-ef7a-4399-8ec6-2c32493dc885 req-edf6529b-813a-4605-9f10-7b58b88769aa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:32.043031 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:32.043031 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:32.141227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-308de81d-041b-43d0-a59c-6f678b425ffe tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:08:32.141996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-308de81d-041b-43d0-a59c-6f678b425ffe tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:32.142383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:32.142383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:32.143268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-308de81d-041b-43d0-a59c-6f678b425ffe tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:32.259100 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:32.259100 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:32.273262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-308de81d-041b-43d0-a59c-6f678b425ffe tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:08:32.323768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-308de81d-041b-43d0-a59c-6f678b425ffe tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:08:32.326426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1499/3046] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:32 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 1362 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:33.326205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-017c7f31-ef7a-4399-8ec6-2c32493dc885 req-edf6529b-813a-4605-9f10-7b58b88769aa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:08:33.326773 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-017c7f31-ef7a-4399-8ec6-2c32493dc885 req-edf6529b-813a-4605-9f10-7b58b88769aa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:08:33.337580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-017c7f31-ef7a-4399-8ec6-2c32493dc885 req-edf6529b-813a-4605-9f10-7b58b88769aa tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54 returned with HTTP 200 Jan 19 09:08:33.338777 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1548/3047] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 09:08:31 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/94213129-f9fb-4592-a2f9-8a578a972c54 => generated 19 bytes in 1351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:33.345159 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64b18646-dd7c-444d-a694-6ff053b75f4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:08:33.345817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64b18646-dd7c-444d-a694-6ff053b75f4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:33.346101 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:33.346101 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:33.346599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-64b18646-dd7c-444d-a694-6ff053b75f4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:33.479548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:33.479548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:33.517928 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-64b18646-dd7c-444d-a694-6ff053b75f4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Volume info retrieved successfully. Jan 19 09:08:33.632817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-64b18646-dd7c-444d-a694-6ff053b75f4c tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 200 Jan 19 09:08:33.646301 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1500/3048] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:33 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 1362 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:34.392355 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a0b751c-d3c7-460b-a42f-d9933a1cb419 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:08:34.398157 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a0b751c-d3c7-460b-a42f-d9933a1cb419 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:34.399970 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:34.399970 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:34.401189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4a0b751c-d3c7-460b-a42f-d9933a1cb419 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:34.401773 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-4a0b751c-d3c7-460b-a42f-d9933a1cb419 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume with id: e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:08:34.515485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:34.515485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:34.520488 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4a0b751c-d3c7-460b-a42f-d9933a1cb419 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:08:34.590694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4a0b751c-d3c7-460b-a42f-d9933a1cb419 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume request issued successfully. Jan 19 09:08:34.591990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4a0b751c-d3c7-460b-a42f-d9933a1cb419 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 202 Jan 19 09:08:34.593057 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1549/3049] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:08:34 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:34.606041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f51af0e-a60b-400d-bdb2-ebe55286a74f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:08:34.619840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f51af0e-a60b-400d-bdb2-ebe55286a74f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:34.621520 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:34.621520 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:34.622147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f51af0e-a60b-400d-bdb2-ebe55286a74f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:34.652203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8a2d968-41b5-4619-a9f1-2b02f9ebba95 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] GET http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 Jan 19 09:08:34.652807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8a2d968-41b5-4619-a9f1-2b02f9ebba95 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:34.653139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:34.653139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:34.653667 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8a2d968-41b5-4619-a9f1-2b02f9ebba95 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:34.727249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8a2d968-41b5-4619-a9f1-2b02f9ebba95 tempest-TestVolumeBackupRestore-248237063 tempest-TestVolumeBackupRestore-248237063] http://10.222.0.25/volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 returned with HTTP 404 Jan 19 09:08:34.737039 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1550/3050] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:34 2021] GET /volume/v3/68cb3989aefb45308248c57a3e8c8712/volumes/c04a7134-5b3e-4c5d-97b0-cb3e256f1e83 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:34.868860 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:34.868860 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:34.909540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f51af0e-a60b-400d-bdb2-ebe55286a74f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:08:34.981110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f51af0e-a60b-400d-bdb2-ebe55286a74f tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:08:34.993732 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1501/3051] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:34 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 1393 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:36.015540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebf7d5c0-d9bc-4c34-a374-bcffc11b3a4e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:08:36.016672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebf7d5c0-d9bc-4c34-a374-bcffc11b3a4e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:36.017472 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ebf7d5c0-d9bc-4c34-a374-bcffc11b3a4e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:36.215366 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:36.215366 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:36.230614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ebf7d5c0-d9bc-4c34-a374-bcffc11b3a4e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:08:36.350290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ebf7d5c0-d9bc-4c34-a374-bcffc11b3a4e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:08:36.354177 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1551/3052] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:36 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 1393 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:37.371042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad8d6f80-a296-445d-b18a-c0476a4392ee tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:08:37.372269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad8d6f80-a296-445d-b18a-c0476a4392ee tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:37.372641 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:37.372641 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:37.373253 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad8d6f80-a296-445d-b18a-c0476a4392ee tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:37.436950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:37.436950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:37.447292 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ad8d6f80-a296-445d-b18a-c0476a4392ee tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:08:37.479405 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad8d6f80-a296-445d-b18a-c0476a4392ee tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 200 Jan 19 09:08:37.480531 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1502/3053] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:37 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 1393 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:08:38.497571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1f03068-4cac-4c09-944e-10671dc1a643 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 Jan 19 09:08:38.498081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1f03068-4cac-4c09-944e-10671dc1a643 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:38.498195 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:38.498195 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:38.498834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1f03068-4cac-4c09-944e-10671dc1a643 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:38.618267 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1f03068-4cac-4c09-944e-10671dc1a643 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 returned with HTTP 404 Jan 19 09:08:38.621374 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1552/3054] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:08:38 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/e72176cc-cfbd-4f53-ba3c-12ecb5e9b754 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:38.630546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a26627a-4456-47e0-9b57-2ba98800232a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:08:38.631213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a26627a-4456-47e0-9b57-2ba98800232a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:38.631582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:38.631582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:38.632131 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2a26627a-4456-47e0-9b57-2ba98800232a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:38.632606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v2.snapshots [None req-2a26627a-4456-47e0-9b57-2ba98800232a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete snapshot with id: c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:08:38.691753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:38.691753 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:38.693552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2a26627a-4456-47e0-9b57-2ba98800232a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 09:08:38.809017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2a26627a-4456-47e0-9b57-2ba98800232a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot delete request issued successfully. Jan 19 09:08:38.809982 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2a26627a-4456-47e0-9b57-2ba98800232a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e returned with HTTP 202 Jan 19 09:08:38.814069 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1503/3055] 10.222.0.25 () {58 vars in 1324 bytes} [Tue Jan 19 09:08:38 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:08:38.823272 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97712c23-b2fc-400c-ae8e-4f465363765c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:08:38.824748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97712c23-b2fc-400c-ae8e-4f465363765c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:38.825474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-97712c23-b2fc-400c-ae8e-4f465363765c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:38.866698 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:38.866698 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:38.869537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-97712c23-b2fc-400c-ae8e-4f465363765c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 09:08:38.876134 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-97712c23-b2fc-400c-ae8e-4f465363765c tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e returned with HTTP 200 Jan 19 09:08:38.877285 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1553/3056] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:08:38 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e => generated 466 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:39.891107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c2ffdfc-fe7d-4212-a227-83f713500d57 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:08:39.893030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c2ffdfc-fe7d-4212-a227-83f713500d57 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:39.894082 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:39.894082 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:39.894709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7c2ffdfc-fe7d-4212-a227-83f713500d57 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:40.002613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:40.002613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:40.003788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7c2ffdfc-fe7d-4212-a227-83f713500d57 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Snapshot retrieved successfully. Jan 19 09:08:40.011828 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7c2ffdfc-fe7d-4212-a227-83f713500d57 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e returned with HTTP 200 Jan 19 09:08:40.012602 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1504/3057] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:08:39 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e => generated 466 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:08:41.025050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bfd32fd-347e-4a26-b596-768e51f49b8a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e Jan 19 09:08:41.026358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bfd32fd-347e-4a26-b596-768e51f49b8a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:41.026825 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:41.026825 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:41.027495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bfd32fd-347e-4a26-b596-768e51f49b8a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:41.052550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bfd32fd-347e-4a26-b596-768e51f49b8a tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e returned with HTTP 404 Jan 19 09:08:41.053957 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1554/3058] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:08:41 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/snapshots/c96a955f-6d74-463b-ad31-b2ef0304916e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:08:56.083066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a1a10904-9877-4f46-82db-8b64bdbbff0c req-2d2450ca-356f-4c04-b777-b4a31bdda0da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796 Jan 19 09:08:56.084661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a1a10904-9877-4f46-82db-8b64bdbbff0c req-2d2450ca-356f-4c04-b777-b4a31bdda0da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:08:56.085088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:08:56.085088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:08:56.085767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a1a10904-9877-4f46-82db-8b64bdbbff0c req-2d2450ca-356f-4c04-b777-b4a31bdda0da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:08:56.116463 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:08:56.116463 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:08:56.601052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-a1a10904-9877-4f46-82db-8b64bdbbff0c req-2d2450ca-356f-4c04-b777-b4a31bdda0da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:08:56.601488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-a1a10904-9877-4f46-82db-8b64bdbbff0c req-2d2450ca-356f-4c04-b777-b4a31bdda0da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:08:56.608797 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a1a10904-9877-4f46-82db-8b64bdbbff0c req-2d2450ca-356f-4c04-b777-b4a31bdda0da tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796 returned with HTTP 200 Jan 19 09:08:56.609672 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1505/3059] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:08:56 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/attachments/1f945bb7-119b-4da5-929b-df8da5c02796 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:09:00.499533 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-deefec9b-f865-4147-8528-9f6c3d4767a4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] DELETE http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:09:00.500624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-deefec9b-f865-4147-8528-9f6c3d4767a4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:00.501304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-deefec9b-f865-4147-8528-9f6c3d4767a4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:00.511721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-deefec9b-f865-4147-8528-9f6c3d4767a4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume with id: 18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:09:00.567483 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:00.567483 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:09:00.568656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-deefec9b-f865-4147-8528-9f6c3d4767a4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:09:00.623618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-deefec9b-f865-4147-8528-9f6c3d4767a4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Delete volume request issued successfully. Jan 19 09:09:00.624110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-deefec9b-f865-4147-8528-9f6c3d4767a4 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 202 Jan 19 09:09:00.625913 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1555/3060] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:09:00 2021] DELETE /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:09:00.633423 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4337e5f-862a-4bb8-b155-7fdb94d30525 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:09:00.634132 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4337e5f-862a-4bb8-b155-7fdb94d30525 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:00.634668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:00.634668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:09:00.635752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4337e5f-862a-4bb8-b155-7fdb94d30525 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:00.771787 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:00.771787 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:09:00.803613 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f4337e5f-862a-4bb8-b155-7fdb94d30525 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:09:00.837968 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4337e5f-862a-4bb8-b155-7fdb94d30525 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:09:00.849577 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1506/3061] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:00 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1367 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:01.856484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8318a21f-1512-4f47-a1b8-ae2581a7c02e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:09:01.857091 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8318a21f-1512-4f47-a1b8-ae2581a7c02e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:01.857203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:01.857203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:09:01.857577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8318a21f-1512-4f47-a1b8-ae2581a7c02e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:01.943598 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:09:01.943598 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:09:01.953419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8318a21f-1512-4f47-a1b8-ae2581a7c02e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Volume info retrieved successfully. Jan 19 09:09:01.980134 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8318a21f-1512-4f47-a1b8-ae2581a7c02e tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 200 Jan 19 09:09:01.981286 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1556/3062] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:01 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 1367 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:09:02.997542 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7170d91d-7fa1-4352-80c3-832f3a1b4ef0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] GET http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 Jan 19 09:09:02.998988 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7170d91d-7fa1-4352-80c3-832f3a1b4ef0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:09:02.999270 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:09:02.999270 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:09:02.999783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7170d91d-7fa1-4352-80c3-832f3a1b4ef0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:09:03.047054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7170d91d-7fa1-4352-80c3-832f3a1b4ef0 tempest-TestVolumeBootPattern-1202017446 tempest-TestVolumeBootPattern-1202017446] http://10.222.0.25/volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 returned with HTTP 404 Jan 19 09:09:03.048192 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1507/3063] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:09:02 2021] GET /volume/v3/05e14b4d7b2947cb91ef72f7dee2d4ec/volumes/18c909c8-09dd-4629-9cb3-a7981860fd94 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:11:53.477211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd382379-6eb3-419c-a084-af8d36a22ef6 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] POST http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types Jan 19 09:11:53.477690 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:53.477690 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:53.478339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dd382379-6eb3-419c-a084-af8d36a22ef6 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-347819445"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:11:53.532039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dd382379-6eb3-419c-a084-af8d36a22ef6 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types returned with HTTP 200 Jan 19 09:11:53.532866 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1557/3064] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:11:53 2021] POST /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types => generated 223 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:11:53.543156 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad661a16-1d50-482d-9af7-38cb2fda1375 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] POST http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types Jan 19 09:11:53.544081 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ad661a16-1d50-482d-9af7-38cb2fda1375 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2113085950"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:11:53.579831 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ad661a16-1d50-482d-9af7-38cb2fda1375 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types returned with HTTP 202 Jan 19 09:11:53.585880 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1508/3065] 10.222.0.25 () {62 vars in 1278 bytes} [Tue Jan 19 09:11:53 2021] POST /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types => generated 181 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:11:53.803203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d3f84f6-1f8f-46e9-99d7-124f45a5bc40 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups Jan 19 09:11:53.804019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d3f84f6-1f8f-46e9-99d7-124f45a5bc40 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a5e416bf-8f19-46c1-8d36-33d77228d960", "volume_types": ["f3f9883b-d0b4-4044-847d-5bb0339b85fa"], "name": "tempest-GroupSnapshotsTest-Group-585490295"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:11:53.805057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-7d3f84f6-1f8f-46e9-99d7-124f45a5bc40 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating new group {'group': {'group_type': 'a5e416bf-8f19-46c1-8d36-33d77228d960', 'volume_types': ['f3f9883b-d0b4-4044-847d-5bb0339b85fa'], 'name': 'tempest-GroupSnapshotsTest-Group-585490295'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:11:53.816531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-7d3f84f6-1f8f-46e9-99d7-124f45a5bc40 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating group tempest-GroupSnapshotsTest-Group-585490295. Jan 19 09:11:53.838027 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7d3f84f6-1f8f-46e9-99d7-124f45a5bc40 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Availability Zones retrieved successfully. Jan 19 09:11:53.864341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-7d3f84f6-1f8f-46e9-99d7-124f45a5bc40 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['d1df619e-b446-44f2-a397-64dbd635bb6b'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:11:53.911740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d3f84f6-1f8f-46e9-99d7-124f45a5bc40 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups returned with HTTP 202 Jan 19 09:11:53.913333 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1558/3066] 10.222.0.25 () {62 vars in 1264 bytes} [Tue Jan 19 09:11:53 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups => generated 111 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:11:53.922425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-beb72c4b-e2c0-489e-ae23-c1854fb50c41 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce Jan 19 09:11:53.923146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-beb72c4b-e2c0-489e-ae23-c1854fb50c41 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:53.923879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-beb72c4b-e2c0-489e-ae23-c1854fb50c41 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:53.924134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-beb72c4b-e2c0-489e-ae23-c1854fb50c41 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 6eae3cd0-88c3-45db-9dbe-17fd50451dce {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:11:53.931793 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:53.931793 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:53.960489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-beb72c4b-e2c0-489e-ae23-c1854fb50c41 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce returned with HTTP 200 Jan 19 09:11:53.961470 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1509/3067] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:11:53 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:11:54.974011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d7c456f-ceb6-4937-bf87-36b5b5e9c12e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce Jan 19 09:11:54.974589 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d7c456f-ceb6-4937-bf87-36b5b5e9c12e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:54.974792 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:54.974792 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:54.975167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d7c456f-ceb6-4937-bf87-36b5b5e9c12e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:54.975612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-7d7c456f-ceb6-4937-bf87-36b5b5e9c12e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 6eae3cd0-88c3-45db-9dbe-17fd50451dce {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:11:54.983483 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:54.983483 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:55.013063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d7c456f-ceb6-4937-bf87-36b5b5e9c12e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce returned with HTTP 200 Jan 19 09:11:55.013884 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1559/3068] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:11:54 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:11:55.024620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes Jan 19 09:11:55.025134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:55.025134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:55.025538 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f3f9883b-d0b4-4044-847d-5bb0339b85fa", "group_id": "6eae3cd0-88c3-45db-9dbe-17fd50451dce", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-579686867"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:11:55.026750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request body: {'volume': {'volume_type': 'f3f9883b-d0b4-4044-847d-5bb0339b85fa', 'group_id': '6eae3cd0-88c3-45db-9dbe-17fd50451dce', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-579686867'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:11:55.046844 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:55.046844 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:55.047964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume of 1 GB Jan 19 09:11:55.064688 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Availability Zones retrieved successfully. Jan 19 09:11:55.081666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (0e34075d-9c5d-4bb2-a61a-b7ac5a3f2d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:11:55.084627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed571b3-88a4-4176-84e2-d04c70f7e6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:55.086248 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:55.086248 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:55.086958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:11:55.157937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ed571b3-88a4-4176-84e2-d04c70f7e6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:11:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3f9883b-d0b4-4044-847d-5bb0339b85fa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-347819445',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3f9883b-d0b4-4044-847d-5bb0339b85fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6eae3cd0-88c3-45db-9dbe-17fd50451dce', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:55.160878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69894928-599e-4821-aafe-8687ff075b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:55.210793 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-347819445 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-347819445, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:11:55.211681 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-347819445 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-347819445, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:11:55.253968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['e32fc71b-132e-41ef-afd0-0fe09f219fc2', 'b1e5591a-4fbb-43e2-a9af-792ee5ec7024', '686cfb07-e4e6-4603-885e-c8f289f8a71a', '251cbf3b-5d6c-4a2a-911c-44592a3286bb'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:11:55.255816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69894928-599e-4821-aafe-8687ff075b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e32fc71b-132e-41ef-afd0-0fe09f219fc2', 'b1e5591a-4fbb-43e2-a9af-792ee5ec7024', '686cfb07-e4e6-4603-885e-c8f289f8a71a', '251cbf3b-5d6c-4a2a-911c-44592a3286bb']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:55.257921 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57dc37bf-ea74-4ff9-9ab9-c39c6cb6610f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:55.313849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57dc37bf-ea74-4ff9-9ab9-c39c6cb6610f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77520990-a562-4df3-8505-5158e96f809f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-579686867',encryption_key_id=None,group_id=6eae3cd0-88c3-45db-9dbe-17fd50451dce,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['e32fc71b-132e-41ef-afd0-0fe09f219fc2','b1e5591a-4fbb-43e2-a9af-792ee5ec7024','686cfb07-e4e6-4603-885e-c8f289f8a71a','251cbf3b-5d6c-4a2a-911c-44592a3286bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=f3f9883b-d0b4-4044-847d-5bb0339b85fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-579686867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6eae3cd0-88c3-45db-9dbe-17fd50451dce,host=None,id=77520990-a562-4df3-8505-5158e96f809f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9909ba0db2014b6f96189ce1ccfe21b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_attachment=,volume_type=,volume_type_id=f3f9883b-d0b4-4044-847d-5bb0339b85fa)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:55.315870 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7cdfbc-3a04-4a19-b9c0-be00c2109a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:55.341163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7cdfbc-3a04-4a19-b9c0-be00c2109a57) transitioned into state 'SUCCESS' from state '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-579686867',encryption_key_id=None,group_id=6eae3cd0-88c3-45db-9dbe-17fd50451dce,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['e32fc71b-132e-41ef-afd0-0fe09f219fc2','b1e5591a-4fbb-43e2-a9af-792ee5ec7024','686cfb07-e4e6-4603-885e-c8f289f8a71a','251cbf3b-5d6c-4a2a-911c-44592a3286bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=f3f9883b-d0b4-4044-847d-5bb0339b85fa)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:55.343087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddd3cd9-a914-4d39-a7e2-971e13f2fbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:55.364103 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddd3cd9-a914-4d39-a7e2-971e13f2fbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:55.366664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (0e34075d-9c5d-4bb2-a61a-b7ac5a3f2d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:11:55.414999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request issued successfully. Jan 19 09:11:55.429492 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:11:55.429919 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:11:55.437358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:11:55.444175 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:55.444175 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:55.467393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8787636-9463-43ac-976f-e953c1314da2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes returned with HTTP 202 Jan 19 09:11:55.467393 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1510/3069] 10.222.0.25 () {62 vars in 1267 bytes} [Tue Jan 19 09:11:55 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes => generated 906 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:11:55.471801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-73404e81-6773-4e96-8f52-6dcbf4a78f14 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f Jan 19 09:11:55.472778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-73404e81-6773-4e96-8f52-6dcbf4a78f14 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:55.473010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:55.473010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:55.473390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-73404e81-6773-4e96-8f52-6dcbf4a78f14 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:55.530552 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:55.530552 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:55.540684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-73404e81-6773-4e96-8f52-6dcbf4a78f14 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:11:55.556983 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-73404e81-6773-4e96-8f52-6dcbf4a78f14 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:11:55.557611 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-73404e81-6773-4e96-8f52-6dcbf4a78f14 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:11:55.566531 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-73404e81-6773-4e96-8f52-6dcbf4a78f14 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:11:55.573266 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:55.573266 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:55.594154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-73404e81-6773-4e96-8f52-6dcbf4a78f14 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f returned with HTTP 200 Jan 19 09:11:55.595207 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1560/3070] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:11:55 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f => generated 998 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:11:56.611966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ca5440f-96fc-4162-8236-8ad96393ec10 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f Jan 19 09:11:56.612481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ca5440f-96fc-4162-8236-8ad96393ec10 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:56.612670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:56.612670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:56.613051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ca5440f-96fc-4162-8236-8ad96393ec10 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:56.663832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:56.663832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:56.672639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7ca5440f-96fc-4162-8236-8ad96393ec10 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:11:56.686645 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-7ca5440f-96fc-4162-8236-8ad96393ec10 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:11:56.687089 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-7ca5440f-96fc-4162-8236-8ad96393ec10 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:11:56.694173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-7ca5440f-96fc-4162-8236-8ad96393ec10 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:11:56.701433 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:56.701433 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:56.721323 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ca5440f-96fc-4162-8236-8ad96393ec10 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f returned with HTTP 200 Jan 19 09:11:56.722170 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1511/3071] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:11:56 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f => generated 999 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:11:56.738065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-972f155c-9dc7-45b5-beb7-10d845c0b1b7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots Jan 19 09:11:56.738648 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:56.738648 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:56.739070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-972f155c-9dc7-45b5-beb7-10d845c0b1b7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6eae3cd0-88c3-45db-9dbe-17fd50451dce", "name": "tempest-group_snapshot-1401987572"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:11:56.740343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-972f155c-9dc7-45b5-beb7-10d845c0b1b7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating new group_snapshot {'group_snapshot': {'group_id': '6eae3cd0-88c3-45db-9dbe-17fd50451dce', 'name': 'tempest-group_snapshot-1401987572'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 19 09:11:56.747872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:56.747872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:56.759100 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.group_snapshots [None req-972f155c-9dc7-45b5-beb7-10d845c0b1b7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating group_snapshot tempest-group_snapshot-1401987572. Jan 19 09:11:56.804050 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:56.804050 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:56.834660 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-972f155c-9dc7-45b5-beb7-10d845c0b1b7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-347819445 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-347819445, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:11:56.835537 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-972f155c-9dc7-45b5-beb7-10d845c0b1b7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-347819445 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-347819445, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:11:56.865095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-972f155c-9dc7-45b5-beb7-10d845c0b1b7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['bb517da3-c3d0-444c-bdb2-d6eb32d43fe4', 'cf2b2b99-85b8-4e9c-9d84-6cf175aa2585', '076d29c1-6fae-4fe4-9fbe-3218d335fab1', '91897aea-3aa2-418c-ba3b-36aa80716bd2'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:11:56.931408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-972f155c-9dc7-45b5-beb7-10d845c0b1b7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots returned with HTTP 202 Jan 19 09:11:56.938162 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1561/3072] 10.222.0.25 () {62 vars in 1291 bytes} [Tue Jan 19 09:11:56 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots => generated 168 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:11:56.943297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05c8e733-d280-4b32-b8c1-a87cb0c77bd8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f Jan 19 09:11:56.943878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05c8e733-d280-4b32-b8c1-a87cb0c77bd8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:56.944100 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:56.944100 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:56.944476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-05c8e733-d280-4b32-b8c1-a87cb0c77bd8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:56.944898 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-05c8e733-d280-4b32-b8c1-a87cb0c77bd8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member c9c6d897-8583-43d0-831c-29a5d97b839f {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:11:56.952313 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:56.952313 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:56.964347 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-05c8e733-d280-4b32-b8c1-a87cb0c77bd8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f returned with HTTP 200 Jan 19 09:11:56.968882 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1512/3073] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:11:56 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:11:57.977939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3129d1c-f6f4-4753-9188-e11509d326b5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f Jan 19 09:11:57.979421 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3129d1c-f6f4-4753-9188-e11509d326b5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:57.979789 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:57.979789 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:57.981031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3129d1c-f6f4-4753-9188-e11509d326b5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:57.981766 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-b3129d1c-f6f4-4753-9188-e11509d326b5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member c9c6d897-8583-43d0-831c-29a5d97b839f {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:11:57.989579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:57.989579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:58.003368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3129d1c-f6f4-4753-9188-e11509d326b5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f returned with HTTP 200 Jan 19 09:11:58.008889 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1562/3074] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:11:57 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f => generated 307 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:11:59.016884 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93a10b0b-d72d-4016-b068-4821b2d2d040 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f Jan 19 09:11:59.017449 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93a10b0b-d72d-4016-b068-4821b2d2d040 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:59.018496 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:59.018496 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:59.019573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93a10b0b-d72d-4016-b068-4821b2d2d040 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:59.020185 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-93a10b0b-d72d-4016-b068-4821b2d2d040 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member c9c6d897-8583-43d0-831c-29a5d97b839f {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:11:59.027004 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.027004 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.039368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93a10b0b-d72d-4016-b068-4821b2d2d040 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f returned with HTTP 200 Jan 19 09:11:59.043794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1513/3075] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:11:59 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f => generated 308 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:11:59.051419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93c33518-ea33-486f-bcd1-ffc48f4dff20 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail Jan 19 09:11:59.052211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93c33518-ea33-486f-bcd1-ffc48f4dff20 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:59.052412 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:59.052412 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:59.053052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-93c33518-ea33-486f-bcd1-ffc48f4dff20 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:59.054462 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-93c33518-ea33-486f-bcd1-ffc48f4dff20 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:11:59.056766 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-93c33518-ea33-486f-bcd1-ffc48f4dff20 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:11:59.075283 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-93c33518-ea33-486f-bcd1-ffc48f4dff20 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all snapshots completed successfully. Jan 19 09:11:59.076462 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.076462 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.077819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-93c33518-ea33-486f-bcd1-ffc48f4dff20 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail returned with HTTP 200 Jan 19 09:11:59.078685 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1563/3076] 10.222.0.25 () {58 vars in 1231 bytes} [Tue Jan 19 09:11:59 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:11:59.090854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-479aa9e5-59cc-4c7d-ab2a-2e1e79bf3c59 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 Jan 19 09:11:59.091717 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-479aa9e5-59cc-4c7d-ab2a-2e1e79bf3c59 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:59.092073 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:59.092073 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:59.092471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-479aa9e5-59cc-4c7d-ab2a-2e1e79bf3c59 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:59.130483 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.130483 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.131754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-479aa9e5-59cc-4c7d-ab2a-2e1e79bf3c59 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:11:59.133990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-479aa9e5-59cc-4c7d-ab2a-2e1e79bf3c59 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 returned with HTTP 200 Jan 19 09:11:59.135121 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1514/3077] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:11:59 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 => generated 451 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:11:59.147421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/action Jan 19 09:11:59.147953 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:59.147953 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:59.148386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action body: b'{"create-from-src": {"group_snapshot_id": "c9c6d897-8583-43d0-831c-29a5d97b839f", "name": "tempest-Group_from_snap-191110299"}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:11:59.148783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "c9c6d897-8583-43d0-831c-29a5d97b839f", "name": "tempest-Group_from_snap-191110299"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:11:59.149736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating new group {'create-from-src': {'group_snapshot_id': 'c9c6d897-8583-43d0-831c-29a5d97b839f', 'name': 'tempest-Group_from_snap-191110299'}}. {{(pid=87970) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 19 09:11:59.150089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating group tempest-Group_from_snap-191110299 from group_snapshot c9c6d897-8583-43d0-831c-29a5d97b839f. Jan 19 09:11:59.158315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.158315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.177545 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.177545 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.185063 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.185063 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.285595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['4b2ce957-35be-4282-b117-795d5e67b78b'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:11:59.400582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.group.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] A mapping entry already exists for group 6bd4b001-9a02-48d7-baf6-c43133155de2 and volume type f3f9883b-d0b4-4044-847d-5bb0339b85fa. Do not need to create again. Jan 19 09:11:59.401251 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.401251 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.401932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Availability Zones retrieved successfully. Jan 19 09:11:59.416510 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (fd9d83ac-224c-44ed-900f-42d65b6347ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:11:59.419712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (604080a3-073b-46fc-801f-7b6155423d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:59.421846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:11:59.536820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (604080a3-073b-46fc-801f-7b6155423d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a9641642-d67a-4e2d-8908-78a9c5b672c8', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:11:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3f9883b-d0b4-4044-847d-5bb0339b85fa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-347819445',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3f9883b-d0b4-4044-847d-5bb0339b85fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6bd4b001-9a02-48d7-baf6-c43133155de2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:59.538835 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13526994-6c2d-41da-ab96-8f5aa9bd088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:59.585529 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-347819445 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-347819445, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:11:59.601754 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['44089545-44c3-4b68-a369-5f974707833b', '6f293da4-390a-4bc6-b38b-9d686d183675'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:11:59.604586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13526994-6c2d-41da-ab96-8f5aa9bd088d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44089545-44c3-4b68-a369-5f974707833b', '6f293da4-390a-4bc6-b38b-9d686d183675']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:59.607595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58a712a-f900-4937-9f30-37cfacb72497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:59.739672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58a712a-f900-4937-9f30-37cfacb72497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dac3ffea-7576-4b02-8134-dfbeaf70c4c6', '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=6bd4b001-9a02-48d7-baf6-c43133155de2,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['44089545-44c3-4b68-a369-5f974707833b','6f293da4-390a-4bc6-b38b-9d686d183675'],size=1,snapshot_id=a9641642-d67a-4e2d-8908-78a9c5b672c8,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=f3f9883b-d0b4-4044-847d-5bb0339b85fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6bd4b001-9a02-48d7-baf6-c43133155de2,host=None,id=dac3ffea-7576-4b02-8134-dfbeaf70c4c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9909ba0db2014b6f96189ce1ccfe21b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a9641642-d67a-4e2d-8908-78a9c5b672c8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_attachment=,volume_type=,volume_type_id=f3f9883b-d0b4-4044-847d-5bb0339b85fa)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:59.741878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a536e02-55f1-4450-81a0-3d88e9f14d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:11:59.762339 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a536e02-55f1-4450-81a0-3d88e9f14d05) transitioned into state 'SUCCESS' from 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=6bd4b001-9a02-48d7-baf6-c43133155de2,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['44089545-44c3-4b68-a369-5f974707833b','6f293da4-390a-4bc6-b38b-9d686d183675'],size=1,snapshot_id=a9641642-d67a-4e2d-8908-78a9c5b672c8,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=f3f9883b-d0b4-4044-847d-5bb0339b85fa)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:11:59.764769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (fd9d83ac-224c-44ed-900f-42d65b6347ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:11:59.815841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request issued successfully. Jan 19 09:11:59.848418 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fc30f34-ebcc-4a2c-b4bd-f374c6600353 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/action returned with HTTP 202 Jan 19 09:11:59.849215 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1564/3078] 10.222.0.25 () {62 vars in 1285 bytes} [Tue Jan 19 09:11:59 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/action => generated 102 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:11:59.859000 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:11:59.859568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:11:59.859786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:11:59.859786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:11:59.860161 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:11:59.860871 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:11:59.862712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:11:59.917321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:11:59.919498 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:11:59.919935 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:11:59.927724 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:11:59.936574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.936574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.950834 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:11:59.951288 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:11:59.958924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:11:59.966595 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:11:59.966595 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:11:59.987007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-430e90cb-17fe-4b74-bc52-7c06a5f569b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:11:59.987859 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1515/3079] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:11:59 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1983 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:00.005052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dfcababf-4607-4fcd-a0c3-a32623b4cf15 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:00.005922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dfcababf-4607-4fcd-a0c3-a32623b4cf15 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:00.006353 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:00.006353 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:00.006842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dfcababf-4607-4fcd-a0c3-a32623b4cf15 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:00.056994 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:00.056994 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:00.067353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dfcababf-4607-4fcd-a0c3-a32623b4cf15 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:00.082169 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-dfcababf-4607-4fcd-a0c3-a32623b4cf15 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:00.082641 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-dfcababf-4607-4fcd-a0c3-a32623b4cf15 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:00.091019 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-dfcababf-4607-4fcd-a0c3-a32623b4cf15 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:00.098326 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:00.098326 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:00.121194 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dfcababf-4607-4fcd-a0c3-a32623b4cf15 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:00.122175 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1565/3080] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:00 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 991 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:12:01.139064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbf662dd-d49e-4ce3-8acc-c4bf5251cebd tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:01.139856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbf662dd-d49e-4ce3-8acc-c4bf5251cebd tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:01.139856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:01.139856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:01.140342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fbf662dd-d49e-4ce3-8acc-c4bf5251cebd tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:01.199986 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:01.199986 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:01.209824 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fbf662dd-d49e-4ce3-8acc-c4bf5251cebd tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:01.225430 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-fbf662dd-d49e-4ce3-8acc-c4bf5251cebd tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:01.226170 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-fbf662dd-d49e-4ce3-8acc-c4bf5251cebd tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:01.234935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-fbf662dd-d49e-4ce3-8acc-c4bf5251cebd tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:01.242455 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:01.242455 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:01.266342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fbf662dd-d49e-4ce3-8acc-c4bf5251cebd tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:01.267380 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1516/3081] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:01 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 991 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:12:02.285775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-727fb5ed-e55c-406b-9407-17590ca55501 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:02.287666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-727fb5ed-e55c-406b-9407-17590ca55501 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:02.287666 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:02.287666 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:02.287666 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-727fb5ed-e55c-406b-9407-17590ca55501 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:02.356864 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:02.356864 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:02.367506 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-727fb5ed-e55c-406b-9407-17590ca55501 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:02.383443 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-727fb5ed-e55c-406b-9407-17590ca55501 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:02.383917 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-727fb5ed-e55c-406b-9407-17590ca55501 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:02.393028 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-727fb5ed-e55c-406b-9407-17590ca55501 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:02.400476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:02.400476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:02.425644 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-727fb5ed-e55c-406b-9407-17590ca55501 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:02.426704 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1566/3082] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:02 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 991 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:03.445115 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c86cfbc6-5096-4a81-8795-e070ce902848 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:03.446978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c86cfbc6-5096-4a81-8795-e070ce902848 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:03.447386 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:03.447386 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:03.447795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c86cfbc6-5096-4a81-8795-e070ce902848 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:03.505879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:03.505879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:03.516444 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c86cfbc6-5096-4a81-8795-e070ce902848 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:03.547350 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-c86cfbc6-5096-4a81-8795-e070ce902848 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:03.547937 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-c86cfbc6-5096-4a81-8795-e070ce902848 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:03.567461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-c86cfbc6-5096-4a81-8795-e070ce902848 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:03.583622 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:03.583622 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:03.609495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c86cfbc6-5096-4a81-8795-e070ce902848 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:03.610467 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1517/3083] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:03 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 991 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:04.628838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-880868ef-f0dc-4466-86e7-fd41e2e241c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:04.631245 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-880868ef-f0dc-4466-86e7-fd41e2e241c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:04.631480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:04.631480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:04.632111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-880868ef-f0dc-4466-86e7-fd41e2e241c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:04.741682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:04.741682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:04.758297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-880868ef-f0dc-4466-86e7-fd41e2e241c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:04.775955 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-880868ef-f0dc-4466-86e7-fd41e2e241c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:04.778071 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-880868ef-f0dc-4466-86e7-fd41e2e241c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:04.799218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-880868ef-f0dc-4466-86e7-fd41e2e241c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:04.806873 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:04.806873 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:04.830178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-880868ef-f0dc-4466-86e7-fd41e2e241c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:04.831466 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1567/3084] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:04 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 991 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:05.862438 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c64dd3a0-6b5a-46a3-9e10-3fc63fbede0d tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:05.863690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c64dd3a0-6b5a-46a3-9e10-3fc63fbede0d tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:05.864169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:05.864169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:05.865064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c64dd3a0-6b5a-46a3-9e10-3fc63fbede0d tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:05.919607 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:05.919607 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:05.929130 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c64dd3a0-6b5a-46a3-9e10-3fc63fbede0d tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:05.950698 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-c64dd3a0-6b5a-46a3-9e10-3fc63fbede0d tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:05.951943 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-c64dd3a0-6b5a-46a3-9e10-3fc63fbede0d tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:05.962158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-c64dd3a0-6b5a-46a3-9e10-3fc63fbede0d tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:05.981872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:05.981872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:06.071458 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c64dd3a0-6b5a-46a3-9e10-3fc63fbede0d tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:06.073278 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1518/3085] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:05 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 991 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:07.089286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44349e50-2f3f-4573-a11d-1ef782fb7c22 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:07.089836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44349e50-2f3f-4573-a11d-1ef782fb7c22 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:07.090023 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:07.090023 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:07.090957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44349e50-2f3f-4573-a11d-1ef782fb7c22 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:07.142837 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:07.142837 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:07.156014 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-44349e50-2f3f-4573-a11d-1ef782fb7c22 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:07.170011 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-44349e50-2f3f-4573-a11d-1ef782fb7c22 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:07.170461 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-44349e50-2f3f-4573-a11d-1ef782fb7c22 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:07.177643 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-44349e50-2f3f-4573-a11d-1ef782fb7c22 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:07.184327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:07.184327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:07.203592 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44349e50-2f3f-4573-a11d-1ef782fb7c22 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:07.204421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1568/3086] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:07 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 992 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:07.221076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3fe2fb8-07f4-4b85-842e-f8ce13eaac1e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2 Jan 19 09:12:07.221736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3fe2fb8-07f4-4b85-842e-f8ce13eaac1e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:07.222027 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:07.222027 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:07.222566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3fe2fb8-07f4-4b85-842e-f8ce13eaac1e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:07.223085 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-e3fe2fb8-07f4-4b85-842e-f8ce13eaac1e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 6bd4b001-9a02-48d7-baf6-c43133155de2 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:07.230771 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:07.230771 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:07.259122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3fe2fb8-07f4-4b85-842e-f8ce13eaac1e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2 returned with HTTP 200 Jan 19 09:12:07.259960 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1519/3087] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:07 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2 => generated 417 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:07.271578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:12:07.272151 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:07.272369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:07.272369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:07.272748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:07.273436 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:07.275429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:07.329193 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:12:07.330819 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:07.331267 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:07.338725 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:07.346550 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:07.346550 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:07.359324 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:07.359776 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:07.367247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:07.374019 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:07.374019 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:07.396045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-131486f8-bca0-4b9d-8d19-39e08928d164 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:12:07.397034 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1569/3088] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:07 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1984 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:12:07.413876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f5612f4-4486-4703-a591-38157876ce80 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2/action Jan 19 09:12:07.414430 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:07.414430 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:07.414924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f5612f4-4486-4703-a591-38157876ce80 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:12:07.415312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f5612f4-4486-4703-a591-38157876ce80 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:07.416330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-4f5612f4-4486-4703-a591-38157876ce80 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for group 6bd4b001-9a02-48d7-baf6-c43133155de2 {{(pid=87971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:12:07.416676 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-4f5612f4-4486-4703-a591-38157876ce80 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group with id: 6bd4b001-9a02-48d7-baf6-c43133155de2 Jan 19 09:12:07.426667 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:07.426667 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:07.553298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f5612f4-4486-4703-a591-38157876ce80 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2/action returned with HTTP 202 Jan 19 09:12:07.557461 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1520/3089] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:12:07 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:07.562294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-097ed92a-eac7-4ae7-b345-7e68e1322e61 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:07.563230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-097ed92a-eac7-4ae7-b345-7e68e1322e61 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:07.563429 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:07.563429 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:07.563814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-097ed92a-eac7-4ae7-b345-7e68e1322e61 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:07.614209 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:07.614209 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:07.630732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-097ed92a-eac7-4ae7-b345-7e68e1322e61 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:07.647485 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-097ed92a-eac7-4ae7-b345-7e68e1322e61 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:07.647937 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-097ed92a-eac7-4ae7-b345-7e68e1322e61 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:07.656276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-097ed92a-eac7-4ae7-b345-7e68e1322e61 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:07.664412 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:07.664412 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:07.686606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-097ed92a-eac7-4ae7-b345-7e68e1322e61 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:07.687795 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1570/3090] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:07 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 991 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:08.704302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3e78211-1d68-400e-a08d-ae6ab53ce749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:08.705602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3e78211-1d68-400e-a08d-ae6ab53ce749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:08.705803 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:08.705803 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:08.706448 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3e78211-1d68-400e-a08d-ae6ab53ce749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:08.757968 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:08.757968 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:08.770480 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f3e78211-1d68-400e-a08d-ae6ab53ce749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:08.785321 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-f3e78211-1d68-400e-a08d-ae6ab53ce749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:08.785591 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-f3e78211-1d68-400e-a08d-ae6ab53ce749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:08.793274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-f3e78211-1d68-400e-a08d-ae6ab53ce749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:08.801044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:08.801044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:08.821388 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3e78211-1d68-400e-a08d-ae6ab53ce749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 200 Jan 19 09:12:08.822242 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1521/3091] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:08 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 991 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:09.841178 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c99b9cd-bc75-4a4f-a72e-3cf856c53271 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 Jan 19 09:12:09.842640 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c99b9cd-bc75-4a4f-a72e-3cf856c53271 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:09.843070 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:09.843070 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:09.843705 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c99b9cd-bc75-4a4f-a72e-3cf856c53271 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:09.900891 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c99b9cd-bc75-4a4f-a72e-3cf856c53271 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 returned with HTTP 404 Jan 19 09:12:09.902339 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1571/3092] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:09 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dac3ffea-7576-4b02-8134-dfbeaf70c4c6 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:09.911037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ba4762f-20cf-4e8e-9a3f-764999231610 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2 Jan 19 09:12:09.911623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ba4762f-20cf-4e8e-9a3f-764999231610 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:09.911821 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:09.911821 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:09.912512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ba4762f-20cf-4e8e-9a3f-764999231610 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:09.912937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-9ba4762f-20cf-4e8e-9a3f-764999231610 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 6bd4b001-9a02-48d7-baf6-c43133155de2 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:09.920481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ba4762f-20cf-4e8e-9a3f-764999231610 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2 returned with HTTP 404 Jan 19 09:12:09.921676 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1522/3093] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:09 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6bd4b001-9a02-48d7-baf6-c43133155de2 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:09.931050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c430faf6-3374-4041-8d15-2437856946e9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f Jan 19 09:12:09.931633 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c430faf6-3374-4041-8d15-2437856946e9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:09.932243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c430faf6-3374-4041-8d15-2437856946e9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:09.932658 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-c430faf6-3374-4041-8d15-2437856946e9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for member c9c6d897-8583-43d0-831c-29a5d97b839f {{(pid=87970) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:12:09.933255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.group_snapshots [None req-c430faf6-3374-4041-8d15-2437856946e9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group_snapshot with id: c9c6d897-8583-43d0-831c-29a5d97b839f Jan 19 09:12:09.941805 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:09.941805 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:10.030269 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c430faf6-3374-4041-8d15-2437856946e9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f returned with HTTP 202 Jan 19 09:12:10.031363 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1572/3094] 10.222.0.25 () {60 vars in 1383 bytes} [Tue Jan 19 09:12:09 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:10.038845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:12:10.039420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:10.039915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:10.040627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:10.042484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:10.124731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:12:10.126300 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:10.126810 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:10.135431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:10.143781 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:10.143781 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:10.166013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1c090314-01a4-40c7-be93-142d6ad1dbdc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:12:10.166903 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1523/3095] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:10 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1002 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:10.184117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5177d48e-2d9c-4e29-a041-15d9482e876a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail Jan 19 09:12:10.184698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5177d48e-2d9c-4e29-a041-15d9482e876a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:10.184914 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:10.184914 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:10.185297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5177d48e-2d9c-4e29-a041-15d9482e876a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:10.185978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-5177d48e-2d9c-4e29-a041-15d9482e876a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:10.186743 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:10.186743 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:10.188442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-5177d48e-2d9c-4e29-a041-15d9482e876a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:10.206481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5177d48e-2d9c-4e29-a041-15d9482e876a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all snapshots completed successfully. Jan 19 09:12:10.207535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:10.207535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:10.208901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5177d48e-2d9c-4e29-a041-15d9482e876a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail returned with HTTP 200 Jan 19 09:12:10.209863 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1573/3096] 10.222.0.25 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:10 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail => generated 453 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:10.222298 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-33035fde-8373-4e71-9f5b-6264c56a948b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 Jan 19 09:12:10.222889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-33035fde-8373-4e71-9f5b-6264c56a948b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:10.223076 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:10.223076 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:10.223712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-33035fde-8373-4e71-9f5b-6264c56a948b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:10.250340 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:10.250340 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:10.251871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-33035fde-8373-4e71-9f5b-6264c56a948b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:12:10.253996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-33035fde-8373-4e71-9f5b-6264c56a948b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 returned with HTTP 200 Jan 19 09:12:10.259491 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1524/3097] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:10 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 => generated 450 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:11.267106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17fdc050-7b11-4b7a-be26-1ad498dd8fc1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 Jan 19 09:12:11.267609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17fdc050-7b11-4b7a-be26-1ad498dd8fc1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:11.268045 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:11.268045 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:11.268405 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17fdc050-7b11-4b7a-be26-1ad498dd8fc1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:11.291203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17fdc050-7b11-4b7a-be26-1ad498dd8fc1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 returned with HTTP 404 Jan 19 09:12:11.292215 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1574/3098] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:11 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/a9641642-d67a-4e2d-8908-78a9c5b672c8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:11.301220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f93e3907-be42-4d2d-b989-fde8d13cb3e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f Jan 19 09:12:11.301741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f93e3907-be42-4d2d-b989-fde8d13cb3e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:11.301960 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:11.301960 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:11.302336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f93e3907-be42-4d2d-b989-fde8d13cb3e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:11.302782 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-f93e3907-be42-4d2d-b989-fde8d13cb3e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member c9c6d897-8583-43d0-831c-29a5d97b839f {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:11.308470 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f93e3907-be42-4d2d-b989-fde8d13cb3e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f returned with HTTP 404 Jan 19 09:12:11.309423 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1525/3099] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:11 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/c9c6d897-8583-43d0-831c-29a5d97b839f => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:11.317349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:12:11.318002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:11.318598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:11.319284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:11.321119 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:11.372955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:12:11.374527 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:11.374985 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:11.382441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:11.388895 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:11.388895 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:11.409379 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a4721914-1a64-46f3-9667-d4cff5de5a69 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:12:11.410216 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1575/3100] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:11 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1002 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:11.429558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c9014e2-c12d-4e77-8434-93c0f9a8da3f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce/action Jan 19 09:12:11.429558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c9014e2-c12d-4e77-8434-93c0f9a8da3f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:12:11.429558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c9014e2-c12d-4e77-8434-93c0f9a8da3f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:11.430498 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-2c9014e2-c12d-4e77-8434-93c0f9a8da3f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for group 6eae3cd0-88c3-45db-9dbe-17fd50451dce {{(pid=87971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:12:11.430871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-2c9014e2-c12d-4e77-8434-93c0f9a8da3f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group with id: 6eae3cd0-88c3-45db-9dbe-17fd50451dce Jan 19 09:12:11.439332 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:11.439332 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:11.565729 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c9014e2-c12d-4e77-8434-93c0f9a8da3f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce/action returned with HTTP 202 Jan 19 09:12:11.566953 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1526/3101] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:12:11 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:11.574679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9edf0bf-bd1f-4432-a0e9-e60e862989b0 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f Jan 19 09:12:11.575417 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9edf0bf-bd1f-4432-a0e9-e60e862989b0 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:11.575644 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:11.575644 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:11.576153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9edf0bf-bd1f-4432-a0e9-e60e862989b0 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:11.626940 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:11.626940 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:11.635732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c9edf0bf-bd1f-4432-a0e9-e60e862989b0 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:11.650545 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-c9edf0bf-bd1f-4432-a0e9-e60e862989b0 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:11.651239 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-c9edf0bf-bd1f-4432-a0e9-e60e862989b0 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:11.659635 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-c9edf0bf-bd1f-4432-a0e9-e60e862989b0 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:11.667097 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:11.667097 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:11.688896 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9edf0bf-bd1f-4432-a0e9-e60e862989b0 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f returned with HTTP 200 Jan 19 09:12:11.697373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1576/3102] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:11 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f => generated 998 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:12.706561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b638ee32-1d4c-4040-8418-25c56801358b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f Jan 19 09:12:12.707052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b638ee32-1d4c-4040-8418-25c56801358b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:12.707359 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:12.707359 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:12.707615 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b638ee32-1d4c-4040-8418-25c56801358b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:12.763315 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:12.763315 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:12.772562 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b638ee32-1d4c-4040-8418-25c56801358b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:12.787986 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-b638ee32-1d4c-4040-8418-25c56801358b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:12.788635 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-b638ee32-1d4c-4040-8418-25c56801358b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:12.797156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-b638ee32-1d4c-4040-8418-25c56801358b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:12.804428 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:12.804428 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:12.829472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b638ee32-1d4c-4040-8418-25c56801358b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f returned with HTTP 200 Jan 19 09:12:12.830563 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1527/3103] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:12 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f => generated 998 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:13.851598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2455f36f-8b9e-4857-b31d-dff732d9cc63 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f Jan 19 09:12:13.853473 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2455f36f-8b9e-4857-b31d-dff732d9cc63 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:13.853896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:13.853896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:13.854565 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2455f36f-8b9e-4857-b31d-dff732d9cc63 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:13.908860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2455f36f-8b9e-4857-b31d-dff732d9cc63 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f returned with HTTP 404 Jan 19 09:12:13.914440 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1577/3104] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:13 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:13.919101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-561585d9-d54a-4fd1-ad37-0c42e19fe544 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce Jan 19 09:12:13.919965 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-561585d9-d54a-4fd1-ad37-0c42e19fe544 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:13.920370 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:13.920370 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:13.921038 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-561585d9-d54a-4fd1-ad37-0c42e19fe544 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:13.921644 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-561585d9-d54a-4fd1-ad37-0c42e19fe544 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 6eae3cd0-88c3-45db-9dbe-17fd50451dce {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:13.927907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-561585d9-d54a-4fd1-ad37-0c42e19fe544 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce returned with HTTP 404 Jan 19 09:12:13.929128 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1528/3105] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:13 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/6eae3cd0-88c3-45db-9dbe-17fd50451dce => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:13.938368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcdc8629-a553-4029-8041-3e16c434223a tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] DELETE http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/a5e416bf-8f19-46c1-8d36-33d77228d960 Jan 19 09:12:13.938971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcdc8629-a553-4029-8041-3e16c434223a tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:13.939460 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcdc8629-a553-4029-8041-3e16c434223a tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:13.968942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:12:13.968942 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:12:13.976814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcdc8629-a553-4029-8041-3e16c434223a tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/a5e416bf-8f19-46c1-8d36-33d77228d960 returned with HTTP 202 Jan 19 09:12:13.978270 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1578/3106] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 09:12:13 2021] DELETE /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/a5e416bf-8f19-46c1-8d36-33d77228d960 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:13.988860 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d85fb682-c6d8-4037-8a00-03eb491d9914 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] POST http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types Jan 19 09:12:13.989653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d85fb682-c6d8-4037-8a00-03eb491d9914 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-66753255"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:14.043961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d85fb682-c6d8-4037-8a00-03eb491d9914 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types returned with HTTP 200 Jan 19 09:12:14.044988 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1529/3107] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:12:13 2021] POST /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types => generated 222 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:14.055559 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5e53eed-8c80-4f9f-943f-418c8b2521be tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] POST http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types Jan 19 09:12:14.057404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e5e53eed-8c80-4f9f-943f-418c8b2521be tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-301522145"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:14.106930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e5e53eed-8c80-4f9f-943f-418c8b2521be tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types returned with HTTP 202 Jan 19 09:12:14.107899 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1579/3108] 10.222.0.25 () {62 vars in 1278 bytes} [Tue Jan 19 09:12:14 2021] POST /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types => generated 180 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:12:14.117691 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f88c71e1-6098-4616-bb4d-216609a1034b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups Jan 19 09:12:14.118758 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f88c71e1-6098-4616-bb4d-216609a1034b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: version_select, body: {"group": {"group_type": "46a1c4fe-575c-48cf-9079-83e8b13296a0", "volume_types": ["d855f912-074e-4ed7-be92-222bce5cf46d"], "name": "tempest-GroupSnapshotsTest-Group-2020378679"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:14.119809 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-f88c71e1-6098-4616-bb4d-216609a1034b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating new group {'group': {'group_type': '46a1c4fe-575c-48cf-9079-83e8b13296a0', 'volume_types': ['d855f912-074e-4ed7-be92-222bce5cf46d'], 'name': 'tempest-GroupSnapshotsTest-Group-2020378679'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:12:14.131396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-f88c71e1-6098-4616-bb4d-216609a1034b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating group tempest-GroupSnapshotsTest-Group-2020378679. Jan 19 09:12:14.155527 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f88c71e1-6098-4616-bb4d-216609a1034b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Availability Zones retrieved successfully. Jan 19 09:12:14.177689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-f88c71e1-6098-4616-bb4d-216609a1034b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['818745b7-d3bc-44c3-92f9-bb2d8b0b9004'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:14.248965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f88c71e1-6098-4616-bb4d-216609a1034b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups returned with HTTP 202 Jan 19 09:12:14.250159 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1530/3109] 10.222.0.25 () {62 vars in 1264 bytes} [Tue Jan 19 09:12:14 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups => generated 112 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:14.260058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d727416-cb25-42f2-9a63-01d7e09629ab tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:14.260632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d727416-cb25-42f2-9a63-01d7e09629ab tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:14.261229 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0d727416-cb25-42f2-9a63-01d7e09629ab tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:14.261710 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-0d727416-cb25-42f2-9a63-01d7e09629ab tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:14.270143 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:14.270143 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:14.306213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0d727416-cb25-42f2-9a63-01d7e09629ab tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:14.307720 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1580/3110] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:14 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:15.321501 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f77e223e-7a40-43dc-9f1f-bf35cba6c3b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:15.322065 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f77e223e-7a40-43dc-9f1f-bf35cba6c3b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:15.322469 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:15.322469 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:15.323123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f77e223e-7a40-43dc-9f1f-bf35cba6c3b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:15.323694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-f77e223e-7a40-43dc-9f1f-bf35cba6c3b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:15.332074 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:15.332074 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:15.363642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f77e223e-7a40-43dc-9f1f-bf35cba6c3b8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:15.371353 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1531/3111] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:15 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 393 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:15.380950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes Jan 19 09:12:15.381629 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:15.381629 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:15.382780 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d855f912-074e-4ed7-be92-222bce5cf46d", "group_id": "45e6b73b-de23-4226-8736-d08efdb30ca7", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-261160042"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:15.384592 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request body: {'volume': {'volume_type': 'd855f912-074e-4ed7-be92-222bce5cf46d', 'group_id': '45e6b73b-de23-4226-8736-d08efdb30ca7', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-261160042'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:12:15.409967 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:15.409967 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:15.412673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume of 1 GB Jan 19 09:12:15.431659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Availability Zones retrieved successfully. Jan 19 09:12:15.453063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (b54a0d3b-1f1f-4e9f-9d5b-ac7eafdab0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:15.456538 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23e6ccb-4b23-4428-be63-fff84a224a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:15.458186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:15.458186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:15.458783 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:15.518841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23e6ccb-4b23-4428-be63-fff84a224a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:12:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d855f912-074e-4ed7-be92-222bce5cf46d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-66753255',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd855f912-074e-4ed7-be92-222bce5cf46d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '45e6b73b-de23-4226-8736-d08efdb30ca7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:15.521968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f06157-f855-4cb1-924b-65bc15010bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:15.611191 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-66753255 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-66753255, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:15.613329 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-66753255 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-66753255, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:15.671705 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['d8f66e62-7918-4e8f-ac80-8991756da658', '76674955-aac7-4351-a0dc-a52fbed2c3f1', '8fafff54-ccb9-41cb-924b-c17dcfbf5cb3', 'a49570cd-af45-4496-9cea-9d930fd7e227'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:15.674235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f06157-f855-4cb1-924b-65bc15010bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8f66e62-7918-4e8f-ac80-8991756da658', '76674955-aac7-4351-a0dc-a52fbed2c3f1', '8fafff54-ccb9-41cb-924b-c17dcfbf5cb3', 'a49570cd-af45-4496-9cea-9d930fd7e227']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:15.676879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3f6224-367a-41c5-9f52-fb0a6a21c1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:15.759261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3f6224-367a-41c5-9f52-fb0a6a21c1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '664b7af5-6ae8-471e-be9e-ac420054f8d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-261160042',encryption_key_id=None,group_id=45e6b73b-de23-4226-8736-d08efdb30ca7,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['d8f66e62-7918-4e8f-ac80-8991756da658','76674955-aac7-4351-a0dc-a52fbed2c3f1','8fafff54-ccb9-41cb-924b-c17dcfbf5cb3','a49570cd-af45-4496-9cea-9d930fd7e227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=d855f912-074e-4ed7-be92-222bce5cf46d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-261160042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=45e6b73b-de23-4226-8736-d08efdb30ca7,host=None,id=664b7af5-6ae8-471e-be9e-ac420054f8d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9909ba0db2014b6f96189ce1ccfe21b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_attachment=,volume_type=,volume_type_id=d855f912-074e-4ed7-be92-222bce5cf46d)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:15.761488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b101255-6ce3-495a-a686-4144494b1efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:15.795378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b101255-6ce3-495a-a686-4144494b1efc) transitioned into state 'SUCCESS' from state '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-261160042',encryption_key_id=None,group_id=45e6b73b-de23-4226-8736-d08efdb30ca7,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['d8f66e62-7918-4e8f-ac80-8991756da658','76674955-aac7-4351-a0dc-a52fbed2c3f1','8fafff54-ccb9-41cb-924b-c17dcfbf5cb3','a49570cd-af45-4496-9cea-9d930fd7e227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=d855f912-074e-4ed7-be92-222bce5cf46d)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:15.797586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69bfd92-89a6-4c38-9a35-54d5c76efeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:15.832117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69bfd92-89a6-4c38-9a35-54d5c76efeb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:15.839937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (b54a0d3b-1f1f-4e9f-9d5b-ac7eafdab0aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:15.946892 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request issued successfully. Jan 19 09:12:15.968481 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:15.969688 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:15.977230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:15.984523 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:15.984523 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:15.998830 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d796d106-fe6e-4f4c-99d9-9d2d8ec602c5 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes returned with HTTP 202 Jan 19 09:12:16.000258 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1581/3112] 10.222.0.25 () {62 vars in 1267 bytes} [Tue Jan 19 09:12:15 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes => generated 905 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:16.015660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13ab5eb1-fbf2-4474-993a-dc88f015345a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 Jan 19 09:12:16.016500 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13ab5eb1-fbf2-4474-993a-dc88f015345a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:16.016865 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:16.016865 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:16.017480 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13ab5eb1-fbf2-4474-993a-dc88f015345a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:16.156417 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:16.156417 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:16.166800 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-13ab5eb1-fbf2-4474-993a-dc88f015345a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:16.184145 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-13ab5eb1-fbf2-4474-993a-dc88f015345a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:16.184956 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-13ab5eb1-fbf2-4474-993a-dc88f015345a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:16.194983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-13ab5eb1-fbf2-4474-993a-dc88f015345a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:16.207451 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:16.207451 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:16.231983 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13ab5eb1-fbf2-4474-993a-dc88f015345a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 returned with HTTP 200 Jan 19 09:12:16.233391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1532/3113] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:16 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 => generated 997 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:17.250006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58cb672f-56b9-45b8-a243-f42d939e639b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 Jan 19 09:12:17.250603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58cb672f-56b9-45b8-a243-f42d939e639b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:17.250842 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:17.250842 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:17.251243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58cb672f-56b9-45b8-a243-f42d939e639b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:17.305750 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:17.305750 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:17.315313 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-58cb672f-56b9-45b8-a243-f42d939e639b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:17.330295 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-58cb672f-56b9-45b8-a243-f42d939e639b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:17.330769 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-58cb672f-56b9-45b8-a243-f42d939e639b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:17.339884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-58cb672f-56b9-45b8-a243-f42d939e639b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:17.349719 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:17.349719 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:17.372627 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58cb672f-56b9-45b8-a243-f42d939e639b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 returned with HTTP 200 Jan 19 09:12:17.374786 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1582/3114] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:17 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 => generated 998 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:17.399242 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes Jan 19 09:12:17.400226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:17.400226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:17.400953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d855f912-074e-4ed7-be92-222bce5cf46d", "group_id": "45e6b73b-de23-4226-8736-d08efdb30ca7", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1525547863"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:17.402236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request body: {'volume': {'volume_type': 'd855f912-074e-4ed7-be92-222bce5cf46d', 'group_id': '45e6b73b-de23-4226-8736-d08efdb30ca7', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1525547863'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:12:17.440392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:17.440392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:17.442265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume of 1 GB Jan 19 09:12:17.467543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Availability Zones retrieved successfully. Jan 19 09:12:17.492246 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (5ff00175-abd4-42ad-b160-340b39b4c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:17.506641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c03b3dcd-1196-4c2d-920d-b1a24cfa6c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.514711 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:17.514711 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:17.519471 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:17.609580 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c03b3dcd-1196-4c2d-920d-b1a24cfa6c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:12:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d855f912-074e-4ed7-be92-222bce5cf46d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-66753255',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd855f912-074e-4ed7-be92-222bce5cf46d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '45e6b73b-de23-4226-8736-d08efdb30ca7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.611887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2177a3a-020d-4846-ab8e-5404b698307c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.670121 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-66753255 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-66753255, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:17.671670 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-66753255 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-66753255, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:17.700403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['a6bdd48f-8e5e-4e5e-8145-4d3fe5b17a52', 'e896a1d4-8334-4e29-9e10-e6379ec966c1', '591eb749-4ea2-4e2d-9d75-3a911f7548d8', '84023baf-e093-403b-815d-cbed6552ae8c'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:17.703045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2177a3a-020d-4846-ab8e-5404b698307c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6bdd48f-8e5e-4e5e-8145-4d3fe5b17a52', 'e896a1d4-8334-4e29-9e10-e6379ec966c1', '591eb749-4ea2-4e2d-9d75-3a911f7548d8', '84023baf-e093-403b-815d-cbed6552ae8c']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.705416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd66b31b-a9a6-4a4b-a86a-db7d2471893a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.797611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd66b31b-a9a6-4a4b-a86a-db7d2471893a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15686545-d42d-4c63-8d20-c4b1691a8df3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1525547863',encryption_key_id=None,group_id=45e6b73b-de23-4226-8736-d08efdb30ca7,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['a6bdd48f-8e5e-4e5e-8145-4d3fe5b17a52','e896a1d4-8334-4e29-9e10-e6379ec966c1','591eb749-4ea2-4e2d-9d75-3a911f7548d8','84023baf-e093-403b-815d-cbed6552ae8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=d855f912-074e-4ed7-be92-222bce5cf46d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1525547863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=45e6b73b-de23-4226-8736-d08efdb30ca7,host=None,id=15686545-d42d-4c63-8d20-c4b1691a8df3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9909ba0db2014b6f96189ce1ccfe21b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_attachment=,volume_type=,volume_type_id=d855f912-074e-4ed7-be92-222bce5cf46d)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.800005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b92df27c-9e42-43f1-8b7f-cb23f1efa057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.837158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b92df27c-9e42-43f1-8b7f-cb23f1efa057) transitioned into state 'SUCCESS' from state '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-1525547863',encryption_key_id=None,group_id=45e6b73b-de23-4226-8736-d08efdb30ca7,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['a6bdd48f-8e5e-4e5e-8145-4d3fe5b17a52','e896a1d4-8334-4e29-9e10-e6379ec966c1','591eb749-4ea2-4e2d-9d75-3a911f7548d8','84023baf-e093-403b-815d-cbed6552ae8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=d855f912-074e-4ed7-be92-222bce5cf46d)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.839440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663d9dc5-0394-4d27-b51d-7b1f339545e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:17.869953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663d9dc5-0394-4d27-b51d-7b1f339545e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:17.881285 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (5ff00175-abd4-42ad-b160-340b39b4c24e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:17.953575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request issued successfully. Jan 19 09:12:17.976271 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:17.976707 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:17.992402 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:18.003713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:18.003713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:18.020195 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-da54c26f-a9e1-450c-905d-f44e647e2961 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes returned with HTTP 202 Jan 19 09:12:18.031245 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1533/3115] 10.222.0.25 () {62 vars in 1267 bytes} [Tue Jan 19 09:12:17 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes => generated 906 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:18.038823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-719e70a7-f431-46ef-a0d2-e684bdad3cc9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 Jan 19 09:12:18.039564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-719e70a7-f431-46ef-a0d2-e684bdad3cc9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:18.039886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:18.039886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:18.040441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-719e70a7-f431-46ef-a0d2-e684bdad3cc9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:18.110423 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:18.110423 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:18.128270 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-719e70a7-f431-46ef-a0d2-e684bdad3cc9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:18.145976 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-719e70a7-f431-46ef-a0d2-e684bdad3cc9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:18.146821 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-719e70a7-f431-46ef-a0d2-e684bdad3cc9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:18.157664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-719e70a7-f431-46ef-a0d2-e684bdad3cc9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:18.165191 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:18.165191 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:18.194669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-719e70a7-f431-46ef-a0d2-e684bdad3cc9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 returned with HTTP 200 Jan 19 09:12:18.198737 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1583/3116] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:18 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 => generated 998 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:19.212699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc4bf264-4ecc-40e9-bfe6-ba11e23aaafe tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 Jan 19 09:12:19.213282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc4bf264-4ecc-40e9-bfe6-ba11e23aaafe tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:19.213506 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:19.213506 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:19.213883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc4bf264-4ecc-40e9-bfe6-ba11e23aaafe tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:19.271035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:19.271035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:19.288811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-cc4bf264-4ecc-40e9-bfe6-ba11e23aaafe tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:19.311745 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-cc4bf264-4ecc-40e9-bfe6-ba11e23aaafe tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:19.312422 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-cc4bf264-4ecc-40e9-bfe6-ba11e23aaafe tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:19.321806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-cc4bf264-4ecc-40e9-bfe6-ba11e23aaafe tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:19.331896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:19.331896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:19.356815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc4bf264-4ecc-40e9-bfe6-ba11e23aaafe tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 returned with HTTP 200 Jan 19 09:12:19.358980 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1534/3117] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:19 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 => generated 999 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:19.376631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce44f058-2edf-4768-b507-e56983bfea09 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] PUT http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:19.382840 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:19.382840 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:19.384036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce44f058-2edf-4768-b507-e56983bfea09 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "664b7af5-6ae8-471e-be9e-ac420054f8d2"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:19.385203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-ce44f058-2edf-4768-b507-e56983bfea09 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Update called for group 45e6b73b-de23-4226-8736-d08efdb30ca7. {{(pid=87970) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:12:19.385566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-ce44f058-2edf-4768-b507-e56983bfea09 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Updating group 45e6b73b-de23-4226-8736-d08efdb30ca7 with name None description: None add_volumes: None remove_volumes: 664b7af5-6ae8-471e-be9e-ac420054f8d2. Jan 19 09:12:19.401871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:19.401871 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:19.504567 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce44f058-2edf-4768-b507-e56983bfea09 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 202 Jan 19 09:12:19.505779 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1584/3118] 10.222.0.25 () {62 vars in 1373 bytes} [Tue Jan 19 09:12:19 2021] PUT /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:19.514543 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a37036b6-26d0-4b09-b7c1-8524029fc130 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:19.515413 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a37036b6-26d0-4b09-b7c1-8524029fc130 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:19.515413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:19.515413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:19.515715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a37036b6-26d0-4b09-b7c1-8524029fc130 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:19.516400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-a37036b6-26d0-4b09-b7c1-8524029fc130 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:19.524068 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:19.524068 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:19.557233 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a37036b6-26d0-4b09-b7c1-8524029fc130 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:19.564249 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1535/3119] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:19 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:20.571243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bd3a1fdc-18f1-4ff5-908f-0620d28d753a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:20.571799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bd3a1fdc-18f1-4ff5-908f-0620d28d753a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:20.572007 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:20.572007 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:20.572558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bd3a1fdc-18f1-4ff5-908f-0620d28d753a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:20.572845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-bd3a1fdc-18f1-4ff5-908f-0620d28d753a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:20.580924 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:20.580924 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:20.606394 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bd3a1fdc-18f1-4ff5-908f-0620d28d753a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:20.607323 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1585/3120] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:20 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:20.619042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7aa3959-dc87-473d-b9de-fa380e38e3a2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] PUT http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:20.619547 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:20.619547 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:20.619960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7aa3959-dc87-473d-b9de-fa380e38e3a2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "664b7af5-6ae8-471e-be9e-ac420054f8d2"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:20.621259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-d7aa3959-dc87-473d-b9de-fa380e38e3a2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Update called for group 45e6b73b-de23-4226-8736-d08efdb30ca7. {{(pid=87971) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:12:20.621395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-d7aa3959-dc87-473d-b9de-fa380e38e3a2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Updating group 45e6b73b-de23-4226-8736-d08efdb30ca7 with name None description: None add_volumes: 664b7af5-6ae8-471e-be9e-ac420054f8d2 remove_volumes: None. Jan 19 09:12:20.629026 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:20.629026 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:20.734408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7aa3959-dc87-473d-b9de-fa380e38e3a2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 202 Jan 19 09:12:20.735931 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1536/3121] 10.222.0.25 () {62 vars in 1373 bytes} [Tue Jan 19 09:12:20 2021] PUT /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:20.744810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cad1d162-a2a5-45a4-8bea-ae754e44e4da tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:20.745384 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cad1d162-a2a5-45a4-8bea-ae754e44e4da tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:20.745637 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:20.745637 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:20.745950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cad1d162-a2a5-45a4-8bea-ae754e44e4da tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:20.746358 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-cad1d162-a2a5-45a4-8bea-ae754e44e4da tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:20.764097 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:20.764097 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:20.794767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cad1d162-a2a5-45a4-8bea-ae754e44e4da tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:20.795812 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1586/3122] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:20 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:21.808341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c5eb7d6-6aef-4c02-8c55-57379519bc01 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:21.809797 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6c5eb7d6-6aef-4c02-8c55-57379519bc01 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:21.809999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:21.809999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:21.810737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6c5eb7d6-6aef-4c02-8c55-57379519bc01 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:21.811343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-6c5eb7d6-6aef-4c02-8c55-57379519bc01 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:21.819995 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:21.819995 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:21.847937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c5eb7d6-6aef-4c02-8c55-57379519bc01 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:21.849043 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1537/3123] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:21 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 393 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:12:21.863385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a38c2fa-6378-427f-8c06-504b5c8d51c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] PUT http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:21.863899 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:21.863899 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:21.864315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a38c2fa-6378-427f-8c06-504b5c8d51c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "15686545-d42d-4c63-8d20-c4b1691a8df3"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:21.865400 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-7a38c2fa-6378-427f-8c06-504b5c8d51c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Update called for group 45e6b73b-de23-4226-8736-d08efdb30ca7. {{(pid=87970) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:12:21.865754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-7a38c2fa-6378-427f-8c06-504b5c8d51c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Updating group 45e6b73b-de23-4226-8736-d08efdb30ca7 with name None description: None add_volumes: None remove_volumes: 15686545-d42d-4c63-8d20-c4b1691a8df3. Jan 19 09:12:21.878005 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:21.878005 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:21.927590 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a38c2fa-6378-427f-8c06-504b5c8d51c7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 202 Jan 19 09:12:21.929938 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1587/3124] 10.222.0.25 () {62 vars in 1373 bytes} [Tue Jan 19 09:12:21 2021] PUT /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:21.939794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96c8b3b1-ede0-4173-8d8c-3975787c7f72 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:21.941061 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96c8b3b1-ede0-4173-8d8c-3975787c7f72 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:21.941393 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:21.941393 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:21.941970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96c8b3b1-ede0-4173-8d8c-3975787c7f72 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:21.943009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-96c8b3b1-ede0-4173-8d8c-3975787c7f72 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:21.952379 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:21.952379 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:21.985958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96c8b3b1-ede0-4173-8d8c-3975787c7f72 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:21.987342 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1538/3125] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:21 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:22.999637 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5923f175-3ba9-4ccb-88b6-fd3ae684b9c2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:23.000202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5923f175-3ba9-4ccb-88b6-fd3ae684b9c2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:23.000706 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:23.000706 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:23.001089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5923f175-3ba9-4ccb-88b6-fd3ae684b9c2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:23.001503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-5923f175-3ba9-4ccb-88b6-fd3ae684b9c2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:23.009154 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:23.009154 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:23.040073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5923f175-3ba9-4ccb-88b6-fd3ae684b9c2 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:23.040533 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1588/3126] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:22 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 393 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:23.053019 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7b99f1e-be48-43f9-9e10-fe6400b440ca tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] PUT http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:23.053528 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:23.053528 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:23.053939 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7b99f1e-be48-43f9-9e10-fe6400b440ca tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "15686545-d42d-4c63-8d20-c4b1691a8df3"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:23.055210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-c7b99f1e-be48-43f9-9e10-fe6400b440ca tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Update called for group 45e6b73b-de23-4226-8736-d08efdb30ca7. {{(pid=87971) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 19 09:12:23.055559 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-c7b99f1e-be48-43f9-9e10-fe6400b440ca tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Updating group 45e6b73b-de23-4226-8736-d08efdb30ca7 with name None description: None add_volumes: 15686545-d42d-4c63-8d20-c4b1691a8df3 remove_volumes: None. Jan 19 09:12:23.063111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:23.063111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:23.179631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7b99f1e-be48-43f9-9e10-fe6400b440ca tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 202 Jan 19 09:12:23.180888 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1539/3127] 10.222.0.25 () {62 vars in 1373 bytes} [Tue Jan 19 09:12:23 2021] PUT /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:23.189881 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f012b91a-854f-4b03-b8de-8bf0293b5bd7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:23.190786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f012b91a-854f-4b03-b8de-8bf0293b5bd7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:23.191210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:23.191210 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:23.191982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f012b91a-854f-4b03-b8de-8bf0293b5bd7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:23.192579 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-f012b91a-854f-4b03-b8de-8bf0293b5bd7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:23.201414 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:23.201414 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:23.236612 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f012b91a-854f-4b03-b8de-8bf0293b5bd7 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:23.238064 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1589/3128] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:23 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:24.250150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36bd7ccc-52bf-4445-ab4e-2dcda37e5f83 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:24.250974 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36bd7ccc-52bf-4445-ab4e-2dcda37e5f83 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:24.251247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:24.251247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:24.251736 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-36bd7ccc-52bf-4445-ab4e-2dcda37e5f83 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:24.252213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-36bd7ccc-52bf-4445-ab4e-2dcda37e5f83 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:24.259828 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:24.259828 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:24.286882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-36bd7ccc-52bf-4445-ab4e-2dcda37e5f83 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 200 Jan 19 09:12:24.287738 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1540/3129] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:24 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:24.299006 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:12:24.299689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:24.299945 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:24.299945 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:24.300422 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:24.301223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:24.302123 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:24.302123 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:24.303478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:24.357190 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:12:24.359373 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:24.359819 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:24.367544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:24.374452 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:24.374452 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:24.386202 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:24.386683 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:24.393923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:24.400697 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:24.400697 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:24.423616 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e2bf31f1-2aeb-4ed4-b645-d398a6674069 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:12:24.424553 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1590/3130] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:24 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1990 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:24.441157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-037129fa-df8f-4578-b8a5-28eb5c385c27 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots Jan 19 09:12:24.441694 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:24.441694 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:24.442108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-037129fa-df8f-4578-b8a5-28eb5c385c27 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "45e6b73b-de23-4226-8736-d08efdb30ca7", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2034563281"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:24.443140 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-037129fa-df8f-4578-b8a5-28eb5c385c27 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating new group_snapshot {'group_snapshot': {'group_id': '45e6b73b-de23-4226-8736-d08efdb30ca7', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2034563281'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 19 09:12:24.450416 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:24.450416 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:24.462437 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.group_snapshots [None req-037129fa-df8f-4578-b8a5-28eb5c385c27 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2034563281. Jan 19 09:12:24.524057 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:24.524057 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:24.573744 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-037129fa-df8f-4578-b8a5-28eb5c385c27 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-66753255 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-66753255, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:24.603196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-037129fa-df8f-4578-b8a5-28eb5c385c27 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['8b6ad31d-36f3-4b0e-baf3-1008bd897616', '30d97f72-2047-4d34-81e1-6792f1d89fa6', '68df1b3c-9ed7-4570-af90-a59c24fb2462', '20419323-9e5d-4b3a-920e-04b8fe99899f'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:24.696368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-037129fa-df8f-4578-b8a5-28eb5c385c27 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots returned with HTTP 202 Jan 19 09:12:24.697400 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1541/3131] 10.222.0.25 () {62 vars in 1291 bytes} [Tue Jan 19 09:12:24 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots => generated 187 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:24.707965 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dae119a2-42de-4aa6-8ade-92a358c97aa9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:24.708953 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dae119a2-42de-4aa6-8ade-92a358c97aa9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:24.709426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:24.709426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:24.709984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dae119a2-42de-4aa6-8ade-92a358c97aa9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:24.710499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-dae119a2-42de-4aa6-8ade-92a358c97aa9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:24.718389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:24.718389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:24.731485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dae119a2-42de-4aa6-8ade-92a358c97aa9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 returned with HTTP 200 Jan 19 09:12:24.732494 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1591/3132] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:24 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:25.744664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d37d41e-2ab0-4421-9310-30eee1439f78 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:25.745237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d37d41e-2ab0-4421-9310-30eee1439f78 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:25.745454 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:25.745454 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:25.745830 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d37d41e-2ab0-4421-9310-30eee1439f78 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:25.746243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-9d37d41e-2ab0-4421-9310-30eee1439f78 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:25.753810 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:25.753810 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:25.765894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d37d41e-2ab0-4421-9310-30eee1439f78 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 returned with HTTP 200 Jan 19 09:12:25.767154 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1542/3133] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:25 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 => generated 326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:26.777978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4d41f88-861f-4699-9d0c-0313459bb05c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:26.778540 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4d41f88-861f-4699-9d0c-0313459bb05c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:26.778987 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:26.778987 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:26.779174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d4d41f88-861f-4699-9d0c-0313459bb05c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:26.779682 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-d4d41f88-861f-4699-9d0c-0313459bb05c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:26.788066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:26.788066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:26.801837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d4d41f88-861f-4699-9d0c-0313459bb05c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 returned with HTTP 200 Jan 19 09:12:26.803030 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1592/3134] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:26 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:27.814539 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6f52af0-b6a6-454a-b1ed-eeae7bb0e7cc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:27.815059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6f52af0-b6a6-454a-b1ed-eeae7bb0e7cc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:27.815257 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:27.815257 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:27.815634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6f52af0-b6a6-454a-b1ed-eeae7bb0e7cc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:27.816055 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-e6f52af0-b6a6-454a-b1ed-eeae7bb0e7cc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:27.822576 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:27.822576 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:27.834112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6f52af0-b6a6-454a-b1ed-eeae7bb0e7cc tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 returned with HTTP 200 Jan 19 09:12:27.834993 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1543/3135] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:27 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 => generated 327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:27.845622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e62a7ed-e677-4198-acfc-f1221c5bdc0e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail Jan 19 09:12:27.846284 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e62a7ed-e677-4198-acfc-f1221c5bdc0e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:27.846500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:27.846500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:27.846908 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e62a7ed-e677-4198-acfc-f1221c5bdc0e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:27.847564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-9e62a7ed-e677-4198-acfc-f1221c5bdc0e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:27.849819 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-9e62a7ed-e677-4198-acfc-f1221c5bdc0e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:27.868108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9e62a7ed-e677-4198-acfc-f1221c5bdc0e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all snapshots completed successfully. Jan 19 09:12:27.869330 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:27.869330 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:27.870882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e62a7ed-e677-4198-acfc-f1221c5bdc0e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail returned with HTTP 200 Jan 19 09:12:27.879008 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1593/3136] 10.222.0.25 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:27 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail => generated 931 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:27.884013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df28509c-7662-4cb0-9c66-b9ea56cf3117 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 Jan 19 09:12:27.884543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df28509c-7662-4cb0-9c66-b9ea56cf3117 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:27.884756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:27.884756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:27.885180 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df28509c-7662-4cb0-9c66-b9ea56cf3117 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:27.910572 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:27.910572 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:27.911699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-df28509c-7662-4cb0-9c66-b9ea56cf3117 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:12:27.913638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df28509c-7662-4cb0-9c66-b9ea56cf3117 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 returned with HTTP 200 Jan 19 09:12:27.914461 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1544/3137] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:27 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:27.925885 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e00bdf10-b9f7-4bc6-8487-2fa5a9aab749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/50cb50c5-4241-42b9-9f46-3efaebcf9bde Jan 19 09:12:27.926412 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e00bdf10-b9f7-4bc6-8487-2fa5a9aab749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:27.926633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:27.926633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:27.927012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e00bdf10-b9f7-4bc6-8487-2fa5a9aab749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:27.951756 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:27.951756 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:27.952906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e00bdf10-b9f7-4bc6-8487-2fa5a9aab749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:12:27.954862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e00bdf10-b9f7-4bc6-8487-2fa5a9aab749 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/50cb50c5-4241-42b9-9f46-3efaebcf9bde returned with HTTP 200 Jan 19 09:12:27.955664 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1594/3138] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:27 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/50cb50c5-4241-42b9-9f46-3efaebcf9bde => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:27.967075 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-630f1d3d-1c87-4ee5-9824-feb87bae8c73 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:27.967641 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-630f1d3d-1c87-4ee5-9824-feb87bae8c73 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:27.967856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:27.967856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:27.968387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-630f1d3d-1c87-4ee5-9824-feb87bae8c73 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:27.968877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-630f1d3d-1c87-4ee5-9824-feb87bae8c73 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for member e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 {{(pid=87971) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:12:27.969236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.group_snapshots [None req-630f1d3d-1c87-4ee5-9824-feb87bae8c73 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group_snapshot with id: e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:27.975596 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:27.975596 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:28.047489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-630f1d3d-1c87-4ee5-9824-feb87bae8c73 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 returned with HTTP 202 Jan 19 09:12:28.051935 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1545/3139] 10.222.0.25 () {60 vars in 1383 bytes} [Tue Jan 19 09:12:27 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:28.056791 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:12:28.058218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:28.058695 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:28.058695 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:28.059359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:28.060166 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:28.063223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:28.123013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:12:28.125103 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:28.125550 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:28.134325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:28.142265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:28.142265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:28.157286 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:28.157736 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:28.165030 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:28.172427 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:28.172427 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:28.195742 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-572c4ba2-1c56-4f22-ae9c-346171d67a94 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:12:28.197002 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1595/3140] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:28 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1990 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:28.214097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf8c79d5-82d7-424b-aa65-6693010f4871 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail Jan 19 09:12:28.214650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf8c79d5-82d7-424b-aa65-6693010f4871 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:28.214849 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:28.214849 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:28.215512 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bf8c79d5-82d7-424b-aa65-6693010f4871 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:28.216466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-bf8c79d5-82d7-424b-aa65-6693010f4871 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:28.217337 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:28.217337 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:28.219788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-bf8c79d5-82d7-424b-aa65-6693010f4871 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Building query based on filter {{(pid=87971) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:28.243051 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bf8c79d5-82d7-424b-aa65-6693010f4871 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all snapshots completed successfully. Jan 19 09:12:28.244477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:28.244477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:28.246146 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bf8c79d5-82d7-424b-aa65-6693010f4871 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail returned with HTTP 200 Jan 19 09:12:28.255602 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1546/3141] 10.222.0.25 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:28 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail => generated 929 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:28.259571 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f92f540a-1955-497c-ac56-1ca15bbf8b8b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 Jan 19 09:12:28.260257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f92f540a-1955-497c-ac56-1ca15bbf8b8b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:28.260642 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:28.260642 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:28.261259 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f92f540a-1955-497c-ac56-1ca15bbf8b8b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:28.286777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:28.286777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:28.288375 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f92f540a-1955-497c-ac56-1ca15bbf8b8b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:12:28.290713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f92f540a-1955-497c-ac56-1ca15bbf8b8b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 returned with HTTP 200 Jan 19 09:12:28.291716 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1596/3142] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:28 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:29.303976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8090734-d7f6-429f-bae9-8bd13fb82776 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 Jan 19 09:12:29.304483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8090734-d7f6-429f-bae9-8bd13fb82776 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:29.304592 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:29.304592 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:29.305013 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b8090734-d7f6-429f-bae9-8bd13fb82776 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:29.329863 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:29.329863 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:29.330994 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b8090734-d7f6-429f-bae9-8bd13fb82776 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:12:29.332916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b8090734-d7f6-429f-bae9-8bd13fb82776 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 returned with HTTP 200 Jan 19 09:12:29.333715 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1547/3143] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:29 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:30.345966 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5284efee-79de-44d7-bca7-9552c8f8bc96 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 Jan 19 09:12:30.346487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5284efee-79de-44d7-bca7-9552c8f8bc96 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:30.346718 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:30.346718 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:30.347095 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5284efee-79de-44d7-bca7-9552c8f8bc96 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:30.372079 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:30.372079 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:30.373309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5284efee-79de-44d7-bca7-9552c8f8bc96 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:12:30.375774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5284efee-79de-44d7-bca7-9552c8f8bc96 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 returned with HTTP 200 Jan 19 09:12:30.376575 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1597/3144] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:30 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:12:31.388750 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f818fc31-07a3-4816-bf28-ac5abbd95c25 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 Jan 19 09:12:31.389282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f818fc31-07a3-4816-bf28-ac5abbd95c25 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:31.389500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:31.389500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:31.389879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f818fc31-07a3-4816-bf28-ac5abbd95c25 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:31.413084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f818fc31-07a3-4816-bf28-ac5abbd95c25 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 returned with HTTP 404 Jan 19 09:12:31.414096 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1548/3145] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:31 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/5e6c5925-1832-4acd-bea3-35cd545c9ae5 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:12:31.422239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a00e5b56-d576-4866-8b6d-dd092109011a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/50cb50c5-4241-42b9-9f46-3efaebcf9bde Jan 19 09:12:31.422794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a00e5b56-d576-4866-8b6d-dd092109011a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:31.423011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:31.423011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:31.423390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a00e5b56-d576-4866-8b6d-dd092109011a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:31.446696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a00e5b56-d576-4866-8b6d-dd092109011a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/50cb50c5-4241-42b9-9f46-3efaebcf9bde returned with HTTP 404 Jan 19 09:12:31.447876 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1598/3146] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:31 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/50cb50c5-4241-42b9-9f46-3efaebcf9bde => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:12:31.456289 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab3364e6-acdf-414f-8dbc-2807c3921911 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:31.456855 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab3364e6-acdf-414f-8dbc-2807c3921911 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:31.457342 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab3364e6-acdf-414f-8dbc-2807c3921911 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:31.457751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-ab3364e6-acdf-414f-8dbc-2807c3921911 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:31.463413 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab3364e6-acdf-414f-8dbc-2807c3921911 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 returned with HTTP 404 Jan 19 09:12:31.464488 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1549/3147] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:31 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:31.472241 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d29d0c14-df7e-4dfc-8652-638d1d14511f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:31.472807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d29d0c14-df7e-4dfc-8652-638d1d14511f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:31.473283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d29d0c14-df7e-4dfc-8652-638d1d14511f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:31.473699 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-d29d0c14-df7e-4dfc-8652-638d1d14511f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for member e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 {{(pid=87970) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:12:31.474033 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.group_snapshots [None req-d29d0c14-df7e-4dfc-8652-638d1d14511f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group_snapshot with id: e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 Jan 19 09:12:31.479552 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d29d0c14-df7e-4dfc-8652-638d1d14511f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 returned with HTTP 404 Jan 19 09:12:31.480541 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1599/3148] 10.222.0.25 () {60 vars in 1383 bytes} [Tue Jan 19 09:12:31 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/e8e09ddd-63a5-4ad7-80e9-786bcb4843a7 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:31.488370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:12:31.489077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:31.489611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:31.490208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:31.492181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:31.568663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:12:31.570248 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:31.570703 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:31.577996 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:31.584422 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:31.584422 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:31.596190 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:31.596633 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:31.603706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:31.610353 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:31.610353 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:31.630880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1024130c-a589-4c23-bd7b-692047ac2ed8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:12:31.631711 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1550/3149] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:31 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1990 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:31.648199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d4484e4-7fa1-4cd9-bf4c-552be6110425 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7/action Jan 19 09:12:31.649023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d4484e4-7fa1-4cd9-bf4c-552be6110425 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:12:31.649407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d4484e4-7fa1-4cd9-bf4c-552be6110425 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:31.650329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-9d4484e4-7fa1-4cd9-bf4c-552be6110425 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for group 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:12:31.650739 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-9d4484e4-7fa1-4cd9-bf4c-552be6110425 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group with id: 45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:31.657593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:31.657593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:31.829601 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d4484e4-7fa1-4cd9-bf4c-552be6110425 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7/action returned with HTTP 202 Jan 19 09:12:31.834302 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1600/3150] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:12:31 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:31.839246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-001201a6-703f-4f4c-ad1d-c06fd172e523 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 Jan 19 09:12:31.839931 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-001201a6-703f-4f4c-ad1d-c06fd172e523 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:31.840242 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:31.840242 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:31.840766 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-001201a6-703f-4f4c-ad1d-c06fd172e523 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:31.897764 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:31.897764 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:31.907772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-001201a6-703f-4f4c-ad1d-c06fd172e523 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:31.923176 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-001201a6-703f-4f4c-ad1d-c06fd172e523 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:31.923622 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-001201a6-703f-4f4c-ad1d-c06fd172e523 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:31.931121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-001201a6-703f-4f4c-ad1d-c06fd172e523 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:31.938430 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:31.938430 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:31.958470 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-001201a6-703f-4f4c-ad1d-c06fd172e523 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 returned with HTTP 200 Jan 19 09:12:31.959366 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1551/3151] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:31 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 => generated 998 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:12:32.977694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c6da14d-e16c-4cff-8dd3-f276987a74e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 Jan 19 09:12:32.978746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c6da14d-e16c-4cff-8dd3-f276987a74e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:32.978746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:32.978746 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:32.979476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c6da14d-e16c-4cff-8dd3-f276987a74e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:33.042251 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:33.042251 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:33.051605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c6da14d-e16c-4cff-8dd3-f276987a74e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:33.066684 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-5c6da14d-e16c-4cff-8dd3-f276987a74e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:33.067144 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-5c6da14d-e16c-4cff-8dd3-f276987a74e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:33.075429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-5c6da14d-e16c-4cff-8dd3-f276987a74e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:33.082194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:33.082194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:33.103188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c6da14d-e16c-4cff-8dd3-f276987a74e3 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 returned with HTTP 200 Jan 19 09:12:33.104016 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1601/3152] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:32 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 => generated 998 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:34.121737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30cb4a19-292d-46a8-8a69-52e3a271b1ac tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 Jan 19 09:12:34.122623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30cb4a19-292d-46a8-8a69-52e3a271b1ac tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:34.122950 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:34.122950 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:34.123511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30cb4a19-292d-46a8-8a69-52e3a271b1ac tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:34.179253 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:34.179253 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:34.189267 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-30cb4a19-292d-46a8-8a69-52e3a271b1ac tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:34.224492 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-30cb4a19-292d-46a8-8a69-52e3a271b1ac tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:34.225076 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-30cb4a19-292d-46a8-8a69-52e3a271b1ac tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:34.240022 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-30cb4a19-292d-46a8-8a69-52e3a271b1ac tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:34.256267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:34.256267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:34.289426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30cb4a19-292d-46a8-8a69-52e3a271b1ac tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 returned with HTTP 200 Jan 19 09:12:34.291552 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1552/3153] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:34 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 => generated 998 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:35.307151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25a2bec5-a349-438a-87db-9aa5cf0c956a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 Jan 19 09:12:35.308414 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25a2bec5-a349-438a-87db-9aa5cf0c956a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.308614 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:35.308614 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:35.309265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25a2bec5-a349-438a-87db-9aa5cf0c956a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.357701 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25a2bec5-a349-438a-87db-9aa5cf0c956a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 returned with HTTP 404 Jan 19 09:12:35.366423 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1602/3154] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:35.372458 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1608ddf0-4d43-4157-a9ec-d4e13af76e0a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 Jan 19 09:12:35.373537 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1608ddf0-4d43-4157-a9ec-d4e13af76e0a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.373877 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:35.373877 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:35.374456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1608ddf0-4d43-4157-a9ec-d4e13af76e0a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.429658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1608ddf0-4d43-4157-a9ec-d4e13af76e0a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 returned with HTTP 404 Jan 19 09:12:35.431072 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1553/3155] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:35.439305 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27d0b2b6-1125-4d37-9086-6186c99388d9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 Jan 19 09:12:35.440332 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27d0b2b6-1125-4d37-9086-6186c99388d9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.440896 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-27d0b2b6-1125-4d37-9086-6186c99388d9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.441379 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-27d0b2b6-1125-4d37-9086-6186c99388d9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 45e6b73b-de23-4226-8736-d08efdb30ca7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:35.447752 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-27d0b2b6-1125-4d37-9086-6186c99388d9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 returned with HTTP 404 Jan 19 09:12:35.448817 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1603/3156] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/45e6b73b-de23-4226-8736-d08efdb30ca7 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:35.459383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3abfc5a6-008d-4ccd-bec3-6b7fc0e39105 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] DELETE http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/46a1c4fe-575c-48cf-9079-83e8b13296a0 Jan 19 09:12:35.459941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3abfc5a6-008d-4ccd-bec3-6b7fc0e39105 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.460408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3abfc5a6-008d-4ccd-bec3-6b7fc0e39105 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.487158 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:12:35.487158 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:12:35.506361 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3abfc5a6-008d-4ccd-bec3-6b7fc0e39105 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/46a1c4fe-575c-48cf-9079-83e8b13296a0 returned with HTTP 202 Jan 19 09:12:35.507922 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1554/3157] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 09:12:35 2021] DELETE /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/46a1c4fe-575c-48cf-9079-83e8b13296a0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:35.518890 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0909098a-b2fc-4f13-8951-04f5d803b9c8 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] POST http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types Jan 19 09:12:35.519652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0909098a-b2fc-4f13-8951-04f5d803b9c8 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1025663690"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:35.563265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0909098a-b2fc-4f13-8951-04f5d803b9c8 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types returned with HTTP 200 Jan 19 09:12:35.564794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1604/3158] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:12:35 2021] POST /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types => generated 224 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:35.574113 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d83d86e-145e-4cff-b958-8843bf81a072 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] POST http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types Jan 19 09:12:35.574976 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d83d86e-145e-4cff-b958-8843bf81a072 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1355733943"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:35.611212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d83d86e-145e-4cff-b958-8843bf81a072 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types returned with HTTP 202 Jan 19 09:12:35.617408 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1555/3159] 10.222.0.25 () {62 vars in 1278 bytes} [Tue Jan 19 09:12:35 2021] POST /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:35.622569 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58ab337f-8bbc-4e06-b4e2-bb0d09044148 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups Jan 19 09:12:35.623456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58ab337f-8bbc-4e06-b4e2-bb0d09044148 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b9f57f3b-e1f3-48e3-90df-a92f531e1750", "volume_types": ["e30b2cb1-5eab-4de2-8829-ff8452a60e34"], "name": "tempest-GroupSnapshotsTest-Group-751860816"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:35.624560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-58ab337f-8bbc-4e06-b4e2-bb0d09044148 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating new group {'group': {'group_type': 'b9f57f3b-e1f3-48e3-90df-a92f531e1750', 'volume_types': ['e30b2cb1-5eab-4de2-8829-ff8452a60e34'], 'name': 'tempest-GroupSnapshotsTest-Group-751860816'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 19 09:12:35.635634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-58ab337f-8bbc-4e06-b4e2-bb0d09044148 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating group tempest-GroupSnapshotsTest-Group-751860816. Jan 19 09:12:35.658783 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-58ab337f-8bbc-4e06-b4e2-bb0d09044148 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Availability Zones retrieved successfully. Jan 19 09:12:35.679929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-58ab337f-8bbc-4e06-b4e2-bb0d09044148 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['dbb2a2fe-615b-4196-8855-7e62c719fd43'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:35.734813 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58ab337f-8bbc-4e06-b4e2-bb0d09044148 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups returned with HTTP 202 Jan 19 09:12:35.737166 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1605/3160] 10.222.0.25 () {62 vars in 1264 bytes} [Tue Jan 19 09:12:35 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups => generated 111 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:35.745440 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d20228e2-1511-4ff0-a91c-49be9ef098ae tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 Jan 19 09:12:35.746005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d20228e2-1511-4ff0-a91c-49be9ef098ae tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:35.747096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d20228e2-1511-4ff0-a91c-49be9ef098ae tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:35.747096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-d20228e2-1511-4ff0-a91c-49be9ef098ae tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member aba9fc91-8009-4a0a-baa6-8ef33d9818d5 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:35.758405 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:35.758405 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:35.786286 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d20228e2-1511-4ff0-a91c-49be9ef098ae tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 returned with HTTP 200 Jan 19 09:12:35.787402 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1556/3161] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:35 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 => generated 391 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:36.799483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c07c456-3c10-4315-b746-d2b1c768fb84 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 Jan 19 09:12:36.800126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c07c456-3c10-4315-b746-d2b1c768fb84 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:36.800239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:36.800239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:36.800562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c07c456-3c10-4315-b746-d2b1c768fb84 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:36.800975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-5c07c456-3c10-4315-b746-d2b1c768fb84 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member aba9fc91-8009-4a0a-baa6-8ef33d9818d5 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:36.807984 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:36.807984 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:36.832611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c07c456-3c10-4315-b746-d2b1c768fb84 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 returned with HTTP 200 Jan 19 09:12:36.833446 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1606/3162] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:36 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:36.845303 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes Jan 19 09:12:36.845801 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:36.845801 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:36.846226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e30b2cb1-5eab-4de2-8829-ff8452a60e34", "group_id": "aba9fc91-8009-4a0a-baa6-8ef33d9818d5", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-271528939"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:36.847463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request body: {'volume': {'volume_type': 'e30b2cb1-5eab-4de2-8829-ff8452a60e34', 'group_id': 'aba9fc91-8009-4a0a-baa6-8ef33d9818d5', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-271528939'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:12:36.866537 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:36.866537 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:36.867639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume of 1 GB Jan 19 09:12:36.881790 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Availability Zones retrieved successfully. Jan 19 09:12:36.898377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (369f1441-9ae2-478b-8c64-7a83fb828f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:36.901479 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4969a0d9-a14e-45df-97c4-5a356d672f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:36.903046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:36.903046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:36.903577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:36.950539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4969a0d9-a14e-45df-97c4-5a356d672f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:12:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e30b2cb1-5eab-4de2-8829-ff8452a60e34,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1025663690',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e30b2cb1-5eab-4de2-8829-ff8452a60e34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aba9fc91-8009-4a0a-baa6-8ef33d9818d5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:36.952752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9356cb30-8868-4a5f-82f4-d17525c748d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:36.999882 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1025663690 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1025663690, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:37.000875 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1025663690 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1025663690, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:37.033466 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['60333eaf-b148-4fff-a9df-979208592c84', '7d155d15-8fec-48b6-a027-69d39a80f72f', 'acc6e50c-c0ba-41dd-8cff-3592fc74797d', 'c818c00f-abf8-40d8-8cc3-e48b1c01d60e'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:37.035386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9356cb30-8868-4a5f-82f4-d17525c748d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60333eaf-b148-4fff-a9df-979208592c84', '7d155d15-8fec-48b6-a027-69d39a80f72f', 'acc6e50c-c0ba-41dd-8cff-3592fc74797d', 'c818c00f-abf8-40d8-8cc3-e48b1c01d60e']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:37.037524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a7cca4-4cbe-48fb-ae00-6e611236822c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:37.095902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a7cca4-4cbe-48fb-ae00-6e611236822c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc70cdc6-fae5-4248-8394-3765f2381680', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-271528939',encryption_key_id=None,group_id=aba9fc91-8009-4a0a-baa6-8ef33d9818d5,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['60333eaf-b148-4fff-a9df-979208592c84','7d155d15-8fec-48b6-a027-69d39a80f72f','acc6e50c-c0ba-41dd-8cff-3592fc74797d','c818c00f-abf8-40d8-8cc3-e48b1c01d60e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=e30b2cb1-5eab-4de2-8829-ff8452a60e34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-271528939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aba9fc91-8009-4a0a-baa6-8ef33d9818d5,host=None,id=dc70cdc6-fae5-4248-8394-3765f2381680,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9909ba0db2014b6f96189ce1ccfe21b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_attachment=,volume_type=,volume_type_id=e30b2cb1-5eab-4de2-8829-ff8452a60e34)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:37.097873 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef94fbb-4558-4180-89e1-9a0c9cd79780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:37.124016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef94fbb-4558-4180-89e1-9a0c9cd79780) transitioned into state 'SUCCESS' from state '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-271528939',encryption_key_id=None,group_id=aba9fc91-8009-4a0a-baa6-8ef33d9818d5,group_type_id=,metadata={},multiattach=False,project_id='9909ba0db2014b6f96189ce1ccfe21b3',qos_specs=None,replication_status=,reservations=['60333eaf-b148-4fff-a9df-979208592c84','7d155d15-8fec-48b6-a027-69d39a80f72f','acc6e50c-c0ba-41dd-8cff-3592fc74797d','c818c00f-abf8-40d8-8cc3-e48b1c01d60e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='618eb2b6b9a14e7a925e47351fcae1e0',volume_type_id=e30b2cb1-5eab-4de2-8829-ff8452a60e34)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:37.126457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1489307b-a85c-4e9d-90e7-880cf70c29b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:37.146372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1489307b-a85c-4e9d-90e7-880cf70c29b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:37.148998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Flow 'volume_create_api' (369f1441-9ae2-478b-8c64-7a83fb828f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:37.320351 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Create volume request issued successfully. Jan 19 09:12:37.334327 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:37.334802 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:37.341941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:37.348531 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:37.348531 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:37.359838 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a385f3d-332f-4923-9770-468ed3083b24 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes returned with HTTP 202 Jan 19 09:12:37.370577 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1557/3163] 10.222.0.25 () {62 vars in 1267 bytes} [Tue Jan 19 09:12:36 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes => generated 931 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:37.376139 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9b32620-5a86-4f2a-b833-5f41e505af90 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 Jan 19 09:12:37.376709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9b32620-5a86-4f2a-b833-5f41e505af90 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:37.376926 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:37.376926 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:37.377303 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9b32620-5a86-4f2a-b833-5f41e505af90 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:37.427011 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:37.427011 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:37.435506 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c9b32620-5a86-4f2a-b833-5f41e505af90 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:37.449529 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-c9b32620-5a86-4f2a-b833-5f41e505af90 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:37.450017 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-c9b32620-5a86-4f2a-b833-5f41e505af90 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:37.458600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-c9b32620-5a86-4f2a-b833-5f41e505af90 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:37.465396 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:37.465396 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:37.485308 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9b32620-5a86-4f2a-b833-5f41e505af90 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 returned with HTTP 200 Jan 19 09:12:37.486134 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1607/3164] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:37 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 => generated 999 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:38.502995 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1561855-2e42-41c8-bc86-8232e546230e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 Jan 19 09:12:38.503654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1561855-2e42-41c8-bc86-8232e546230e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:38.503832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:38.503832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:38.504173 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f1561855-2e42-41c8-bc86-8232e546230e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:38.552249 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.552249 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:38.560383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f1561855-2e42-41c8-bc86-8232e546230e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:38.574388 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-f1561855-2e42-41c8-bc86-8232e546230e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:38.574876 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-f1561855-2e42-41c8-bc86-8232e546230e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:38.581895 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-f1561855-2e42-41c8-bc86-8232e546230e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:38.588644 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.588644 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:38.608395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f1561855-2e42-41c8-bc86-8232e546230e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 returned with HTTP 200 Jan 19 09:12:38.609207 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1558/3165] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:38 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 => generated 1000 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:12:38.625811 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42b309c8-09ea-4721-8bbd-6a9a7ee62ce6 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots Jan 19 09:12:38.626311 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:38.626311 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:38.626791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42b309c8-09ea-4721-8bbd-6a9a7ee62ce6 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "aba9fc91-8009-4a0a-baa6-8ef33d9818d5", "name": "tempest-group_snapshot-1609100537"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:38.627798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-42b309c8-09ea-4721-8bbd-6a9a7ee62ce6 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating new group_snapshot {'group_snapshot': {'group_id': 'aba9fc91-8009-4a0a-baa6-8ef33d9818d5', 'name': 'tempest-group_snapshot-1609100537'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 19 09:12:38.634784 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.634784 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:38.645803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.group_snapshots [None req-42b309c8-09ea-4721-8bbd-6a9a7ee62ce6 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Creating group_snapshot tempest-group_snapshot-1609100537. Jan 19 09:12:38.692627 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.692627 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:38.722133 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-42b309c8-09ea-4721-8bbd-6a9a7ee62ce6 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1025663690 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1025663690, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:38.723066 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-42b309c8-09ea-4721-8bbd-6a9a7ee62ce6 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1025663690 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1025663690, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:12:38.748604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-42b309c8-09ea-4721-8bbd-6a9a7ee62ce6 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Created reservations ['1937eba3-ec35-4efa-b43d-378ef841e2da', '13bf0ca1-ed49-43d0-adfa-ccb98cae3489', '98f13ca5-fe8c-478c-b14a-d22663c7bad3', '0ffb6d42-f3ba-495a-bd46-d11d6001b381'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:38.806065 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42b309c8-09ea-4721-8bbd-6a9a7ee62ce6 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots returned with HTTP 202 Jan 19 09:12:38.807188 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1608/3166] 10.222.0.25 () {62 vars in 1291 bytes} [Tue Jan 19 09:12:38 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots => generated 168 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:38.817143 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d895fbf0-0d03-4d3e-a0b5-2850cb3bacd1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:38.817706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d895fbf0-0d03-4d3e-a0b5-2850cb3bacd1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:38.817923 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:38.817923 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:38.818296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d895fbf0-0d03-4d3e-a0b5-2850cb3bacd1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:38.818731 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-d895fbf0-0d03-4d3e-a0b5-2850cb3bacd1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 3979451b-1791-44d8-be42-cc6bf96e71f7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:38.824786 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:38.824786 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:38.836505 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d895fbf0-0d03-4d3e-a0b5-2850cb3bacd1 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 returned with HTTP 200 Jan 19 09:12:38.837462 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1559/3167] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:38 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:39.850252 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21fd24b5-11be-43e1-96aa-d3cac5bb142f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:39.853884 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21fd24b5-11be-43e1-96aa-d3cac5bb142f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:39.854336 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:39.854336 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:39.854892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21fd24b5-11be-43e1-96aa-d3cac5bb142f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:39.855317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-21fd24b5-11be-43e1-96aa-d3cac5bb142f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 3979451b-1791-44d8-be42-cc6bf96e71f7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:39.863168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:39.863168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:39.879248 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21fd24b5-11be-43e1-96aa-d3cac5bb142f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 returned with HTTP 200 Jan 19 09:12:39.880089 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1609/3168] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:39 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 => generated 307 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:40.892290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-320e0e40-c096-4d92-817f-4d70e2223b9c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:40.892817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-320e0e40-c096-4d92-817f-4d70e2223b9c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:40.892929 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:40.892929 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:40.893294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-320e0e40-c096-4d92-817f-4d70e2223b9c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:40.893745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-320e0e40-c096-4d92-817f-4d70e2223b9c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 3979451b-1791-44d8-be42-cc6bf96e71f7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:40.900760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:40.900760 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:40.912625 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-320e0e40-c096-4d92-817f-4d70e2223b9c tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 returned with HTTP 200 Jan 19 09:12:40.913452 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1560/3169] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:40 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 => generated 308 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:40.923953 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cc9114e-646e-4ea3-b6c1-e3ed96d146c4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail Jan 19 09:12:40.924478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cc9114e-646e-4ea3-b6c1-e3ed96d146c4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:40.924719 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:40.924719 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:40.925120 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cc9114e-646e-4ea3-b6c1-e3ed96d146c4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:40.925790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-0cc9114e-646e-4ea3-b6c1-e3ed96d146c4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:40.928745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-0cc9114e-646e-4ea3-b6c1-e3ed96d146c4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:40.946577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0cc9114e-646e-4ea3-b6c1-e3ed96d146c4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all snapshots completed successfully. Jan 19 09:12:40.947487 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:40.947487 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:40.948814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cc9114e-646e-4ea3-b6c1-e3ed96d146c4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail returned with HTTP 200 Jan 19 09:12:40.949617 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1610/3170] 10.222.0.25 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:40 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail => generated 454 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:40.961932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-788fb36f-988c-4fce-8fc9-de9b5a4e1307 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 Jan 19 09:12:40.962463 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-788fb36f-988c-4fce-8fc9-de9b5a4e1307 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:40.962755 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:40.962755 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:40.963181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-788fb36f-988c-4fce-8fc9-de9b5a4e1307 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:40.987598 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:40.987598 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:40.988707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-788fb36f-988c-4fce-8fc9-de9b5a4e1307 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:12:40.990706 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-788fb36f-988c-4fce-8fc9-de9b5a4e1307 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 returned with HTTP 200 Jan 19 09:12:40.992269 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1561/3171] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:40 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 => generated 451 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:41.004777 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ec54cdb-02d0-4ef2-a06c-973d4feba222 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:41.005388 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ec54cdb-02d0-4ef2-a06c-973d4feba222 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:41.005601 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:41.005601 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:41.006018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1ec54cdb-02d0-4ef2-a06c-973d4feba222 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:41.006474 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-1ec54cdb-02d0-4ef2-a06c-973d4feba222 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 3979451b-1791-44d8-be42-cc6bf96e71f7 {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:41.012876 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:41.012876 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:41.024267 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1ec54cdb-02d0-4ef2-a06c-973d4feba222 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 returned with HTTP 200 Jan 19 09:12:41.025075 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1611/3172] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:40 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 => generated 308 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:41.035036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9caa796-3351-4480-9abb-cd99d21557c8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/detail Jan 19 09:12:41.035609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9caa796-3351-4480-9abb-cd99d21557c8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:41.035824 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:41.035824 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:41.036201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e9caa796-3351-4480-9abb-cd99d21557c8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:41.054314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e9caa796-3351-4480-9abb-cd99d21557c8 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/detail returned with HTTP 200 Jan 19 09:12:41.055198 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1562/3173] 10.222.0.25 () {60 vars in 1290 bytes} [Tue Jan 19 09:12:41 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/detail => generated 311 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:41.066319 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4489001a-6158-411d-9177-e70e5507cf7b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:41.066925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4489001a-6158-411d-9177-e70e5507cf7b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:41.067139 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:41.067139 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:41.067509 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4489001a-6158-411d-9177-e70e5507cf7b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:41.067919 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-4489001a-6158-411d-9177-e70e5507cf7b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for member 3979451b-1791-44d8-be42-cc6bf96e71f7 {{(pid=87970) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:12:41.068259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.group_snapshots [None req-4489001a-6158-411d-9177-e70e5507cf7b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group_snapshot with id: 3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:41.074530 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:41.074530 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:41.129538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4489001a-6158-411d-9177-e70e5507cf7b tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 returned with HTTP 202 Jan 19 09:12:41.131318 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1612/3174] 10.222.0.25 () {60 vars in 1383 bytes} [Tue Jan 19 09:12:41 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:41.138078 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:12:41.138795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:41.139036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:41.139036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:41.139501 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:41.140204 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:41.140999 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:41.140999 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:41.142796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:41.196219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:12:41.197764 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:41.198210 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:41.209116 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:41.217372 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:41.217372 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:41.239074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c85ddece-d041-4ec4-9861-4df795398895 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:12:41.240041 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1563/3175] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:41 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1003 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:41.256540 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b4fcab77-c32e-4cc5-b7f1-2000dc9c3ab4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail Jan 19 09:12:41.257069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b4fcab77-c32e-4cc5-b7f1-2000dc9c3ab4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:41.257289 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:41.257289 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:41.257673 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b4fcab77-c32e-4cc5-b7f1-2000dc9c3ab4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:41.258249 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-b4fcab77-c32e-4cc5-b7f1-2000dc9c3ab4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:41.258955 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:41.258955 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:41.260708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.db.sqlalchemy.api [None req-b4fcab77-c32e-4cc5-b7f1-2000dc9c3ab4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Building query based on filter {{(pid=87970) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 19 09:12:41.278929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b4fcab77-c32e-4cc5-b7f1-2000dc9c3ab4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all snapshots completed successfully. Jan 19 09:12:41.279818 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:41.279818 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:41.281169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b4fcab77-c32e-4cc5-b7f1-2000dc9c3ab4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail returned with HTTP 200 Jan 19 09:12:41.282211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1613/3176] 10.222.0.25 () {58 vars in 1231 bytes} [Tue Jan 19 09:12:41 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/detail => generated 453 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:41.293463 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bbced00-f069-4f51-b28c-076e857f9cd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 Jan 19 09:12:41.293983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bbced00-f069-4f51-b28c-076e857f9cd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:41.294194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:41.294194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:41.294591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bbced00-f069-4f51-b28c-076e857f9cd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:41.320410 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:41.320410 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:41.321522 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0bbced00-f069-4f51-b28c-076e857f9cd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Snapshot retrieved successfully. Jan 19 09:12:41.323484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bbced00-f069-4f51-b28c-076e857f9cd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 returned with HTTP 200 Jan 19 09:12:41.324266 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1564/3177] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:41 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 => generated 450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:42.336346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81889fc1-4682-41b5-9dea-a9bececb0589 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 Jan 19 09:12:42.336836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81889fc1-4682-41b5-9dea-a9bececb0589 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:42.337010 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:42.337010 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:42.337419 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-81889fc1-4682-41b5-9dea-a9bececb0589 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:42.361493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-81889fc1-4682-41b5-9dea-a9bececb0589 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 returned with HTTP 404 Jan 19 09:12:42.362543 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1614/3178] 10.222.0.25 () {58 vars in 1321 bytes} [Tue Jan 19 09:12:42 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/snapshots/067504e8-e89e-4706-a357-d4a8c939c558 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:42.370990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3abba064-4d6c-4b0f-8c56-dfa3e283976e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:42.371556 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3abba064-4d6c-4b0f-8c56-dfa3e283976e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:42.371768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:42.371768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:42.372137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3abba064-4d6c-4b0f-8c56-dfa3e283976e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:42.372551 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-3abba064-4d6c-4b0f-8c56-dfa3e283976e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member 3979451b-1791-44d8-be42-cc6bf96e71f7 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 19 09:12:42.378747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3abba064-4d6c-4b0f-8c56-dfa3e283976e tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 returned with HTTP 404 Jan 19 09:12:42.379654 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1565/3179] 10.222.0.25 () {60 vars in 1380 bytes} [Tue Jan 19 09:12:42 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:42.387020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2819273-14c2-45b1-9367-414614486ada tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots Jan 19 09:12:42.387582 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2819273-14c2-45b1-9367-414614486ada tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:42.388059 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d2819273-14c2-45b1-9367-414614486ada tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:42.396167 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d2819273-14c2-45b1-9367-414614486ada tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots returned with HTTP 200 Jan 19 09:12:42.396939 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1615/3180] 10.222.0.25 () {60 vars in 1269 bytes} [Tue Jan 19 09:12:42 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots => generated 23 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:42.406529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2461b211-d9e1-4498-bbbd-7003528199bf tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:42.407138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2461b211-d9e1-4498-bbbd-7003528199bf tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:42.407622 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2461b211-d9e1-4498-bbbd-7003528199bf tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:42.408032 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.group_snapshots [None req-2461b211-d9e1-4498-bbbd-7003528199bf tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for member 3979451b-1791-44d8-be42-cc6bf96e71f7 {{(pid=87971) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 19 09:12:42.408374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.group_snapshots [None req-2461b211-d9e1-4498-bbbd-7003528199bf tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group_snapshot with id: 3979451b-1791-44d8-be42-cc6bf96e71f7 Jan 19 09:12:42.413682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2461b211-d9e1-4498-bbbd-7003528199bf tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 returned with HTTP 404 Jan 19 09:12:42.414608 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1566/3181] 10.222.0.25 () {60 vars in 1383 bytes} [Tue Jan 19 09:12:42 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/group_snapshots/3979451b-1791-44d8-be42-cc6bf96e71f7 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:42.421336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail Jan 19 09:12:42.421892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:42.422369 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'detail' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:42.422990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Removing options '' from query. {{(pid=87970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:12:42.424784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87970) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:12:42.474515 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Get all volumes completed successfully. Jan 19 09:12:42.476041 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:42.476472 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:42.483529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:42.490085 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:42.490085 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:42.510769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0d4b385-130f-4586-a096-43ca90b3ad13 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail returned with HTTP 200 Jan 19 09:12:42.511904 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1616/3182] 10.222.0.25 () {60 vars in 1266 bytes} [Tue Jan 19 09:12:42 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/detail => generated 1003 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:12:42.528020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7f2e190-1fc6-4575-8d61-65d2c8240f76 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] POST http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5/action Jan 19 09:12:42.528853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7f2e190-1fc6-4575-8d61-65d2c8240f76 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:12:42.529236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7f2e190-1fc6-4575-8d61-65d2c8240f76 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:42.530760 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-f7f2e190-1fc6-4575-8d61-65d2c8240f76 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] delete called for group aba9fc91-8009-4a0a-baa6-8ef33d9818d5 {{(pid=87971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 19 09:12:42.531116 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.groups [None req-f7f2e190-1fc6-4575-8d61-65d2c8240f76 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete group with id: aba9fc91-8009-4a0a-baa6-8ef33d9818d5 Jan 19 09:12:42.538031 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:42.538031 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:42.656213 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7f2e190-1fc6-4575-8d61-65d2c8240f76 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5/action returned with HTTP 202 Jan 19 09:12:42.660134 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1567/3183] 10.222.0.25 () {62 vars in 1395 bytes} [Tue Jan 19 09:12:42 2021] POST /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:42.665050 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8def5829-e5a0-4e1f-9608-a568b8340228 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 Jan 19 09:12:42.665623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8def5829-e5a0-4e1f-9608-a568b8340228 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:42.665842 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:42.665842 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:42.666218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8def5829-e5a0-4e1f-9608-a568b8340228 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:42.717929 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:42.717929 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:42.726485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8def5829-e5a0-4e1f-9608-a568b8340228 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:42.740758 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-8def5829-e5a0-4e1f-9608-a568b8340228 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:42.741208 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-8def5829-e5a0-4e1f-9608-a568b8340228 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:42.748913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-8def5829-e5a0-4e1f-9608-a568b8340228 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87970) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:42.755887 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:42.755887 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:42.775229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8def5829-e5a0-4e1f-9608-a568b8340228 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 returned with HTTP 200 Jan 19 09:12:42.776066 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1617/3184] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:42 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 => generated 999 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:43.791907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c242112a-3583-4be0-a223-0c5fa0f076f9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 Jan 19 09:12:43.792470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c242112a-3583-4be0-a223-0c5fa0f076f9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:43.792650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:43.792650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:43.793146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c242112a-3583-4be0-a223-0c5fa0f076f9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:43.841738 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:43.841738 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:43.851060 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c242112a-3583-4be0-a223-0c5fa0f076f9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Volume info retrieved successfully. Jan 19 09:12:43.864619 n-d-758944-2 devstack@c-api.service[87969]: WARNING stevedore.named [None req-c242112a-3583-4be0-a223-0c5fa0f076f9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 19 09:12:43.865066 n-d-758944-2 devstack@c-api.service[87969]: WARNING castellan.key_manager [None req-c242112a-3583-4be0-a223-0c5fa0f076f9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 19 09:12:43.872936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG oslo_db.sqlalchemy.engines [None req-c242112a-3583-4be0-a223-0c5fa0f076f9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87971) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 19 09:12:43.880358 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:43.880358 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:43.902108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c242112a-3583-4be0-a223-0c5fa0f076f9 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 returned with HTTP 200 Jan 19 09:12:43.903126 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1568/3185] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:43 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 => generated 999 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:12:44.920176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a9fec52-0674-4d23-b224-c65371dcbd9a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 Jan 19 09:12:44.920772 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a9fec52-0674-4d23-b224-c65371dcbd9a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:44.921122 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:44.921122 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:44.921726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8a9fec52-0674-4d23-b224-c65371dcbd9a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:44.969341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8a9fec52-0674-4d23-b224-c65371dcbd9a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 returned with HTTP 404 Jan 19 09:12:44.971008 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1618/3186] 10.222.0.25 () {60 vars in 1356 bytes} [Tue Jan 19 09:12:44 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:44.979670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a775ae6-882b-4fab-81af-8be572926b4f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] GET http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 Jan 19 09:12:44.980279 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a775ae6-882b-4fab-81af-8be572926b4f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:44.980496 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:44.980496 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:44.980907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5a775ae6-882b-4fab-81af-8be572926b4f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:44.981320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.groups [None req-5a775ae6-882b-4fab-81af-8be572926b4f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] show called for member aba9fc91-8009-4a0a-baa6-8ef33d9818d5 {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 19 09:12:44.987895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5a775ae6-882b-4fab-81af-8be572926b4f tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 returned with HTTP 404 Jan 19 09:12:44.988890 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1569/3187] 10.222.0.25 () {60 vars in 1353 bytes} [Tue Jan 19 09:12:44 2021] GET /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/groups/aba9fc91-8009-4a0a-baa6-8ef33d9818d5 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:44.997067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6969fdb4-71c4-4ddb-bfb8-a5d02c7c03f9 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] DELETE http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/b9f57f3b-e1f3-48e3-90df-a92f531e1750 Jan 19 09:12:44.997690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6969fdb4-71c4-4ddb-bfb8-a5d02c7c03f9 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:44.998147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6969fdb4-71c4-4ddb-bfb8-a5d02c7c03f9 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.023054 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:12:45.023054 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:12:45.037865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6969fdb4-71c4-4ddb-bfb8-a5d02c7c03f9 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/b9f57f3b-e1f3-48e3-90df-a92f531e1750 returned with HTTP 202 Jan 19 09:12:45.038746 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1619/3188] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 09:12:44 2021] DELETE /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/group_types/b9f57f3b-e1f3-48e3-90df-a92f531e1750 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:45.047919 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb73acb9-635a-41ff-a644-386b94710128 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 Jan 19 09:12:45.048470 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb73acb9-635a-41ff-a644-386b94710128 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.049001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb73acb9-635a-41ff-a644-386b94710128 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.049460 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-eb73acb9-635a-41ff-a644-386b94710128 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete volume with id: dc70cdc6-fae5-4248-8394-3765f2381680 Jan 19 09:12:45.098682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb73acb9-635a-41ff-a644-386b94710128 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 returned with HTTP 404 Jan 19 09:12:45.099725 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1570/3189] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:12:45 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/dc70cdc6-fae5-4248-8394-3765f2381680 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:45.107679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8222936-6dd5-45ee-82da-8df424e49e10 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] DELETE http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/e30b2cb1-5eab-4de2-8829-ff8452a60e34 Jan 19 09:12:45.108334 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8222936-6dd5-45ee-82da-8df424e49e10 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.108925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e8222936-6dd5-45ee-82da-8df424e49e10 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.186618 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e8222936-6dd5-45ee-82da-8df424e49e10 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/e30b2cb1-5eab-4de2-8829-ff8452a60e34 returned with HTTP 202 Jan 19 09:12:45.187076 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1620/3190] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:12:45 2021] DELETE /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/e30b2cb1-5eab-4de2-8829-ff8452a60e34 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:12:45.197605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b4d844a-919f-41d4-a73e-2094cfa20f9c tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] GET http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/e30b2cb1-5eab-4de2-8829-ff8452a60e34 Jan 19 09:12:45.198123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b4d844a-919f-41d4-a73e-2094cfa20f9c tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.198633 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9b4d844a-919f-41d4-a73e-2094cfa20f9c tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.210026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9b4d844a-919f-41d4-a73e-2094cfa20f9c tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/e30b2cb1-5eab-4de2-8829-ff8452a60e34 returned with HTTP 404 Jan 19 09:12:45.211045 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1571/3191] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:12:45 2021] GET /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/e30b2cb1-5eab-4de2-8829-ff8452a60e34 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:45.218841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43c8f2b8-0eae-47c0-b649-8e62b8cb907a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 Jan 19 09:12:45.219365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43c8f2b8-0eae-47c0-b649-8e62b8cb907a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.220458 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43c8f2b8-0eae-47c0-b649-8e62b8cb907a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.220924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-43c8f2b8-0eae-47c0-b649-8e62b8cb907a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete volume with id: 15686545-d42d-4c63-8d20-c4b1691a8df3 Jan 19 09:12:45.266073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43c8f2b8-0eae-47c0-b649-8e62b8cb907a tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 returned with HTTP 404 Jan 19 09:12:45.267701 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1621/3192] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:12:45 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/15686545-d42d-4c63-8d20-c4b1691a8df3 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:12:45.275640 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbaff37e-ab65-4866-bb8c-d585b300cfd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 Jan 19 09:12:45.276160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbaff37e-ab65-4866-bb8c-d585b300cfd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.276653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cbaff37e-ab65-4866-bb8c-d585b300cfd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.277113 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-cbaff37e-ab65-4866-bb8c-d585b300cfd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete volume with id: 664b7af5-6ae8-471e-be9e-ac420054f8d2 Jan 19 09:12:45.322358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cbaff37e-ab65-4866-bb8c-d585b300cfd4 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 returned with HTTP 404 Jan 19 09:12:45.323405 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1572/3193] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:12:45 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/664b7af5-6ae8-471e-be9e-ac420054f8d2 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:45.331594 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d19976d1-761e-4ff7-9da7-e56a7fa70d53 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] DELETE http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/d855f912-074e-4ed7-be92-222bce5cf46d Jan 19 09:12:45.332120 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d19976d1-761e-4ff7-9da7-e56a7fa70d53 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.332632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d19976d1-761e-4ff7-9da7-e56a7fa70d53 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.403778 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d19976d1-761e-4ff7-9da7-e56a7fa70d53 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/d855f912-074e-4ed7-be92-222bce5cf46d returned with HTTP 202 Jan 19 09:12:45.404630 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1622/3194] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:12:45 2021] DELETE /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/d855f912-074e-4ed7-be92-222bce5cf46d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:12:45.412200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2fede75-3a29-4886-ad8c-c3a46efcb90b tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] GET http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/d855f912-074e-4ed7-be92-222bce5cf46d Jan 19 09:12:45.412721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2fede75-3a29-4886-ad8c-c3a46efcb90b tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.413212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a2fede75-3a29-4886-ad8c-c3a46efcb90b tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.424151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a2fede75-3a29-4886-ad8c-c3a46efcb90b tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/d855f912-074e-4ed7-be92-222bce5cf46d returned with HTTP 404 Jan 19 09:12:45.425145 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1573/3195] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:12:45 2021] GET /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/d855f912-074e-4ed7-be92-222bce5cf46d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:45.432442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c121bb40-5bd4-48af-8864-de6ebb18e485 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] DELETE http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f Jan 19 09:12:45.432968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c121bb40-5bd4-48af-8864-de6ebb18e485 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.433451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c121bb40-5bd4-48af-8864-de6ebb18e485 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.433958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-c121bb40-5bd4-48af-8864-de6ebb18e485 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] Delete volume with id: 77520990-a562-4df3-8505-5158e96f809f Jan 19 09:12:45.486700 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c121bb40-5bd4-48af-8864-de6ebb18e485 tempest-GroupSnapshotsTest-36754207 tempest-GroupSnapshotsTest-36754207] http://10.222.0.25/volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f returned with HTTP 404 Jan 19 09:12:45.487785 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1623/3196] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:12:45 2021] DELETE /volume/v3/9909ba0db2014b6f96189ce1ccfe21b3/volumes/77520990-a562-4df3-8505-5158e96f809f => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:45.495589 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c67f6e2d-fa96-4e57-81f4-957f830213e4 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] DELETE http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/f3f9883b-d0b4-4044-847d-5bb0339b85fa Jan 19 09:12:45.496370 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c67f6e2d-fa96-4e57-81f4-957f830213e4 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.496888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c67f6e2d-fa96-4e57-81f4-957f830213e4 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method '_delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.559405 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:12:45.559405 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:12:45.569744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c67f6e2d-fa96-4e57-81f4-957f830213e4 tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/f3f9883b-d0b4-4044-847d-5bb0339b85fa returned with HTTP 202 Jan 19 09:12:45.570619 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1574/3197] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:12:45 2021] DELETE /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/f3f9883b-d0b4-4044-847d-5bb0339b85fa => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:12:45.578725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4fbb0dda-e666-4fe2-a97d-7faa07d633de tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] GET http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/f3f9883b-d0b4-4044-847d-5bb0339b85fa Jan 19 09:12:45.579906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4fbb0dda-e666-4fe2-a97d-7faa07d633de tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:45.580416 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4fbb0dda-e666-4fe2-a97d-7faa07d633de tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:45.591122 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4fbb0dda-e666-4fe2-a97d-7faa07d633de tempest-GroupSnapshotsTest-493931029 tempest-GroupSnapshotsTest-493931029] http://10.222.0.25/volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/f3f9883b-d0b4-4044-847d-5bb0339b85fa returned with HTTP 404 Jan 19 09:12:45.592044 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1624/3198] 10.222.0.25 () {58 vars in 1309 bytes} [Tue Jan 19 09:12:45 2021] GET /volume/v3/af568b68bac643ae9d1c3631ae35d2f9/types/f3f9883b-d0b4-4044-847d-5bb0339b85fa => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:49.081702 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-889cf73f-be94-4b8e-9954-88a1469f834c tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] POST http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types Jan 19 09:12:49.083147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-889cf73f-be94-4b8e-9954-88a1469f834c tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1356468912"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:49.119705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-889cf73f-be94-4b8e-9954-88a1469f834c tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types returned with HTTP 202 Jan 19 09:12:49.120678 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1575/3199] 10.222.0.25 () {62 vars in 1278 bytes} [Tue Jan 19 09:12:48 2021] POST /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types => generated 181 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:12:49.131490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcb19ab0-667e-477f-97a7-11027fae23dd tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] POST http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs Jan 19 09:12:49.132308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcb19ab0-667e-477f-97a7-11027fae23dd tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:49.159107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcb19ab0-667e-477f-97a7-11027fae23dd tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs returned with HTTP 202 Jan 19 09:12:49.159997 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1625/3200] 10.222.0.25 () {62 vars in 1425 bytes} [Tue Jan 19 09:12:49 2021] POST /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs => generated 53 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:12:49.169382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7dc91fa-262a-4821-94e2-6c018f7157c3 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] POST http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs Jan 19 09:12:49.170200 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7dc91fa-262a-4821-94e2-6c018f7157c3 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:49.197402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7dc91fa-262a-4821-94e2-6c018f7157c3 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs returned with HTTP 202 Jan 19 09:12:49.198305 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1576/3201] 10.222.0.25 () {62 vars in 1425 bytes} [Tue Jan 19 09:12:49 2021] POST /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs => generated 61 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:12:49.208098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4f8e627-6944-48ce-885e-aca8bad15866 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] GET http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key2 Jan 19 09:12:49.208796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4f8e627-6944-48ce-885e-aca8bad15866 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:49.209360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4f8e627-6944-48ce-885e-aca8bad15866 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:49.226774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4f8e627-6944-48ce-885e-aca8bad15866 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key2 returned with HTTP 200 Jan 19 09:12:49.227766 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1626/3202] 10.222.0.25 () {60 vars in 1419 bytes} [Tue Jan 19 09:12:49 2021] GET /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key2 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:49.240461 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77099721-2a7f-40f6-b2b8-439cca21e3eb tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] GET http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key3 Jan 19 09:12:49.241077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77099721-2a7f-40f6-b2b8-439cca21e3eb tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:49.241569 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77099721-2a7f-40f6-b2b8-439cca21e3eb tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:49.259806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77099721-2a7f-40f6-b2b8-439cca21e3eb tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key3 returned with HTTP 200 Jan 19 09:12:49.260910 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1577/3203] 10.222.0.25 () {60 vars in 1419 bytes} [Tue Jan 19 09:12:49 2021] GET /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key3 => generated 18 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:49.270290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb4be44f-b656-41c2-b9f4-cf5e466af7a0 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] PUT http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key3 Jan 19 09:12:49.271104 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cb4be44f-b656-41c2-b9f4-cf5e466af7a0 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:49.292805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cb4be44f-b656-41c2-b9f4-cf5e466af7a0 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key3 returned with HTTP 200 Jan 19 09:12:49.293844 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1627/3204] 10.222.0.25 () {62 vars in 1439 bytes} [Tue Jan 19 09:12:49 2021] PUT /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key3 => generated 26 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:49.302808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-818ff46b-1f1f-486f-afa2-abfc86093cbb tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] GET http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs Jan 19 09:12:49.303382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-818ff46b-1f1f-486f-afa2-abfc86093cbb tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:49.303869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-818ff46b-1f1f-486f-afa2-abfc86093cbb tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:49.325168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-818ff46b-1f1f-486f-afa2-abfc86093cbb tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs returned with HTTP 200 Jan 19 09:12:49.326007 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1578/3205] 10.222.0.25 () {60 vars in 1404 bytes} [Tue Jan 19 09:12:49 2021] GET /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs => generated 87 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:49.335806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5632221-f9e4-4324-ad41-0c30c41db9f9 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] DELETE http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key1 Jan 19 09:12:49.336396 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5632221-f9e4-4324-ad41-0c30c41db9f9 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:49.336878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5632221-f9e4-4324-ad41-0c30c41db9f9 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:49.359110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5632221-f9e4-4324-ad41-0c30c41db9f9 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key1 returned with HTTP 202 Jan 19 09:12:49.363931 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1628/3206] 10.222.0.25 () {60 vars in 1422 bytes} [Tue Jan 19 09:12:49 2021] DELETE /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:49.368725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] GET http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key1 Jan 19 09:12:49.369301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:49.369789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:49.389866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] HTTP exception thrown: Group Type eadf3d90-4018-4f12-acde-9426beaf9512 has no extra spec with key key1. Jan 19 09:12:49.390403 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key1 returned with HTTP 404 Jan 19 09:12:49.391796 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1579/3207] 10.222.0.25 () {60 vars in 1419 bytes} [Tue Jan 19 09:12:49 2021] GET /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512/group_specs/key1 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 19 09:12:49.400632 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17a4711e-be0d-42b7-a977-434e8ed8a74a tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] DELETE http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512 Jan 19 09:12:49.400887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17a4711e-be0d-42b7-a977-434e8ed8a74a tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:49.401377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17a4711e-be0d-42b7-a977-434e8ed8a74a tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:49.434619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17a4711e-be0d-42b7-a977-434e8ed8a74a tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512 returned with HTTP 202 Jan 19 09:12:49.435654 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1629/3208] 10.222.0.25 () {60 vars in 1371 bytes} [Tue Jan 19 09:12:49 2021] DELETE /volume/v3/3cb378905c814db283c5ce5fff684f56/group_types/eadf3d90-4018-4f12-acde-9426beaf9512 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 19 09:12:51.924620 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] GET http://10.222.0.25/volume// Jan 19 09:12:51.925598 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:51.926063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:51.927443 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6e7dd3f-3945-4e11-8ce3-7877168d4697 tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:12:51.928038 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1580/3209] 10.222.0.25 () {56 vars in 872 bytes} [Tue Jan 19 09:12:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:12:51.935302 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17a4711e-be0d-42b7-a977-434e8ed8a74a tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] GET http://10.222.0.25/volume// Jan 19 09:12:51.935796 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17a4711e-be0d-42b7-a977-434e8ed8a74a tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:51.936294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-17a4711e-be0d-42b7-a977-434e8ed8a74a tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:51.937573 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-17a4711e-be0d-42b7-a977-434e8ed8a74a tempest-GroupTypeSpecsTest-69779886 tempest-GroupTypeSpecsTest-69779886] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:12:51.938164 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1630/3210] 10.222.0.25 () {56 vars in 872 bytes} [Tue Jan 19 09:12:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:12:52.302401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0765580c-554b-49eb-8bad-96352d11dff1 tempest-VersionsTest-529387147 tempest-VersionsTest-529387147] GET http://10.222.0.25/volume/v2/ Jan 19 09:12:52.302962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0765580c-554b-49eb-8bad-96352d11dff1 tempest-VersionsTest-529387147 tempest-VersionsTest-529387147] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:52.303444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0765580c-554b-49eb-8bad-96352d11dff1 tempest-VersionsTest-529387147 tempest-VersionsTest-529387147] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:52.304366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0765580c-554b-49eb-8bad-96352d11dff1 tempest-VersionsTest-529387147 tempest-VersionsTest-529387147] http://10.222.0.25/volume/v2/ returned with HTTP 200 Jan 19 09:12:52.305132 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1581/3211] 10.222.0.25 () {58 vars in 1084 bytes} [Tue Jan 19 09:12:51 2021] GET /volume/v2/ => generated 382 bytes in 361 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 19 09:12:52.314861 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42a0bf1a-1b1f-409a-b577-665260d6fe61 tempest-VersionsTest-529387147 tempest-VersionsTest-529387147] GET http://10.222.0.25/volume/v3/ Jan 19 09:12:52.315382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42a0bf1a-1b1f-409a-b577-665260d6fe61 tempest-VersionsTest-529387147 tempest-VersionsTest-529387147] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:52.315857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42a0bf1a-1b1f-409a-b577-665260d6fe61 tempest-VersionsTest-529387147 tempest-VersionsTest-529387147] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:52.316759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42a0bf1a-1b1f-409a-b577-665260d6fe61 tempest-VersionsTest-529387147 tempest-VersionsTest-529387147] http://10.222.0.25/volume/v3/ returned with HTTP 200 Jan 19 09:12:52.317485 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1631/3212] 10.222.0.25 () {58 vars in 1084 bytes} [Tue Jan 19 09:12:52 2021] GET /volume/v3/ => generated 386 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:12:54.139643 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes Jan 19 09:12:54.140496 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1700523039"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:12:54.141572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1700523039'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:12:54.141950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume of 1 GB Jan 19 09:12:54.154976 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Availability Zones retrieved successfully. Jan 19 09:12:54.171905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (1ac0b9be-b8e9-4608-bedb-0590516df430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:54.174636 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fb046cc-f123-4577-91cf-942e713cf616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:54.176589 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:12:54.239233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fb046cc-f123-4577-91cf-942e713cf616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:54.241392 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5475349-a4e0-480a-9606-6c6849f59a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:54.325573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Created reservations ['7ab5806c-aea3-4a84-95fb-75a086ba2ce4', '9eae2bc3-6ce2-41d0-9c4b-f1fab36dfceb', '1bfbc61d-27e1-4bc0-82ca-6e20388f0bda', '6a214cbe-9825-4108-9a94-fba408be42fd'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:12:54.327441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5475349-a4e0-480a-9606-6c6849f59a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab5806c-aea3-4a84-95fb-75a086ba2ce4', '9eae2bc3-6ce2-41d0-9c4b-f1fab36dfceb', '1bfbc61d-27e1-4bc0-82ca-6e20388f0bda', '6a214cbe-9825-4108-9a94-fba408be42fd']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:54.329530 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa79287b-e7a3-4c05-9de3-dddb5c9a2834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:54.385227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa79287b-e7a3-4c05-9de3-dddb5c9a2834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4036ed1b-fbe8-49b6-bc93-7fbaa42a6665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1700523039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['7ab5806c-aea3-4a84-95fb-75a086ba2ce4','9eae2bc3-6ce2-41d0-9c4b-f1fab36dfceb','1bfbc61d-27e1-4bc0-82ca-6e20388f0bda','6a214cbe-9825-4108-9a94-fba408be42fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1700523039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4036ed1b-fbe8-49b6-bc93-7fbaa42a6665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4437b6a049e34190b02db7a2948bfbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b71222fc566489cb5a83ec18c6ae618',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:54.387317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb6239d-f261-4feb-81af-34f1ee38ce4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:54.413025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb6239d-f261-4feb-81af-34f1ee38ce4c) transitioned into state 'SUCCESS' from state '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-1700523039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['7ab5806c-aea3-4a84-95fb-75a086ba2ce4','9eae2bc3-6ce2-41d0-9c4b-f1fab36dfceb','1bfbc61d-27e1-4bc0-82ca-6e20388f0bda','6a214cbe-9825-4108-9a94-fba408be42fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:54.415083 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b599c69-2166-4439-9325-56ffcf3f3f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:12:54.429375 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b599c69-2166-4439-9325-56ffcf3f3f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:12:54.432071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (1ac0b9be-b8e9-4608-bedb-0590516df430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:12:54.481598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume request issued successfully. Jan 19 09:12:54.497519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4dadcab7-5673-4bac-88cf-07a03c85192f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes returned with HTTP 202 Jan 19 09:12:54.499475 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1582/3213] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:12:53 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes => generated 818 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:12:54.514901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6821e5c-3afa-4511-8cc4-817bab3ae48e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:12:54.516278 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6821e5c-3afa-4511-8cc4-817bab3ae48e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:54.517124 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d6821e5c-3afa-4511-8cc4-817bab3ae48e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:54.582961 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:54.582961 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:54.591635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d6821e5c-3afa-4511-8cc4-817bab3ae48e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:12:54.613249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d6821e5c-3afa-4511-8cc4-817bab3ae48e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:12:54.614073 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1632/3214] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:54 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:12:55.629934 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:12:55.630491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:12:55.630688 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:12:55.630688 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:12:55.631057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:12:55.679380 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:12:55.679380 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:12:55.687189 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:12:55.708224 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:12:55.709011 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1583/3215] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:12:55 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 911 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:07.201844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-db0974f0-4ddb-4c4b-820d-85fc7b7ffd3b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:07.202489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-db0974f0-4ddb-4c4b-820d-85fc7b7ffd3b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:07.202760 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.202760 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:07.203133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-db0974f0-4ddb-4c4b-820d-85fc7b7ffd3b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:07.251861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.251861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:07.260203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-db0974f0-4ddb-4c4b-820d-85fc7b7ffd3b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:07.281665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-db0974f0-4ddb-4c4b-820d-85fc7b7ffd3b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:07.282546 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1633/3216] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:13:07 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:07.360336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume// Jan 19 09:13:07.360735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:07.360952 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.360952 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:07.361328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:07.362550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ded3960c-30b7-463a-9e6b-12b1177a5be5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:13:07.363309 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1584/3217] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:13:07 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:13:07.377255 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-dc62fa74-8601-4726-a05a-4f3f6654e677 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments Jan 19 09:13:07.377753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.377753 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:07.378165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-dc62fa74-8601-4726-a05a-4f3f6654e677 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4036ed1b-fbe8-49b6-bc93-7fbaa42a6665", "instance_uuid": "5a60ef94-95f3-40eb-b6bf-0780a43a6f9d", "connector": null}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:07.430519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.430519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:07.484057 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-dc62fa74-8601-4726-a05a-4f3f6654e677 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments returned with HTTP 200 Jan 19 09:13:07.485099 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1634/3218] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:13:07 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:07.520109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa2e26e8-b03b-4e12-b8e8-085341f95367 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:07.521123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa2e26e8-b03b-4e12-b8e8-085341f95367 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:07.521583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa2e26e8-b03b-4e12-b8e8-085341f95367 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:07.550250 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-dc62fa74-8601-4726-a05a-4f3f6654e677 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume// Jan 19 09:13:07.550766 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-dc62fa74-8601-4726-a05a-4f3f6654e677 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:07.550985 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.550985 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:07.551349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-dc62fa74-8601-4726-a05a-4f3f6654e677 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:07.552407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-dc62fa74-8601-4726-a05a-4f3f6654e677 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:13:07.553094 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1635/3219] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:13:07 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:13:07.569182 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-2f1b8a21-cdd2-4f0d-85cf-73a37f013e9e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:07.569749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-2f1b8a21-cdd2-4f0d-85cf-73a37f013e9e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:07.570233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-2f1b8a21-cdd2-4f0d-85cf-73a37f013e9e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:07.578354 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.578354 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:07.587371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aa2e26e8-b03b-4e12-b8e8-085341f95367 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:07.606498 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.606498 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:07.614712 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa2e26e8-b03b-4e12-b8e8-085341f95367 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:07.615502 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1585/3220] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:07 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 910 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:07.620967 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.620967 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:07.629234 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-2f1b8a21-cdd2-4f0d-85cf-73a37f013e9e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:07.647420 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.647420 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:07.655542 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-2f1b8a21-cdd2-4f0d-85cf-73a37f013e9e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:07.656347 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1636/3221] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 09:13:07 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 1009 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:13:07.698056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-a644ec99-bde7-4f53-bfb6-c49ece1094fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] PUT http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509 Jan 19 09:13:07.698583 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:07.698583 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:07.699009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-a644ec99-bde7-4f53-bfb6-c49ece1094fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:07.726574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:13:07.726574 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:13:07.727035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-a644ec99-bde7-4f53-bfb6-c49ece1094fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Lock "b'cinder-attachment_update-4036ed1b-fbe8-49b6-bc93-7fbaa42a6665-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:13:07.729267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:07.729267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:08.632709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb52292f-c9be-40fa-9754-5345ab951934 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:08.633212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb52292f-c9be-40fa-9754-5345ab951934 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:08.633404 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:08.633404 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:08.634070 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fb52292f-c9be-40fa-9754-5345ab951934 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:08.684668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:08.684668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:08.693482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fb52292f-c9be-40fa-9754-5345ab951934 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:08.713006 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:08.713006 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:08.721498 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fb52292f-c9be-40fa-9754-5345ab951934 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:08.722586 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1637/3222] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:08 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:08.959844 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-a644ec99-bde7-4f53-bfb6-c49ece1094fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Lock "b'cinder-attachment_update-4036ed1b-fbe8-49b6-bc93-7fbaa42a6665-n-h2-758944-2'" released by "attachment_update" :: held 1.233s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:13:08.960520 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-a644ec99-bde7-4f53-bfb6-c49ece1094fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509 returned with HTTP 200 Jan 19 09:13:08.961405 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1586/3223] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 09:13:07 2021] PUT /volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509 => generated 762 bytes in 1268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:09.738947 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1665caa2-657d-4a86-864a-5952e598fde3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:09.739967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1665caa2-657d-4a86-864a-5952e598fde3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:09.740154 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:09.740154 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:09.740523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1665caa2-657d-4a86-864a-5952e598fde3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:09.788579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:09.788579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:09.796326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1665caa2-657d-4a86-864a-5952e598fde3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:09.814784 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:09.814784 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:09.823649 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1665caa2-657d-4a86-864a-5952e598fde3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:09.824466 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1638/3224] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:09 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:10.840371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f09d901-d001-4892-9e2c-76081f0330ca tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:10.840901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f09d901-d001-4892-9e2c-76081f0330ca tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:10.841006 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:10.841006 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:10.841401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f09d901-d001-4892-9e2c-76081f0330ca tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:10.889888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:10.889888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:10.898635 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2f09d901-d001-4892-9e2c-76081f0330ca tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:10.916258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:10.916258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:10.924356 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f09d901-d001-4892-9e2c-76081f0330ca tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:10.925165 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1587/3225] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:10 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:11.941445 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19caa5a7-00b2-4559-9b9e-a9e132b62412 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:11.942062 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19caa5a7-00b2-4559-9b9e-a9e132b62412 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:11.942181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:11.942181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:11.942529 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-19caa5a7-00b2-4559-9b9e-a9e132b62412 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:11.990429 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:11.990429 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:11.998236 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-19caa5a7-00b2-4559-9b9e-a9e132b62412 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:12.016102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:12.016102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:12.024662 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-19caa5a7-00b2-4559-9b9e-a9e132b62412 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:12.025461 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1639/3226] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:11 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 911 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:13.042161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb60c2b0-9641-4310-810e-e48aeebb095d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:13.042701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb60c2b0-9641-4310-810e-e48aeebb095d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:13.042849 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:13.042849 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:13.043227 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb60c2b0-9641-4310-810e-e48aeebb095d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:13.092237 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.092237 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:13.100614 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eb60c2b0-9641-4310-810e-e48aeebb095d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:13.118543 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:13.118543 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:13.127112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb60c2b0-9641-4310-810e-e48aeebb095d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:13.127947 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1588/3227] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:13 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:14.143661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eec7119c-b835-4ca1-adec-44a670b022a8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:14.144287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eec7119c-b835-4ca1-adec-44a670b022a8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:14.144287 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:14.144287 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:14.144664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eec7119c-b835-4ca1-adec-44a670b022a8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:14.201184 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:14.201184 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:14.203426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-eec7119c-b835-4ca1-adec-44a670b022a8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:14.221415 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:14.221415 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:14.229673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eec7119c-b835-4ca1-adec-44a670b022a8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:14.230516 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1640/3228] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:14 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:14.491083 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-430256af-762d-48bb-8d48-1c63486f6443 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509/action Jan 19 09:13:14.491589 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:14.491589 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:14.503005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-430256af-762d-48bb-8d48-1c63486f6443 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:14.503701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-430256af-762d-48bb-8d48-1c63486f6443 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:14.570646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:14.570646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:14.583144 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c740ddb6-0620-4da6-be12-ec10df52ff73 req-430256af-762d-48bb-8d48-1c63486f6443 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509/action returned with HTTP 204 Jan 19 09:13:14.584014 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1589/3229] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 09:13:14 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:13:15.246729 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15fc2e4e-1ddb-4fe4-bcfd-86c49f186da4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:15.247281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15fc2e4e-1ddb-4fe4-bcfd-86c49f186da4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.247440 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:15.247440 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:15.247848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-15fc2e4e-1ddb-4fe4-bcfd-86c49f186da4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.299238 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.299238 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:15.307488 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-15fc2e4e-1ddb-4fe4-bcfd-86c49f186da4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:15.330558 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.330558 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:15.339282 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-15fc2e4e-1ddb-4fe4-bcfd-86c49f186da4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:15.340109 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1641/3230] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:15 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 1203 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:15.358603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d3b6143-f017-4250-b1db-b5e70d43b52e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups Jan 19 09:13:15.359455 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:15.359455 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:15.359883 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d3b6143-f017-4250-b1db-b5e70d43b52e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4036ed1b-fbe8-49b6-bc93-7fbaa42a6665", "name": "tempest-VolumesBackupsTest-Backup-1668820644", "force": true}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:15.361134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-5d3b6143-f017-4250-b1db-b5e70d43b52e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Creating new backup {'backup': {'volume_id': '4036ed1b-fbe8-49b6-bc93-7fbaa42a6665', 'name': 'tempest-VolumesBackupsTest-Backup-1668820644', 'force': True}} {{(pid=87971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:13:15.361816 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-5d3b6143-f017-4250-b1db-b5e70d43b52e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Creating backup of volume 4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 in container None Jan 19 09:13:15.411128 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.411128 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:15.412815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5d3b6143-f017-4250-b1db-b5e70d43b52e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:15.460309 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-5d3b6143-f017-4250-b1db-b5e70d43b52e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Created reservations ['9dcbfd93-23ed-4137-a354-63d26de16be0', '4017b308-cd1f-445b-9228-b9ca08f47605'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:13:15.520675 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d3b6143-f017-4250-b1db-b5e70d43b52e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups returned with HTTP 202 Jan 19 09:13:15.521808 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1590/3231] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:13:15 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups => generated 396 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:13:15.532091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba42977d-2673-455e-a392-4299c9fb6741 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:15.532613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba42977d-2673-455e-a392-4299c9fb6741 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:15.532832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:15.532832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:15.533212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ba42977d-2673-455e-a392-4299c9fb6741 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:15.533576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ba42977d-2673-455e-a392-4299c9fb6741 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:15.556639 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:15.556639 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:15.559181 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ba42977d-2673-455e-a392-4299c9fb6741 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:15.560153 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1642/3232] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:15 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:16.574727 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d772113-8851-4e2c-97de-fe24a90f9de4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:16.575312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d772113-8851-4e2c-97de-fe24a90f9de4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:16.575450 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:16.575450 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:16.575792 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9d772113-8851-4e2c-97de-fe24a90f9de4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:16.576165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9d772113-8851-4e2c-97de-fe24a90f9de4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:16.603459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:16.603459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:16.605311 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9d772113-8851-4e2c-97de-fe24a90f9de4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:16.606166 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1591/3233] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:16 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:17.620446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7f39486-9404-4e81-854a-63e8254da78f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:17.620992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7f39486-9404-4e81-854a-63e8254da78f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:17.621114 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:17.621114 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:17.621389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b7f39486-9404-4e81-854a-63e8254da78f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:17.621747 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b7f39486-9404-4e81-854a-63e8254da78f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:17.644176 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:17.644176 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:17.646040 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b7f39486-9404-4e81-854a-63e8254da78f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:17.653307 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1643/3234] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:17 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:18.661583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-111aa00b-dec5-44e2-90f5-828f778e8470 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:18.663476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-111aa00b-dec5-44e2-90f5-828f778e8470 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:18.663476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:18.663476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:18.663476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-111aa00b-dec5-44e2-90f5-828f778e8470 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:18.663476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-111aa00b-dec5-44e2-90f5-828f778e8470 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:18.685530 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:18.685530 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:18.687449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-111aa00b-dec5-44e2-90f5-828f778e8470 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:18.688271 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1592/3235] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:18 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:19.702216 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1386434-e397-4cfb-83cb-d62686891750 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:19.702910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1386434-e397-4cfb-83cb-d62686891750 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:19.703005 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:19.703005 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:19.703695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a1386434-e397-4cfb-83cb-d62686891750 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:19.704143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a1386434-e397-4cfb-83cb-d62686891750 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:19.726709 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:19.726709 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:19.728658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a1386434-e397-4cfb-83cb-d62686891750 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:19.729658 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1644/3236] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:19 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:20.744834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b55c36ec-2f89-4324-9a33-aad42e8afa1d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:20.746047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b55c36ec-2f89-4324-9a33-aad42e8afa1d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:20.746732 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:20.746732 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:20.747728 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b55c36ec-2f89-4324-9a33-aad42e8afa1d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:20.747728 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b55c36ec-2f89-4324-9a33-aad42e8afa1d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:20.786397 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:20.786397 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:20.789558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b55c36ec-2f89-4324-9a33-aad42e8afa1d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:20.790595 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1593/3237] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:20 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:21.805471 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58aeca51-de86-4c00-807a-06cf9a00bdd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:21.806002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58aeca51-de86-4c00-807a-06cf9a00bdd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:21.806276 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:21.806276 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:21.806566 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58aeca51-de86-4c00-807a-06cf9a00bdd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:21.807031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-58aeca51-de86-4c00-807a-06cf9a00bdd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:21.829370 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:21.829370 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:21.831495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58aeca51-de86-4c00-807a-06cf9a00bdd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:21.838421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1645/3238] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:21 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:22.845998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-973c52ec-e978-4b89-9a6f-b3d66098b3d5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:22.847230 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-973c52ec-e978-4b89-9a6f-b3d66098b3d5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:22.847604 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:22.847604 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:22.848089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-973c52ec-e978-4b89-9a6f-b3d66098b3d5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:22.848089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-973c52ec-e978-4b89-9a6f-b3d66098b3d5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:22.868888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:22.868888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:22.870664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-973c52ec-e978-4b89-9a6f-b3d66098b3d5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:22.871434 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1594/3239] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:22 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:23.894351 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acae1c5f-dec4-460f-b991-84bf7f14cabe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:23.894885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acae1c5f-dec4-460f-b991-84bf7f14cabe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:23.895115 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:23.895115 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:23.895560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-acae1c5f-dec4-460f-b991-84bf7f14cabe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:23.895958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-acae1c5f-dec4-460f-b991-84bf7f14cabe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:23.930593 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:23.930593 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:23.934923 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-acae1c5f-dec4-460f-b991-84bf7f14cabe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:23.936292 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1646/3240] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:23 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:24.949894 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3133a995-e904-41ef-a7a1-13cbb9033a7f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:24.950485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3133a995-e904-41ef-a7a1-13cbb9033a7f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:24.950638 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:24.950638 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:24.951004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3133a995-e904-41ef-a7a1-13cbb9033a7f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:24.951373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3133a995-e904-41ef-a7a1-13cbb9033a7f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:24.972535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:24.972535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:24.974333 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3133a995-e904-41ef-a7a1-13cbb9033a7f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:24.975314 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1595/3241] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:24 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:25.988673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bf84cda-9dbb-45c3-bfb1-e8dcc6be364a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:25.989348 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bf84cda-9dbb-45c3-bfb1-e8dcc6be364a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:25.989590 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:25.989590 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:25.990018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0bf84cda-9dbb-45c3-bfb1-e8dcc6be364a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:25.990397 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0bf84cda-9dbb-45c3-bfb1-e8dcc6be364a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:26.012512 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:26.012512 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:26.014304 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0bf84cda-9dbb-45c3-bfb1-e8dcc6be364a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:26.015192 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1647/3242] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:25 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:27.029925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4533081c-1246-4642-a65c-2fb335726bfc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:27.029925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4533081c-1246-4642-a65c-2fb335726bfc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:27.030621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:27.030621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:27.030621 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4533081c-1246-4642-a65c-2fb335726bfc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:27.030907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4533081c-1246-4642-a65c-2fb335726bfc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:27.056267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:27.056267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:27.056267 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4533081c-1246-4642-a65c-2fb335726bfc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:27.056267 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1596/3243] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:27 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:28.071753 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6fc27bd-1db9-4360-9c12-923b83735be7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:28.072297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6fc27bd-1db9-4360-9c12-923b83735be7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:28.072479 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:28.072479 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:28.072843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c6fc27bd-1db9-4360-9c12-923b83735be7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:28.073188 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c6fc27bd-1db9-4360-9c12-923b83735be7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:28.094729 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:28.094729 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:28.097105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c6fc27bd-1db9-4360-9c12-923b83735be7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:28.097868 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1648/3244] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:28 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:29.117538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51ad6454-034e-4112-b544-6af9484c97cf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:29.118193 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51ad6454-034e-4112-b544-6af9484c97cf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:29.118435 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:29.118435 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:29.118862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-51ad6454-034e-4112-b544-6af9484c97cf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:29.119264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-51ad6454-034e-4112-b544-6af9484c97cf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:29.146434 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:29.146434 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:29.148490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-51ad6454-034e-4112-b544-6af9484c97cf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:29.149961 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1597/3245] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:29 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:30.164598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25b38775-390f-48ef-9531-921ff054bf18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:30.165162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25b38775-390f-48ef-9531-921ff054bf18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:30.165354 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:30.165354 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:30.165680 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25b38775-390f-48ef-9531-921ff054bf18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:30.166713 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-25b38775-390f-48ef-9531-921ff054bf18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:30.187754 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:30.187754 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:30.193152 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25b38775-390f-48ef-9531-921ff054bf18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:30.194021 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1649/3246] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:30 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:31.209219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b574ea22-f3ba-48e2-b425-aae5c8e3ddc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:31.209759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b574ea22-f3ba-48e2-b425-aae5c8e3ddc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:31.209975 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:31.209975 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:31.210354 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b574ea22-f3ba-48e2-b425-aae5c8e3ddc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:31.210789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b574ea22-f3ba-48e2-b425-aae5c8e3ddc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:31.233216 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:31.233216 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:31.235106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b574ea22-f3ba-48e2-b425-aae5c8e3ddc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:31.235965 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1598/3247] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:31 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:32.251810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ec8face-e52f-4759-8683-add03312e049 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:32.252625 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ec8face-e52f-4759-8683-add03312e049 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:32.252796 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:32.252796 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:32.253172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8ec8face-e52f-4759-8683-add03312e049 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:32.253541 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8ec8face-e52f-4759-8683-add03312e049 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:32.276096 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:32.276096 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:32.277910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8ec8face-e52f-4759-8683-add03312e049 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:32.278764 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1650/3248] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:32 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:33.294449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-832ade3f-09f7-4ee1-906b-85d4e6a770b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:33.295121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-832ade3f-09f7-4ee1-906b-85d4e6a770b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:33.295608 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:33.295608 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:33.295837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-832ade3f-09f7-4ee1-906b-85d4e6a770b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:33.296063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-832ade3f-09f7-4ee1-906b-85d4e6a770b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:33.323250 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:33.323250 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:33.325136 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-832ade3f-09f7-4ee1-906b-85d4e6a770b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:33.325954 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1599/3249] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:33 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:34.339956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac1d8419-bd11-4da9-a2e5-3a2192eae6b3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:34.340538 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac1d8419-bd11-4da9-a2e5-3a2192eae6b3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:34.340704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:34.340704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:34.341077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac1d8419-bd11-4da9-a2e5-3a2192eae6b3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:34.341441 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ac1d8419-bd11-4da9-a2e5-3a2192eae6b3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:34.362674 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:34.362674 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:34.364338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac1d8419-bd11-4da9-a2e5-3a2192eae6b3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:34.365172 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1651/3250] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:34 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:35.380277 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2cc6e60a-0ba5-4647-a975-30e8043bf3e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:35.380795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2cc6e60a-0ba5-4647-a975-30e8043bf3e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:35.381005 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:35.381005 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:35.381382 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2cc6e60a-0ba5-4647-a975-30e8043bf3e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:35.381757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2cc6e60a-0ba5-4647-a975-30e8043bf3e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:35.403811 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:35.403811 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:35.405622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2cc6e60a-0ba5-4647-a975-30e8043bf3e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:35.406661 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1600/3251] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:35 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:36.421028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95484538-57e5-403d-8a5b-de8437c9e471 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:36.421586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95484538-57e5-403d-8a5b-de8437c9e471 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:36.421937 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:36.421937 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:36.422442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-95484538-57e5-403d-8a5b-de8437c9e471 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:36.422910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-95484538-57e5-403d-8a5b-de8437c9e471 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:36.448308 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:36.448308 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:36.450087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-95484538-57e5-403d-8a5b-de8437c9e471 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:36.450924 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1652/3252] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:36 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:37.465890 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49b2189d-9daf-4d51-8ed8-4babcade1ea5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:37.466457 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49b2189d-9daf-4d51-8ed8-4babcade1ea5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:37.466879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:37.466879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:37.467262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-49b2189d-9daf-4d51-8ed8-4babcade1ea5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:37.467637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-49b2189d-9daf-4d51-8ed8-4babcade1ea5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:37.491153 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:37.491153 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:37.493294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-49b2189d-9daf-4d51-8ed8-4babcade1ea5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:37.493805 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1601/3253] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:37 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:38.509310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4966f45-11d0-4471-9f5b-08131866258e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:38.509960 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4966f45-11d0-4471-9f5b-08131866258e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:38.510241 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:38.510241 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:38.511359 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4966f45-11d0-4471-9f5b-08131866258e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:38.511794 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f4966f45-11d0-4471-9f5b-08131866258e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:38.533328 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:38.533328 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:38.535462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4966f45-11d0-4471-9f5b-08131866258e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:38.536947 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1653/3254] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:38 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:39.551696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d7474b0-797a-42ed-8703-8d6b5a080644 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:39.552817 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d7474b0-797a-42ed-8703-8d6b5a080644 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:39.552947 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:39.552947 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:39.553360 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4d7474b0-797a-42ed-8703-8d6b5a080644 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:39.553737 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4d7474b0-797a-42ed-8703-8d6b5a080644 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:39.579423 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:39.579423 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:39.581421 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4d7474b0-797a-42ed-8703-8d6b5a080644 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:39.582320 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1602/3255] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:39 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:40.596907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a5c5960-1c8c-4e32-8d32-35998d9268f9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:40.597593 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a5c5960-1c8c-4e32-8d32-35998d9268f9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:40.597967 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:40.597967 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:40.598551 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a5c5960-1c8c-4e32-8d32-35998d9268f9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:40.599024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3a5c5960-1c8c-4e32-8d32-35998d9268f9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:40.621396 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:40.621396 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:40.623665 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a5c5960-1c8c-4e32-8d32-35998d9268f9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:40.624589 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1654/3256] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:40 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:41.638992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-208daf0e-4adf-4aea-9566-06568717b06f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:41.639511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-208daf0e-4adf-4aea-9566-06568717b06f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:41.639682 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:41.639682 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:41.640054 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-208daf0e-4adf-4aea-9566-06568717b06f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:41.640425 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-208daf0e-4adf-4aea-9566-06568717b06f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:41.665105 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:41.665105 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:41.666930 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-208daf0e-4adf-4aea-9566-06568717b06f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:41.668220 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1603/3257] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:41 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:42.688694 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0495f25-8203-4ba1-abef-36ec1353980b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:42.688694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0495f25-8203-4ba1-abef-36ec1353980b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:42.688694 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:42.688694 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:42.688694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0495f25-8203-4ba1-abef-36ec1353980b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:42.688694 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a0495f25-8203-4ba1-abef-36ec1353980b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:42.710250 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:42.710250 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:42.712052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0495f25-8203-4ba1-abef-36ec1353980b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:42.712854 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1655/3258] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:42 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:43.732902 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc71eac3-00d3-4d6c-9d3f-2133464d6f16 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:43.732902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc71eac3-00d3-4d6c-9d3f-2133464d6f16 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:43.732902 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:43.732902 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:43.732902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc71eac3-00d3-4d6c-9d3f-2133464d6f16 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:43.732902 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-cc71eac3-00d3-4d6c-9d3f-2133464d6f16 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:43.756649 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:43.756649 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:43.758520 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc71eac3-00d3-4d6c-9d3f-2133464d6f16 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:43.759339 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1604/3259] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:43 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:44.773588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-935b5b18-905c-4002-bee6-cddb0f7bd0fb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:44.774072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-935b5b18-905c-4002-bee6-cddb0f7bd0fb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:44.774250 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:44.774250 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:44.774655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-935b5b18-905c-4002-bee6-cddb0f7bd0fb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:44.775026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-935b5b18-905c-4002-bee6-cddb0f7bd0fb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:44.802467 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:44.802467 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:44.802467 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-935b5b18-905c-4002-bee6-cddb0f7bd0fb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:44.802467 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1656/3260] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:44 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:45.815915 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f93c0144-aa50-4b99-9795-237bfec53b39 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:45.816432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f93c0144-aa50-4b99-9795-237bfec53b39 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:45.816652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:45.816652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:45.817041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f93c0144-aa50-4b99-9795-237bfec53b39 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:45.817321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f93c0144-aa50-4b99-9795-237bfec53b39 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:45.838752 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:45.838752 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:45.841778 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f93c0144-aa50-4b99-9795-237bfec53b39 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:45.841778 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1605/3261] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:45 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:46.856404 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c77867e-dc0e-4de4-8fe4-49d6614637b2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:46.856947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c77867e-dc0e-4de4-8fe4-49d6614637b2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:46.857112 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:46.857112 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:46.857483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c77867e-dc0e-4de4-8fe4-49d6614637b2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:46.857848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5c77867e-dc0e-4de4-8fe4-49d6614637b2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:46.879913 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:46.879913 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:46.881788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c77867e-dc0e-4de4-8fe4-49d6614637b2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:46.882620 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1657/3262] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:46 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:47.896760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f988bd33-4a66-4786-a429-f8d1e5b39728 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:47.897267 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f988bd33-4a66-4786-a429-f8d1e5b39728 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:47.897485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:47.897485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:47.897861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f988bd33-4a66-4786-a429-f8d1e5b39728 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:47.898234 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f988bd33-4a66-4786-a429-f8d1e5b39728 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:47.920154 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:47.920154 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:47.921953 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f988bd33-4a66-4786-a429-f8d1e5b39728 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:47.922783 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1606/3263] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:47 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:48.939775 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ffad4fe-1d28-44c3-bb9a-bdf0e01514e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:48.940618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ffad4fe-1d28-44c3-bb9a-bdf0e01514e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:48.940618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:48.940618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:48.940918 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ffad4fe-1d28-44c3-bb9a-bdf0e01514e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:48.941128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0ffad4fe-1d28-44c3-bb9a-bdf0e01514e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:48.962383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:48.962383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:48.964237 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ffad4fe-1d28-44c3-bb9a-bdf0e01514e1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:48.965529 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1658/3264] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:48 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:49.981378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-857a5604-a7d0-4f55-9305-a85220ad1996 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:49.981967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-857a5604-a7d0-4f55-9305-a85220ad1996 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:49.982161 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:49.982161 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:49.982863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-857a5604-a7d0-4f55-9305-a85220ad1996 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:49.983235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-857a5604-a7d0-4f55-9305-a85220ad1996 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:50.004888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:50.004888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:50.006796 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-857a5604-a7d0-4f55-9305-a85220ad1996 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:50.007585 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1607/3265] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:49 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:51.021578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0129abe5-5c8b-4406-a7da-5b7e0d14f56d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:51.022087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0129abe5-5c8b-4406-a7da-5b7e0d14f56d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:51.022283 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:51.022283 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:51.022709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0129abe5-5c8b-4406-a7da-5b7e0d14f56d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:51.023100 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0129abe5-5c8b-4406-a7da-5b7e0d14f56d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:51.044886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:51.044886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:51.046624 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0129abe5-5c8b-4406-a7da-5b7e0d14f56d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:51.047411 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1659/3266] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:51 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:52.061522 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f760ae7-82f3-4c26-8814-cd8e1f9d2137 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:52.062127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f760ae7-82f3-4c26-8814-cd8e1f9d2137 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:52.062319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:52.062319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:52.062661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f760ae7-82f3-4c26-8814-cd8e1f9d2137 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:52.062927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4f760ae7-82f3-4c26-8814-cd8e1f9d2137 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:52.084543 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:52.084543 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:52.086392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f760ae7-82f3-4c26-8814-cd8e1f9d2137 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:52.087204 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1608/3267] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:52 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:53.102096 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d2f20a3-fc21-48e3-8d7d-b24771926df2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:53.102695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d2f20a3-fc21-48e3-8d7d-b24771926df2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:53.103002 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:53.103002 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:53.103562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7d2f20a3-fc21-48e3-8d7d-b24771926df2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:53.104009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7d2f20a3-fc21-48e3-8d7d-b24771926df2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:53.124771 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:53.124771 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:53.126534 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7d2f20a3-fc21-48e3-8d7d-b24771926df2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:53.127355 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1660/3268] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:53 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:54.142168 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3802545-5f3a-4c9b-b5ea-afde44330911 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:54.143226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3802545-5f3a-4c9b-b5ea-afde44330911 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:54.143442 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:54.143442 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:54.143816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d3802545-5f3a-4c9b-b5ea-afde44330911 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:54.144183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d3802545-5f3a-4c9b-b5ea-afde44330911 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:54.165574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:54.165574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:54.167389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d3802545-5f3a-4c9b-b5ea-afde44330911 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:54.168179 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1609/3269] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:54 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:55.183210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-518dc9b4-0e82-4655-957b-b192e5fba84d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:55.183732 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-518dc9b4-0e82-4655-957b-b192e5fba84d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:55.183932 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:55.183932 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:55.184307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-518dc9b4-0e82-4655-957b-b192e5fba84d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:55.184715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-518dc9b4-0e82-4655-957b-b192e5fba84d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:55.206109 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:55.206109 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:55.207972 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-518dc9b4-0e82-4655-957b-b192e5fba84d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:55.208789 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1661/3270] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:55 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:56.223516 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c266b58-1d13-4c04-9358-655daa48b9dc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:56.224031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c266b58-1d13-4c04-9358-655daa48b9dc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.224236 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.224236 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:56.224616 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2c266b58-1d13-4c04-9358-655daa48b9dc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.224984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2c266b58-1d13-4c04-9358-655daa48b9dc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id d5023f14-16fb-4369-b5fd-e8260a781ae9. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:13:56.246699 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.246699 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.248512 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2c266b58-1d13-4c04-9358-655daa48b9dc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 200 Jan 19 09:13:56.249362 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1610/3271] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:56 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:13:56.262345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de463192-134e-473c-9f10-8d2d5598e660 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:56.263237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de463192-134e-473c-9f10-8d2d5598e660 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.263522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.263522 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:56.264023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-de463192-134e-473c-9f10-8d2d5598e660 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.316834 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.316834 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.325035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-de463192-134e-473c-9f10-8d2d5598e660 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:56.343618 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.343618 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.351901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-de463192-134e-473c-9f10-8d2d5598e660 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:56.352663 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1662/3272] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:56 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 1203 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:13:56.369661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d94f793-dd4e-4e17-b2ba-0b1c8efa2fc8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 Jan 19 09:13:56.370182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d94f793-dd4e-4e17-b2ba-0b1c8efa2fc8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.370370 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.370370 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:56.371044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d94f793-dd4e-4e17-b2ba-0b1c8efa2fc8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.371411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-5d94f793-dd4e-4e17-b2ba-0b1c8efa2fc8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete backup with id: d5023f14-16fb-4369-b5fd-e8260a781ae9. Jan 19 09:13:56.392755 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.392755 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.418373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-5d94f793-dd4e-4e17-b2ba-0b1c8efa2fc8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] delete_backup rpcapi backup_id d5023f14-16fb-4369-b5fd-e8260a781ae9 {{(pid=87971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:13:56.422073 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d94f793-dd4e-4e17-b2ba-0b1c8efa2fc8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 returned with HTTP 202 Jan 19 09:13:56.423241 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1611/3273] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:13:56 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/d5023f14-16fb-4369-b5fd-e8260a781ae9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:13:56.547018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-3de33550-cb8a-4999-ac23-4f783c04bc8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:56.548064 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-3de33550-cb8a-4999-ac23-4f783c04bc8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.548274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.548274 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:56.549052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-3de33550-cb8a-4999-ac23-4f783c04bc8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.602810 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.602810 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.612106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-3de33550-cb8a-4999-ac23-4f783c04bc8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:56.632418 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.632418 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.641999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-3de33550-cb8a-4999-ac23-4f783c04bc8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:56.642920 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1663/3274] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:13:56 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 1203 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:56.666411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665/action Jan 19 09:13:56.667006 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.667006 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:56.667520 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:13:56.668090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:13:56.722677 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.722677 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.724017 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:56.735498 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Begin detaching volume completed successfully. Jan 19 09:13:56.736044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665/action returned with HTTP 202 Jan 19 09:13:56.741995 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1612/3275] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 09:13:56 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:13:56.771012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d266cc1-7f12-44c6-a0ac-08648c5dbcbb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:56.771890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d266cc1-7f12-44c6-a0ac-08648c5dbcbb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.772548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.772548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:56.773195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5d266cc1-7f12-44c6-a0ac-08648c5dbcbb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.827121 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.827121 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.831491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume// Jan 19 09:13:56.831975 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.832180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:56.832180 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:56.832560 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.833598 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-df3c6636-550c-417c-b1af-86edd746f00b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:13:56.834223 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1613/3276] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:13: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 19 09:13:56.842725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5d266cc1-7f12-44c6-a0ac-08648c5dbcbb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:56.847063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-fcd7e14c-75df-4c69-ab37-9cc565dbaf41 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:56.848211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-fcd7e14c-75df-4c69-ab37-9cc565dbaf41 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:56.848878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-fcd7e14c-75df-4c69-ab37-9cc565dbaf41 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:56.868687 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.868687 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.877784 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5d266cc1-7f12-44c6-a0ac-08648c5dbcbb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:56.878616 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1664/3277] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:56 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 1206 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:13:56.906797 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.906797 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.915945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-fcd7e14c-75df-4c69-ab37-9cc565dbaf41 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:56.938876 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:56.938876 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:56.949886 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-fcd7e14c-75df-4c69-ab37-9cc565dbaf41 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:56.951474 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1614/3278] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 09:13:56 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 1305 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:13:57.344101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-c7794a91-e127-4681-8655-179e2a0962bf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509 Jan 19 09:13:57.344721 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-c7794a91-e127-4681-8655-179e2a0962bf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:57.344835 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:57.344835 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:57.345155 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-c7794a91-e127-4681-8655-179e2a0962bf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:57.367085 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:57.367085 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:57.819642 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-c7794a91-e127-4681-8655-179e2a0962bf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:13:57.819852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-c7794a91-e127-4681-8655-179e2a0962bf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:13:57.833250 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-eef64b60-ee89-4cf0-b3fe-83a0655173ee req-c7794a91-e127-4681-8655-179e2a0962bf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509 returned with HTTP 200 Jan 19 09:13:57.834126 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1665/3279] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 09:13:57 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/attachments/71d4a803-7b6e-48a6-ab40-0326097ac509 => generated 19 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:13:57.896026 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5305a00-ba32-451f-bd3c-0c539c9eb9c7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:13:57.896628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5305a00-ba32-451f-bd3c-0c539c9eb9c7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:13:57.897078 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:13:57.897078 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:13:57.897744 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b5305a00-ba32-451f-bd3c-0c539c9eb9c7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:13:57.954087 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:13:57.954087 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:13:57.963428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b5305a00-ba32-451f-bd3c-0c539c9eb9c7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:13:57.987035 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b5305a00-ba32-451f-bd3c-0c539c9eb9c7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:13:57.988017 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1615/3280] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:13:57 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:14:03.494544 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb1fb3f6-fbf5-4bf8-b0e7-be18ab4f7bf1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:14:03.495054 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb1fb3f6-fbf5-4bf8-b0e7-be18ab4f7bf1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:03.495054 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:03.495054 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:03.495265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb1fb3f6-fbf5-4bf8-b0e7-be18ab4f7bf1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:03.495698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-bb1fb3f6-fbf5-4bf8-b0e7-be18ab4f7bf1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume with id: 4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:14:03.546566 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:03.546566 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:03.548176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb1fb3f6-fbf5-4bf8-b0e7-be18ab4f7bf1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:03.582360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb1fb3f6-fbf5-4bf8-b0e7-be18ab4f7bf1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume request issued successfully. Jan 19 09:14:03.582875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb1fb3f6-fbf5-4bf8-b0e7-be18ab4f7bf1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 202 Jan 19 09:14:03.583926 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1666/3281] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:14:03 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:14:03.598617 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d82cefc7-b440-448e-9668-f708fb6c54ff tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:14:03.598788 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d82cefc7-b440-448e-9668-f708fb6c54ff tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:03.599021 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:03.599021 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:03.599389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d82cefc7-b440-448e-9668-f708fb6c54ff tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:03.698103 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:03.698103 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:03.708338 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d82cefc7-b440-448e-9668-f708fb6c54ff tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:03.735747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d82cefc7-b440-448e-9668-f708fb6c54ff tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:14:03.737240 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1616/3282] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:03 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:04.752767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4c374cbb-9400-48cd-8e6a-71dbbc4d8664 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:14:04.753305 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4c374cbb-9400-48cd-8e6a-71dbbc4d8664 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:04.753778 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:04.753778 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:04.754281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4c374cbb-9400-48cd-8e6a-71dbbc4d8664 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:04.820670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:04.820670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:04.831759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4c374cbb-9400-48cd-8e6a-71dbbc4d8664 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:04.855117 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4c374cbb-9400-48cd-8e6a-71dbbc4d8664 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 200 Jan 19 09:14:04.856165 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1667/3283] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:04 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 910 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:05.874159 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac05f32e-41a0-46cb-8491-5b415d33c4c6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:14:05.874769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac05f32e-41a0-46cb-8491-5b415d33c4c6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:05.875281 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:05.875281 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:05.875281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac05f32e-41a0-46cb-8491-5b415d33c4c6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:05.923171 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac05f32e-41a0-46cb-8491-5b415d33c4c6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 404 Jan 19 09:14:05.924210 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1617/3284] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:05 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:14:05.978184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes Jan 19 09:14:05.978856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:05.978856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:05.979663 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-298619442"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:05.980966 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume request body: {'volume': {'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-298619442'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:14:06.100796 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume of 1 GB Jan 19 09:14:06.114447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Availability Zones retrieved successfully. Jan 19 09:14:06.131079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (d2952cbf-3d4a-483f-aa93-89a38a37030c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:06.134084 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a550b3ae-57e4-4039-b3ac-fd531c093cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:06.136226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:14:06.273872 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a550b3ae-57e4-4039-b3ac-fd531c093cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:06.276880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29dca78a-ea5c-497e-9d7c-2ed15c4c2455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:06.363856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Created reservations ['47ec3c11-d44d-468d-8e04-41a16362b53d', 'f7ab30fd-90d1-46e4-b5bb-0b737baf341a', '672a5490-2e93-41f1-8a85-664f7efa2892', 'e3d81711-3725-4acc-bcbc-6b12825d3fe1'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:14:06.365804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29dca78a-ea5c-497e-9d7c-2ed15c4c2455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ec3c11-d44d-468d-8e04-41a16362b53d', 'f7ab30fd-90d1-46e4-b5bb-0b737baf341a', '672a5490-2e93-41f1-8a85-664f7efa2892', 'e3d81711-3725-4acc-bcbc-6b12825d3fe1']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:06.368216 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (890543c9-153d-4081-b587-94f8317b20b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:06.432461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (890543c9-153d-4081-b587-94f8317b20b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17434cde-299a-492f-bdd0-34f832cfb412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-298619442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['47ec3c11-d44d-468d-8e04-41a16362b53d','f7ab30fd-90d1-46e4-b5bb-0b737baf341a','672a5490-2e93-41f1-8a85-664f7efa2892','e3d81711-3725-4acc-bcbc-6b12825d3fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-298619442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17434cde-299a-492f-bdd0-34f832cfb412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4437b6a049e34190b02db7a2948bfbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b71222fc566489cb5a83ec18c6ae618',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:06.434753 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01e8d5b-3422-4168-84d1-53554e6adb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:06.464801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01e8d5b-3422-4168-84d1-53554e6adb5b) transitioned into state 'SUCCESS' from state '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-298619442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['47ec3c11-d44d-468d-8e04-41a16362b53d','f7ab30fd-90d1-46e4-b5bb-0b737baf341a','672a5490-2e93-41f1-8a85-664f7efa2892','e3d81711-3725-4acc-bcbc-6b12825d3fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:06.466806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c75b5e-8718-438d-994e-e96c4dfd88bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:14:06.485456 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c75b5e-8718-438d-994e-e96c4dfd88bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:14:06.488276 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (d2952cbf-3d4a-483f-aa93-89a38a37030c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:14:06.541074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume request issued successfully. Jan 19 09:14:06.579260 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c414736-6a9c-45bb-94b9-a0cd03408209 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes returned with HTTP 202 Jan 19 09:14:06.580203 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1668/3285] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:14:05 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes => generated 817 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:06.595108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-966ab127-a1c4-482a-a0a7-4d4e198696ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:06.595632 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-966ab127-a1c4-482a-a0a7-4d4e198696ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:06.596126 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-966ab127-a1c4-482a-a0a7-4d4e198696ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:06.661824 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:06.661824 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:06.672426 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-966ab127-a1c4-482a-a0a7-4d4e198696ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:06.696440 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-966ab127-a1c4-482a-a0a7-4d4e198696ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:06.697717 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1618/3286] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:06 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:07.713253 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b5fc457-8a27-4286-a53f-073464965164 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:07.713768 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b5fc457-8a27-4286-a53f-073464965164 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:07.713877 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:07.713877 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:07.714262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4b5fc457-8a27-4286-a53f-073464965164 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:07.765852 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:07.765852 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:07.775607 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4b5fc457-8a27-4286-a53f-073464965164 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:07.801802 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4b5fc457-8a27-4286-a53f-073464965164 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:07.802648 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1669/3287] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:07 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:08.819645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7970b300-07dc-42d2-a777-93c9e6654221 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:08.820167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7970b300-07dc-42d2-a777-93c9e6654221 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:08.820603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:08.820603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:08.821106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7970b300-07dc-42d2-a777-93c9e6654221 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:08.870697 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:08.870697 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:08.885393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7970b300-07dc-42d2-a777-93c9e6654221 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:08.908532 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7970b300-07dc-42d2-a777-93c9e6654221 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:08.909599 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1619/3288] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:08 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:09.925047 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db32657d-92bd-4f1b-a7ff-5073ef5a39c4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:09.925565 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db32657d-92bd-4f1b-a7ff-5073ef5a39c4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:09.925779 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:09.925779 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:09.926165 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db32657d-92bd-4f1b-a7ff-5073ef5a39c4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:09.982468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:09.982468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:09.991446 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-db32657d-92bd-4f1b-a7ff-5073ef5a39c4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:10.017523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db32657d-92bd-4f1b-a7ff-5073ef5a39c4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:10.025737 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1670/3289] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:09 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:11.035306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3af956c3-1176-4459-a828-8aa53892d56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:11.035878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3af956c3-1176-4459-a828-8aa53892d56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:11.036613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:11.036613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:11.036993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3af956c3-1176-4459-a828-8aa53892d56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:11.099163 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:11.099163 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:11.108958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3af956c3-1176-4459-a828-8aa53892d56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:11.134558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3af956c3-1176-4459-a828-8aa53892d56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:11.144840 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1620/3290] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:11 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:12.152087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96546ecf-945c-4d36-a0b4-20534b9a44a9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:12.153824 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96546ecf-945c-4d36-a0b4-20534b9a44a9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:12.154182 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:12.154182 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:12.155141 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96546ecf-945c-4d36-a0b4-20534b9a44a9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:12.232325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:12.232325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:12.241901 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96546ecf-945c-4d36-a0b4-20534b9a44a9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:12.270806 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96546ecf-945c-4d36-a0b4-20534b9a44a9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:12.272351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1671/3291] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:12 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:13.288397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f175dbea-e3cd-415f-8e15-307c2e242f28 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:13.288917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f175dbea-e3cd-415f-8e15-307c2e242f28 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:13.289085 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:13.289085 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:13.289770 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f175dbea-e3cd-415f-8e15-307c2e242f28 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:13.351520 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:13.351520 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:13.360488 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f175dbea-e3cd-415f-8e15-307c2e242f28 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:13.384468 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f175dbea-e3cd-415f-8e15-307c2e242f28 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:13.385553 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1621/3292] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:13 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:14.402530 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9991f54-bdb4-40a9-83d7-50f4842cfa0d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:14.411302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9991f54-bdb4-40a9-83d7-50f4842cfa0d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:14.411540 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:14.411540 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:14.411936 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9991f54-bdb4-40a9-83d7-50f4842cfa0d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:14.474549 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:14.474549 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:14.482936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d9991f54-bdb4-40a9-83d7-50f4842cfa0d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:14.518756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9991f54-bdb4-40a9-83d7-50f4842cfa0d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:14.520467 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1672/3293] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:14 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:15.541768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02af1d45-bb2d-4a48-8b61-c3649b6fc194 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:15.544440 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02af1d45-bb2d-4a48-8b61-c3649b6fc194 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:15.544891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:15.544891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:15.545568 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-02af1d45-bb2d-4a48-8b61-c3649b6fc194 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:15.616630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:15.616630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:15.625022 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-02af1d45-bb2d-4a48-8b61-c3649b6fc194 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:15.647608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-02af1d45-bb2d-4a48-8b61-c3649b6fc194 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:15.648387 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1622/3294] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:15 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:16.666656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2259fd25-5fc8-4ed3-b043-2d590a2b2c56 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:16.668823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2259fd25-5fc8-4ed3-b043-2d590a2b2c56 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:16.669197 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:16.669197 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:16.670098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2259fd25-5fc8-4ed3-b043-2d590a2b2c56 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:16.726042 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:16.726042 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:16.735800 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2259fd25-5fc8-4ed3-b043-2d590a2b2c56 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:16.759762 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2259fd25-5fc8-4ed3-b043-2d590a2b2c56 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:16.760582 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1673/3295] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:16 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 909 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:17.778131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7acbc150-3bcf-4228-8aed-be302165d688 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:17.778740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7acbc150-3bcf-4228-8aed-be302165d688 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:17.778861 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:17.778861 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:17.779175 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7acbc150-3bcf-4228-8aed-be302165d688 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:17.827964 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:17.827964 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:17.836054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7acbc150-3bcf-4228-8aed-be302165d688 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:17.858738 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7acbc150-3bcf-4228-8aed-be302165d688 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:17.860049 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1623/3296] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:17 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 967 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:18.877160 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4bd067e-f2ad-4e51-bf9c-a9cb8a9edad3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:18.877719 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4bd067e-f2ad-4e51-bf9c-a9cb8a9edad3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:18.877947 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:18.877947 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:18.878325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f4bd067e-f2ad-4e51-bf9c-a9cb8a9edad3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:18.926719 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:18.926719 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:18.935326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f4bd067e-f2ad-4e51-bf9c-a9cb8a9edad3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:18.958856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f4bd067e-f2ad-4e51-bf9c-a9cb8a9edad3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:18.959857 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1674/3297] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:18 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 970 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:19.976039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38ed372f-4016-40b2-9df3-ac703566cc1a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:19.976599 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38ed372f-4016-40b2-9df3-ac703566cc1a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:19.976865 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:19.976865 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:19.977288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38ed372f-4016-40b2-9df3-ac703566cc1a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:20.026942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:20.026942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:20.035205 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38ed372f-4016-40b2-9df3-ac703566cc1a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:20.056841 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38ed372f-4016-40b2-9df3-ac703566cc1a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:20.057657 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1624/3298] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:19 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 970 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:21.075183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b17b7e75-09e4-4fda-9567-e6ab56859c0f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:21.075763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b17b7e75-09e4-4fda-9567-e6ab56859c0f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:21.075869 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:21.075869 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:21.076346 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b17b7e75-09e4-4fda-9567-e6ab56859c0f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:21.131522 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:21.131522 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:21.139968 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b17b7e75-09e4-4fda-9567-e6ab56859c0f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:21.161911 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b17b7e75-09e4-4fda-9567-e6ab56859c0f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:21.163172 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1675/3299] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:21 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 970 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:22.179142 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75256c44-b23f-4b10-bc22-20f1519c2874 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:22.179668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75256c44-b23f-4b10-bc22-20f1519c2874 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:22.179850 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:22.179850 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:22.180464 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75256c44-b23f-4b10-bc22-20f1519c2874 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:22.229368 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:22.229368 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:22.237535 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-75256c44-b23f-4b10-bc22-20f1519c2874 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:22.260738 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75256c44-b23f-4b10-bc22-20f1519c2874 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:22.261563 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1625/3300] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:22 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 970 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:23.278315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c93c2b33-d52e-4e8b-810d-b31d009502be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:23.278915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c93c2b33-d52e-4e8b-810d-b31d009502be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.279077 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.279077 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:23.279453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c93c2b33-d52e-4e8b-810d-b31d009502be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.330959 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.330959 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:23.338903 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c93c2b33-d52e-4e8b-810d-b31d009502be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:23.360986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c93c2b33-d52e-4e8b-810d-b31d009502be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:23.361791 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1676/3301] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 1358 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:23.377162 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e38a713c-751e-498a-b657-9e5ec66113f4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:14:23.377684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e38a713c-751e-498a-b657-9e5ec66113f4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.378006 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.378006 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:23.378929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e38a713c-751e-498a-b657-9e5ec66113f4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.429723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.429723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:23.437580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e38a713c-751e-498a-b657-9e5ec66113f4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:23.460409 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e38a713c-751e-498a-b657-9e5ec66113f4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:14:23.461216 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1626/3302] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 1358 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:14:23.477354 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0df96cea-ae1f-427f-ae60-8f6b6a546576 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups Jan 19 09:14:23.477805 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.477805 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:23.478219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0df96cea-ae1f-427f-ae60-8f6b6a546576 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17434cde-299a-492f-bdd0-34f832cfb412", "name": "tempest-VolumesBackupsTest-Backup-1841825175"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:14:23.479431 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-0df96cea-ae1f-427f-ae60-8f6b6a546576 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Creating new backup {'backup': {'volume_id': '17434cde-299a-492f-bdd0-34f832cfb412', 'name': 'tempest-VolumesBackupsTest-Backup-1841825175'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:14:23.479842 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-0df96cea-ae1f-427f-ae60-8f6b6a546576 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Creating backup of volume 17434cde-299a-492f-bdd0-34f832cfb412 in container None Jan 19 09:14:23.530096 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.530096 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:23.531220 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0df96cea-ae1f-427f-ae60-8f6b6a546576 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:14:23.565224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0df96cea-ae1f-427f-ae60-8f6b6a546576 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Created reservations ['99bd6eac-32ac-4f44-8658-f5390c90a1c5', '56528ea3-37a8-4c49-9c35-9c3c599efc3f'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:14:23.619595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0df96cea-ae1f-427f-ae60-8f6b6a546576 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups returned with HTTP 202 Jan 19 09:14:23.624509 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1677/3303] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:14:23 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups => generated 396 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:14:23.631371 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59382c4d-58c0-4c3b-a065-bfbfe1f51cb6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:23.631970 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59382c4d-58c0-4c3b-a065-bfbfe1f51cb6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:23.632267 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:23.632267 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:23.632764 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59382c4d-58c0-4c3b-a065-bfbfe1f51cb6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:23.633202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-59382c4d-58c0-4c3b-a065-bfbfe1f51cb6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:23.654630 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:23.654630 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:23.656381 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59382c4d-58c0-4c3b-a065-bfbfe1f51cb6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:23.657202 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1627/3304] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:23 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 803 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:24.671349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74464c34-6b98-484c-9dcb-33308a31eb72 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:24.671901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74464c34-6b98-484c-9dcb-33308a31eb72 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:24.672071 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:24.672071 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:24.672452 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-74464c34-6b98-484c-9dcb-33308a31eb72 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:24.672829 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-74464c34-6b98-484c-9dcb-33308a31eb72 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:24.695081 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:24.695081 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:24.696896 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-74464c34-6b98-484c-9dcb-33308a31eb72 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:24.697948 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1678/3305] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:24 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:25.712041 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45c01f07-a462-4c0b-a9cb-d63dfa0680d1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:25.712526 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45c01f07-a462-4c0b-a9cb-d63dfa0680d1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:25.712782 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:25.712782 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:25.713160 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-45c01f07-a462-4c0b-a9cb-d63dfa0680d1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:25.713534 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-45c01f07-a462-4c0b-a9cb-d63dfa0680d1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:25.734839 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:25.734839 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:25.736631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-45c01f07-a462-4c0b-a9cb-d63dfa0680d1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:25.737402 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1628/3306] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:25 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:26.751495 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30377a66-3d0c-4400-b726-91022ee4e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:26.752046 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30377a66-3d0c-4400-b726-91022ee4e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:26.752168 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:26.752168 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:26.752584 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-30377a66-3d0c-4400-b726-91022ee4e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:26.752947 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-30377a66-3d0c-4400-b726-91022ee4e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:26.773875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:26.773875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:26.775626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-30377a66-3d0c-4400-b726-91022ee4e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:26.776411 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1679/3307] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:26 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:27.791609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e344da7-2b6e-43bc-98e9-6538d4cb3886 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:27.792147 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e344da7-2b6e-43bc-98e9-6538d4cb3886 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:27.792342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:27.792342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:27.793203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e344da7-2b6e-43bc-98e9-6538d4cb3886 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:27.793578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5e344da7-2b6e-43bc-98e9-6538d4cb3886 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:27.818772 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:27.818772 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:27.820659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e344da7-2b6e-43bc-98e9-6538d4cb3886 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:27.821482 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1629/3308] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:27 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:28.836018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c648041a-58b9-4539-a595-7829fd854554 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:28.836789 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c648041a-58b9-4539-a595-7829fd854554 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:28.837071 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:28.837071 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:28.837564 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c648041a-58b9-4539-a595-7829fd854554 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:28.838031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c648041a-58b9-4539-a595-7829fd854554 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:28.858886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:28.858886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:28.860686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c648041a-58b9-4539-a595-7829fd854554 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:28.861490 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1680/3309] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:28 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:29.875417 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1965505-9e4c-41b0-a0af-3f70b595059a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:29.875966 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1965505-9e4c-41b0-a0af-3f70b595059a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:29.876101 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:29.876101 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:29.876478 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1965505-9e4c-41b0-a0af-3f70b595059a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:29.876849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d1965505-9e4c-41b0-a0af-3f70b595059a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:29.898461 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:29.898461 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:29.900183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1965505-9e4c-41b0-a0af-3f70b595059a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:29.900957 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1630/3310] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:29 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:30.915067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34592409-62a8-43e8-9a6f-c179ff815c40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:30.915786 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34592409-62a8-43e8-9a6f-c179ff815c40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:30.916174 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:30.916174 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:30.916395 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34592409-62a8-43e8-9a6f-c179ff815c40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:30.916916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-34592409-62a8-43e8-9a6f-c179ff815c40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:30.939149 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:30.939149 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:30.941316 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34592409-62a8-43e8-9a6f-c179ff815c40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:30.942762 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1681/3311] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:30 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:31.957095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7bb9ed1-7ae6-47db-98c1-5cd85d5365b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:31.957684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7bb9ed1-7ae6-47db-98c1-5cd85d5365b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:31.958310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:31.958310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:31.958767 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7bb9ed1-7ae6-47db-98c1-5cd85d5365b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:31.959143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e7bb9ed1-7ae6-47db-98c1-5cd85d5365b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:31.980795 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:31.980795 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:31.982658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7bb9ed1-7ae6-47db-98c1-5cd85d5365b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:31.983476 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1631/3312] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:31 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:32.997363 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00876cae-adc1-4c57-951d-72547aaf05b4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:32.997930 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00876cae-adc1-4c57-951d-72547aaf05b4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:32.998047 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:32.998047 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:32.998410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00876cae-adc1-4c57-951d-72547aaf05b4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:32.998799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-00876cae-adc1-4c57-951d-72547aaf05b4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:33.020019 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:33.020019 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:33.022077 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00876cae-adc1-4c57-951d-72547aaf05b4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:33.029166 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1682/3313] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:32 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:34.037312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35a0d1ff-cc2b-43f1-8441-38e53bc5892b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:34.037838 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35a0d1ff-cc2b-43f1-8441-38e53bc5892b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:34.037959 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:34.037959 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:34.038311 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-35a0d1ff-cc2b-43f1-8441-38e53bc5892b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:34.038706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-35a0d1ff-cc2b-43f1-8441-38e53bc5892b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:34.059652 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:34.059652 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:34.061352 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-35a0d1ff-cc2b-43f1-8441-38e53bc5892b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:34.062176 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1632/3314] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:34 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:35.076864 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-528b16e2-5e4f-4d1f-bc69-a8ab97ebad99 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:35.077433 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-528b16e2-5e4f-4d1f-bc69-a8ab97ebad99 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:35.077617 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:35.077617 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:35.077993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-528b16e2-5e4f-4d1f-bc69-a8ab97ebad99 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:35.078361 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-528b16e2-5e4f-4d1f-bc69-a8ab97ebad99 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:35.100626 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:35.100626 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:35.102330 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-528b16e2-5e4f-4d1f-bc69-a8ab97ebad99 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:35.103144 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1683/3315] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:35 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:36.118031 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f7b52e6-a0a2-4445-a908-524bd4863529 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:36.118653 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f7b52e6-a0a2-4445-a908-524bd4863529 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:36.118875 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:36.118875 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:36.119250 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7f7b52e6-a0a2-4445-a908-524bd4863529 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:36.119618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7f7b52e6-a0a2-4445-a908-524bd4863529 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:36.141285 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:36.141285 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:36.143011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7f7b52e6-a0a2-4445-a908-524bd4863529 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:36.143780 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1633/3316] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:36 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:37.157341 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e31861fe-0af4-4dea-a826-0a173b29b4da tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:37.157862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e31861fe-0af4-4dea-a826-0a173b29b4da tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:37.158040 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:37.158040 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:37.158430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e31861fe-0af4-4dea-a826-0a173b29b4da tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:37.158825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e31861fe-0af4-4dea-a826-0a173b29b4da tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:37.179715 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:37.179715 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:37.181400 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e31861fe-0af4-4dea-a826-0a173b29b4da tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:37.182180 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1684/3317] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:37 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:38.196770 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0e49770-3312-4628-a3fa-1e079864b1e8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:38.197340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0e49770-3312-4628-a3fa-1e079864b1e8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:38.197529 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:38.197529 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:38.197997 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0e49770-3312-4628-a3fa-1e079864b1e8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:38.198380 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b0e49770-3312-4628-a3fa-1e079864b1e8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:38.220468 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:38.220468 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:38.222279 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0e49770-3312-4628-a3fa-1e079864b1e8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:38.223120 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1634/3318] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:38 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:39.237686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fad1374d-d8e9-4d3f-b5cf-9c709e4c83df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:39.238294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fad1374d-d8e9-4d3f-b5cf-9c709e4c83df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:39.238622 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:39.238622 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:39.239137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fad1374d-d8e9-4d3f-b5cf-9c709e4c83df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:39.239521 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-fad1374d-d8e9-4d3f-b5cf-9c709e4c83df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:39.265233 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:39.265233 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:39.267114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fad1374d-d8e9-4d3f-b5cf-9c709e4c83df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:39.267939 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1685/3319] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:39 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:40.281707 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d37d0277-0489-4598-8041-64140722f9f7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:40.283240 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d37d0277-0489-4598-8041-64140722f9f7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:40.283528 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:40.283528 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:40.284135 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d37d0277-0489-4598-8041-64140722f9f7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:40.284609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d37d0277-0489-4598-8041-64140722f9f7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:40.305915 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:40.305915 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:40.307843 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d37d0277-0489-4598-8041-64140722f9f7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:40.308721 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1635/3320] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:40 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:41.322899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec548cf9-91d6-4a3f-a151-1ac4ca96b3bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:41.323461 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec548cf9-91d6-4a3f-a151-1ac4ca96b3bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:41.323579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:41.323579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:41.323958 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec548cf9-91d6-4a3f-a151-1ac4ca96b3bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:41.324330 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ec548cf9-91d6-4a3f-a151-1ac4ca96b3bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:41.345744 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:41.345744 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:41.347449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec548cf9-91d6-4a3f-a151-1ac4ca96b3bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:41.348236 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1686/3321] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:41 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:42.362814 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ba7c849-e422-4ebb-96fa-7779b181e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:42.363378 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ba7c849-e422-4ebb-96fa-7779b181e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:42.363578 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:42.363578 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:42.363955 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ba7c849-e422-4ebb-96fa-7779b181e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:42.364327 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0ba7c849-e422-4ebb-96fa-7779b181e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:42.385837 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:42.385837 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:42.391645 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ba7c849-e422-4ebb-96fa-7779b181e091 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:42.394149 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1636/3322] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:42 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:43.406817 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21cd7305-68f0-410a-a208-9d84c8fea70a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:43.407389 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21cd7305-68f0-410a-a208-9d84c8fea70a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:43.407501 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:43.407501 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:43.407875 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21cd7305-68f0-410a-a208-9d84c8fea70a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:43.408243 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-21cd7305-68f0-410a-a208-9d84c8fea70a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:43.429498 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:43.429498 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:43.431259 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21cd7305-68f0-410a-a208-9d84c8fea70a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:43.432038 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1687/3323] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:43 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:44.445765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8a06c0f-3429-4165-b637-f309878f251f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:44.446429 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8a06c0f-3429-4165-b637-f309878f251f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:44.446561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:44.446561 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:44.446848 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d8a06c0f-3429-4165-b637-f309878f251f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:44.447218 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d8a06c0f-3429-4165-b637-f309878f251f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:44.472401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:44.472401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:44.474212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d8a06c0f-3429-4165-b637-f309878f251f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:44.475611 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1637/3324] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:44 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:45.489743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-048ed5f6-092b-43ee-b887-f9c326fe3d26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:45.490924 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-048ed5f6-092b-43ee-b887-f9c326fe3d26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:45.491355 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:45.491355 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:45.492261 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-048ed5f6-092b-43ee-b887-f9c326fe3d26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:45.492846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-048ed5f6-092b-43ee-b887-f9c326fe3d26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:45.515899 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:45.515899 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:45.517955 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-048ed5f6-092b-43ee-b887-f9c326fe3d26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:45.518886 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1688/3325] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:45 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:46.533815 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9dae1f1f-1548-4156-9453-0852bef94b0b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:46.534363 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9dae1f1f-1548-4156-9453-0852bef94b0b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:46.534529 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:46.534529 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:46.535189 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9dae1f1f-1548-4156-9453-0852bef94b0b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:46.535563 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9dae1f1f-1548-4156-9453-0852bef94b0b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:46.558136 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:46.558136 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:46.560554 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9dae1f1f-1548-4156-9453-0852bef94b0b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:46.560932 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1638/3326] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:46 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:47.575174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fae3b88f-45cd-4406-a0fd-fb84090e7dd6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:47.575776 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fae3b88f-45cd-4406-a0fd-fb84090e7dd6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:47.576065 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:47.576065 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:47.576527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fae3b88f-45cd-4406-a0fd-fb84090e7dd6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:47.576901 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-fae3b88f-45cd-4406-a0fd-fb84090e7dd6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:47.598216 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:47.598216 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:47.600020 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fae3b88f-45cd-4406-a0fd-fb84090e7dd6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:47.601319 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1689/3327] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:47 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:48.615239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7e930cf-46cb-4768-9207-4ffb96cf5bc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:48.615764 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7e930cf-46cb-4768-9207-4ffb96cf5bc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:48.615881 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:48.615881 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:48.616708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7e930cf-46cb-4768-9207-4ffb96cf5bc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:48.617114 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e7e930cf-46cb-4768-9207-4ffb96cf5bc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:48.639094 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:48.639094 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:48.640801 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7e930cf-46cb-4768-9207-4ffb96cf5bc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:48.641593 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1639/3328] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:48 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:49.658639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cf76f89-6664-46f6-90c5-fa3a14ff8e83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:49.658639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cf76f89-6664-46f6-90c5-fa3a14ff8e83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:49.658639 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:49.658639 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:49.658639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cf76f89-6664-46f6-90c5-fa3a14ff8e83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:49.658639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0cf76f89-6664-46f6-90c5-fa3a14ff8e83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:49.680114 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:49.680114 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:49.682008 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cf76f89-6664-46f6-90c5-fa3a14ff8e83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:49.682890 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1690/3329] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:49 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:50.697123 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc2eb6ac-f79f-4fa9-915e-bf1e7341ba20 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:50.697874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc2eb6ac-f79f-4fa9-915e-bf1e7341ba20 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:50.698039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:50.698039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:50.698410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cc2eb6ac-f79f-4fa9-915e-bf1e7341ba20 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:50.698801 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-cc2eb6ac-f79f-4fa9-915e-bf1e7341ba20 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:50.719710 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:50.719710 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:50.721414 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cc2eb6ac-f79f-4fa9-915e-bf1e7341ba20 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:50.722194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1640/3330] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:50 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:51.736661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d81854ad-d311-4943-8a2a-3dd31285ecd8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:51.737237 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d81854ad-d311-4943-8a2a-3dd31285ecd8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:51.737360 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:51.737360 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:51.737742 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d81854ad-d311-4943-8a2a-3dd31285ecd8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:51.738108 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d81854ad-d311-4943-8a2a-3dd31285ecd8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:51.760254 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:51.760254 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:51.761909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d81854ad-d311-4943-8a2a-3dd31285ecd8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:51.762710 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1691/3331] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:51 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:52.777759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-088077bb-3d9a-4ae4-aa9b-24694ac70f03 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:52.778300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-088077bb-3d9a-4ae4-aa9b-24694ac70f03 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:52.778421 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:52.778421 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:52.778802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-088077bb-3d9a-4ae4-aa9b-24694ac70f03 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:52.779177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-088077bb-3d9a-4ae4-aa9b-24694ac70f03 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:52.800255 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:52.800255 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:52.801963 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-088077bb-3d9a-4ae4-aa9b-24694ac70f03 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:52.802779 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1641/3332] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:52 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:53.817108 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-975cb2f7-4403-40f2-9709-825c426eb04e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:53.817683 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-975cb2f7-4403-40f2-9709-825c426eb04e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:53.817792 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:53.817792 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:53.818158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-975cb2f7-4403-40f2-9709-825c426eb04e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:53.818532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-975cb2f7-4403-40f2-9709-825c426eb04e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:53.840225 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:53.840225 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:53.841902 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-975cb2f7-4403-40f2-9709-825c426eb04e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:53.842926 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1692/3333] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:53 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:54.857365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b43a58bd-9b08-4899-91bf-44d06b035bc6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:54.858385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b43a58bd-9b08-4899-91bf-44d06b035bc6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:54.858625 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:54.858625 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:54.859069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b43a58bd-9b08-4899-91bf-44d06b035bc6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:54.859631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b43a58bd-9b08-4899-91bf-44d06b035bc6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:54.881988 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:54.881988 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:54.884538 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b43a58bd-9b08-4899-91bf-44d06b035bc6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:54.885369 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1642/3334] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:54 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:55.900151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7c273e2-a412-4282-80b9-657d0b83171c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:55.900668 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7c273e2-a412-4282-80b9-657d0b83171c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:55.900868 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:55.900868 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:55.901241 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7c273e2-a412-4282-80b9-657d0b83171c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:55.901609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c7c273e2-a412-4282-80b9-657d0b83171c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:55.922560 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:55.922560 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:55.924326 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7c273e2-a412-4282-80b9-657d0b83171c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:55.925118 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1693/3335] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:55 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:56.939513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f98a7ff-7b4c-4d9f-9cad-0395d3a098ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:56.940066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f98a7ff-7b4c-4d9f-9cad-0395d3a098ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:56.940190 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:56.940190 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:56.940467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2f98a7ff-7b4c-4d9f-9cad-0395d3a098ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:56.940840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-2f98a7ff-7b4c-4d9f-9cad-0395d3a098ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:56.962772 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:56.962772 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:56.964699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2f98a7ff-7b4c-4d9f-9cad-0395d3a098ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:56.965484 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1643/3336] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:56 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:57.980111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c446f58c-c03b-4257-91c9-c079f275b896 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:57.980728 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c446f58c-c03b-4257-91c9-c079f275b896 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:57.980844 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:57.980844 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:57.981168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c446f58c-c03b-4257-91c9-c079f275b896 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:57.981536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c446f58c-c03b-4257-91c9-c079f275b896 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:58.003323 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:58.003323 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:58.005049 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c446f58c-c03b-4257-91c9-c079f275b896 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:58.005830 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1694/3337] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:57 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:14:59.020036 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-332003e9-1019-4f84-9a96-6d42c5d51cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:14:59.020609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-332003e9-1019-4f84-9a96-6d42c5d51cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:14:59.020780 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:14:59.020780 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:14:59.021129 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-332003e9-1019-4f84-9a96-6d42c5d51cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:14:59.021504 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-332003e9-1019-4f84-9a96-6d42c5d51cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:14:59.042752 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:14:59.042752 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:14:59.044436 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-332003e9-1019-4f84-9a96-6d42c5d51cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:14:59.045204 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1644/3338] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:14:59 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:00.059089 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db5775dd-4963-4e24-8f7a-9f0710d8a95e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:00.059657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db5775dd-4963-4e24-8f7a-9f0710d8a95e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:00.059872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:00.059872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:00.060485 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-db5775dd-4963-4e24-8f7a-9f0710d8a95e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:00.060715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-db5775dd-4963-4e24-8f7a-9f0710d8a95e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:00.081830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:00.081830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:00.083602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-db5775dd-4963-4e24-8f7a-9f0710d8a95e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:00.084385 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1695/3339] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:00 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:01.099455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab448928-5d09-4612-a0d6-18f08f5edf95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:01.099993 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab448928-5d09-4612-a0d6-18f08f5edf95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:01.100112 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:01.100112 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:01.100420 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ab448928-5d09-4612-a0d6-18f08f5edf95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:01.100790 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ab448928-5d09-4612-a0d6-18f08f5edf95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:01.123079 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:01.123079 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:01.124864 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ab448928-5d09-4612-a0d6-18f08f5edf95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:01.125736 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1645/3340] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:01 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:02.140585 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-967cc9b3-e7b9-4231-9a40-05b1a8f21fc1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:02.141376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-967cc9b3-e7b9-4231-9a40-05b1a8f21fc1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:02.141376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:02.141376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:02.141810 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-967cc9b3-e7b9-4231-9a40-05b1a8f21fc1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:02.142093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-967cc9b3-e7b9-4231-9a40-05b1a8f21fc1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:02.163242 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:02.163242 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:02.165055 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-967cc9b3-e7b9-4231-9a40-05b1a8f21fc1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:02.165883 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1696/3341] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:02 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:03.179720 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-94f7ebd9-a52e-4c5b-872d-67c69794ac8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:03.180278 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-94f7ebd9-a52e-4c5b-872d-67c69794ac8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:03.180443 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:03.180443 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:03.180845 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-94f7ebd9-a52e-4c5b-872d-67c69794ac8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:03.181260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-94f7ebd9-a52e-4c5b-872d-67c69794ac8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:03.202536 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:03.202536 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:03.204420 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-94f7ebd9-a52e-4c5b-872d-67c69794ac8f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:03.205221 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1646/3342] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:03 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:04.218850 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0798f95-dca3-4502-b558-d632fda09bb7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:04.219527 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0798f95-dca3-4502-b558-d632fda09bb7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:04.219748 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:04.219748 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:04.220128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0798f95-dca3-4502-b558-d632fda09bb7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:04.220499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a0798f95-dca3-4502-b558-d632fda09bb7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:04.245956 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:04.245956 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:04.247746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0798f95-dca3-4502-b558-d632fda09bb7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:04.248535 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1697/3343] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:04 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:05.262957 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9af6705-787b-45c8-92f2-f376203a1146 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:05.263445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9af6705-787b-45c8-92f2-f376203a1146 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:05.263964 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:05.263964 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:05.263964 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c9af6705-787b-45c8-92f2-f376203a1146 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:05.264392 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c9af6705-787b-45c8-92f2-f376203a1146 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:05.292978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:05.292978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:05.294929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c9af6705-787b-45c8-92f2-f376203a1146 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:05.296010 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1647/3344] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:05 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:06.309740 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16fce808-8682-4d7b-8f0a-012e9e96bfd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:06.310292 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16fce808-8682-4d7b-8f0a-012e9e96bfd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:06.310444 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:06.310444 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:06.311101 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16fce808-8682-4d7b-8f0a-012e9e96bfd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:06.311673 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-16fce808-8682-4d7b-8f0a-012e9e96bfd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:06.333738 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:06.333738 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:06.335822 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16fce808-8682-4d7b-8f0a-012e9e96bfd7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:06.336822 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1698/3345] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:06 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:07.353906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4751db9a-a7bf-44bd-93c5-08b66cbb6cbd tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:07.353906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4751db9a-a7bf-44bd-93c5-08b66cbb6cbd tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:07.353906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:07.353906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:07.355934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4751db9a-a7bf-44bd-93c5-08b66cbb6cbd tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:07.355934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4751db9a-a7bf-44bd-93c5-08b66cbb6cbd tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:07.380102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:07.380102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:07.381929 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4751db9a-a7bf-44bd-93c5-08b66cbb6cbd tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:07.382845 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1648/3346] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:07 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:08.397327 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09b91610-c4b8-4b7f-a50e-9ca6f8633a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:08.397834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09b91610-c4b8-4b7f-a50e-9ca6f8633a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:08.398042 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:08.398042 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:08.398393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-09b91610-c4b8-4b7f-a50e-9ca6f8633a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:08.398785 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-09b91610-c4b8-4b7f-a50e-9ca6f8633a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:08.419544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:08.419544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:08.421219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-09b91610-c4b8-4b7f-a50e-9ca6f8633a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:08.422032 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1699/3347] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:08 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:09.436332 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-676c7558-0478-4bdd-9d16-6c0219bece60 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:09.436867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-676c7558-0478-4bdd-9d16-6c0219bece60 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:09.436993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:09.436993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:09.437319 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-676c7558-0478-4bdd-9d16-6c0219bece60 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:09.437689 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-676c7558-0478-4bdd-9d16-6c0219bece60 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:09.463155 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:09.463155 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:09.465090 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-676c7558-0478-4bdd-9d16-6c0219bece60 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:09.466107 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1649/3348] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:09 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:10.480442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3513751a-773e-4ef6-966b-bf50dadc69c3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:10.481009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3513751a-773e-4ef6-966b-bf50dadc69c3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:10.481301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:10.481301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:10.481856 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3513751a-773e-4ef6-966b-bf50dadc69c3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:10.482269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3513751a-773e-4ef6-966b-bf50dadc69c3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:10.522942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:10.522942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:10.525103 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3513751a-773e-4ef6-966b-bf50dadc69c3 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:10.526606 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1700/3349] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:10 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:11.540717 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d38f678b-b6af-448b-b498-ba9676fa4381 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:11.542294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d38f678b-b6af-448b-b498-ba9676fa4381 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:11.542474 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:11.542474 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:11.543045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d38f678b-b6af-448b-b498-ba9676fa4381 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:11.543503 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d38f678b-b6af-448b-b498-ba9676fa4381 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:11.566166 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:11.566166 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:11.568067 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d38f678b-b6af-448b-b498-ba9676fa4381 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:11.568887 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1650/3350] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:11 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:15:12.583030 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb8ff9a3-0984-4746-8636-389a4440f4df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:12.583661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb8ff9a3-0984-4746-8636-389a4440f4df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:12.583886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:12.583886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:12.584251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eb8ff9a3-0984-4746-8636-389a4440f4df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:12.584612 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-eb8ff9a3-0984-4746-8636-389a4440f4df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:12.606252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:12.606252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:12.608066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eb8ff9a3-0984-4746-8636-389a4440f4df tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:12.608842 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1701/3351] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:12 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:13.622776 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43b4a973-d2c9-4896-898f-a54322add1f2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:13.623347 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43b4a973-d2c9-4896-898f-a54322add1f2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:13.623471 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:13.623471 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:13.623833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-43b4a973-d2c9-4896-898f-a54322add1f2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:13.624196 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-43b4a973-d2c9-4896-898f-a54322add1f2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:13.645492 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:13.645492 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:13.647496 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-43b4a973-d2c9-4896-898f-a54322add1f2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:13.648306 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1651/3352] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:13 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:14.663661 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29f2fac3-2e80-46a1-9024-df675bf1e1ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:14.664275 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29f2fac3-2e80-46a1-9024-df675bf1e1ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:14.664562 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:14.664562 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:14.665069 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29f2fac3-2e80-46a1-9024-df675bf1e1ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:14.665511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-29f2fac3-2e80-46a1-9024-df675bf1e1ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:14.689490 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:14.689490 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:14.691922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29f2fac3-2e80-46a1-9024-df675bf1e1ed tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:14.692466 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1702/3353] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:14 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:15.705646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d5ffd5d7-7083-4719-bf17-a0628cb696b6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:15.706206 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d5ffd5d7-7083-4719-bf17-a0628cb696b6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:15.706327 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:15.706327 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:15.706774 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d5ffd5d7-7083-4719-bf17-a0628cb696b6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:15.707096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d5ffd5d7-7083-4719-bf17-a0628cb696b6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:15.728383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:15.728383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:15.730267 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d5ffd5d7-7083-4719-bf17-a0628cb696b6 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:15.731121 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1652/3354] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:15 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:16.745992 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a3ba907-0c87-4098-885c-5dbb2fc6f755 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:16.746604 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a3ba907-0c87-4098-885c-5dbb2fc6f755 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:16.746723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:16.746723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:16.747072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a3ba907-0c87-4098-885c-5dbb2fc6f755 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:16.747437 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1a3ba907-0c87-4098-885c-5dbb2fc6f755 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:16.769098 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:16.769098 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:16.771730 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a3ba907-0c87-4098-885c-5dbb2fc6f755 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:16.772503 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1703/3355] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:16 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:17.785684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16bde975-4dfa-46fe-9b68-9ef3aabe2b6f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:17.786215 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16bde975-4dfa-46fe-9b68-9ef3aabe2b6f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:17.786432 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:17.786432 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:17.786853 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-16bde975-4dfa-46fe-9b68-9ef3aabe2b6f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:17.787224 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-16bde975-4dfa-46fe-9b68-9ef3aabe2b6f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:17.809035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:17.809035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:17.810927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-16bde975-4dfa-46fe-9b68-9ef3aabe2b6f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:17.811733 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1653/3356] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:17 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:18.826462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f8dee00-69df-4375-871c-92553096db4a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:18.827162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f8dee00-69df-4375-871c-92553096db4a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:18.827418 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:18.827418 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:18.827974 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f8dee00-69df-4375-871c-92553096db4a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:18.828325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6f8dee00-69df-4375-871c-92553096db4a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:18.850776 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:18.850776 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:18.852619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f8dee00-69df-4375-871c-92553096db4a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:18.853471 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1704/3357] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:18 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:19.867419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e776a4a3-7731-4cc4-97fb-63cb21c29fbf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:19.868557 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e776a4a3-7731-4cc4-97fb-63cb21c29fbf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:19.868774 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:19.868774 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:19.869152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e776a4a3-7731-4cc4-97fb-63cb21c29fbf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:19.869519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e776a4a3-7731-4cc4-97fb-63cb21c29fbf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:19.892172 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:19.892172 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:19.894234 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e776a4a3-7731-4cc4-97fb-63cb21c29fbf tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:19.895068 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1654/3358] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:19 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:20.909818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-649b7918-eb84-40dd-943b-a5fa8a7fb9d2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:20.910352 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-649b7918-eb84-40dd-943b-a5fa8a7fb9d2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:20.910473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:20.910473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:20.911168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-649b7918-eb84-40dd-943b-a5fa8a7fb9d2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:20.911450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-649b7918-eb84-40dd-943b-a5fa8a7fb9d2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:20.933735 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:20.933735 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:20.935756 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-649b7918-eb84-40dd-943b-a5fa8a7fb9d2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:20.936621 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1705/3359] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:20 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:21.951603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e409c245-e268-4291-b46f-c6c8ea1bf404 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:21.952156 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e409c245-e268-4291-b46f-c6c8ea1bf404 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:21.952243 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:21.952243 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:21.952591 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e409c245-e268-4291-b46f-c6c8ea1bf404 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:21.952963 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e409c245-e268-4291-b46f-c6c8ea1bf404 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:21.974036 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:21.974036 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:21.975961 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e409c245-e268-4291-b46f-c6c8ea1bf404 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:21.976943 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1655/3360] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:21 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:22.992155 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a14a4ec-3892-435d-8fb5-6fd98757b887 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:22.992708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a14a4ec-3892-435d-8fb5-6fd98757b887 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:22.992834 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:22.992834 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:22.993153 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a14a4ec-3892-435d-8fb5-6fd98757b887 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:22.993562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3a14a4ec-3892-435d-8fb5-6fd98757b887 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:23.014952 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:23.014952 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:23.016732 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a14a4ec-3892-435d-8fb5-6fd98757b887 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:23.017536 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1706/3361] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:22 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:24.032774 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcd3f65c-f424-4a30-9569-a087d48ca493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:24.033374 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcd3f65c-f424-4a30-9569-a087d48ca493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:24.033499 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:24.033499 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:24.033854 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bcd3f65c-f424-4a30-9569-a087d48ca493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:24.034319 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-bcd3f65c-f424-4a30-9569-a087d48ca493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:24.055668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:24.055668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:24.057370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bcd3f65c-f424-4a30-9569-a087d48ca493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:24.058197 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1656/3362] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:24 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:24.070149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f635a9aa-7df5-4ffa-baf4-836aebd091c8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:15:24.070708 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f635a9aa-7df5-4ffa-baf4-836aebd091c8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:24.070925 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:24.070925 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:24.071296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f635a9aa-7df5-4ffa-baf4-836aebd091c8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:24.124884 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:24.124884 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:24.133306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f635a9aa-7df5-4ffa-baf4-836aebd091c8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:24.156619 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f635a9aa-7df5-4ffa-baf4-836aebd091c8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:15:24.157391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1707/3363] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:24 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 1358 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:24.174782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec/restore Jan 19 09:15:24.175242 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:24.175242 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:24.175655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:15:24.176547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Restoring backup 02e335de-483a-405d-8c76-ddf9b1c97dec ({'restore': {}}) {{(pid=87971) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 19 09:15:24.176905 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Restoring backup 02e335de-483a-405d-8c76-ddf9b1c97dec to volume None. Jan 19 09:15:24.198983 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:24.198983 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:24.201709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.backup.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Creating volume of 1 GB for restore of backup 02e335de-483a-405d-8c76-ddf9b1c97dec. Jan 19 09:15:24.219368 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Availability zone cache updated, next update will occur around 2021-01-19 10:15:24.218855. {{(pid=87971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 09:15:24.219710 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Availability Zones retrieved successfully. Jan 19 09:15:24.236814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (ba9e791f-f5ea-45b0-a61d-bb3fac967167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:15:24.239588 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0f9f87-b7c1-4701-a775-81555894d2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:24.241546 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:15:24.305001 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0f9f87-b7c1-4701-a775-81555894d2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:24.307148 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (096e5ed2-c499-4bca-ad4b-3fa7e599ff53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:24.375403 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Created reservations ['afe02694-20af-4916-9271-7bc4ed40679a', '3612338e-2dca-45bb-9a57-888b425081a5', 'fc45cdff-1894-4296-8cbb-41fb50a87e17', '9831a573-8167-44c5-9b2d-aa345c0270ae'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:15:24.377268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (096e5ed2-c499-4bca-ad4b-3fa7e599ff53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe02694-20af-4916-9271-7bc4ed40679a', '3612338e-2dca-45bb-9a57-888b425081a5', 'fc45cdff-1894-4296-8cbb-41fb50a87e17', '9831a573-8167-44c5-9b2d-aa345c0270ae']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:24.379627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c429fa5-5f36-44a5-929f-9f41288ad135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:24.436888 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c429fa5-5f36-44a5-929f-9f41288ad135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de575bc9-ee17-4f79-8386-9b89a569ffc3', '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_02e335de-483a-405d-8c76-ddf9b1c97dec',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['afe02694-20af-4916-9271-7bc4ed40679a','3612338e-2dca-45bb-9a57-888b425081a5','fc45cdff-1894-4296-8cbb-41fb50a87e17','9831a573-8167-44c5-9b2d-aa345c0270ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:15:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_02e335de-483a-405d-8c76-ddf9b1c97dec',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de575bc9-ee17-4f79-8386-9b89a569ffc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4437b6a049e34190b02db7a2948bfbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b71222fc566489cb5a83ec18c6ae618',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:24.439045 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebea7f8-afd5-4b25-90fc-60a514b451b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:24.464623 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebea7f8-afd5-4b25-90fc-60a514b451b2) transitioned into 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_02e335de-483a-405d-8c76-ddf9b1c97dec',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['afe02694-20af-4916-9271-7bc4ed40679a','3612338e-2dca-45bb-9a57-888b425081a5','fc45cdff-1894-4296-8cbb-41fb50a87e17','9831a573-8167-44c5-9b2d-aa345c0270ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:24.467163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf93d354-3855-433f-9c24-7f4ca329b393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:24.481329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf93d354-3855-433f-9c24-7f4ca329b393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:24.484051 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (ba9e791f-f5ea-45b0-a61d-bb3fac967167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:15:24.533278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume request issued successfully. Jan 19 09:15:24.582097 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:24.582097 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:24.583227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:24.583776 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 19 09:15:24.583776 n-d-758944-2 devstack@c-api.service[87969]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 19 09:15:24.583776 n-d-758944-2 devstack@c-api.service[87969]: hub = hubs.get_hub() Jan 19 09:15:25.633794 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:25.633794 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:25.634999 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:25.635383 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Checking backup size 1 against volume size 1 {{(pid=87971) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 19 09:15:25.635728 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.backup.api [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Overwriting volume de575bc9-ee17-4f79-8386-9b89a569ffc3 with restore of backup 02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:25.655291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] restore_backup in rpcapi backup_id 02e335de-483a-405d-8c76-ddf9b1c97dec {{(pid=87971) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 19 09:15:25.658529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3ee9ce58-1ce2-490b-8489-c2638a6b6213 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec/restore returned with HTTP 202 Jan 19 09:15:25.662635 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1657/3364] 10.222.0.25 () {60 vars in 1360 bytes} [Tue Jan 19 09:15:24 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec/restore => generated 189 bytes in 1490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:15:25.670387 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54044246-4111-420f-a95a-0c88b0145233 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:25.670934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54044246-4111-420f-a95a-0c88b0145233 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:25.671152 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:25.671152 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:25.671524 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54044246-4111-420f-a95a-0c88b0145233 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:25.671890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-54044246-4111-420f-a95a-0c88b0145233 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:25.692791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:25.692791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:25.694599 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54044246-4111-420f-a95a-0c88b0145233 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:25.695404 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1708/3365] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:25 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:26.708876 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3664716-247b-471f-b333-053e65387122 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:26.709435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3664716-247b-471f-b333-053e65387122 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:26.709575 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:26.709575 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:26.709992 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f3664716-247b-471f-b333-053e65387122 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:26.710648 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f3664716-247b-471f-b333-053e65387122 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:26.732862 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:26.732862 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:26.734848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f3664716-247b-471f-b333-053e65387122 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:26.735662 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1658/3366] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:26 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:27.750744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcf75769-e3ab-4511-bb18-ec2fbfe4bfd2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:27.751273 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcf75769-e3ab-4511-bb18-ec2fbfe4bfd2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:27.751396 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:27.751396 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:27.751775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcf75769-e3ab-4511-bb18-ec2fbfe4bfd2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:27.752143 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-dcf75769-e3ab-4511-bb18-ec2fbfe4bfd2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:27.773907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:27.773907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:27.775799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcf75769-e3ab-4511-bb18-ec2fbfe4bfd2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:27.776661 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1709/3367] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:27 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:28.796044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3dfdbd2f-3d50-42d2-a643-610f67d14f09 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:28.796044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3dfdbd2f-3d50-42d2-a643-610f67d14f09 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:28.796044 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:28.796044 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:28.796044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3dfdbd2f-3d50-42d2-a643-610f67d14f09 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:28.796044 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3dfdbd2f-3d50-42d2-a643-610f67d14f09 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:28.823081 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:28.823081 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:28.823081 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3dfdbd2f-3d50-42d2-a643-610f67d14f09 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:28.823081 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1659/3368] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:28 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:29.843053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3461cc7-f441-4b6d-96b7-b40d22bf267d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:29.843053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3461cc7-f441-4b6d-96b7-b40d22bf267d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:29.843053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:29.843053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:29.843053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3461cc7-f441-4b6d-96b7-b40d22bf267d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:29.843053 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c3461cc7-f441-4b6d-96b7-b40d22bf267d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:29.869013 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:29.869013 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:29.869013 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3461cc7-f441-4b6d-96b7-b40d22bf267d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:29.869013 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1710/3369] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:29 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:30.885646 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58b77df0-05f5-4ced-9ddc-9932d7cc1193 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:30.885646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58b77df0-05f5-4ced-9ddc-9932d7cc1193 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:30.885646 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:30.885646 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:30.885646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-58b77df0-05f5-4ced-9ddc-9932d7cc1193 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:30.885646 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-58b77df0-05f5-4ced-9ddc-9932d7cc1193 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:30.942324 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:30.942324 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:30.943600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-58b77df0-05f5-4ced-9ddc-9932d7cc1193 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:30.944435 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1660/3370] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:30 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:31.962320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3f74a85-bae1-49c8-b50f-689e0ca04a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:31.962320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3f74a85-bae1-49c8-b50f-689e0ca04a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:31.962320 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:31.962320 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:31.962320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3f74a85-bae1-49c8-b50f-689e0ca04a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:31.962320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e3f74a85-bae1-49c8-b50f-689e0ca04a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:32.000922 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:32.000922 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:32.000922 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3f74a85-bae1-49c8-b50f-689e0ca04a24 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:32.004300 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1711/3371] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:31 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:33.012499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b486907-2757-40b7-9c17-da2d3f18b135 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:33.012499 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b486907-2757-40b7-9c17-da2d3f18b135 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:33.012499 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:33.012499 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:33.015920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7b486907-2757-40b7-9c17-da2d3f18b135 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:33.015920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7b486907-2757-40b7-9c17-da2d3f18b135 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:33.039809 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:33.039809 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:33.039809 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7b486907-2757-40b7-9c17-da2d3f18b135 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:33.050431 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1661/3372] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:33 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:34.057377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ab5ae42-78d1-4ab5-9be0-db680ddcb37c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:34.057377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ab5ae42-78d1-4ab5-9be0-db680ddcb37c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:34.057377 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:34.057377 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:34.057377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7ab5ae42-78d1-4ab5-9be0-db680ddcb37c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:34.057377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7ab5ae42-78d1-4ab5-9be0-db680ddcb37c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:34.090746 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:34.090746 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:34.090746 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7ab5ae42-78d1-4ab5-9be0-db680ddcb37c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:34.090746 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1712/3373] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:34 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:35.101906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-653b8ed1-9006-42e9-9b4a-c4519d9c86be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:35.101906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-653b8ed1-9006-42e9-9b4a-c4519d9c86be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:35.101906 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:35.101906 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:35.101906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-653b8ed1-9006-42e9-9b4a-c4519d9c86be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:35.101906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-653b8ed1-9006-42e9-9b4a-c4519d9c86be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:35.128053 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:35.128053 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:35.128053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-653b8ed1-9006-42e9-9b4a-c4519d9c86be tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:35.128053 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1662/3374] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:35 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:15:36.144907 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d652a32d-ff75-4ec5-a7e3-aef0e91c939a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:36.144907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d652a32d-ff75-4ec5-a7e3-aef0e91c939a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:36.144907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:36.144907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:36.144907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d652a32d-ff75-4ec5-a7e3-aef0e91c939a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:36.144907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d652a32d-ff75-4ec5-a7e3-aef0e91c939a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:36.181703 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:36.181703 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:36.181703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d652a32d-ff75-4ec5-a7e3-aef0e91c939a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:36.186228 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1713/3375] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:36 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:37.197805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df338e94-be75-414a-b36e-23efce8cc5ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:37.197805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df338e94-be75-414a-b36e-23efce8cc5ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:37.197805 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:37.197805 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:37.200693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-df338e94-be75-414a-b36e-23efce8cc5ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:37.200693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-df338e94-be75-414a-b36e-23efce8cc5ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:37.223916 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:37.223916 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:37.223916 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-df338e94-be75-414a-b36e-23efce8cc5ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:37.223916 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1663/3376] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:37 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:38.246174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75006263-99a7-4de0-a5f6-520da415ec12 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:38.246174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75006263-99a7-4de0-a5f6-520da415ec12 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:38.246174 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:38.246174 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:38.246174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75006263-99a7-4de0-a5f6-520da415ec12 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:38.246174 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-75006263-99a7-4de0-a5f6-520da415ec12 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:38.269079 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:38.269079 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:38.271125 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75006263-99a7-4de0-a5f6-520da415ec12 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:38.271914 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1714/3377] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:38 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:39.288507 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5757d30-1dbc-44c1-86d6-8e10db4ebfc4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:39.289283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5757d30-1dbc-44c1-86d6-8e10db4ebfc4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:39.289283 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:39.289283 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:39.289950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a5757d30-1dbc-44c1-86d6-8e10db4ebfc4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:39.290397 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a5757d30-1dbc-44c1-86d6-8e10db4ebfc4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:39.318334 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:39.318334 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:39.318334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a5757d30-1dbc-44c1-86d6-8e10db4ebfc4 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:39.318334 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1664/3378] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:39 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:40.336945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f587ef1d-8a4e-4bda-9646-ae4191fd043a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:40.336945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f587ef1d-8a4e-4bda-9646-ae4191fd043a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:40.336945 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:40.336945 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:40.336945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f587ef1d-8a4e-4bda-9646-ae4191fd043a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:40.336945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f587ef1d-8a4e-4bda-9646-ae4191fd043a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:40.363782 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:40.363782 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:40.363782 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f587ef1d-8a4e-4bda-9646-ae4191fd043a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:40.373939 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1715/3379] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:40 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:41.387749 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29b354c0-5779-445d-bbc2-3d852dd75028 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:41.387749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29b354c0-5779-445d-bbc2-3d852dd75028 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:41.387749 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:41.387749 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:41.387749 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-29b354c0-5779-445d-bbc2-3d852dd75028 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:41.391860 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-29b354c0-5779-445d-bbc2-3d852dd75028 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:41.441169 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:41.441169 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:41.441169 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-29b354c0-5779-445d-bbc2-3d852dd75028 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:41.446867 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1665/3380] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:41 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:42.458415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cf04a24-b74f-4fe1-b098-26255377d684 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:42.461236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cf04a24-b74f-4fe1-b098-26255377d684 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:42.461236 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:42.461236 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:42.461236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5cf04a24-b74f-4fe1-b098-26255377d684 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:42.461236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5cf04a24-b74f-4fe1-b098-26255377d684 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:42.484340 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:42.484340 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:42.484340 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5cf04a24-b74f-4fe1-b098-26255377d684 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:42.486731 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1716/3381] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:42 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:43.510723 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e01bb0c6-18f1-4b07-b397-b91d040c72e0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:43.510723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e01bb0c6-18f1-4b07-b397-b91d040c72e0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:43.510723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:43.510723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:43.510723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e01bb0c6-18f1-4b07-b397-b91d040c72e0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:43.510723 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e01bb0c6-18f1-4b07-b397-b91d040c72e0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:43.548681 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:43.548681 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:43.548681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e01bb0c6-18f1-4b07-b397-b91d040c72e0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:43.554266 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1666/3382] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:43 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:44.567294 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f05ce54c-8669-4345-b533-c6a6d2854e26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:44.567294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f05ce54c-8669-4345-b533-c6a6d2854e26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:44.567294 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:44.567294 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:44.567294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f05ce54c-8669-4345-b533-c6a6d2854e26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:44.567294 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f05ce54c-8669-4345-b533-c6a6d2854e26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:44.606343 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:44.606343 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:44.622109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f05ce54c-8669-4345-b533-c6a6d2854e26 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:44.629660 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1717/3383] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:44 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:45.634212 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ef7c2e5-fdc0-4252-b4a5-c86b44200db8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:45.634212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ef7c2e5-fdc0-4252-b4a5-c86b44200db8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:45.637373 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:45.637373 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:45.637373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4ef7c2e5-fdc0-4252-b4a5-c86b44200db8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:45.637373 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-4ef7c2e5-fdc0-4252-b4a5-c86b44200db8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:45.663956 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:45.663956 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:45.663956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4ef7c2e5-fdc0-4252-b4a5-c86b44200db8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:45.663956 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1667/3384] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:45 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:46.681832 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13c4fc05-6b3d-409e-b35f-5df5ff8b4761 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:46.681832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13c4fc05-6b3d-409e-b35f-5df5ff8b4761 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:46.681832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:46.681832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:46.681832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13c4fc05-6b3d-409e-b35f-5df5ff8b4761 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:46.681832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-13c4fc05-6b3d-409e-b35f-5df5ff8b4761 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:46.716958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:46.716958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:46.716958 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13c4fc05-6b3d-409e-b35f-5df5ff8b4761 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:46.721275 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1718/3385] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:46 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:47.730735 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76080d4c-6ac9-4fee-bf29-86833b1f151b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:47.731281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76080d4c-6ac9-4fee-bf29-86833b1f151b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:47.731554 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:47.731554 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:47.731926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-76080d4c-6ac9-4fee-bf29-86833b1f151b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:47.732295 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-76080d4c-6ac9-4fee-bf29-86833b1f151b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:47.754455 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:47.754455 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:47.756297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-76080d4c-6ac9-4fee-bf29-86833b1f151b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:47.757098 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1668/3386] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:47 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:48.771588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5fb0ab4b-b43f-465b-b2a8-8775cbe6796b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:48.772356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5fb0ab4b-b43f-465b-b2a8-8775cbe6796b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:48.772562 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:48.772562 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:48.772932 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5fb0ab4b-b43f-465b-b2a8-8775cbe6796b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:48.773297 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5fb0ab4b-b43f-465b-b2a8-8775cbe6796b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 02e335de-483a-405d-8c76-ddf9b1c97dec. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:48.797387 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:48.797387 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:48.799064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5fb0ab4b-b43f-465b-b2a8-8775cbe6796b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 200 Jan 19 09:15:48.799850 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1719/3387] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:48 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:15:48.812572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c0458d9c-f4a4-4d3b-8366-757e7a4ee56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 Jan 19 09:15:48.813099 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c0458d9c-f4a4-4d3b-8366-757e7a4ee56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:48.813319 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:48.813319 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:48.813701 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c0458d9c-f4a4-4d3b-8366-757e7a4ee56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:48.861894 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:48.861894 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:48.869872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c0458d9c-f4a4-4d3b-8366-757e7a4ee56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:48.893000 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c0458d9c-f4a4-4d3b-8366-757e7a4ee56f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 returned with HTTP 200 Jan 19 09:15:48.893811 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1669/3388] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:48 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 => generated 1413 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:15:48.909422 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-951cd7c0-8b51-474f-89e0-5506cac39f6a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 Jan 19 09:15:48.910018 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-951cd7c0-8b51-474f-89e0-5506cac39f6a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:48.910231 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:48.910231 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:48.910624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-951cd7c0-8b51-474f-89e0-5506cac39f6a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:48.959405 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:48.959405 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:48.967482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-951cd7c0-8b51-474f-89e0-5506cac39f6a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:48.990105 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-951cd7c0-8b51-474f-89e0-5506cac39f6a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 returned with HTTP 200 Jan 19 09:15:48.990964 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1720/3389] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:48 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 => generated 1413 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:49.014737 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d944eb2f-ff8d-495f-b3cf-ff4ca21986fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 Jan 19 09:15:49.015329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d944eb2f-ff8d-495f-b3cf-ff4ca21986fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:49.015559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:49.015559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:49.015869 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d944eb2f-ff8d-495f-b3cf-ff4ca21986fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:49.016370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d944eb2f-ff8d-495f-b3cf-ff4ca21986fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume with id: de575bc9-ee17-4f79-8386-9b89a569ffc3 Jan 19 09:15:49.069419 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:49.069419 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:49.070499 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d944eb2f-ff8d-495f-b3cf-ff4ca21986fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:49.099310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d944eb2f-ff8d-495f-b3cf-ff4ca21986fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume request issued successfully. Jan 19 09:15:49.099792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d944eb2f-ff8d-495f-b3cf-ff4ca21986fe tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 returned with HTTP 202 Jan 19 09:15:49.100916 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1670/3390] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:15:49 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:15:49.109622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb67a1f6-96a4-43aa-8109-65c7876247e2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 Jan 19 09:15:49.110282 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb67a1f6-96a4-43aa-8109-65c7876247e2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:49.110525 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:49.110525 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:49.110922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-bb67a1f6-96a4-43aa-8109-65c7876247e2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:49.162460 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:49.162460 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:49.171093 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-bb67a1f6-96a4-43aa-8109-65c7876247e2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:49.196565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-bb67a1f6-96a4-43aa-8109-65c7876247e2 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 returned with HTTP 200 Jan 19 09:15:49.197427 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1721/3391] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:49 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 => generated 1412 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:50.213684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41c7f9cf-87e5-482d-98ec-17414191b0a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 Jan 19 09:15:50.214308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41c7f9cf-87e5-482d-98ec-17414191b0a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:50.214647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:50.214647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:50.215152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-41c7f9cf-87e5-482d-98ec-17414191b0a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:50.264879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:50.264879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:50.274312 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-41c7f9cf-87e5-482d-98ec-17414191b0a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:50.298521 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-41c7f9cf-87e5-482d-98ec-17414191b0a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 returned with HTTP 200 Jan 19 09:15:50.299641 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1671/3392] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:50 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 => generated 1412 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:15:51.315698 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cce500b4-bf8b-41cc-b71c-475247274727 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 Jan 19 09:15:51.316336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cce500b4-bf8b-41cc-b71c-475247274727 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:51.316336 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:51.316336 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:51.316659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-cce500b4-bf8b-41cc-b71c-475247274727 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:51.362451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-cce500b4-bf8b-41cc-b71c-475247274727 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 returned with HTTP 404 Jan 19 09:15:51.363537 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1722/3393] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:51 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/de575bc9-ee17-4f79-8386-9b89a569ffc3 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:15:51.372457 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-af84a8ef-97d1-4166-826a-6aeed68cd493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec Jan 19 09:15:51.372967 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-af84a8ef-97d1-4166-826a-6aeed68cd493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:51.373187 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:51.373187 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:51.373624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-af84a8ef-97d1-4166-826a-6aeed68cd493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:51.374024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-af84a8ef-97d1-4166-826a-6aeed68cd493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete backup with id: 02e335de-483a-405d-8c76-ddf9b1c97dec. Jan 19 09:15:51.396342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.396342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:51.422035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-af84a8ef-97d1-4166-826a-6aeed68cd493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] delete_backup rpcapi backup_id 02e335de-483a-405d-8c76-ddf9b1c97dec {{(pid=87971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:15:51.425660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-af84a8ef-97d1-4166-826a-6aeed68cd493 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec returned with HTTP 202 Jan 19 09:15:51.426861 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1672/3394] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:15:51 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/02e335de-483a-405d-8c76-ddf9b1c97dec => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:15:51.456708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes Jan 19 09:15:51.457486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-572940887"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:15:51.459136 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-572940887'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:15:51.459136 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume of 1 GB Jan 19 09:15:51.477198 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Availability Zones retrieved successfully. Jan 19 09:15:51.506098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (81964551-f85e-44dd-a339-567d4ff560fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:15:51.508913 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89b8933-847b-4034-82c6-7f669b759045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:51.512288 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:15:51.598528 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89b8933-847b-4034-82c6-7f669b759045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:51.600756 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d1780e5-1211-4b93-b0a5-f6b3f18b82ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:51.675891 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Created reservations ['b6bb683c-a088-4a00-bfe2-e0cd057262e1', '23a9b264-4920-4b6c-8433-295466e15829', '14baa322-8617-4bfc-a9d4-7869c33bc523', 'bd3e9ed5-7429-4f2a-a802-fa2ec7195810'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:15:51.677798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d1780e5-1211-4b93-b0a5-f6b3f18b82ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6bb683c-a088-4a00-bfe2-e0cd057262e1', '23a9b264-4920-4b6c-8433-295466e15829', '14baa322-8617-4bfc-a9d4-7869c33bc523', 'bd3e9ed5-7429-4f2a-a802-fa2ec7195810']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:51.680012 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0785d8a-9ede-4bff-a1e0-cefe0f86d5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:51.765729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0785d8a-9ede-4bff-a1e0-cefe0f86d5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e49643-5ac3-4118-a107-fab3a4a28c0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-572940887',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['b6bb683c-a088-4a00-bfe2-e0cd057262e1','23a9b264-4920-4b6c-8433-295466e15829','14baa322-8617-4bfc-a9d4-7869c33bc523','bd3e9ed5-7429-4f2a-a802-fa2ec7195810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-572940887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88e49643-5ac3-4118-a107-fab3a4a28c0a,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='4437b6a049e34190b02db7a2948bfbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b71222fc566489cb5a83ec18c6ae618',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:51.767831 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bae3aa9-b029-42d2-891f-9a5e5e4eccc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:51.798536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bae3aa9-b029-42d2-891f-9a5e5e4eccc6) transitioned into state 'SUCCESS' from state '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-572940887',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['b6bb683c-a088-4a00-bfe2-e0cd057262e1','23a9b264-4920-4b6c-8433-295466e15829','14baa322-8617-4bfc-a9d4-7869c33bc523','bd3e9ed5-7429-4f2a-a802-fa2ec7195810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:51.802559 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f0c685-42c7-4a5b-b891-312eac438428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:15:51.825042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f0c685-42c7-4a5b-b891-312eac438428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:15:51.829072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (81964551-f85e-44dd-a339-567d4ff560fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:15:51.886953 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume request issued successfully. Jan 19 09:15:51.902482 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-28731392-e063-4c45-9d5a-60cf9637f782 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes returned with HTTP 202 Jan 19 09:15:51.903390 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1723/3395] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:15:51 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes => generated 884 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:15:51.918803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00cc0030-75fc-42f8-acae-87505e183c1f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:15:51.919306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00cc0030-75fc-42f8-acae-87505e183c1f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:51.919533 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:51.919533 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:51.919915 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-00cc0030-75fc-42f8-acae-87505e183c1f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:51.974446 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:51.974446 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:51.983846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-00cc0030-75fc-42f8-acae-87505e183c1f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:52.012110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-00cc0030-75fc-42f8-acae-87505e183c1f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a returned with HTTP 200 Jan 19 09:15:52.013111 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1673/3396] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:51 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a => generated 976 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:53.031377 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0372de8a-b094-4f61-a76e-9ed8d09125ac tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:15:53.031968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0372de8a-b094-4f61-a76e-9ed8d09125ac tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:53.032125 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:53.032125 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:53.032561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0372de8a-b094-4f61-a76e-9ed8d09125ac tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:53.084226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:53.084226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:53.093481 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0372de8a-b094-4f61-a76e-9ed8d09125ac tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:53.116655 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0372de8a-b094-4f61-a76e-9ed8d09125ac tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a returned with HTTP 200 Jan 19 09:15:53.117479 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1724/3397] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:53 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a => generated 977 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:53.135069 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e62c157-ad09-4cab-9ac5-32e64c074032 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups Jan 19 09:15:53.135529 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:53.135529 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:53.135956 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6e62c157-ad09-4cab-9ac5-32e64c074032 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'create', calling method: create, body: {"backup": {"volume_id": "88e49643-5ac3-4118-a107-fab3a4a28c0a", "name": "tempest-VolumesBackupsTest-Backup-1726837060", "description": "tempest-volume-backup-description-1476862776", "container": "container"}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:15:53.137096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-6e62c157-ad09-4cab-9ac5-32e64c074032 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Creating new backup {'backup': {'volume_id': '88e49643-5ac3-4118-a107-fab3a4a28c0a', 'name': 'tempest-VolumesBackupsTest-Backup-1726837060', 'description': 'tempest-volume-backup-description-1476862776', 'container': 'container'}} {{(pid=87971) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 19 09:15:53.137514 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-6e62c157-ad09-4cab-9ac5-32e64c074032 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Creating backup of volume 88e49643-5ac3-4118-a107-fab3a4a28c0a in container container Jan 19 09:15:53.189708 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:53.189708 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:53.190927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6e62c157-ad09-4cab-9ac5-32e64c074032 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:15:53.225899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-6e62c157-ad09-4cab-9ac5-32e64c074032 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Created reservations ['54b56bd0-f69e-46fc-a38f-a82aea6db3e3', '7f941b6b-3f17-447d-af60-e6fcca9583da'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:15:53.296280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6e62c157-ad09-4cab-9ac5-32e64c074032 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups returned with HTTP 202 Jan 19 09:15:53.303318 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1674/3398] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:15:53 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups => generated 396 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:15:53.308757 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b1f55de-0cf2-40e9-8cb0-2883e5fa852a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:15:53.309318 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b1f55de-0cf2-40e9-8cb0-2883e5fa852a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:53.309546 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:53.309546 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:53.309935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b1f55de-0cf2-40e9-8cb0-2883e5fa852a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:53.310274 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8b1f55de-0cf2-40e9-8cb0-2883e5fa852a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:53.336882 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:53.336882 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:53.339023 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b1f55de-0cf2-40e9-8cb0-2883e5fa852a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:15:53.339928 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1725/3399] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:53 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:54.353518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f51c1d2-3187-4da8-8b00-a582985b86a7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:15:54.354023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f51c1d2-3187-4da8-8b00-a582985b86a7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:54.354527 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:54.354527 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:54.355152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f51c1d2-3187-4da8-8b00-a582985b86a7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:54.355522 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8f51c1d2-3187-4da8-8b00-a582985b86a7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:54.378757 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:54.378757 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:54.380615 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f51c1d2-3187-4da8-8b00-a582985b86a7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:15:54.381586 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1675/3400] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:54 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:55.395748 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bdd5707-b729-483d-9299-149b54e250bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:15:55.396290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bdd5707-b729-483d-9299-149b54e250bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:55.396453 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:55.396453 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:55.396820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5bdd5707-b729-483d-9299-149b54e250bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:55.397184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5bdd5707-b729-483d-9299-149b54e250bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:55.418059 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:55.418059 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:55.419769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5bdd5707-b729-483d-9299-149b54e250bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:15:55.420534 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1726/3401] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:55 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:56.433854 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ecdae35b-fec9-4397-b698-beb8c47982f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:15:56.434387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ecdae35b-fec9-4397-b698-beb8c47982f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:56.434626 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:56.434626 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:56.435005 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ecdae35b-fec9-4397-b698-beb8c47982f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:56.435372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ecdae35b-fec9-4397-b698-beb8c47982f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:56.457556 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:56.457556 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:56.459428 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ecdae35b-fec9-4397-b698-beb8c47982f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:15:56.460251 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1676/3402] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:56 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:57.474093 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e1719ad4-48e8-4208-bd21-1e345fcd6a42 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:15:57.474685 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e1719ad4-48e8-4208-bd21-1e345fcd6a42 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:57.474903 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:57.474903 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:57.475280 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e1719ad4-48e8-4208-bd21-1e345fcd6a42 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:57.475649 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e1719ad4-48e8-4208-bd21-1e345fcd6a42 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:57.497836 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:57.497836 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:57.499711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e1719ad4-48e8-4208-bd21-1e345fcd6a42 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:15:57.500585 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1727/3403] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:57 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:58.515048 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e3bdca6-5497-4c55-b38e-a36b71f6a5ba tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:15:58.516172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e3bdca6-5497-4c55-b38e-a36b71f6a5ba tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:58.516390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:58.516390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:58.516834 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e3bdca6-5497-4c55-b38e-a36b71f6a5ba tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:58.517098 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1e3bdca6-5497-4c55-b38e-a36b71f6a5ba tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:58.545888 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:58.545888 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:58.547744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e3bdca6-5497-4c55-b38e-a36b71f6a5ba tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:15:58.549180 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1677/3404] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:58 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:15:59.562945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-764b9d89-5464-4e91-ad62-291ebc5bb704 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:15:59.563479 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-764b9d89-5464-4e91-ad62-291ebc5bb704 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:15:59.563726 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:15:59.563726 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:15:59.564775 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-764b9d89-5464-4e91-ad62-291ebc5bb704 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:15:59.565195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-764b9d89-5464-4e91-ad62-291ebc5bb704 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:15:59.586194 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:15:59.586194 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:15:59.587962 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-764b9d89-5464-4e91-ad62-291ebc5bb704 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:15:59.588786 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1728/3405] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:15:59 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:00.602290 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75fb2816-35ba-4afc-bb25-9a6036f06d08 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:00.602842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75fb2816-35ba-4afc-bb25-9a6036f06d08 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:00.603056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:00.603056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:00.603434 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-75fb2816-35ba-4afc-bb25-9a6036f06d08 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:00.603805 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-75fb2816-35ba-4afc-bb25-9a6036f06d08 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:00.625111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:00.625111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:00.627648 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-75fb2816-35ba-4afc-bb25-9a6036f06d08 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:00.628643 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1678/3406] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:00 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:01.643264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5515b53-8fcd-4405-a8fa-f5fd3cdecc83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:01.643264 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5515b53-8fcd-4405-a8fa-f5fd3cdecc83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:01.645316 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:01.645316 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:01.645316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f5515b53-8fcd-4405-a8fa-f5fd3cdecc83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:01.645316 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-f5515b53-8fcd-4405-a8fa-f5fd3cdecc83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:01.667410 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:01.667410 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:01.669235 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f5515b53-8fcd-4405-a8fa-f5fd3cdecc83 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:01.670064 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1729/3407] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:01 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:02.685115 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0b61f2b1-66c9-4e36-9807-c56af39ea642 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:02.685843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0b61f2b1-66c9-4e36-9807-c56af39ea642 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:02.685843 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:02.685843 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:02.685843 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0b61f2b1-66c9-4e36-9807-c56af39ea642 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:02.686446 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0b61f2b1-66c9-4e36-9807-c56af39ea642 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:02.708876 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:02.708876 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:02.710893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0b61f2b1-66c9-4e36-9807-c56af39ea642 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:02.712193 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1679/3408] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:02 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:03.725804 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07aae86a-dea5-411f-9709-97521ddb11b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:03.726329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07aae86a-dea5-411f-9709-97521ddb11b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:03.726567 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:03.726567 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:03.727004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-07aae86a-dea5-411f-9709-97521ddb11b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:03.727374 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-07aae86a-dea5-411f-9709-97521ddb11b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:03.748587 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:03.748587 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:03.750392 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-07aae86a-dea5-411f-9709-97521ddb11b1 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:03.751249 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1730/3409] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:03 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:16:04.767759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fc7c50d-7646-473f-940d-f141916cf0b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:04.768815 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fc7c50d-7646-473f-940d-f141916cf0b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:04.769034 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:04.769034 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:04.769417 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0fc7c50d-7646-473f-940d-f141916cf0b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:04.770408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0fc7c50d-7646-473f-940d-f141916cf0b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:04.792819 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:04.792819 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:04.794366 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0fc7c50d-7646-473f-940d-f141916cf0b0 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:04.796240 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1680/3410] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:04 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:05.812187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa262140-79c7-4656-bc67-ddd92aeb5227 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:05.812799 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa262140-79c7-4656-bc67-ddd92aeb5227 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:05.812799 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:05.812799 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:05.813195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fa262140-79c7-4656-bc67-ddd92aeb5227 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:05.813561 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-fa262140-79c7-4656-bc67-ddd92aeb5227 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:05.850680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:05.850680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:05.853947 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fa262140-79c7-4656-bc67-ddd92aeb5227 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:05.854947 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1731/3411] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:05 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:06.871351 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea04d483-e3c2-4f0b-a417-ff5a855e03d8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:06.871978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea04d483-e3c2-4f0b-a417-ff5a855e03d8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:06.872200 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:06.872200 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:06.872577 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ea04d483-e3c2-4f0b-a417-ff5a855e03d8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:06.872950 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ea04d483-e3c2-4f0b-a417-ff5a855e03d8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:06.894239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:06.894239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:06.896370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ea04d483-e3c2-4f0b-a417-ff5a855e03d8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:06.897179 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1681/3412] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:06 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:07.911385 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3228d9cd-d860-4464-8a8e-461736762326 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:07.911907 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3228d9cd-d860-4464-8a8e-461736762326 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:07.912118 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:07.912118 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:07.912487 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3228d9cd-d860-4464-8a8e-461736762326 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:07.912850 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3228d9cd-d860-4464-8a8e-461736762326 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:07.934047 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:07.934047 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:07.935834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3228d9cd-d860-4464-8a8e-461736762326 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:07.936655 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1732/3413] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:07 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:08.950243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cb1cecb-117f-4693-81d4-1d2205baea55 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:08.950781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cb1cecb-117f-4693-81d4-1d2205baea55 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:08.951147 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:08.951147 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:08.951647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6cb1cecb-117f-4693-81d4-1d2205baea55 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:08.952089 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6cb1cecb-117f-4693-81d4-1d2205baea55 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:08.973613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:08.973613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:08.975411 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6cb1cecb-117f-4693-81d4-1d2205baea55 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:08.976204 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1682/3414] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:08 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:09.990039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-900d0060-0233-436b-9ca6-70cbabb3d2fa tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:09.990637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-900d0060-0233-436b-9ca6-70cbabb3d2fa tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:09.990856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:09.990856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:09.991231 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-900d0060-0233-436b-9ca6-70cbabb3d2fa tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:09.991619 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-900d0060-0233-436b-9ca6-70cbabb3d2fa tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:10.013218 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:10.013218 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:10.014970 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-900d0060-0233-436b-9ca6-70cbabb3d2fa tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:10.015752 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1733/3415] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:09 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:11.029760 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d4bfb0e-9550-4a36-8a4c-f9555c078e5f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:11.030291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d4bfb0e-9550-4a36-8a4c-f9555c078e5f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:11.030526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:11.030526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:11.030905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3d4bfb0e-9550-4a36-8a4c-f9555c078e5f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:11.031291 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-3d4bfb0e-9550-4a36-8a4c-f9555c078e5f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:11.053390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:11.053390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:11.055206 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3d4bfb0e-9550-4a36-8a4c-f9555c078e5f tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:11.056021 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1683/3416] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:11 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:12.070107 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c29607c-6774-420c-8632-811ee4541e80 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:12.070655 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c29607c-6774-420c-8632-811ee4541e80 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:12.070832 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:12.070832 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:12.071256 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c29607c-6774-420c-8632-811ee4541e80 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:12.071629 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0c29607c-6774-420c-8632-811ee4541e80 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:12.093426 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:12.093426 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:12.095741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c29607c-6774-420c-8632-811ee4541e80 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:12.096560 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1734/3417] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:12 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:13.111389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7e61cb7-d2bc-44f0-af9f-8f72b89fd01a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:13.111941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7e61cb7-d2bc-44f0-af9f-8f72b89fd01a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:13.112114 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:13.112114 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:13.112493 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c7e61cb7-d2bc-44f0-af9f-8f72b89fd01a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:13.113340 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-c7e61cb7-d2bc-44f0-af9f-8f72b89fd01a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:13.135302 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:13.135302 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:13.137126 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c7e61cb7-d2bc-44f0-af9f-8f72b89fd01a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:13.137945 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1684/3418] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:13 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:14.152297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66a2da9f-6f66-4139-9e20-38415fdb373e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:14.153040 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66a2da9f-6f66-4139-9e20-38415fdb373e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:14.153438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:14.153438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:14.153847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-66a2da9f-6f66-4139-9e20-38415fdb373e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:14.154213 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-66a2da9f-6f66-4139-9e20-38415fdb373e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:14.175413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:14.175413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:14.177320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-66a2da9f-6f66-4139-9e20-38415fdb373e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:14.178170 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1735/3419] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:14 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:15.192349 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44f038d9-6bdb-4922-86a3-6571ccc7915c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:15.192937 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44f038d9-6bdb-4922-86a3-6571ccc7915c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:15.193101 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:15.193101 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:15.193477 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-44f038d9-6bdb-4922-86a3-6571ccc7915c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:15.193852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-44f038d9-6bdb-4922-86a3-6571ccc7915c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:15.214838 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:15.214838 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:15.216631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-44f038d9-6bdb-4922-86a3-6571ccc7915c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:15.217872 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1685/3420] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:15 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:16.231895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6dd62620-bb48-475a-93d1-6b252f633a52 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:16.233146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6dd62620-bb48-475a-93d1-6b252f633a52 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:16.233548 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:16.233548 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:16.234168 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6dd62620-bb48-475a-93d1-6b252f633a52 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:16.235052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-6dd62620-bb48-475a-93d1-6b252f633a52 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:16.257196 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:16.257196 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:16.258997 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6dd62620-bb48-475a-93d1-6b252f633a52 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:16.259790 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1736/3421] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:16 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:17.274191 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e14c3b6-3537-49cc-b2ae-22664fd26dec tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:17.274795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e14c3b6-3537-49cc-b2ae-22664fd26dec tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:17.275032 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:17.275032 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:17.275406 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9e14c3b6-3537-49cc-b2ae-22664fd26dec tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:17.275806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9e14c3b6-3537-49cc-b2ae-22664fd26dec tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:17.296871 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:17.296871 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:17.298609 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9e14c3b6-3537-49cc-b2ae-22664fd26dec tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:17.299570 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1686/3422] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:17 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:18.313329 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b40659e9-cd03-497e-88a3-b16ea8d8aa95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:18.313840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b40659e9-cd03-497e-88a3-b16ea8d8aa95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:18.314039 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:18.314039 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:18.314410 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b40659e9-cd03-497e-88a3-b16ea8d8aa95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:18.314804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b40659e9-cd03-497e-88a3-b16ea8d8aa95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:18.336302 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:18.336302 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:18.338278 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b40659e9-cd03-497e-88a3-b16ea8d8aa95 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:18.341737 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1737/3423] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:18 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:19.353010 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0743f16-fc5e-4138-b7c4-31d68125f667 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:19.353562 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0743f16-fc5e-4138-b7c4-31d68125f667 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:19.353735 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:19.353735 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:19.354079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0743f16-fc5e-4138-b7c4-31d68125f667 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:19.354447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a0743f16-fc5e-4138-b7c4-31d68125f667 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:19.375830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:19.375830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:19.377596 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0743f16-fc5e-4138-b7c4-31d68125f667 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:19.378391 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1687/3424] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:19 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:20.393058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38dfe4ae-f625-4ebb-a424-5384d54b13ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:20.393602 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38dfe4ae-f625-4ebb-a424-5384d54b13ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:20.393764 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:20.393764 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:20.394167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38dfe4ae-f625-4ebb-a424-5384d54b13ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:20.394677 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-38dfe4ae-f625-4ebb-a424-5384d54b13ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:20.416143 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:20.416143 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:20.417865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38dfe4ae-f625-4ebb-a424-5384d54b13ad tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:20.418674 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1738/3425] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:20 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:21.433731 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13c4e6dd-c727-4c76-9736-5d3d7f5ff85d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:21.434239 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13c4e6dd-c727-4c76-9736-5d3d7f5ff85d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:21.434443 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:21.434443 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:21.434863 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-13c4e6dd-c727-4c76-9736-5d3d7f5ff85d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:21.435235 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-13c4e6dd-c727-4c76-9736-5d3d7f5ff85d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:21.456691 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:21.456691 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:21.458433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-13c4e6dd-c727-4c76-9736-5d3d7f5ff85d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:21.459259 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1688/3426] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:21 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:22.473518 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce95960b-b93e-4e61-b0ef-62bdf3386b8e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:22.474050 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce95960b-b93e-4e61-b0ef-62bdf3386b8e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:22.474273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:22.474273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:22.474670 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce95960b-b93e-4e61-b0ef-62bdf3386b8e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:22.475047 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-ce95960b-b93e-4e61-b0ef-62bdf3386b8e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:22.496035 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:22.496035 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:22.498004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce95960b-b93e-4e61-b0ef-62bdf3386b8e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:22.498989 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1739/3427] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:22 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:23.513945 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9e9f8e9-6705-4188-a532-1ac0d91ce8bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:23.514483 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9e9f8e9-6705-4188-a532-1ac0d91ce8bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:23.514765 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:23.514765 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:23.515078 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d9e9f8e9-6705-4188-a532-1ac0d91ce8bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:23.515459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d9e9f8e9-6705-4188-a532-1ac0d91ce8bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:23.542146 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:23.542146 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:23.544052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d9e9f8e9-6705-4188-a532-1ac0d91ce8bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:23.544852 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1689/3428] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:23 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:24.559034 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9539ff9e-fd87-4fc1-a61e-fb3bbc71d697 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:24.559547 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9539ff9e-fd87-4fc1-a61e-fb3bbc71d697 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:24.559753 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:24.559753 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:24.560133 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9539ff9e-fd87-4fc1-a61e-fb3bbc71d697 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:24.560523 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9539ff9e-fd87-4fc1-a61e-fb3bbc71d697 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:24.591052 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:24.591052 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:24.592869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9539ff9e-fd87-4fc1-a61e-fb3bbc71d697 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:24.593685 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1740/3429] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:24 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:24.606261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4fb4f8c6-9d9e-4e25-a18c-9c7109eacc61 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:16:24.606795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4fb4f8c6-9d9e-4e25-a18c-9c7109eacc61 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:24.606969 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:24.606969 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:24.607338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4fb4f8c6-9d9e-4e25-a18c-9c7109eacc61 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:24.661243 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:24.661243 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:24.671115 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4fb4f8c6-9d9e-4e25-a18c-9c7109eacc61 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:24.692522 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4fb4f8c6-9d9e-4e25-a18c-9c7109eacc61 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a returned with HTTP 200 Jan 19 09:16:24.693828 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1690/3430] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:24 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a => generated 977 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:24.711028 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e727b77-b283-44aa-bbd7-9928f695303b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:24.711142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e727b77-b283-44aa-bbd7-9928f695303b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:24.711369 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:24.711369 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:24.711743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7e727b77-b283-44aa-bbd7-9928f695303b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:24.712117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7e727b77-b283-44aa-bbd7-9928f695303b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:24.732680 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:24.732680 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:24.734368 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7e727b77-b283-44aa-bbd7-9928f695303b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:24.735238 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1741/3431] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:24 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:24.747537 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-747c51c0-0edf-4801-a49f-a57f052f421e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/detail Jan 19 09:16:24.748052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-747c51c0-0edf-4801-a49f-a57f052f421e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:24.748264 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:24.748264 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:24.748636 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-747c51c0-0edf-4801-a49f-a57f052f421e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:24.749304 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-747c51c0-0edf-4801-a49f-a57f052f421e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:16:24.773566 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-747c51c0-0edf-4801-a49f-a57f052f421e tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/detail returned with HTTP 200 Jan 19 09:16:24.774349 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1691/3432] 10.222.0.25 () {58 vars in 1225 bytes} [Tue Jan 19 09:16:24 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/detail => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:24.787747 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] POST http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f/restore Jan 19 09:16:24.788199 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:24.788199 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:24.788609 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:16:24.789492 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.contrib.backups [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Restoring backup 543f1bce-6d45-4df6-aaf8-1bf375128d5f ({'restore': {}}) {{(pid=87970) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 19 09:16:24.789844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Restoring backup 543f1bce-6d45-4df6-aaf8-1bf375128d5f to volume None. Jan 19 09:16:24.811190 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:24.811190 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:24.813847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.backup.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Creating volume of 1 GB for restore of backup 543f1bce-6d45-4df6-aaf8-1bf375128d5f. Jan 19 09:16:24.825442 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Availability Zones retrieved successfully. Jan 19 09:16:24.846205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (99f40bb6-c201-474f-8c8a-c111d700bc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:16:24.848933 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a42e24-8649-48d7-b350-32c0a8b4a162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:24.850971 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:16:24.912814 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a42e24-8649-48d7-b350-32c0a8b4a162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:24.914939 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc1852f-e5e5-429c-86e6-8315b6b79e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:24.979750 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Created reservations ['29678bf6-95eb-401a-96ce-dc9af76207f4', '484e8b5b-7722-487c-8b76-e6c14235b1e3', 'af07268d-8c9c-4053-b557-227d7f75aba7', 'aadc029d-6c5b-4fed-b3c4-e1b60cf53803'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:16:24.981583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc1852f-e5e5-429c-86e6-8315b6b79e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29678bf6-95eb-401a-96ce-dc9af76207f4', '484e8b5b-7722-487c-8b76-e6c14235b1e3', 'af07268d-8c9c-4053-b557-227d7f75aba7', 'aadc029d-6c5b-4fed-b3c4-e1b60cf53803']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:24.983716 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc198d5-beda-4021-a2c2-f902ad26c196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:25.039926 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc198d5-beda-4021-a2c2-f902ad26c196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd46abcae-054a-42b4-a432-aa7026a3c8fa', '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_543f1bce-6d45-4df6-aaf8-1bf375128d5f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['29678bf6-95eb-401a-96ce-dc9af76207f4','484e8b5b-7722-487c-8b76-e6c14235b1e3','af07268d-8c9c-4053-b557-227d7f75aba7','aadc029d-6c5b-4fed-b3c4-e1b60cf53803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:16:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_543f1bce-6d45-4df6-aaf8-1bf375128d5f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d46abcae-054a-42b4-a432-aa7026a3c8fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4437b6a049e34190b02db7a2948bfbd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7b71222fc566489cb5a83ec18c6ae618',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:25.041957 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bdd622d-a434-4912-97e7-1c32b9629777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:25.067301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bdd622d-a434-4912-97e7-1c32b9629777) transitioned into 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_543f1bce-6d45-4df6-aaf8-1bf375128d5f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4437b6a049e34190b02db7a2948bfbd6',qos_specs=None,replication_status=,reservations=['29678bf6-95eb-401a-96ce-dc9af76207f4','484e8b5b-7722-487c-8b76-e6c14235b1e3','af07268d-8c9c-4053-b557-227d7f75aba7','aadc029d-6c5b-4fed-b3c4-e1b60cf53803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b71222fc566489cb5a83ec18c6ae618',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:25.069892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6cf7f8-5c98-4a32-9996-126e0a2ba5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:16:25.083944 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6cf7f8-5c98-4a32-9996-126e0a2ba5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:16:25.086556 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Flow 'volume_create_api' (99f40bb6-c201-474f-8c8a-c111d700bc3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:16:25.135264 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Create volume request issued successfully. Jan 19 09:16:25.182373 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:25.182373 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:25.183511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:26.236768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:26.236768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:26.237954 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:26.238341 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Checking backup size 1 against volume size 1 {{(pid=87970) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 19 09:16:26.238722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.backup.api [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Overwriting volume d46abcae-054a-42b4-a432-aa7026a3c8fa with restore of backup 543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:26.257573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] restore_backup in rpcapi backup_id 543f1bce-6d45-4df6-aaf8-1bf375128d5f {{(pid=87970) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 19 09:16:26.260937 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-955e1cfe-179e-4063-b8b9-7a7281bb3dcc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f/restore returned with HTTP 202 Jan 19 09:16:26.266497 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1742/3433] 10.222.0.25 () {60 vars in 1360 bytes} [Tue Jan 19 09:16:24 2021] POST /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f/restore => generated 189 bytes in 1479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:16:26.272897 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54e4a83d-6e94-4199-ac79-58f5d26708a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:26.273376 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54e4a83d-6e94-4199-ac79-58f5d26708a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:26.274002 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:26.274002 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:26.274002 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-54e4a83d-6e94-4199-ac79-58f5d26708a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:26.274535 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-54e4a83d-6e94-4199-ac79-58f5d26708a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:26.296071 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:26.296071 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:26.297884 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-54e4a83d-6e94-4199-ac79-58f5d26708a5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:26.298732 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1692/3434] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:26 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:27.313322 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0f56c9f-2e05-42b1-97bb-7bdb1b5065d7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:27.314015 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0f56c9f-2e05-42b1-97bb-7bdb1b5065d7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:27.314015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:27.314015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:27.314702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a0f56c9f-2e05-42b1-97bb-7bdb1b5065d7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:27.314945 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a0f56c9f-2e05-42b1-97bb-7bdb1b5065d7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:27.336296 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:27.336296 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:27.338176 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a0f56c9f-2e05-42b1-97bb-7bdb1b5065d7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:27.339005 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1743/3435] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:27 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:28.353174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d253ecdf-40f3-4d51-9b33-eb5e168dc290 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:28.353718 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d253ecdf-40f3-4d51-9b33-eb5e168dc290 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:28.353885 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:28.353885 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:28.354267 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d253ecdf-40f3-4d51-9b33-eb5e168dc290 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:28.354692 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d253ecdf-40f3-4d51-9b33-eb5e168dc290 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:28.375920 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:28.375920 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:28.377606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d253ecdf-40f3-4d51-9b33-eb5e168dc290 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:28.378386 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1693/3436] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:28 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:29.395015 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-88d9ad08-665c-4298-8665-4a161d72c5ef tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:29.395015 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-88d9ad08-665c-4298-8665-4a161d72c5ef tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:29.395015 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:29.395015 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:29.395015 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-88d9ad08-665c-4298-8665-4a161d72c5ef tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:29.395015 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-88d9ad08-665c-4298-8665-4a161d72c5ef tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:29.430733 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:29.430733 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:29.430733 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-88d9ad08-665c-4298-8665-4a161d72c5ef tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:29.430733 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1744/3437] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:29 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:30.444927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fd025a0-4fdc-475a-9974-b1bc4c90288c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:30.444927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fd025a0-4fdc-475a-9974-b1bc4c90288c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:30.444927 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:30.444927 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:30.444927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fd025a0-4fdc-475a-9974-b1bc4c90288c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:30.444927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7fd025a0-4fdc-475a-9974-b1bc4c90288c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:30.468592 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:30.468592 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:30.473397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fd025a0-4fdc-475a-9974-b1bc4c90288c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:30.473397 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1694/3438] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:30 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:31.492910 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ef7c903-c825-417a-ae49-314a333a3c49 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:31.492910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ef7c903-c825-417a-ae49-314a333a3c49 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:31.492910 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:31.492910 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:31.492910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0ef7c903-c825-417a-ae49-314a333a3c49 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:31.492910 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-0ef7c903-c825-417a-ae49-314a333a3c49 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:31.519058 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:31.519058 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:31.519058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0ef7c903-c825-417a-ae49-314a333a3c49 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:31.519058 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1745/3439] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:31 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:32.534158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-073a2b06-d855-4091-b046-9311477b861d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:32.534158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-073a2b06-d855-4091-b046-9311477b861d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:32.534158 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:32.534158 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:32.534158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-073a2b06-d855-4091-b046-9311477b861d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:32.534158 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-073a2b06-d855-4091-b046-9311477b861d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:32.562180 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:32.562180 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:32.562180 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-073a2b06-d855-4091-b046-9311477b861d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:32.573119 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1695/3440] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:32 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:33.583111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8921251-4a12-4be4-80bc-6ac4245d2e82 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:33.583111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8921251-4a12-4be4-80bc-6ac4245d2e82 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:33.583111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:33.583111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:33.583111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a8921251-4a12-4be4-80bc-6ac4245d2e82 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:33.583111 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a8921251-4a12-4be4-80bc-6ac4245d2e82 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:33.605345 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:33.605345 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:33.605345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a8921251-4a12-4be4-80bc-6ac4245d2e82 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:33.605345 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1746/3441] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:33 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:34.625575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3e3a74b-850f-460a-89e6-b39744b99666 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:34.625575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3e3a74b-850f-460a-89e6-b39744b99666 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:34.625575 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:34.625575 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:34.625575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b3e3a74b-850f-460a-89e6-b39744b99666 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:34.625575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-b3e3a74b-850f-460a-89e6-b39744b99666 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:34.655230 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:34.655230 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:34.655230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b3e3a74b-850f-460a-89e6-b39744b99666 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:34.655230 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1696/3442] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:34 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:16:35.674203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5ebb63af-80ca-4df4-aafe-fd2aa9468018 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:35.674203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5ebb63af-80ca-4df4-aafe-fd2aa9468018 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:35.674203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:35.674203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:35.674203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5ebb63af-80ca-4df4-aafe-fd2aa9468018 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:35.674203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-5ebb63af-80ca-4df4-aafe-fd2aa9468018 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:35.698689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:35.698689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:35.698689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5ebb63af-80ca-4df4-aafe-fd2aa9468018 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:35.698689 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1747/3443] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:35 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:36.716533 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fbebbb2-5ac7-4c54-855e-34120321f156 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:36.716533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fbebbb2-5ac7-4c54-855e-34120321f156 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:36.716533 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:36.716533 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:36.716533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7fbebbb2-5ac7-4c54-855e-34120321f156 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:36.716533 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-7fbebbb2-5ac7-4c54-855e-34120321f156 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:36.739410 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:36.739410 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:36.739410 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7fbebbb2-5ac7-4c54-855e-34120321f156 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:36.739410 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1697/3444] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:36 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:37.769265 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1610eacf-4693-45bd-bf92-dfca153639bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:37.769265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1610eacf-4693-45bd-bf92-dfca153639bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:37.769265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:37.769265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:37.771093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1610eacf-4693-45bd-bf92-dfca153639bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:37.771093 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1610eacf-4693-45bd-bf92-dfca153639bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:37.805642 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:37.805642 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:37.805642 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1610eacf-4693-45bd-bf92-dfca153639bb tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:37.809749 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1748/3445] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:37 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:38.822149 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f189571-3e6c-4e1e-bced-c91c5f8dbb33 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:38.822149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f189571-3e6c-4e1e-bced-c91c5f8dbb33 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:38.822149 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:38.822149 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:38.822149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9f189571-3e6c-4e1e-bced-c91c5f8dbb33 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:38.822149 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-9f189571-3e6c-4e1e-bced-c91c5f8dbb33 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:38.854046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:38.854046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:38.872659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9f189571-3e6c-4e1e-bced-c91c5f8dbb33 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:38.872659 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1698/3446] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:38 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:39.875575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eae9794e-ba79-4054-8dcc-077349cae78a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:39.875575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eae9794e-ba79-4054-8dcc-077349cae78a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:39.875575 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:39.875575 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:39.875575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-eae9794e-ba79-4054-8dcc-077349cae78a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:39.875575 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-eae9794e-ba79-4054-8dcc-077349cae78a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:39.905129 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:39.905129 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:39.905129 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-eae9794e-ba79-4054-8dcc-077349cae78a tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:39.909422 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1749/3447] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:39 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:40.922407 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a78939bb-297c-49df-8599-123c5826c2bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:40.922407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a78939bb-297c-49df-8599-123c5826c2bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:40.922407 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:40.922407 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:40.922407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a78939bb-297c-49df-8599-123c5826c2bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:40.922407 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-a78939bb-297c-49df-8599-123c5826c2bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:40.954872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:40.954872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:40.954872 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a78939bb-297c-49df-8599-123c5826c2bc tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:40.964721 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1699/3448] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:40 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:41.970595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7f7d485-0d14-4833-96c1-b6e0118b6235 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:41.970595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7f7d485-0d14-4833-96c1-b6e0118b6235 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:41.970595 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:41.970595 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:41.970595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d7f7d485-0d14-4833-96c1-b6e0118b6235 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:41.970595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d7f7d485-0d14-4833-96c1-b6e0118b6235 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:41.993077 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:41.993077 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:41.994950 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d7f7d485-0d14-4833-96c1-b6e0118b6235 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:41.995772 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1750/3449] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:41 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:43.017435 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d5246dc7-70a3-44af-8bf8-f75a43923ab9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:43.017435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d5246dc7-70a3-44af-8bf8-f75a43923ab9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:43.017435 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:43.017435 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:43.017435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d5246dc7-70a3-44af-8bf8-f75a43923ab9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:43.020489 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-d5246dc7-70a3-44af-8bf8-f75a43923ab9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:43.051882 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:43.051882 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:43.051882 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d5246dc7-70a3-44af-8bf8-f75a43923ab9 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:43.051882 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1700/3450] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:43 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:44.070491 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4911e6a-22ae-4ad2-8194-c7bae083fb62 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:44.070491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4911e6a-22ae-4ad2-8194-c7bae083fb62 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:44.070491 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:44.070491 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:44.070491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e4911e6a-22ae-4ad2-8194-c7bae083fb62 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:44.070491 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-e4911e6a-22ae-4ad2-8194-c7bae083fb62 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:44.092290 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:44.092290 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:44.094304 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e4911e6a-22ae-4ad2-8194-c7bae083fb62 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:44.095034 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1751/3451] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:44 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:45.116459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1854c649-a7cd-44e0-9b6f-742cf49c039b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:45.116459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1854c649-a7cd-44e0-9b6f-742cf49c039b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:45.116459 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:45.116459 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:45.116459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1854c649-a7cd-44e0-9b6f-742cf49c039b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:45.116459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-1854c649-a7cd-44e0-9b6f-742cf49c039b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87971) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:45.164172 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:45.164172 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:45.164172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1854c649-a7cd-44e0-9b6f-742cf49c039b tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:45.164172 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1701/3452] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:45 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:46.170454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f1738fe-4b09-4774-ac9d-cf4394c819ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:46.170979 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f1738fe-4b09-4774-ac9d-cf4394c819ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:46.171132 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:46.171132 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:46.171501 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8f1738fe-4b09-4774-ac9d-cf4394c819ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:46.171866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.backups [None req-8f1738fe-4b09-4774-ac9d-cf4394c819ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Show backup with id 543f1bce-6d45-4df6-aaf8-1bf375128d5f. {{(pid=87970) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 19 09:16:46.193173 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:46.193173 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:46.195504 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8f1738fe-4b09-4774-ac9d-cf4394c819ea tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 200 Jan 19 09:16:46.196361 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1752/3453] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:46 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:46.208227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96085f5c-95e4-402f-8f81-732b6dadba40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa Jan 19 09:16:46.208859 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96085f5c-95e4-402f-8f81-732b6dadba40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:46.209088 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:46.209088 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:46.209637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-96085f5c-95e4-402f-8f81-732b6dadba40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:46.269134 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:46.269134 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:46.282685 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-96085f5c-95e4-402f-8f81-732b6dadba40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:46.316262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-96085f5c-95e4-402f-8f81-732b6dadba40 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa returned with HTTP 200 Jan 19 09:16:46.317296 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1702/3454] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:46 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa => generated 1034 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:46.337228 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3097a219-7d14-4b60-ab8e-b7eec3d17632 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa Jan 19 09:16:46.337553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3097a219-7d14-4b60-ab8e-b7eec3d17632 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:46.337668 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:46.337668 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:46.338057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3097a219-7d14-4b60-ab8e-b7eec3d17632 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:46.402301 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:46.402301 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:46.411249 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3097a219-7d14-4b60-ab8e-b7eec3d17632 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:46.435633 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3097a219-7d14-4b60-ab8e-b7eec3d17632 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa returned with HTTP 200 Jan 19 09:16:46.436537 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1753/3455] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:46 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa => generated 1034 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:16:46.452023 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b022354c-d408-432b-83ff-a82037ab9d18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa Jan 19 09:16:46.452553 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b022354c-d408-432b-83ff-a82037ab9d18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:46.452768 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:46.452768 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:46.453148 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b022354c-d408-432b-83ff-a82037ab9d18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:46.453617 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-b022354c-d408-432b-83ff-a82037ab9d18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume with id: d46abcae-054a-42b4-a432-aa7026a3c8fa Jan 19 09:16:46.505112 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:46.505112 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:46.506670 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b022354c-d408-432b-83ff-a82037ab9d18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:46.535360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b022354c-d408-432b-83ff-a82037ab9d18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume request issued successfully. Jan 19 09:16:46.535847 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b022354c-d408-432b-83ff-a82037ab9d18 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa returned with HTTP 202 Jan 19 09:16:46.536759 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1703/3456] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:16:46 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:16:46.544880 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-baf370b4-a5e9-409f-81cf-794b8dd73124 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa Jan 19 09:16:46.545652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-baf370b4-a5e9-409f-81cf-794b8dd73124 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:46.546224 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:46.546224 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:46.546356 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-baf370b4-a5e9-409f-81cf-794b8dd73124 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:46.734221 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:46.734221 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:46.743834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-baf370b4-a5e9-409f-81cf-794b8dd73124 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:46.765637 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-baf370b4-a5e9-409f-81cf-794b8dd73124 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa returned with HTTP 200 Jan 19 09:16:46.775462 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1754/3457] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:46 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa => generated 1033 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:47.783743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6191b65b-5d73-454a-ba79-1bc4d98b0b04 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa Jan 19 09:16:47.784262 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6191b65b-5d73-454a-ba79-1bc4d98b0b04 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:47.784402 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:47.784402 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:47.784887 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6191b65b-5d73-454a-ba79-1bc4d98b0b04 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:47.835398 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:47.835398 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:47.844039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6191b65b-5d73-454a-ba79-1bc4d98b0b04 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:47.866359 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6191b65b-5d73-454a-ba79-1bc4d98b0b04 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa returned with HTTP 200 Jan 19 09:16:47.876293 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1704/3458] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:47 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa => generated 1033 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:48.883664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5df4ffdf-2400-4b17-8370-5701791a9cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa Jan 19 09:16:48.884251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5df4ffdf-2400-4b17-8370-5701791a9cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:48.884532 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:48.884532 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:48.885037 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5df4ffdf-2400-4b17-8370-5701791a9cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:48.932921 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5df4ffdf-2400-4b17-8370-5701791a9cc7 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa returned with HTTP 404 Jan 19 09:16:48.934209 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1755/3459] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:48 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/d46abcae-054a-42b4-a432-aa7026a3c8fa => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:16:48.943229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c1e86d7-31cd-4c8e-b3d8-56166c7ae70c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f Jan 19 09:16:48.943752 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c1e86d7-31cd-4c8e-b3d8-56166c7ae70c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:48.943970 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:48.943970 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:48.944481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0c1e86d7-31cd-4c8e-b3d8-56166c7ae70c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:48.944690 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.contrib.backups [None req-0c1e86d7-31cd-4c8e-b3d8-56166c7ae70c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete backup with id: 543f1bce-6d45-4df6-aaf8-1bf375128d5f. Jan 19 09:16:48.968953 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:48.968953 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:48.995455 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.backup.rpcapi [None req-0c1e86d7-31cd-4c8e-b3d8-56166c7ae70c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] delete_backup rpcapi backup_id 543f1bce-6d45-4df6-aaf8-1bf375128d5f {{(pid=87971) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 19 09:16:48.998608 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0c1e86d7-31cd-4c8e-b3d8-56166c7ae70c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f returned with HTTP 202 Jan 19 09:16:48.999671 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1705/3460] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:16:48 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/backups/543f1bce-6d45-4df6-aaf8-1bf375128d5f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:16:49.008021 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cafb568-849d-462f-b073-8e56bdea7555 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:16:49.008709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cafb568-849d-462f-b073-8e56bdea7555 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:49.009201 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0cafb568-849d-462f-b073-8e56bdea7555 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:49.009674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0cafb568-849d-462f-b073-8e56bdea7555 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume with id: 88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:16:49.060657 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:49.060657 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:49.061845 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0cafb568-849d-462f-b073-8e56bdea7555 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:49.105839 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0cafb568-849d-462f-b073-8e56bdea7555 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume request issued successfully. Jan 19 09:16:49.106761 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0cafb568-849d-462f-b073-8e56bdea7555 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a returned with HTTP 202 Jan 19 09:16:49.109086 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1756/3461] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:16:49 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:16:49.122032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d85dae7-742e-4468-9f42-4a9df40ae17c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:16:49.123217 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d85dae7-742e-4468-9f42-4a9df40ae17c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:49.123800 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:49.123800 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:49.124841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d85dae7-742e-4468-9f42-4a9df40ae17c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:49.186549 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:49.186549 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:49.195395 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2d85dae7-742e-4468-9f42-4a9df40ae17c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:49.231754 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d85dae7-742e-4468-9f42-4a9df40ae17c tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a returned with HTTP 200 Jan 19 09:16:49.234553 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1706/3462] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:49 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a => generated 976 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:16:50.250606 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a5857d6-fc28-46a6-8e20-73109bea3579 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:16:50.251137 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a5857d6-fc28-46a6-8e20-73109bea3579 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:50.251325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:50.251325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:50.251693 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-7a5857d6-fc28-46a6-8e20-73109bea3579 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:50.307525 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:50.307525 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:50.317346 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-7a5857d6-fc28-46a6-8e20-73109bea3579 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:50.341370 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-7a5857d6-fc28-46a6-8e20-73109bea3579 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a returned with HTTP 200 Jan 19 09:16:50.346108 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1757/3463] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:50 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a => generated 976 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:16:51.362687 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67de4159-5568-4110-8600-26e97bbd4225 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:16:51.363199 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67de4159-5568-4110-8600-26e97bbd4225 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:51.363621 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:51.363621 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:51.364004 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-67de4159-5568-4110-8600-26e97bbd4225 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:51.413848 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-67de4159-5568-4110-8600-26e97bbd4225 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a returned with HTTP 404 Jan 19 09:16:51.415162 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1707/3464] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:51 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:16:51.437772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec854aaa-62a4-4585-93bd-53203c8ea58d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:16:51.438296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec854aaa-62a4-4585-93bd-53203c8ea58d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:51.438489 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:51.438489 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:51.439134 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec854aaa-62a4-4585-93bd-53203c8ea58d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:51.439722 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-ec854aaa-62a4-4585-93bd-53203c8ea58d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume with id: 88e49643-5ac3-4118-a107-fab3a4a28c0a Jan 19 09:16:51.488913 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec854aaa-62a4-4585-93bd-53203c8ea58d tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a returned with HTTP 404 Jan 19 09:16:51.489931 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1758/3465] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:16:51 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/88e49643-5ac3-4118-a107-fab3a4a28c0a => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:16:51.498587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c1d1bf2-fbac-4214-9e2a-1243860ed3f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:16:51.499171 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6c1d1bf2-fbac-4214-9e2a-1243860ed3f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:51.499690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6c1d1bf2-fbac-4214-9e2a-1243860ed3f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:51.500240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-6c1d1bf2-fbac-4214-9e2a-1243860ed3f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume with id: 17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:16:51.560212 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:51.560212 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:51.561675 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6c1d1bf2-fbac-4214-9e2a-1243860ed3f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:51.609763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6c1d1bf2-fbac-4214-9e2a-1243860ed3f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume request issued successfully. Jan 19 09:16:51.609763 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6c1d1bf2-fbac-4214-9e2a-1243860ed3f5 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 202 Jan 19 09:16:51.609763 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1708/3466] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:16:51 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:16:51.618425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e18eed42-568e-4949-8566-5f60f0dca979 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:16:51.619545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e18eed42-568e-4949-8566-5f60f0dca979 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:51.620043 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e18eed42-568e-4949-8566-5f60f0dca979 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:51.674265 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:51.674265 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:51.684669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e18eed42-568e-4949-8566-5f60f0dca979 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:51.709788 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e18eed42-568e-4949-8566-5f60f0dca979 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:16:51.710878 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1759/3467] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:51 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 1357 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:52.728095 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a5d0e8d-df74-43cf-8bc5-cfafe2a88cb8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:16:52.728925 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a5d0e8d-df74-43cf-8bc5-cfafe2a88cb8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:52.729268 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:52.729268 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:52.729842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1a5d0e8d-df74-43cf-8bc5-cfafe2a88cb8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:52.787210 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:16:52.787210 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:16:52.797415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1a5d0e8d-df74-43cf-8bc5-cfafe2a88cb8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Volume info retrieved successfully. Jan 19 09:16:52.824869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1a5d0e8d-df74-43cf-8bc5-cfafe2a88cb8 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 200 Jan 19 09:16:52.825879 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1709/3468] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:52 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 1357 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:16:53.841869 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c9eaace-a930-4943-85d4-390601228a14 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] GET http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 Jan 19 09:16:53.842363 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c9eaace-a930-4943-85d4-390601228a14 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:53.842517 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:53.842517 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:53.842917 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8c9eaace-a930-4943-85d4-390601228a14 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:53.889120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8c9eaace-a930-4943-85d4-390601228a14 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 returned with HTTP 404 Jan 19 09:16:53.890143 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1760/3469] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:16:53 2021] GET /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/17434cde-299a-492f-bdd0-34f832cfb412 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:16:53.897829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22f1f6bf-d175-47fc-af9f-6a3b53a6d186 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] DELETE http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:16:53.898355 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22f1f6bf-d175-47fc-af9f-6a3b53a6d186 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:16:53.898615 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:16:53.898615 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:16:53.898990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-22f1f6bf-d175-47fc-af9f-6a3b53a6d186 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:16:53.899450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-22f1f6bf-d175-47fc-af9f-6a3b53a6d186 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] Delete volume with id: 4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 Jan 19 09:16:53.946199 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-22f1f6bf-d175-47fc-af9f-6a3b53a6d186 tempest-VolumesBackupsTest-14086996 tempest-VolumesBackupsTest-14086996] http://10.222.0.25/volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 returned with HTTP 404 Jan 19 09:16:53.947794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1710/3470] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:16:53 2021] DELETE /volume/v3/4437b6a049e34190b02db7a2948bfbd6/volumes/4036ed1b-fbe8-49b6-bc93-7fbaa42a6665 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:30:17.075742 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] POST http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes Jan 19 09:30:17.076511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1300504297"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:30:17.077596 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1300504297'}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:30:17.077963 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Create volume of 1 GB Jan 19 09:30:17.097071 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Availability zone cache updated, next update will occur around 2021-01-19 10:30:17.096646. {{(pid=87970) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 09:30:17.097451 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Availability Zones retrieved successfully. Jan 19 09:30:17.114057 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Flow 'volume_create_api' (9e023bc5-bb09-4bd9-a90a-6fa557eb7add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:30:17.116763 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75720961-93a3-4ef0-83c4-3c1be227637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:30:17.118759 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:30:17.180027 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75720961-93a3-4ef0-83c4-3c1be227637f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:30:17.182226 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b3abc9-90b6-435f-834e-afbee48d4682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:30:17.270152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Created reservations ['61c079e3-58b4-4411-87ca-e72c0f55c9e3', 'f4472437-749a-43aa-927e-1dccb34dead3', '2f141035-1457-4373-a21f-f4a7e8bbe447', '926716a0-89e7-402c-a07a-46fd020d88d2'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:30:17.272127 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b3abc9-90b6-435f-834e-afbee48d4682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c079e3-58b4-4411-87ca-e72c0f55c9e3', 'f4472437-749a-43aa-927e-1dccb34dead3', '2f141035-1457-4373-a21f-f4a7e8bbe447', '926716a0-89e7-402c-a07a-46fd020d88d2']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:30:17.274260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3841a7-5853-4030-bdd6-af47026b0863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:30:17.332250 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3841a7-5853-4030-bdd6-af47026b0863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e48f7bd-41b8-42ea-8b7f-ac634db8dec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1300504297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f30dd50f075445d1b1ede3112f57e606',qos_specs=None,replication_status=,reservations=['61c079e3-58b4-4411-87ca-e72c0f55c9e3','f4472437-749a-43aa-927e-1dccb34dead3','2f141035-1457-4373-a21f-f4a7e8bbe447','926716a0-89e7-402c-a07a-46fd020d88d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1154618137eb41329475495674cc46ee',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1300504297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e48f7bd-41b8-42ea-8b7f-ac634db8dec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f30dd50f075445d1b1ede3112f57e606',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1154618137eb41329475495674cc46ee',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:30:17.334451 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e367581c-b632-403e-8617-91ff15c7747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:30:17.359802 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e367581c-b632-403e-8617-91ff15c7747a) transitioned into state 'SUCCESS' from state '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-1300504297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f30dd50f075445d1b1ede3112f57e606',qos_specs=None,replication_status=,reservations=['61c079e3-58b4-4411-87ca-e72c0f55c9e3','f4472437-749a-43aa-927e-1dccb34dead3','2f141035-1457-4373-a21f-f4a7e8bbe447','926716a0-89e7-402c-a07a-46fd020d88d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1154618137eb41329475495674cc46ee',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:30:17.361715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dd33e0-2941-41a8-aee7-e643a372177b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:30:17.375138 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01dd33e0-2941-41a8-aee7-e643a372177b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:30:17.377700 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Flow 'volume_create_api' (9e023bc5-bb09-4bd9-a90a-6fa557eb7add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:30:17.425888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Create volume request issued successfully. Jan 19 09:30:17.439243 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d89bca1-f9a2-4c4a-b161-1889ce09177c tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes returned with HTTP 202 Jan 19 09:30:17.440124 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1761/3471] 10.222.0.25 () {60 vars in 1225 bytes} [Tue Jan 19 09:30:17 2021] POST /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes => generated 821 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:30:17.455575 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e6f5e21-cc92-4301-8bf7-18c98ad6e7d3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:17.456320 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e6f5e21-cc92-4301-8bf7-18c98ad6e7d3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:17.456601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1e6f5e21-cc92-4301-8bf7-18c98ad6e7d3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:17.509436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:17.509436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:17.519466 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1e6f5e21-cc92-4301-8bf7-18c98ad6e7d3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:17.542936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1e6f5e21-cc92-4301-8bf7-18c98ad6e7d3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:17.543976 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1711/3472] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:17 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:18.560389 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:18.560877 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:18.561105 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:18.561105 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:18.561476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:18.610181 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:18.610181 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:18.618101 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:18.638972 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:18.639861 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1762/3473] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:18 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:19.053157 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-03e54fbf-29d0-4bc8-97d8-17b0efb35c2a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:19.053654 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-03e54fbf-29d0-4bc8-97d8-17b0efb35c2a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:19.053866 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:19.053866 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:19.054244 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-03e54fbf-29d0-4bc8-97d8-17b0efb35c2a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:19.103709 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:19.103709 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:19.111808 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-03e54fbf-29d0-4bc8-97d8-17b0efb35c2a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:19.132823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-03e54fbf-29d0-4bc8-97d8-17b0efb35c2a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:19.133651 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1712/3474] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:30:19 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:19.291842 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume// Jan 19 09:30:19.292306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:19.292528 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:19.292528 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:19.292909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:19.294158 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b0483567-8b10-43e5-849c-d76443dcdce0 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:30:19.294825 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1763/3475] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:30:19 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:30:19.308565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-ee964b14-977e-45a0-a625-1d64d090c4c4 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] POST http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments Jan 19 09:30:19.309066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:19.309066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:19.309486 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-ee964b14-977e-45a0-a625-1d64d090c4c4 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e48f7bd-41b8-42ea-8b7f-ac634db8dec4", "instance_uuid": "16d4ae54-b511-4e55-8709-536e8ab5f3e2", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:30:19.359655 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:19.359655 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:19.410031 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-ee964b14-977e-45a0-a625-1d64d090c4c4 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments returned with HTTP 200 Jan 19 09:30:19.411010 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1713/3476] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:30:19 2021] POST /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:30:19.447011 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d5284c0-02a2-4370-bcdb-5201ad9bb122 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:19.448016 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d5284c0-02a2-4370-bcdb-5201ad9bb122 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:19.448882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2d5284c0-02a2-4370-bcdb-5201ad9bb122 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:19.478818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-ee964b14-977e-45a0-a625-1d64d090c4c4 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume// Jan 19 09:30:19.479308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-ee964b14-977e-45a0-a625-1d64d090c4c4 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:19.479534 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:19.479534 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:19.479923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-ee964b14-977e-45a0-a625-1d64d090c4c4 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:19.481120 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-ee964b14-977e-45a0-a625-1d64d090c4c4 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:30:19.481764 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1714/3477] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:30:19 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:30:19.496810 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-0e2b3f5b-45dd-4542-99d4-a241607c262b tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:19.497210 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-0e2b3f5b-45dd-4542-99d4-a241607c262b tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:19.497885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-0e2b3f5b-45dd-4542-99d4-a241607c262b tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:19.504516 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:19.504516 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:19.512764 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2d5284c0-02a2-4370-bcdb-5201ad9bb122 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:19.531310 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:19.531310 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:19.539856 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2d5284c0-02a2-4370-bcdb-5201ad9bb122 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:19.540970 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1764/3478] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:19 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:19.548925 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:19.548925 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:19.557240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-0e2b3f5b-45dd-4542-99d4-a241607c262b tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:19.575742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:19.575742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:19.584042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-0e2b3f5b-45dd-4542-99d4-a241607c262b tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:19.584870 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1715/3479] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:30:19 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 1012 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:30:19.623183 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-e4baf9b8-fa64-4f79-a6d6-e2f899f76e88 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] PUT http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd Jan 19 09:30:19.623723 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:19.623723 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:19.624807 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-e4baf9b8-fa64-4f79-a6d6-e2f899f76e88 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:30:19.652189 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:30:19.652189 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:30:19.652679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-e4baf9b8-fa64-4f79-a6d6-e2f899f76e88 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Lock "b'cinder-attachment_update-9e48f7bd-41b8-42ea-8b7f-ac634db8dec4-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:30:19.655043 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:19.655043 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:20.557015 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7dc71e7-c269-4ae9-b22e-d1c1c89bf8f1 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:20.557622 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7dc71e7-c269-4ae9-b22e-d1c1c89bf8f1 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:20.557907 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:20.557907 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:20.558408 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7dc71e7-c269-4ae9-b22e-d1c1c89bf8f1 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:20.608046 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:20.608046 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:20.616390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7dc71e7-c269-4ae9-b22e-d1c1c89bf8f1 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:20.636233 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:20.636233 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:20.645721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7dc71e7-c269-4ae9-b22e-d1c1c89bf8f1 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:20.646615 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1716/3480] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:20 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:20.884501 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-e4baf9b8-fa64-4f79-a6d6-e2f899f76e88 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Lock "b'cinder-attachment_update-9e48f7bd-41b8-42ea-8b7f-ac634db8dec4-n-h1-758944-2'" released by "attachment_update" :: held 1.232s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:30:20.885166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-e4baf9b8-fa64-4f79-a6d6-e2f899f76e88 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd returned with HTTP 200 Jan 19 09:30:20.886047 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1765/3481] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:30:19 2021] PUT /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd => generated 762 bytes in 1268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:30:21.662834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca978f25-0bdf-4d8a-8d8d-5de0fa7d1079 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:21.663353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca978f25-0bdf-4d8a-8d8d-5de0fa7d1079 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:21.663546 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:21.663546 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:21.663919 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca978f25-0bdf-4d8a-8d8d-5de0fa7d1079 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:21.711643 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:21.711643 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:21.720164 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca978f25-0bdf-4d8a-8d8d-5de0fa7d1079 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:21.738312 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:21.738312 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:21.746296 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca978f25-0bdf-4d8a-8d8d-5de0fa7d1079 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:21.747119 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1717/3482] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:21 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:22.763525 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa9377b7-09b7-47d7-a0a8-816a1f9a32ae tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:22.764076 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa9377b7-09b7-47d7-a0a8-816a1f9a32ae tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:22.764235 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:22.764235 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:22.764611 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-aa9377b7-09b7-47d7-a0a8-816a1f9a32ae tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:22.818702 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:22.818702 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:22.826584 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-aa9377b7-09b7-47d7-a0a8-816a1f9a32ae tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:22.844648 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:22.844648 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:22.852672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-aa9377b7-09b7-47d7-a0a8-816a1f9a32ae tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:22.853485 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1766/3483] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:22 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:23.869836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25093e88-b48e-4964-a26f-e2ae933fa123 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:23.870353 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25093e88-b48e-4964-a26f-e2ae933fa123 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:23.870538 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:23.870538 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:23.870905 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-25093e88-b48e-4964-a26f-e2ae933fa123 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:23.922475 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:23.922475 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:23.930321 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-25093e88-b48e-4964-a26f-e2ae933fa123 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:23.949431 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:23.949431 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:23.958131 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-25093e88-b48e-4964-a26f-e2ae933fa123 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:23.958983 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1718/3484] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:23 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:24.975502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20abe880-d734-47a1-a406-fce19d558d89 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:24.976087 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20abe880-d734-47a1-a406-fce19d558d89 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:24.976226 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:24.976226 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:24.976601 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-20abe880-d734-47a1-a406-fce19d558d89 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:25.027487 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:25.027487 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:25.036137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-20abe880-d734-47a1-a406-fce19d558d89 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:25.055336 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:25.055336 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:25.065223 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-20abe880-d734-47a1-a406-fce19d558d89 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:25.066085 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1767/3485] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:24 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:26.084634 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c31e3a52-9d07-4f66-9049-17f0fe514896 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:26.085164 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c31e3a52-9d07-4f66-9049-17f0fe514896 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:26.085417 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:26.085417 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:26.085833 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c31e3a52-9d07-4f66-9049-17f0fe514896 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:26.136241 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:26.136241 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:26.144956 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c31e3a52-9d07-4f66-9049-17f0fe514896 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:26.162754 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:26.162754 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:26.170726 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c31e3a52-9d07-4f66-9049-17f0fe514896 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:26.171565 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1719/3486] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:26 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:30:26.927098 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-fb6c256c-6cfc-4349-b827-1e9ac7e1249d tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] POST http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd/action Jan 19 09:30:26.927970 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:26.927970 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:26.928162 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-fb6c256c-6cfc-4349-b827-1e9ac7e1249d tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:30:26.929177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-fb6c256c-6cfc-4349-b827-1e9ac7e1249d tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:30:27.015617 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:27.015617 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:27.028561 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-fb6c256c-6cfc-4349-b827-1e9ac7e1249d tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd/action returned with HTTP 204 Jan 19 09:30:27.029610 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1768/3487] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:30:26 2021] POST /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:30:27.187658 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4140232f-3f24-4d7b-a759-594a23326bf6 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:30:27.188186 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4140232f-3f24-4d7b-a759-594a23326bf6 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:27.188393 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:27.188393 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:27.188674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4140232f-3f24-4d7b-a759-594a23326bf6 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:27.237349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:27.237349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:27.247230 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4140232f-3f24-4d7b-a759-594a23326bf6 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:30:27.265224 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:27.265224 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:27.274025 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4140232f-3f24-4d7b-a759-594a23326bf6 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:30:27.274903 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1720/3488] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:30:27 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 1206 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:30:42.476603 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-fb6c256c-6cfc-4349-b827-1e9ac7e1249d tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume// Jan 19 09:30:42.477128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-fb6c256c-6cfc-4349-b827-1e9ac7e1249d tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:42.477321 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:42.477321 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:42.477702 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-fb6c256c-6cfc-4349-b827-1e9ac7e1249d tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:42.478871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-702cadcc-721c-4dbb-b3ec-774a3b005e30 req-fb6c256c-6cfc-4349-b827-1e9ac7e1249d tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:30:42.479477 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1769/3489] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:30: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 19 09:30:42.497893 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-0ee4a6bf-79c9-4f47-be28-307186837850 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] POST http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments Jan 19 09:30:42.498411 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:42.498411 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:42.498866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-0ee4a6bf-79c9-4f47-be28-307186837850 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e48f7bd-41b8-42ea-8b7f-ac634db8dec4", "instance_uuid": "16d4ae54-b511-4e55-8709-536e8ab5f3e2", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:30:42.548578 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:42.548578 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:42.661210 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-0ee4a6bf-79c9-4f47-be28-307186837850 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments returned with HTTP 200 Jan 19 09:30:42.662031 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1721/3490] 10.222.0.15 () {64 vars in 1358 bytes} [Tue Jan 19 09:30:42 2021] POST /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:30:42.678203 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-172056c5-6a7f-4a1d-ba84-36840865be8e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] DELETE http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd Jan 19 09:30:42.678816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-172056c5-6a7f-4a1d-ba84-36840865be8e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:42.679301 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-172056c5-6a7f-4a1d-ba84-36840865be8e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:42.699582 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:42.699582 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:42.876990 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-172056c5-6a7f-4a1d-ba84-36840865be8e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(c129a33e-035a-483e-ad37-f2632c229d8a)]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:30:42.877468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-172056c5-6a7f-4a1d-ba84-36840865be8e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Adding status of: reserved to pending status list for volume. {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 09:30:42.877885 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-172056c5-6a7f-4a1d-ba84-36840865be8e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:30:42.884362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-172056c5-6a7f-4a1d-ba84-36840865be8e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd returned with HTTP 200 Jan 19 09:30:42.885222 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1770/3491] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:30:42 2021] DELETE /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/cb293ac3-56d6-4a6a-98fb-2821754700cd => generated 192 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:30:46.151773 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-99a85ebe-9b32-47c5-899f-872106b5864e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] PUT http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a Jan 19 09:30:46.152365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:46.152365 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:46.152659 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-99a85ebe-9b32-47c5-899f-872106b5864e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:30:46.183291 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:30:46.183291 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:30:46.183822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-99a85ebe-9b32-47c5-899f-872106b5864e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Lock "b'cinder-attachment_update-9e48f7bd-41b8-42ea-8b7f-ac634db8dec4-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.011s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:30:46.186252 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:46.186252 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:47.458543 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-99a85ebe-9b32-47c5-899f-872106b5864e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Lock "b'cinder-attachment_update-9e48f7bd-41b8-42ea-8b7f-ac634db8dec4-n-h2-758944-2'" released by "attachment_update" :: held 1.275s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:30:47.459261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-99a85ebe-9b32-47c5-899f-872106b5864e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a returned with HTTP 200 Jan 19 09:30:47.460150 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1722/3492] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 09:30:46 2021] PUT /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a => generated 762 bytes in 1313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:30:47.479752 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-21e0b548-2011-48e1-8f69-db50ec4507b2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a Jan 19 09:30:47.480333 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-21e0b548-2011-48e1-8f69-db50ec4507b2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:47.480521 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:47.480521 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:47.480889 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-21e0b548-2011-48e1-8f69-db50ec4507b2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:47.500127 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-21e0b548-2011-48e1-8f69-db50ec4507b2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a returned with HTTP 200 Jan 19 09:30:47.501145 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1771/3493] 10.222.0.41 () {60 vars in 1415 bytes} [Tue Jan 19 09:30:47 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:30:55.145061 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-9268d217-05e3-452b-bc18-6c4c5eef747a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] POST http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a/action Jan 19 09:30:55.145595 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:55.145595 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:55.145978 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-9268d217-05e3-452b-bc18-6c4c5eef747a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:30:55.146366 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-9268d217-05e3-452b-bc18-6c4c5eef747a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:30:55.212920 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:30:55.212920 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:30:55.225825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-9268d217-05e3-452b-bc18-6c4c5eef747a tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a/action returned with HTTP 204 Jan 19 09:30:55.226745 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1723/3494] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 09:30:55 2021] POST /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:30:59.933741 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-21e0b548-2011-48e1-8f69-db50ec4507b2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume// Jan 19 09:30:59.934203 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-21e0b548-2011-48e1-8f69-db50ec4507b2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:30:59.934470 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:59.934470 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:59.934916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-21e0b548-2011-48e1-8f69-db50ec4507b2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:30:59.935964 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-ef422262-adac-4e14-b57a-96fe8e5c3360 req-21e0b548-2011-48e1-8f69-db50ec4507b2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:30:59.936565 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1772/3495] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:30: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 19 09:30:59.949824 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-7ab6e57e-212e-4dd7-abad-bc77b9a11420 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] POST http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments Jan 19 09:30:59.950325 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:30:59.950325 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:30:59.950784 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-7ab6e57e-212e-4dd7-abad-bc77b9a11420 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e48f7bd-41b8-42ea-8b7f-ac634db8dec4", "instance_uuid": "16d4ae54-b511-4e55-8709-536e8ab5f3e2", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:31:00.001774 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:00.001774 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:00.117044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-7ab6e57e-212e-4dd7-abad-bc77b9a11420 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments returned with HTTP 200 Jan 19 09:31:00.117828 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1724/3496] 10.222.0.41 () {64 vars in 1358 bytes} [Tue Jan 19 09:30:59 2021] POST /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:31:00.132110 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-8cac4550-4fc7-4f12-97ed-4aca5facb6b3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] DELETE http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a Jan 19 09:31:00.132631 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-8cac4550-4fc7-4f12-97ed-4aca5facb6b3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:00.133113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-8cac4550-4fc7-4f12-97ed-4aca5facb6b3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:00.153830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:00.153830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:00.332886 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-8cac4550-4fc7-4f12-97ed-4aca5facb6b3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(c5a3d0d2-0518-4127-a3fd-08c815d7ba8e)]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:31:00.333312 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-8cac4550-4fc7-4f12-97ed-4aca5facb6b3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Adding status of: reserved to pending status list for volume. {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 09:31:00.333726 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-8cac4550-4fc7-4f12-97ed-4aca5facb6b3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:31:00.340887 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-8cac4550-4fc7-4f12-97ed-4aca5facb6b3 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a returned with HTTP 200 Jan 19 09:31:00.341794 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1773/3497] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 09:31:00 2021] DELETE /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c129a33e-035a-483e-ad37-f2632c229d8a => generated 192 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:31:03.854692 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-d5b5a38c-2a4e-49a9-b5ad-c1f04d8c7603 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] PUT http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e Jan 19 09:31:03.855213 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:03.855213 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:03.855545 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-d5b5a38c-2a4e-49a9-b5ad-c1f04d8c7603 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:31:03.885409 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:31:03.885409 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:31:03.885929 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-d5b5a38c-2a4e-49a9-b5ad-c1f04d8c7603 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Lock "b'cinder-attachment_update-9e48f7bd-41b8-42ea-8b7f-ac634db8dec4-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:31:03.888278 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:03.888278 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:05.179202 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-d5b5a38c-2a4e-49a9-b5ad-c1f04d8c7603 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Lock "b'cinder-attachment_update-9e48f7bd-41b8-42ea-8b7f-ac634db8dec4-n-h1-758944-2'" released by "attachment_update" :: held 1.293s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:31:05.179865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-d5b5a38c-2a4e-49a9-b5ad-c1f04d8c7603 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e returned with HTTP 200 Jan 19 09:31:05.180734 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1725/3498] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:31:03 2021] PUT /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e => generated 762 bytes in 1335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:31:05.197795 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-393669be-2742-43a4-b462-13c6558dc96e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e Jan 19 09:31:05.198362 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-393669be-2742-43a4-b462-13c6558dc96e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:05.198631 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:05.198631 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:05.199003 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-393669be-2742-43a4-b462-13c6558dc96e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:05.217526 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-393669be-2742-43a4-b462-13c6558dc96e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e returned with HTTP 200 Jan 19 09:31:05.218329 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1774/3499] 10.222.0.15 () {60 vars in 1415 bytes} [Tue Jan 19 09:31:05 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:31:12.668942 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-ba8f2c7f-80b5-4a68-a37e-039abf367bf2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] POST http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e/action Jan 19 09:31:12.669500 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:12.669500 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:12.669781 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-ba8f2c7f-80b5-4a68-a37e-039abf367bf2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:31:12.670163 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-ba8f2c7f-80b5-4a68-a37e-039abf367bf2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:31:12.854185 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:12.854185 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:12.866012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-898f1df0-4aba-4709-a2ff-3a95e2e37f5e req-ba8f2c7f-80b5-4a68-a37e-039abf367bf2 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e/action returned with HTTP 204 Jan 19 09:31:12.866929 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1726/3500] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:31:12 2021] POST /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:31:18.026578 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e2a3e031-d4bd-47bf-a91d-3b3cac94d1f4 req-cf2b6c91-3a6a-418d-bc0d-09f272b877ea tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] DELETE http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e Jan 19 09:31:18.027146 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e2a3e031-d4bd-47bf-a91d-3b3cac94d1f4 req-cf2b6c91-3a6a-418d-bc0d-09f272b877ea tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:18.027146 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:18.027146 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:18.027445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e2a3e031-d4bd-47bf-a91d-3b3cac94d1f4 req-cf2b6c91-3a6a-418d-bc0d-09f272b877ea tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:18.050939 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:18.050939 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:18.505590 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-e2a3e031-d4bd-47bf-a91d-3b3cac94d1f4 req-cf2b6c91-3a6a-418d-bc0d-09f272b877ea tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:31:18.506236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-e2a3e031-d4bd-47bf-a91d-3b3cac94d1f4 req-cf2b6c91-3a6a-418d-bc0d-09f272b877ea tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:31:18.513227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e2a3e031-d4bd-47bf-a91d-3b3cac94d1f4 req-cf2b6c91-3a6a-418d-bc0d-09f272b877ea tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e returned with HTTP 200 Jan 19 09:31:18.514068 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1775/3501] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:31:18 2021] DELETE /volume/v3/f30dd50f075445d1b1ede3112f57e606/attachments/c5a3d0d2-0518-4127-a3fd-08c815d7ba8e => generated 19 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:31:19.561334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6808769-a3b0-4176-9335-82389156e0b9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:31:19.561876 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6808769-a3b0-4176-9335-82389156e0b9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:19.562069 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:19.562069 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:19.562447 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6808769-a3b0-4176-9335-82389156e0b9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:19.612178 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:19.612178 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:19.629595 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6808769-a3b0-4176-9335-82389156e0b9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:31:19.651875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6808769-a3b0-4176-9335-82389156e0b9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:31:19.652703 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1727/3502] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:31:19 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:31:19.668909 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cd68ce8-04be-47ad-be70-b6db28d34e14 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:31:19.669712 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cd68ce8-04be-47ad-be70-b6db28d34e14 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:19.669920 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:19.669920 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:19.670281 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9cd68ce8-04be-47ad-be70-b6db28d34e14 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:19.720118 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:19.720118 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:19.728293 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9cd68ce8-04be-47ad-be70-b6db28d34e14 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:31:19.750379 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9cd68ce8-04be-47ad-be70-b6db28d34e14 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:31:19.751166 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1776/3503] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:31:19 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:31:19.826673 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6595d14-402e-4637-8c88-65f39bfc00e9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] DELETE http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:31:19.827435 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6595d14-402e-4637-8c88-65f39bfc00e9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:19.827804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:19.827804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:19.828445 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e6595d14-402e-4637-8c88-65f39bfc00e9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:19.829078 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-e6595d14-402e-4637-8c88-65f39bfc00e9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Delete volume with id: 9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:31:19.879054 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:19.879054 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:19.880053 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6595d14-402e-4637-8c88-65f39bfc00e9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:31:19.908714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e6595d14-402e-4637-8c88-65f39bfc00e9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Delete volume request issued successfully. Jan 19 09:31:19.909454 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e6595d14-402e-4637-8c88-65f39bfc00e9 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 202 Jan 19 09:31:19.910466 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1728/3504] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:31:19 2021] DELETE /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:31:19.925360 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1811416a-31b3-4388-b7d1-283083724010 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:31:19.926275 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1811416a-31b3-4388-b7d1-283083724010 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:19.926496 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:19.926496 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:19.927300 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-1811416a-31b3-4388-b7d1-283083724010 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:19.976791 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:19.976791 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:19.986202 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-1811416a-31b3-4388-b7d1-283083724010 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:31:20.011318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-1811416a-31b3-4388-b7d1-283083724010 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:31:20.012139 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1777/3505] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:31:19 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:31:21.029364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2dbb0d6f-160b-42de-83f3-55ec03d4457e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:31:21.029878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2dbb0d6f-160b-42de-83f3-55ec03d4457e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:21.030201 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:21.030201 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:21.030934 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-2dbb0d6f-160b-42de-83f3-55ec03d4457e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:21.090161 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:31:21.090161 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:31:21.099184 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-2dbb0d6f-160b-42de-83f3-55ec03d4457e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Volume info retrieved successfully. Jan 19 09:31:21.121617 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-2dbb0d6f-160b-42de-83f3-55ec03d4457e tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 200 Jan 19 09:31:21.122426 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1729/3506] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:31:21 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:31:22.138807 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7bada9d-fe86-4dea-9eec-ab556157c7f5 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] GET http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 Jan 19 09:31:22.139335 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7bada9d-fe86-4dea-9eec-ab556157c7f5 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:31:22.139519 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:31:22.139519 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:31:22.139890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7bada9d-fe86-4dea-9eec-ab556157c7f5 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:31:22.185895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7bada9d-fe86-4dea-9eec-ab556157c7f5 tempest-ServerActionsTestJSON-2061258288 tempest-ServerActionsTestJSON-2061258288] http://10.222.0.25/volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 returned with HTTP 404 Jan 19 09:31:22.186946 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1778/3507] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:31:22 2021] GET /volume/v3/f30dd50f075445d1b1ede3112f57e606/volumes/9e48f7bd-41b8-42ea-8b7f-ac634db8dec4 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:33:38.770805 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5ca62da6-7422-4f92-b043-5474833626f7 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] POST http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types Jan 19 09:33:38.771320 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:38.771320 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:38.771679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5ca62da6-7422-4f92-b043-5474833626f7 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1089054227", "extra_specs": {}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:33:38.812547 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5ca62da6-7422-4f92-b043-5474833626f7 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types returned with HTTP 200 Jan 19 09:33:38.813531 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1730/3508] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:33:38 2021] POST /volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types => generated 218 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:38.825398 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77482046-291b-45b1-88b5-490252d5f417 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] POST http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/1d411c26-377d-42b0-be0a-befd95ef2848/encryption Jan 19 09:33:38.826729 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-77482046-291b-45b1-88b5-490252d5f417 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:33:38.875188 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-77482046-291b-45b1-88b5-490252d5f417 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/1d411c26-377d-42b0-be0a-befd95ef2848/encryption returned with HTTP 200 Jan 19 09:33:38.876057 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1779/3509] 10.222.0.25 () {60 vars in 1364 bytes} [Tue Jan 19 09:33:38 2021] POST /volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/1d411c26-377d-42b0-be0a-befd95ef2848/encryption => generated 231 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:38.885550 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] POST http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes Jan 19 09:33:38.886323 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2092547783", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1089054227", "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:33:38.887614 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2092547783', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1089054227', 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:33:38.899695 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Create volume of 1 GB Jan 19 09:33:38.900406 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:38.900406 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:38.906861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Availability zone cache updated, next update will occur around 2021-01-19 10:33:38.906399. {{(pid=87971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 19 09:33:38.907196 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Availability Zones retrieved successfully. Jan 19 09:33:38.923730 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Flow 'volume_create_api' (3bb83d1b-9406-48be-a440-bff81e980879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:33:38.926798 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efd43f1-33ee-44ee-a5c3-42d6f105bf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:33:38.928879 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:33:38.987102 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efd43f1-33ee-44ee-a5c3-42d6f105bf72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:33:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1d411c26-377d-42b0-be0a-befd95ef2848,is_public=True,name='tempest-scenario-type-cryptsetup-1089054227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1d411c26-377d-42b0-be0a-befd95ef2848', '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=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:33:38.989269 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024f03b6-8699-4c02-8a31-08b0acba8099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:33:39.035754 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1089054227 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1089054227, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:33:39.036620 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1089054227 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1089054227, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:33:39.077779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Created reservations ['3b5c5f7e-3d7f-49aa-add2-d13fdf9d5d5c', 'af82b615-6800-431d-a88e-66d59c6f60cb', '5740a180-7f54-4f07-998a-c58793802dcd', 'f0e1dbe7-e7fb-48ca-ac76-e3023ba1002a'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:33:39.079675 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024f03b6-8699-4c02-8a31-08b0acba8099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b5c5f7e-3d7f-49aa-add2-d13fdf9d5d5c', 'af82b615-6800-431d-a88e-66d59c6f60cb', '5740a180-7f54-4f07-998a-c58793802dcd', 'f0e1dbe7-e7fb-48ca-ac76-e3023ba1002a']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:33:39.081778 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777c85bd-5e60-454c-848b-08831cf10036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:33:39.139349 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777c85bd-5e60-454c-848b-08831cf10036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71346db1-611a-447c-a64a-d55189e64291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2092547783',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50091045a00a4a9f89de33220179eeb5',qos_specs=None,replication_status=,reservations=['3b5c5f7e-3d7f-49aa-add2-d13fdf9d5d5c','af82b615-6800-431d-a88e-66d59c6f60cb','5740a180-7f54-4f07-998a-c58793802dcd','f0e1dbe7-e7fb-48ca-ac76-e3023ba1002a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de94d01341344a7781ac2c9dc399e2e9',volume_type_id=1d411c26-377d-42b0-be0a-befd95ef2848), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2092547783',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=71346db1-611a-447c-a64a-d55189e64291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50091045a00a4a9f89de33220179eeb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de94d01341344a7781ac2c9dc399e2e9',volume_attachment=,volume_type=,volume_type_id=1d411c26-377d-42b0-be0a-befd95ef2848)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:33:39.141401 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e66317-9465-4fe9-b8bf-0780f8c4d437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:33:39.166984 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e66317-9465-4fe9-b8bf-0780f8c4d437) transitioned into state 'SUCCESS' from state '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-2092547783',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50091045a00a4a9f89de33220179eeb5',qos_specs=None,replication_status=,reservations=['3b5c5f7e-3d7f-49aa-add2-d13fdf9d5d5c','af82b615-6800-431d-a88e-66d59c6f60cb','5740a180-7f54-4f07-998a-c58793802dcd','f0e1dbe7-e7fb-48ca-ac76-e3023ba1002a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de94d01341344a7781ac2c9dc399e2e9',volume_type_id=1d411c26-377d-42b0-be0a-befd95ef2848)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:33:39.168914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad95cc9-1794-4ae6-a8b5-e314f97528fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:33:39.184085 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad95cc9-1794-4ae6-a8b5-e314f97528fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:33:39.186825 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Flow 'volume_create_api' (3bb83d1b-9406-48be-a440-bff81e980879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:33:39.235111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Create volume request issued successfully. Jan 19 09:33:39.251681 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-396dd8ab-1dba-4d44-ada2-32038bc7ea1b tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes returned with HTTP 202 Jan 19 09:33:39.252591 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1731/3510] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:33:38 2021] POST /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes => generated 857 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 19 09:33:39.267500 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b853eb81-f3b0-480b-9e7c-80de295ad632 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:39.268029 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b853eb81-f3b0-480b-9e7c-80de295ad632 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:39.268514 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b853eb81-f3b0-480b-9e7c-80de295ad632 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:39.323716 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:39.323716 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:39.332978 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b853eb81-f3b0-480b-9e7c-80de295ad632 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:39.355711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b853eb81-f3b0-480b-9e7c-80de295ad632 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:39.356584 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1780/3511] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:39 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:40.374669 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-18750c97-16cb-4150-9b29-35bd07f246b6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:40.375268 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-18750c97-16cb-4150-9b29-35bd07f246b6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:40.375378 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:40.375378 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:40.375741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-18750c97-16cb-4150-9b29-35bd07f246b6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:40.428931 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:40.428931 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:40.438463 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-18750c97-16cb-4150-9b29-35bd07f246b6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:40.460080 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-18750c97-16cb-4150-9b29-35bd07f246b6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:40.460908 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1732/3512] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:40 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:40.476800 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:40.477325 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:40.477546 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:40.477546 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:40.477922 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:40.554017 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:40.554017 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:40.568878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:40.596769 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:40.597595 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1781/3513] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:40 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:40.721659 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-0e28327d-38ee-4734-b46f-21089f5c7899 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:40.722172 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-0e28327d-38ee-4734-b46f-21089f5c7899 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:40.722383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:40.722383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:40.722820 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-0e28327d-38ee-4734-b46f-21089f5c7899 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:40.772170 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:40.772170 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:40.781656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-0e28327d-38ee-4734-b46f-21089f5c7899 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:40.804218 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-0e28327d-38ee-4734-b46f-21089f5c7899 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:40.805085 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1733/3514] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:33:40 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:40.886479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume// Jan 19 09:33:40.886920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:40.887146 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:40.887146 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:40.887531 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:40.888588 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-147ac7b5-3930-4b0b-b975-f6e4bab8a281 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:33:40.889194 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1782/3515] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:33:40 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:33:40.903261 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-bc8c265b-f0de-4030-8755-569f1a60c9a3 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] POST http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments Jan 19 09:33:40.903764 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:40.903764 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:40.904277 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-bc8c265b-f0de-4030-8755-569f1a60c9a3 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71346db1-611a-447c-a64a-d55189e64291", "instance_uuid": "75f1d806-e167-4249-b39e-84da3ab14aaa", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:33:40.954193 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:40.954193 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:41.008513 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-bc8c265b-f0de-4030-8755-569f1a60c9a3 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments returned with HTTP 200 Jan 19 09:33:41.009578 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1734/3516] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:33:40 2021] POST /volume/v3/50091045a00a4a9f89de33220179eeb5/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:33:41.049536 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fdaadb2e-5703-4fba-9d74-23e1ec9b39a8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:41.050052 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fdaadb2e-5703-4fba-9d74-23e1ec9b39a8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:41.050549 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fdaadb2e-5703-4fba-9d74-23e1ec9b39a8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:41.079296 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-bc8c265b-f0de-4030-8755-569f1a60c9a3 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume// Jan 19 09:33:41.079813 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-bc8c265b-f0de-4030-8755-569f1a60c9a3 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:41.080037 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:41.080037 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:41.080452 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-bc8c265b-f0de-4030-8755-569f1a60c9a3 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:41.081699 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-bc8c265b-f0de-4030-8755-569f1a60c9a3 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:33:41.082298 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1735/3517] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:33:41 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:33:41.097666 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-673edac0-56f6-4270-90a7-521ca736ae70 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:41.098307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-673edac0-56f6-4270-90a7-521ca736ae70 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:41.099011 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-673edac0-56f6-4270-90a7-521ca736ae70 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:41.100660 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:41.100660 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:41.110636 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-fdaadb2e-5703-4fba-9d74-23e1ec9b39a8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:41.130488 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:41.130488 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:41.139708 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fdaadb2e-5703-4fba-9d74-23e1ec9b39a8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:41.140468 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1783/3518] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:41 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:41.149742 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:41.149742 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:41.158703 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-673edac0-56f6-4270-90a7-521ca736ae70 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:41.177739 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:41.177739 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:41.186040 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-673edac0-56f6-4270-90a7-521ca736ae70 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:41.186899 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1736/3519] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:33:41 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 1048 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:33:41.222052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-fa0a980f-3823-4539-b6c7-0a7246b54319 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] PUT http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462 Jan 19 09:33:41.222577 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:41.222577 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:41.223000 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-fa0a980f-3823-4539-b6c7-0a7246b54319 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:33:41.251751 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:33:41.251751 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:33:41.252418 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-fa0a980f-3823-4539-b6c7-0a7246b54319 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Lock "b'cinder-attachment_update-71346db1-611a-447c-a64a-d55189e64291-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:33:41.254872 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:41.254872 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:42.158464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-412ff0b5-2161-4944-ac10-f2fbf09c158c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:42.159152 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-412ff0b5-2161-4944-ac10-f2fbf09c158c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:42.159152 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:42.159152 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:42.159432 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-412ff0b5-2161-4944-ac10-f2fbf09c158c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:42.210401 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:42.210401 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:42.219472 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-412ff0b5-2161-4944-ac10-f2fbf09c158c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:42.239213 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:42.239213 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:42.252721 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-412ff0b5-2161-4944-ac10-f2fbf09c158c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:42.253566 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1737/3520] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:42 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 949 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:42.492735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-fa0a980f-3823-4539-b6c7-0a7246b54319 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Lock "b'cinder-attachment_update-71346db1-611a-447c-a64a-d55189e64291-n-h1-758944-2'" released by "attachment_update" :: held 1.240s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:33:42.493713 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-fa0a980f-3823-4539-b6c7-0a7246b54319 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462 returned with HTTP 200 Jan 19 09:33:42.494921 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1784/3521] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:33:41 2021] PUT /volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462 => generated 761 bytes in 1278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:33:42.512432 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-36410cde-8429-450f-9c10-ae839765a479 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/encryption Jan 19 09:33:42.512973 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-36410cde-8429-450f-9c10-ae839765a479 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:42.513192 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:42.513192 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:42.513576 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-36410cde-8429-450f-9c10-ae839765a479 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:42.562829 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:42.562829 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:42.618219 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-36410cde-8429-450f-9c10-ae839765a479 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/encryption returned with HTTP 200 Jan 19 09:33:42.619290 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1738/3522] 10.222.0.15 () {58 vars in 1395 bytes} [Tue Jan 19 09:33:42 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/encryption => generated 161 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:43.269185 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4307aa0-ca46-441c-9b3d-46bb59977192 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:43.269777 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4307aa0-ca46-441c-9b3d-46bb59977192 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:43.269897 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:43.269897 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:43.270265 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4307aa0-ca46-441c-9b3d-46bb59977192 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:43.319502 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:43.319502 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:43.327941 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c4307aa0-ca46-441c-9b3d-46bb59977192 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:43.346886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:43.346886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:43.356310 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4307aa0-ca46-441c-9b3d-46bb59977192 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:43.357149 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1785/3523] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:43 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:44.374054 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42c69a8a-db2f-4336-aa6f-a81aa199477f tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:44.374618 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42c69a8a-db2f-4336-aa6f-a81aa199477f tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:44.374820 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:44.374820 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:44.375207 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-42c69a8a-db2f-4336-aa6f-a81aa199477f tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:44.424111 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:44.424111 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:44.433390 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-42c69a8a-db2f-4336-aa6f-a81aa199477f tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:44.453305 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:44.453305 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:44.462154 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-42c69a8a-db2f-4336-aa6f-a81aa199477f tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:44.463036 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1739/3524] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:44 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:45.480087 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca2cf995-bdc7-415f-9378-a8b84fdee350 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:45.480695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca2cf995-bdc7-415f-9378-a8b84fdee350 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:45.480823 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:45.480823 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:45.481150 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ca2cf995-bdc7-415f-9378-a8b84fdee350 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:45.533647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:45.533647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:45.542469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ca2cf995-bdc7-415f-9378-a8b84fdee350 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:45.561236 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:45.561236 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:45.569374 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ca2cf995-bdc7-415f-9378-a8b84fdee350 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:45.570193 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1786/3525] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:45 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:46.586409 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b72e7179-c0b8-4c9b-b3ce-26905d9efce6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:46.586983 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b72e7179-c0b8-4c9b-b3ce-26905d9efce6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:46.587162 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:46.587162 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:46.587535 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-b72e7179-c0b8-4c9b-b3ce-26905d9efce6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:46.636804 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:46.636804 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:46.645187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-b72e7179-c0b8-4c9b-b3ce-26905d9efce6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:46.663932 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:46.663932 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:46.672318 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-b72e7179-c0b8-4c9b-b3ce-26905d9efce6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:46.673142 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1740/3526] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:46 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:47.690672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f09d694c-8e85-4e5c-8dcb-9bd85f8f3071 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:47.691195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f09d694c-8e85-4e5c-8dcb-9bd85f8f3071 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:47.691376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:47.691376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:47.691751 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f09d694c-8e85-4e5c-8dcb-9bd85f8f3071 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:47.742328 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:47.742328 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:47.751109 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f09d694c-8e85-4e5c-8dcb-9bd85f8f3071 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:47.770114 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:47.770114 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:47.779042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f09d694c-8e85-4e5c-8dcb-9bd85f8f3071 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:47.779860 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1787/3527] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:47 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:48.126906 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-5d42bf6b-d450-4c03-b62d-e7bb5a888487 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] POST http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462/action Jan 19 09:33:48.127551 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:48.127551 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:48.127989 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-5d42bf6b-d450-4c03-b62d-e7bb5a888487 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:33:48.128372 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-5d42bf6b-d450-4c03-b62d-e7bb5a888487 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:33:48.194574 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:48.194574 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:48.207709 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-15adab3a-89b6-45cb-ad20-6a5407fe4e6d req-5d42bf6b-d450-4c03-b62d-e7bb5a888487 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462/action returned with HTTP 204 Jan 19 09:33:48.208778 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1741/3528] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:33:48 2021] POST /volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:33:48.796617 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7c4c2a6-96be-4063-8735-bd0fb1c12d44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:48.797190 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7c4c2a6-96be-4063-8735-bd0fb1c12d44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:48.797370 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:48.797370 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:48.797738 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f7c4c2a6-96be-4063-8735-bd0fb1c12d44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:48.846842 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:48.846842 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:48.856625 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f7c4c2a6-96be-4063-8735-bd0fb1c12d44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:48.875069 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:48.875069 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:48.883235 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f7c4c2a6-96be-4063-8735-bd0fb1c12d44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:48.884049 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1788/3529] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:48 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 1242 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:33:48.900039 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59caf0c2-665c-48d6-b09c-bce120e12831 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:48.900595 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59caf0c2-665c-48d6-b09c-bce120e12831 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:48.900833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:48.900833 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:48.901214 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-59caf0c2-665c-48d6-b09c-bce120e12831 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:48.952674 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:48.952674 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:48.960840 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-59caf0c2-665c-48d6-b09c-bce120e12831 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:48.980567 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:48.980567 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:48.988849 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-59caf0c2-665c-48d6-b09c-bce120e12831 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:48.989698 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1742/3530] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:48 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 1242 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 19 09:33:49.112660 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:49.113123 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:49.113370 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:49.113370 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:49.113904 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:49.170412 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:49.170412 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:49.180768 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:49.202635 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:49.202635 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:49.212638 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:49.213687 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1789/3531] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:33:49 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 1242 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:33:49.236457 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-91287d69-21e3-43cd-87f7-0bb6114eafc1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] POST http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/action Jan 19 09:33:49.237075 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:49.237075 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:49.237660 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-91287d69-21e3-43cd-87f7-0bb6114eafc1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:33:49.238056 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-91287d69-21e3-43cd-87f7-0bb6114eafc1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:33:49.289438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:49.289438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:49.290686 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-91287d69-21e3-43cd-87f7-0bb6114eafc1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:49.299572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-91287d69-21e3-43cd-87f7-0bb6114eafc1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Begin detaching volume completed successfully. Jan 19 09:33:49.300114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-91287d69-21e3-43cd-87f7-0bb6114eafc1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/action returned with HTTP 202 Jan 19 09:33:49.301022 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1743/3532] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 09:33:49 2021] POST /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 19 09:33:49.370393 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume// Jan 19 09:33:49.370841 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:49.371204 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:49.371204 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:49.371634 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:49.372700 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-1851b3a6-98ae-4cd4-ab15-0b8c5476d556 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:33:49.373353 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1790/3533] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:33:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:33:49.391044 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-da275d67-3ce6-4827-8950-0d96a853ff57 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:49.391758 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-da275d67-3ce6-4827-8950-0d96a853ff57 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:49.391974 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:49.391974 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:49.392346 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-da275d67-3ce6-4827-8950-0d96a853ff57 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:49.444173 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:49.444173 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:49.453455 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-da275d67-3ce6-4827-8950-0d96a853ff57 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:49.472633 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:49.472633 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:49.480834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-da275d67-3ce6-4827-8950-0d96a853ff57 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:49.481656 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1744/3534] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:33:49 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 1344 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:33:49.531852 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-339bc9e0-d772-4e34-ab9e-40d164d3b2a7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/encryption Jan 19 09:33:49.532377 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-339bc9e0-d772-4e34-ab9e-40d164d3b2a7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:49.532862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-339bc9e0-d772-4e34-ab9e-40d164d3b2a7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:49.581701 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:49.581701 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:49.631879 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-339bc9e0-d772-4e34-ab9e-40d164d3b2a7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/encryption returned with HTTP 200 Jan 19 09:33:49.632648 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1791/3535] 10.222.0.15 () {58 vars in 1395 bytes} [Tue Jan 19 09:33:49 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291/encryption => generated 161 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:50.020679 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-2bd772b6-2f08-4063-89b1-f2cf7ef7c612 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] DELETE http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462 Jan 19 09:33:50.021212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-2bd772b6-2f08-4063-89b1-f2cf7ef7c612 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:50.021376 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:50.021376 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:50.021745 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-2bd772b6-2f08-4063-89b1-f2cf7ef7c612 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:50.041891 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:50.041891 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:50.473578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-2bd772b6-2f08-4063-89b1-f2cf7ef7c612 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:33:50.474006 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-2bd772b6-2f08-4063-89b1-f2cf7ef7c612 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:33:50.481612 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-5a84b3a5-ae03-46a2-b6bc-b98da4995bf4 req-2bd772b6-2f08-4063-89b1-f2cf7ef7c612 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462 returned with HTTP 200 Jan 19 09:33:50.482478 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1745/3536] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:33:50 2021] DELETE /volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/9a3778af-f37e-494c-80f9-1e09a9df9462 => generated 19 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:51.762204 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7e2ed73f-8f62-4eca-a6e9-8fb2ab2611ae req-79037ba3-cd90-43ce-9bdb-06d62102f783 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:51.762822 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7e2ed73f-8f62-4eca-a6e9-8fb2ab2611ae req-79037ba3-cd90-43ce-9bdb-06d62102f783 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:51.762957 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:51.762957 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:51.763329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-7e2ed73f-8f62-4eca-a6e9-8fb2ab2611ae req-79037ba3-cd90-43ce-9bdb-06d62102f783 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:51.814692 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:51.814692 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:51.823362 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-7e2ed73f-8f62-4eca-a6e9-8fb2ab2611ae req-79037ba3-cd90-43ce-9bdb-06d62102f783 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:51.845484 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-7e2ed73f-8f62-4eca-a6e9-8fb2ab2611ae req-79037ba3-cd90-43ce-9bdb-06d62102f783 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:51.846331 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1792/3537] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:33:51 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:51.866449 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c83ac5c5-6e09-4ae2-9546-df4bf31364ca tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] DELETE http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:51.867511 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c83ac5c5-6e09-4ae2-9546-df4bf31364ca tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:51.867730 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:51.867730 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:51.868128 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c83ac5c5-6e09-4ae2-9546-df4bf31364ca tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:51.868602 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-c83ac5c5-6e09-4ae2-9546-df4bf31364ca tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Delete volume with id: 71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:51.917670 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:51.917670 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:51.918855 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c83ac5c5-6e09-4ae2-9546-df4bf31364ca tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:51.937217 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.keymgr.conf_key_mgr [None req-c83ac5c5-6e09-4ae2-9546-df4bf31364ca tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 19 09:33:51.945826 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c83ac5c5-6e09-4ae2-9546-df4bf31364ca tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Delete volume request issued successfully. Jan 19 09:33:51.946469 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c83ac5c5-6e09-4ae2-9546-df4bf31364ca tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 202 Jan 19 09:33:51.947510 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1746/3538] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:33:51 2021] DELETE /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:33:51.955306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b08192a-0462-452e-85cf-8d3a17881363 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:51.955831 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b08192a-0462-452e-85cf-8d3a17881363 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:51.956316 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:51.956316 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:51.956735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8b08192a-0462-452e-85cf-8d3a17881363 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:52.008579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:52.008579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:52.016836 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8b08192a-0462-452e-85cf-8d3a17881363 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:52.038939 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8b08192a-0462-452e-85cf-8d3a17881363 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:52.039938 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1793/3539] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:51 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:53.057379 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec941eab-1d55-4f7c-992e-0a6b41ed4c44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:53.057944 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec941eab-1d55-4f7c-992e-0a6b41ed4c44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:53.058072 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:53.058072 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:53.058444 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ec941eab-1d55-4f7c-992e-0a6b41ed4c44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:53.107534 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:33:53.107534 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:33:53.116419 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ec941eab-1d55-4f7c-992e-0a6b41ed4c44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:33:53.139240 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ec941eab-1d55-4f7c-992e-0a6b41ed4c44 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 200 Jan 19 09:33:53.149790 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1747/3540] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:53 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:33:54.156844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57e6f0f9-d7ca-46fc-ae03-6cec6c74ab1d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 Jan 19 09:33:54.157453 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57e6f0f9-d7ca-46fc-ae03-6cec6c74ab1d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:54.157942 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:54.157942 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:54.158365 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-57e6f0f9-d7ca-46fc-ae03-6cec6c74ab1d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:54.205185 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-57e6f0f9-d7ca-46fc-ae03-6cec6c74ab1d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 returned with HTTP 404 Jan 19 09:33:54.206260 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1794/3541] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:33:54 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/71346db1-611a-447c-a64a-d55189e64291 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:33:54.215672 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f1958df-148f-4646-b02c-3bc7a224e943 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] GET http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/volumes/detail?all_tenants=1 Jan 19 09:33:54.216343 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f1958df-148f-4646-b02c-3bc7a224e943 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:54.216563 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:33:54.216563 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:33:54.217083 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3f1958df-148f-4646-b02c-3bc7a224e943 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:54.219090 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3f1958df-148f-4646-b02c-3bc7a224e943 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:33:54.269935 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3f1958df-148f-4646-b02c-3bc7a224e943 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Get all volumes completed successfully. Jan 19 09:33:54.274549 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3f1958df-148f-4646-b02c-3bc7a224e943 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 19 09:33:54.277595 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1748/3542] 10.222.0.25 () {58 vars in 1252 bytes} [Tue Jan 19 09:33:54 2021] GET /volume/v3/11c6f9686b0f4ebeb4935f9e012af859/volumes/detail?all_tenants=1 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 19 09:33:54.291058 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f303152-ffba-442a-ad5d-ca7ce3fd31ad tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] DELETE http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/1d411c26-377d-42b0-be0a-befd95ef2848 Jan 19 09:33:54.291696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f303152-ffba-442a-ad5d-ca7ce3fd31ad tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:33:54.292283 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6f303152-ffba-442a-ad5d-ca7ce3fd31ad tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:33:54.355365 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:33:54.355365 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:33:54.365307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6f303152-ffba-442a-ad5d-ca7ce3fd31ad tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/1d411c26-377d-42b0-be0a-befd95ef2848 returned with HTTP 202 Jan 19 09:33:54.366709 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1795/3543] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:33:54 2021] DELETE /volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/1d411c26-377d-42b0-be0a-befd95ef2848 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:34:30.793094 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f6cb2822-00b5-4a2e-a10c-fedecd3669cc tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] POST http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types Jan 19 09:34:30.793878 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f6cb2822-00b5-4a2e-a10c-fedecd3669cc tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1937170323", "extra_specs": {}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:34:30.832376 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f6cb2822-00b5-4a2e-a10c-fedecd3669cc tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types returned with HTTP 200 Jan 19 09:34:30.833216 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1749/3544] 10.222.0.25 () {60 vars in 1219 bytes} [Tue Jan 19 09:34:30 2021] POST /volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types => generated 212 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:30.845899 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e56082e-346f-4561-a86b-b5cccfcac558 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] POST http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/b523a6a1-2880-4568-9f86-93dba749499a/encryption Jan 19 09:34:30.846715 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5e56082e-346f-4561-a86b-b5cccfcac558 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:34:30.895111 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5e56082e-346f-4561-a86b-b5cccfcac558 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/b523a6a1-2880-4568-9f86-93dba749499a/encryption returned with HTTP 200 Jan 19 09:34:30.896181 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1796/3545] 10.222.0.25 () {60 vars in 1364 bytes} [Tue Jan 19 09:34:30 2021] POST /volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/b523a6a1-2880-4568-9f86-93dba749499a/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:30.905792 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] POST http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes Jan 19 09:34:30.906597 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2145833487", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1937170323", "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:34:30.907857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2145833487', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1937170323', 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:34:30.920447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Create volume of 1 GB Jan 19 09:34:30.921102 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:30.921102 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:30.921742 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Availability Zones retrieved successfully. Jan 19 09:34:30.937857 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Flow 'volume_create_api' (337729c2-fa35-430b-8354-c65414228e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:34:30.940627 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c2594c-3a9e-4f5c-af0a-619b58b7e665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:34:30.942586 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:34:31.002385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c2594c-3a9e-4f5c-af0a-619b58b7e665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T09:34:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b523a6a1-2880-4568-9f86-93dba749499a,is_public=True,name='tempest-scenario-type-luks-1937170323',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b523a6a1-2880-4568-9f86-93dba749499a', '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=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:34:31.004671 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d80da6-3e3f-4ccd-b6c1-031fd1552c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:34:31.050316 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1937170323 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1937170323, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:34:31.051270 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.quota [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1937170323 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1937170323, it is now deprecated. Please use the default quota class for default quota. Jan 19 09:34:31.082481 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Created reservations ['fcce727a-ae2a-4be1-aebc-17b58a9797fb', 'efc7af84-e66b-449f-913d-b7f85f49e741', '648313d5-6060-4c9c-a4bb-6c3af1d5d3d1', '3501886a-1c1d-4567-ab77-debb15acad15'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:34:31.084544 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d80da6-3e3f-4ccd-b6c1-031fd1552c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcce727a-ae2a-4be1-aebc-17b58a9797fb', 'efc7af84-e66b-449f-913d-b7f85f49e741', '648313d5-6060-4c9c-a4bb-6c3af1d5d3d1', '3501886a-1c1d-4567-ab77-debb15acad15']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:34:31.087063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d67b3b5-5f18-4e70-85d4-db1f7c2f5cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:34:31.144679 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d67b3b5-5f18-4e70-85d4-db1f7c2f5cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2145833487',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50091045a00a4a9f89de33220179eeb5',qos_specs=None,replication_status=,reservations=['fcce727a-ae2a-4be1-aebc-17b58a9797fb','efc7af84-e66b-449f-913d-b7f85f49e741','648313d5-6060-4c9c-a4bb-6c3af1d5d3d1','3501886a-1c1d-4567-ab77-debb15acad15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de94d01341344a7781ac2c9dc399e2e9',volume_type_id=b523a6a1-2880-4568-9f86-93dba749499a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2145833487',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50091045a00a4a9f89de33220179eeb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de94d01341344a7781ac2c9dc399e2e9',volume_attachment=,volume_type=,volume_type_id=b523a6a1-2880-4568-9f86-93dba749499a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:34:31.146769 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba296b1-02cd-4cdc-b8b9-7d7e1b90d547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:34:31.172630 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba296b1-02cd-4cdc-b8b9-7d7e1b90d547) transitioned into state 'SUCCESS' from state '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-2145833487',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50091045a00a4a9f89de33220179eeb5',qos_specs=None,replication_status=,reservations=['fcce727a-ae2a-4be1-aebc-17b58a9797fb','efc7af84-e66b-449f-913d-b7f85f49e741','648313d5-6060-4c9c-a4bb-6c3af1d5d3d1','3501886a-1c1d-4567-ab77-debb15acad15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de94d01341344a7781ac2c9dc399e2e9',volume_type_id=b523a6a1-2880-4568-9f86-93dba749499a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:34:31.174578 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521f01bf-ec2c-4909-aa40-0e026758d3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:34:31.188247 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521f01bf-ec2c-4909-aa40-0e026758d3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:34:31.190849 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Flow 'volume_create_api' (337729c2-fa35-430b-8354-c65414228e8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:34:31.239121 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Create volume request issued successfully. Jan 19 09:34:31.252986 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3cc6a808-80a7-4b6e-8656-bedc1010fce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes returned with HTTP 202 Jan 19 09:34:31.253985 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1750/3546] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:34:30 2021] POST /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes => generated 851 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:34:31.268483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-697cb50d-1e4c-47d8-a397-ec88afae588d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:31.269010 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-697cb50d-1e4c-47d8-a397-ec88afae588d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:31.269495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-697cb50d-1e4c-47d8-a397-ec88afae588d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:31.322828 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:31.322828 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:31.331091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-697cb50d-1e4c-47d8-a397-ec88afae588d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:31.353070 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-697cb50d-1e4c-47d8-a397-ec88afae588d tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:31.354554 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1797/3547] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:31 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:32.376730 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65f589f2-3425-4bbd-952b-b525c4146621 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:32.377272 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65f589f2-3425-4bbd-952b-b525c4146621 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:32.377447 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:32.377447 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:32.377927 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65f589f2-3425-4bbd-952b-b525c4146621 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:32.426027 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:32.426027 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:32.434656 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65f589f2-3425-4bbd-952b-b525c4146621 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:32.455835 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65f589f2-3425-4bbd-952b-b525c4146621 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:32.456648 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1751/3548] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:32 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:32.471927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:32.472548 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:32.472737 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:32.472737 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:32.473219 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:32.523344 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:32.523344 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:32.531633 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:32.553123 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:32.553952 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1798/3549] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:32 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:32.671464 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-10b544b9-a4dd-4965-bef3-d1929ecffce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:32.671906 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-10b544b9-a4dd-4965-bef3-d1929ecffce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:32.672105 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:32.672105 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:32.672476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-10b544b9-a4dd-4965-bef3-d1929ecffce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:32.721002 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:32.721002 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:32.729730 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-10b544b9-a4dd-4965-bef3-d1929ecffce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:32.750990 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-10b544b9-a4dd-4965-bef3-d1929ecffce8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:32.751837 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1752/3550] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:34:32 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:32.834818 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume// Jan 19 09:34:32.835306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:32.835498 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:32.835498 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:32.835880 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:32.836917 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ce0de7af-fa6e-4893-bffc-308dbcc97744 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:34:32.837666 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1799/3551] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:34: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 19 09:34:32.851027 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-582922e7-3eac-4812-9cb2-d0109282678a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] POST http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments Jan 19 09:34:32.851602 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:32.851602 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:32.852024 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-582922e7-3eac-4812-9cb2-d0109282678a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b", "instance_uuid": "118aa7c2-9590-4e90-a91d-e98f12e6d44b", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:34:32.904258 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:32.904258 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:32.955150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-582922e7-3eac-4812-9cb2-d0109282678a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments returned with HTTP 200 Jan 19 09:34:32.955970 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1753/3552] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:34:32 2021] POST /volume/v3/50091045a00a4a9f89de33220179eeb5/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:34:32.989789 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-988bcbf0-2910-4710-b0a5-229f4aaff2ba tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:32.990315 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-988bcbf0-2910-4710-b0a5-229f4aaff2ba tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:32.990823 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-988bcbf0-2910-4710-b0a5-229f4aaff2ba tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:33.022093 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-582922e7-3eac-4812-9cb2-d0109282678a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume// Jan 19 09:34:33.022606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-582922e7-3eac-4812-9cb2-d0109282678a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:33.022947 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:33.022947 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:33.023338 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-582922e7-3eac-4812-9cb2-d0109282678a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:33.025114 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-582922e7-3eac-4812-9cb2-d0109282678a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:34:33.025873 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1754/3553] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:34:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:34:33.038647 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-e4772dcb-48fb-491d-a83d-455564c3d4ae tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:33.039205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-e4772dcb-48fb-491d-a83d-455564c3d4ae tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:33.039669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-e4772dcb-48fb-491d-a83d-455564c3d4ae tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:33.041034 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:33.041034 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:33.049134 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-988bcbf0-2910-4710-b0a5-229f4aaff2ba tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:33.067412 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:33.067412 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:33.075738 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-988bcbf0-2910-4710-b0a5-229f4aaff2ba tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:33.084770 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1800/3554] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:32 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:33.089093 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:33.089093 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:33.097682 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-e4772dcb-48fb-491d-a83d-455564c3d4ae tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:33.116383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:33.116383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:33.124479 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-e4772dcb-48fb-491d-a83d-455564c3d4ae tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:33.125289 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1755/3555] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:34:33 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 1042 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:34:33.167821 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-bbacc87f-f15d-498d-a1d6-8f6683e88b63 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] PUT http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237 Jan 19 09:34:33.168318 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:33.168318 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:33.168743 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-bbacc87f-f15d-498d-a1d6-8f6683e88b63 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:34:33.195631 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:34:33.195631 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:34:33.196106 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-bbacc87f-f15d-498d-a1d6-8f6683e88b63 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Lock "b'cinder-attachment_update-e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:34:33.198424 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:33.198424 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:34.093118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-397184a5-a390-4c8f-a3f8-084be3a34b81 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:34.093639 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-397184a5-a390-4c8f-a3f8-084be3a34b81 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:34.093855 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:34.093855 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:34.094229 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-397184a5-a390-4c8f-a3f8-084be3a34b81 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:34.144388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:34.144388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:34.152925 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-397184a5-a390-4c8f-a3f8-084be3a34b81 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:34.172770 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:34.172770 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:34.182092 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-397184a5-a390-4c8f-a3f8-084be3a34b81 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:34.183125 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1756/3556] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:34 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:34.419223 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-bbacc87f-f15d-498d-a1d6-8f6683e88b63 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Lock "b'cinder-attachment_update-e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b-n-h1-758944-2'" released by "attachment_update" :: held 1.223s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:34:34.419924 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-bbacc87f-f15d-498d-a1d6-8f6683e88b63 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237 returned with HTTP 200 Jan 19 09:34:34.420801 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1801/3557] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:34:33 2021] PUT /volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237 => generated 761 bytes in 1258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:34:34.437664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-2ef72301-9496-4173-931e-8effa0557223 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/encryption Jan 19 09:34:34.438212 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-2ef72301-9496-4173-931e-8effa0557223 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:34.438430 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:34.438430 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:34.438836 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-2ef72301-9496-4173-931e-8effa0557223 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:34.487972 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:34.487972 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:34.540074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-2ef72301-9496-4173-931e-8effa0557223 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/encryption returned with HTTP 200 Jan 19 09:34:34.540942 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1757/3558] 10.222.0.15 () {58 vars in 1395 bytes} [Tue Jan 19 09:34:34 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/encryption => generated 160 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:35.198227 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c903cf45-21a2-44eb-8a76-103618816b3e tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:35.198858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c903cf45-21a2-44eb-8a76-103618816b3e tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:35.198980 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:35.198980 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:35.199329 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c903cf45-21a2-44eb-8a76-103618816b3e tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:35.248413 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:35.248413 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:35.256280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c903cf45-21a2-44eb-8a76-103618816b3e tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:35.274553 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:35.274553 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:35.282582 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c903cf45-21a2-44eb-8a76-103618816b3e tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:35.283528 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1802/3559] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:35 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:36.299651 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3c58b7b-7832-45d1-9a6a-3098d4c6d59a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:36.300326 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3c58b7b-7832-45d1-9a6a-3098d4c6d59a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:36.300473 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:36.300473 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:36.300852 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e3c58b7b-7832-45d1-9a6a-3098d4c6d59a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:36.353394 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:36.353394 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:36.361548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e3c58b7b-7832-45d1-9a6a-3098d4c6d59a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:36.379247 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:36.379247 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:36.388074 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e3c58b7b-7832-45d1-9a6a-3098d4c6d59a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:36.388884 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1758/3560] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:36 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:37.405834 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d110732f-ac25-4e19-b03e-988d1423e22c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:37.406393 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d110732f-ac25-4e19-b03e-988d1423e22c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:37.406614 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:37.406614 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:37.406968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d110732f-ac25-4e19-b03e-988d1423e22c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:37.459713 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:37.459713 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:37.467931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d110732f-ac25-4e19-b03e-988d1423e22c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:37.486436 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:37.486436 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:37.495523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d110732f-ac25-4e19-b03e-988d1423e22c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:37.496550 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1803/3561] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:37 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:38.517103 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-62c1b968-3f47-4b3c-ba9d-3b48769dc279 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:38.518036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-62c1b968-3f47-4b3c-ba9d-3b48769dc279 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:38.518375 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:38.518375 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:38.519080 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-62c1b968-3f47-4b3c-ba9d-3b48769dc279 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:38.570818 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:38.570818 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:38.579052 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-62c1b968-3f47-4b3c-ba9d-3b48769dc279 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:38.597235 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:38.597235 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:38.606546 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-62c1b968-3f47-4b3c-ba9d-3b48769dc279 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:38.607351 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1759/3562] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:38 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:39.623865 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65137771-3dff-4dca-9877-adc48b02a827 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:39.624430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65137771-3dff-4dca-9877-adc48b02a827 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:39.624555 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:39.624555 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:39.624916 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-65137771-3dff-4dca-9877-adc48b02a827 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:39.674197 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:39.674197 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:39.682359 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-65137771-3dff-4dca-9877-adc48b02a827 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:39.701294 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:39.701294 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:39.710018 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-65137771-3dff-4dca-9877-adc48b02a827 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:39.710876 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1804/3563] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:39 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:40.079152 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-04673daf-dd7f-4e26-977e-8c2c94648feb tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] POST http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237/action Jan 19 09:34:40.079653 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:40.079653 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:40.080096 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-04673daf-dd7f-4e26-977e-8c2c94648feb tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:34:40.080484 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-04673daf-dd7f-4e26-977e-8c2c94648feb tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:34:40.148270 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:40.148270 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:40.160767 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2e31e6be-1f67-4251-8671-a65c09667c53 req-04673daf-dd7f-4e26-977e-8c2c94648feb tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237/action returned with HTTP 204 Jan 19 09:34:40.161681 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1760/3564] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:34:40 2021] POST /volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:34:40.726793 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a23fb969-17ac-45a3-9fe4-4db564f9e260 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:40.727306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a23fb969-17ac-45a3-9fe4-4db564f9e260 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:40.727505 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:40.727505 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:40.727874 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a23fb969-17ac-45a3-9fe4-4db564f9e260 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:40.776402 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:40.776402 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:40.784153 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a23fb969-17ac-45a3-9fe4-4db564f9e260 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:40.802866 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:40.802866 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:40.811944 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a23fb969-17ac-45a3-9fe4-4db564f9e260 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:40.812750 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1805/3565] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:40 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 1236 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:34:40.828345 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34660533-df64-40e3-9a03-a2e3340216cc tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:40.828862 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34660533-df64-40e3-9a03-a2e3340216cc tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:40.829083 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:40.829083 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:40.829459 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-34660533-df64-40e3-9a03-a2e3340216cc tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:40.878132 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:40.878132 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:40.886971 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-34660533-df64-40e3-9a03-a2e3340216cc tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:40.906273 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:40.906273 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:40.915063 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-34660533-df64-40e3-9a03-a2e3340216cc tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:40.915906 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1761/3566] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:40 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 1236 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:34:41.035150 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:41.035667 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:41.035879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:41.035879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:41.036251 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:41.085559 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:41.085559 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:41.093689 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:41.113427 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:41.113427 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:41.121633 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:41.122477 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1806/3567] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:34:41 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 1236 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:34:41.143688 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-9c606da3-b6d4-4ae9-9f03-4128357ca9e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] POST http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/action Jan 19 09:34:41.144162 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:41.144162 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:41.144606 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-9c606da3-b6d4-4ae9-9f03-4128357ca9e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:34:41.145036 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-9c606da3-b6d4-4ae9-9f03-4128357ca9e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:34:41.193833 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:41.193833 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:41.195004 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-9c606da3-b6d4-4ae9-9f03-4128357ca9e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:41.203765 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-9c606da3-b6d4-4ae9-9f03-4128357ca9e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Begin detaching volume completed successfully. Jan 19 09:34:41.204285 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-9c606da3-b6d4-4ae9-9f03-4128357ca9e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/action returned with HTTP 202 Jan 19 09:34:41.205155 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1762/3568] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 09:34:41 2021] POST /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:34:41.278402 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume// Jan 19 09:34:41.278941 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:41.279158 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:41.279158 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:41.279539 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:41.280580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-a63472a9-10df-465b-96d8-f194c19e15e6 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:34:41.281178 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1807/3569] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:34:41 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:34:41.296725 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4f14e759-9d58-44d4-b4b1-3aca32226ba8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:41.297417 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4f14e759-9d58-44d4-b4b1-3aca32226ba8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:41.297702 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:41.297702 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:41.298198 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4f14e759-9d58-44d4-b4b1-3aca32226ba8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:41.348993 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:41.348993 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:41.357166 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4f14e759-9d58-44d4-b4b1-3aca32226ba8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:41.375066 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:41.375066 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:41.383556 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4f14e759-9d58-44d4-b4b1-3aca32226ba8 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:41.384371 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1763/3570] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:34:41 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 1338 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:34:41.426558 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4766b942-0610-4941-96a5-b08a3391e364 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/encryption Jan 19 09:34:41.427573 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4766b942-0610-4941-96a5-b08a3391e364 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:41.428063 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4766b942-0610-4941-96a5-b08a3391e364 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'index' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:41.477388 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:41.477388 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:41.528888 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-4766b942-0610-4941-96a5-b08a3391e364 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/encryption returned with HTTP 200 Jan 19 09:34:41.529747 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1808/3571] 10.222.0.15 () {58 vars in 1395 bytes} [Tue Jan 19 09:34:41 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b/encryption => generated 160 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:41.921309 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-2cb40ace-598e-4ef3-b2cc-473c1c33844c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] DELETE http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237 Jan 19 09:34:41.921846 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-2cb40ace-598e-4ef3-b2cc-473c1c33844c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:41.922064 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:41.922064 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:41.922442 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-2cb40ace-598e-4ef3-b2cc-473c1c33844c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:41.943498 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:41.943498 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:42.369307 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-2cb40ace-598e-4ef3-b2cc-473c1c33844c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:34:42.369966 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-2cb40ace-598e-4ef3-b2cc-473c1c33844c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:34:42.377276 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4cac4cfe-7a3e-44a5-aca7-d4a5b9564ddb req-2cb40ace-598e-4ef3-b2cc-473c1c33844c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237 returned with HTTP 200 Jan 19 09:34:42.378359 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1764/3572] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:34:41 2021] DELETE /volume/v3/50091045a00a4a9f89de33220179eeb5/attachments/c64b5e57-d095-4ea2-9966-965f404a0237 => generated 19 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:43.654878 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c3684156-f451-47cd-b89b-1ba629f49c7d req-b6ad12bb-8cd5-4bb5-a56c-e575302641e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:43.655613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c3684156-f451-47cd-b89b-1ba629f49c7d req-b6ad12bb-8cd5-4bb5-a56c-e575302641e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:43.655613 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:43.655613 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:43.656023 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-c3684156-f451-47cd-b89b-1ba629f49c7d req-b6ad12bb-8cd5-4bb5-a56c-e575302641e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:43.707705 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:43.707705 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:43.715819 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-c3684156-f451-47cd-b89b-1ba629f49c7d req-b6ad12bb-8cd5-4bb5-a56c-e575302641e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:43.737401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-c3684156-f451-47cd-b89b-1ba629f49c7d req-b6ad12bb-8cd5-4bb5-a56c-e575302641e1 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:43.738243 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1809/3573] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:34:43 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 944 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:43.758674 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d66374f3-4fbe-4309-86ee-f65d6e30e321 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] DELETE http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:43.759192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d66374f3-4fbe-4309-86ee-f65d6e30e321 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:43.759408 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:43.759408 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:43.759779 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d66374f3-4fbe-4309-86ee-f65d6e30e321 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'delete' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:43.760248 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d66374f3-4fbe-4309-86ee-f65d6e30e321 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Delete volume with id: e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:43.809270 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:43.809270 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:43.810433 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d66374f3-4fbe-4309-86ee-f65d6e30e321 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:43.828338 n-d-758944-2 devstack@c-api.service[87969]: WARNING cinder.keymgr.conf_key_mgr [None req-d66374f3-4fbe-4309-86ee-f65d6e30e321 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 19 09:34:43.837016 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d66374f3-4fbe-4309-86ee-f65d6e30e321 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Delete volume request issued successfully. Jan 19 09:34:43.837663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d66374f3-4fbe-4309-86ee-f65d6e30e321 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 202 Jan 19 09:34:43.838578 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1765/3574] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:34:43 2021] DELETE /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 19 09:34:43.846714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-199eb238-9363-47c7-a968-dc14c4b8a96a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:43.847302 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-199eb238-9363-47c7-a968-dc14c4b8a96a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:43.847535 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:43.847535 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:43.848308 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-199eb238-9363-47c7-a968-dc14c4b8a96a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:43.898643 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:43.898643 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:43.907429 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-199eb238-9363-47c7-a968-dc14c4b8a96a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:43.930306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-199eb238-9363-47c7-a968-dc14c4b8a96a tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:43.931872 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1810/3575] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:43 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:44.949823 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f4d88b6-876f-47ba-a238-afcc3ddff4e7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:44.950647 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f4d88b6-876f-47ba-a238-afcc3ddff4e7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:44.950647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:44.950647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:44.950985 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-4f4d88b6-876f-47ba-a238-afcc3ddff4e7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:45.001917 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:34:45.001917 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:34:45.010257 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-4f4d88b6-876f-47ba-a238-afcc3ddff4e7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Volume info retrieved successfully. Jan 19 09:34:45.032386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-4f4d88b6-876f-47ba-a238-afcc3ddff4e7 tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 200 Jan 19 09:34:45.033183 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1766/3576] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:44 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 943 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:34:46.050626 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff340f5e-ca65-4848-9f41-139b017c368c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] GET http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b Jan 19 09:34:46.051167 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff340f5e-ca65-4848-9f41-139b017c368c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:46.051331 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:46.051331 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:46.051832 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ff340f5e-ca65-4848-9f41-139b017c368c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:46.099118 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ff340f5e-ca65-4848-9f41-139b017c368c tempest-TestEncryptedCinderVolumes-821150074 tempest-TestEncryptedCinderVolumes-821150074] http://10.222.0.25/volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b returned with HTTP 404 Jan 19 09:34:46.100206 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1811/3577] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:34:46 2021] GET /volume/v3/50091045a00a4a9f89de33220179eeb5/volumes/e78c16b5-c402-4a0f-bcdc-3d5b8cc79f0b => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 19 09:34:46.107772 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38964912-e39c-47ec-897f-96ee7d9e9a83 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] GET http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/volumes/detail?all_tenants=1 Jan 19 09:34:46.108290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38964912-e39c-47ec-897f-96ee7d9e9a83 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:46.108506 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:34:46.108506 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:34:46.108882 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-38964912-e39c-47ec-897f-96ee7d9e9a83 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Calling method 'detail' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:46.110812 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-38964912-e39c-47ec-897f-96ee7d9e9a83 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:34:46.159093 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-38964912-e39c-47ec-897f-96ee7d9e9a83 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Get all volumes completed successfully. Jan 19 09:34:46.163846 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-38964912-e39c-47ec-897f-96ee7d9e9a83 tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 19 09:34:46.164674 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1767/3578] 10.222.0.25 () {58 vars in 1252 bytes} [Tue Jan 19 09:34:46 2021] GET /volume/v3/11c6f9686b0f4ebeb4935f9e012af859/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 19 09:34:46.180378 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fd6eab7f-2316-438b-813b-ce52901c89ea tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] DELETE http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/b523a6a1-2880-4568-9f86-93dba749499a Jan 19 09:34:46.180890 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fd6eab7f-2316-438b-813b-ce52901c89ea tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:34:46.181404 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-fd6eab7f-2316-438b-813b-ce52901c89ea tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] Calling method '_delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:34:46.243283 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 19 09:34:46.243283 n-d-758944-2 devstack@c-api.service[87969]: "UPDATE / DELETE expressions." % clause Jan 19 09:34:46.253743 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-fd6eab7f-2316-438b-813b-ce52901c89ea tempest-TestEncryptedCinderVolumes-1318262611 tempest-TestEncryptedCinderVolumes-1318262611] http://10.222.0.25/volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/b523a6a1-2880-4568-9f86-93dba749499a returned with HTTP 202 Jan 19 09:34:46.254690 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1812/3579] 10.222.0.25 () {58 vars in 1312 bytes} [Tue Jan 19 09:34:46 2021] DELETE /volume/v3/11c6f9686b0f4ebeb4935f9e012af859/types/b523a6a1-2880-4568-9f86-93dba749499a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:35:46.520460 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] POST http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes Jan 19 09:35:46.521242 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1720288608", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:35:46.522488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1720288608', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87971) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:35:46.522895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Create volume of 1 GB Jan 19 09:35:46.536208 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Availability Zones retrieved successfully. Jan 19 09:35:46.553025 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Flow 'volume_create_api' (10ed1e6e-b9e0-4fad-9575-0397e7204296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:35:46.555827 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148f4a22-c2ea-4787-a60f-bd14100466a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:35:46.558613 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Validating volume size '1' using validate_int {{(pid=87971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:35:46.622287 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148f4a22-c2ea-4787-a60f-bd14100466a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:35:46.624498 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a107e93-23ad-48bc-af7b-569c4d62fb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:35:46.709066 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Created reservations ['33e0c135-c25b-46f5-90b3-c04859cad63d', 'b918cafc-a9eb-4816-8876-957fd49aee38', '6ec24d91-f167-4fc9-b72a-d1d389c4fad2', '68f4248c-75a1-45b2-b19c-3f27da4c4e2b'] {{(pid=87971) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:35:46.710948 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a107e93-23ad-48bc-af7b-569c4d62fb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33e0c135-c25b-46f5-90b3-c04859cad63d', 'b918cafc-a9eb-4816-8876-957fd49aee38', '6ec24d91-f167-4fc9-b72a-d1d389c4fad2', '68f4248c-75a1-45b2-b19c-3f27da4c4e2b']}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:35:46.713041 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ffdd10-2bab-44b7-a19f-9419857ef446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:35:46.773603 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ffdd10-2bab-44b7-a19f-9419857ef446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a63d94c8-daf3-455e-a347-6ebff2d1f4d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1720288608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb3d21de63f4990b3795f5568af04c1',qos_specs=None,replication_status=,reservations=['33e0c135-c25b-46f5-90b3-c04859cad63d','b918cafc-a9eb-4816-8876-957fd49aee38','6ec24d91-f167-4fc9-b72a-d1d389c4fad2','68f4248c-75a1-45b2-b19c-3f27da4c4e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f7effe864e48838d011cb1dcbe4572',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1720288608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a63d94c8-daf3-455e-a347-6ebff2d1f4d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb3d21de63f4990b3795f5568af04c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='82f7effe864e48838d011cb1dcbe4572',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:35:46.775532 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df85a9b1-d1b5-4a46-9a12-286c4c10bb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:35:46.800696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df85a9b1-d1b5-4a46-9a12-286c4c10bb99) transitioned into state 'SUCCESS' from state '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-1720288608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb3d21de63f4990b3795f5568af04c1',qos_specs=None,replication_status=,reservations=['33e0c135-c25b-46f5-90b3-c04859cad63d','b918cafc-a9eb-4816-8876-957fd49aee38','6ec24d91-f167-4fc9-b72a-d1d389c4fad2','68f4248c-75a1-45b2-b19c-3f27da4c4e2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82f7effe864e48838d011cb1dcbe4572',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:35:46.802637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (253ea173-8f9c-4a63-b46e-cce5ff3cdcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:35:46.816847 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (253ea173-8f9c-4a63-b46e-cce5ff3cdcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87971) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:35:46.819748 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Flow 'volume_create_api' (10ed1e6e-b9e0-4fad-9575-0397e7204296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87971) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:35:46.868056 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Create volume request issued successfully. Jan 19 09:35:46.883531 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0a6faaa9-25d6-4a66-bdc4-3f607c12a286 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes returned with HTTP 202 Jan 19 09:35:46.884572 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1768/3580] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:35:46 2021] POST /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes => generated 824 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:35:46.900600 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-654f53b1-cdaf-4f41-97a1-fffbc5aa008b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:46.901177 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-654f53b1-cdaf-4f41-97a1-fffbc5aa008b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:46.901667 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-654f53b1-cdaf-4f41-97a1-fffbc5aa008b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:46.951405 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:46.951405 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:46.960511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-654f53b1-cdaf-4f41-97a1-fffbc5aa008b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:46.982397 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-654f53b1-cdaf-4f41-97a1-fffbc5aa008b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:46.983249 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1813/3581] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:46 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:48.000084 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9e88970-00f1-468d-805f-68f73393d25f tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:48.000690 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9e88970-00f1-468d-805f-68f73393d25f tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.000795 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.000795 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.001184 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f9e88970-00f1-468d-805f-68f73393d25f tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.049735 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.049735 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.058459 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f9e88970-00f1-468d-805f-68f73393d25f tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:48.081239 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f9e88970-00f1-468d-805f-68f73393d25f tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:48.082062 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1769/3582] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:47 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:48.102787 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3eca1d0-32aa-484a-ad76-05a1143de5fc tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:48.103305 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3eca1d0-32aa-484a-ad76-05a1143de5fc tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.103526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.103526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.103923 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c3eca1d0-32aa-484a-ad76-05a1143de5fc tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.153335 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.153335 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.161825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c3eca1d0-32aa-484a-ad76-05a1143de5fc tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:48.183450 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c3eca1d0-32aa-484a-ad76-05a1143de5fc tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:48.184278 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1814/3583] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:48 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:48.199045 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c525a014-1e33-468c-8c7e-50dcc06f36d2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes Jan 19 09:35:48.199572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c525a014-1e33-468c-8c7e-50dcc06f36d2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.199783 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.199783 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.200157 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c525a014-1e33-468c-8c7e-50dcc06f36d2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'index' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.200866 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.api_utils [None req-c525a014-1e33-468c-8c7e-50dcc06f36d2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Removing options '' from query. {{(pid=87971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 19 09:35:48.202674 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-c525a014-1e33-468c-8c7e-50dcc06f36d2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87971) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 19 09:35:48.254247 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c525a014-1e33-468c-8c7e-50dcc06f36d2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Get all volumes completed successfully. Jan 19 09:35:48.255229 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c525a014-1e33-468c-8c7e-50dcc06f36d2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes returned with HTTP 200 Jan 19 09:35:48.256088 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1770/3584] 10.222.0.25 () {58 vars in 1204 bytes} [Tue Jan 19 09:35:48 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes => generated 405 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:48.267315 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:48.267842 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.268060 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.268060 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.268438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.320988 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.320988 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.329375 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:48.351387 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:48.352211 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1815/3585] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:48 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:48.473391 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-52784917-6865-4369-aabc-ac9cc55189bd tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:48.473959 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-52784917-6865-4369-aabc-ac9cc55189bd tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.474203 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.474203 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.474633 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-52784917-6865-4369-aabc-ac9cc55189bd tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.524095 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.524095 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.533211 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-52784917-6865-4369-aabc-ac9cc55189bd tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:48.556297 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-52784917-6865-4369-aabc-ac9cc55189bd tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:48.557414 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1771/3586] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:35:48 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:48.638342 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume// Jan 19 09:35:48.638903 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.639131 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.639131 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.639519 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.640577 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-a81430a2-c0ab-4a86-a912-f27914c7ea67 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:35:48.641173 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1816/3587] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:35:48 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:35:48.655037 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-178cafd3-0c7c-4656-b9c0-95cf52d9b2b0 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] POST http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments Jan 19 09:35:48.655550 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.655550 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.655972 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-178cafd3-0c7c-4656-b9c0-95cf52d9b2b0 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a63d94c8-daf3-455e-a347-6ebff2d1f4d7", "instance_uuid": "39ffabee-2c86-4ec4-8a85-4e57e7f376c4", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:35:48.709672 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.709672 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.761977 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-178cafd3-0c7c-4656-b9c0-95cf52d9b2b0 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments returned with HTTP 200 Jan 19 09:35:48.763145 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1772/3588] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:35:48 2021] POST /volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:35:48.796759 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-63935cef-6579-4ab9-8cc3-f4c6fdfef8d4 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:48.797275 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-63935cef-6579-4ab9-8cc3-f4c6fdfef8d4 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.797758 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-63935cef-6579-4ab9-8cc3-f4c6fdfef8d4 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.827523 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-178cafd3-0c7c-4656-b9c0-95cf52d9b2b0 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume// Jan 19 09:35:48.828009 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-178cafd3-0c7c-4656-b9c0-95cf52d9b2b0 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.828231 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.828231 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.828657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-178cafd3-0c7c-4656-b9c0-95cf52d9b2b0 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.829908 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-178cafd3-0c7c-4656-b9c0-95cf52d9b2b0 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:35:48.830526 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1773/3589] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:35:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 19 09:35:48.848383 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.848383 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.852172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-0cd1b0c6-2237-41f4-b6d7-b71a053e6650 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:48.852740 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-0cd1b0c6-2237-41f4-b6d7-b71a053e6650 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:48.853221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-0cd1b0c6-2237-41f4-b6d7-b71a053e6650 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:48.856742 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-63935cef-6579-4ab9-8cc3-f4c6fdfef8d4 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:48.875830 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.875830 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.884097 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-63935cef-6579-4ab9-8cc3-f4c6fdfef8d4 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:48.885690 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1817/3590] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:48 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:35:48.902386 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.902386 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.910871 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-0cd1b0c6-2237-41f4-b6d7-b71a053e6650 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:48.929112 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:48.929112 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:48.938960 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-0cd1b0c6-2237-41f4-b6d7-b71a053e6650 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:48.939791 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1774/3591] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:35:48 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 1015 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 19 09:35:48.982307 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-ed1bdfb6-f6c4-412d-8051-4ab73fc38b03 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] PUT http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f Jan 19 09:35:48.982867 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:48.982867 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:48.983293 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-ed1bdfb6-f6c4-412d-8051-4ab73fc38b03 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:35:49.011761 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:35:49.011761 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:35:49.012317 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-ed1bdfb6-f6c4-412d-8051-4ab73fc38b03 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Lock "b'cinder-attachment_update-a63d94c8-daf3-455e-a347-6ebff2d1f4d7-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:35:49.014477 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:49.014477 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:49.902473 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5f5f9efb-4326-45b8-a61a-60e902ec84f3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:49.903289 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5f5f9efb-4326-45b8-a61a-60e902ec84f3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:49.903429 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:49.903429 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:49.903696 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5f5f9efb-4326-45b8-a61a-60e902ec84f3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:49.955278 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:49.955278 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:49.964320 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5f5f9efb-4326-45b8-a61a-60e902ec84f3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:49.982612 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:49.982612 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:49.991187 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5f5f9efb-4326-45b8-a61a-60e902ec84f3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:49.992023 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1775/3592] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:49 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:35:50.266684 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-ed1bdfb6-f6c4-412d-8051-4ab73fc38b03 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Lock "b'cinder-attachment_update-a63d94c8-daf3-455e-a347-6ebff2d1f4d7-n-h1-758944-2'" released by "attachment_update" :: held 1.254s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:35:50.267365 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-ed1bdfb6-f6c4-412d-8051-4ab73fc38b03 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f returned with HTTP 200 Jan 19 09:35:50.268261 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1818/3593] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:35:48 2021] PUT /volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f => generated 762 bytes in 1291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:35:51.013287 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1214fcd-5359-4ea8-8dd7-5066d00392eb tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:51.013810 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1214fcd-5359-4ea8-8dd7-5066d00392eb tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:51.014026 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:51.014026 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:51.014409 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d1214fcd-5359-4ea8-8dd7-5066d00392eb tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:51.063492 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:51.063492 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:51.071994 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d1214fcd-5359-4ea8-8dd7-5066d00392eb tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:51.090886 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:51.090886 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:51.099862 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d1214fcd-5359-4ea8-8dd7-5066d00392eb tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:51.100711 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1776/3594] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:51 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:52.116639 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6dfdf25c-3931-4613-b9fa-69e3dec88cb6 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:52.117208 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6dfdf25c-3931-4613-b9fa-69e3dec88cb6 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:52.117350 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:52.117350 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:52.118205 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6dfdf25c-3931-4613-b9fa-69e3dec88cb6 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:52.166561 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:52.166561 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:52.174460 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6dfdf25c-3931-4613-b9fa-69e3dec88cb6 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:52.192739 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:52.192739 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:52.201353 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6dfdf25c-3931-4613-b9fa-69e3dec88cb6 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:52.202151 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1819/3595] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:52 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:53.217829 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-592e87eb-4d20-4526-be9a-f3c8ae3679e3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:53.218387 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-592e87eb-4d20-4526-be9a-f3c8ae3679e3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:53.218603 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:53.218603 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:53.218982 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-592e87eb-4d20-4526-be9a-f3c8ae3679e3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:53.268689 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:53.268689 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:53.277605 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-592e87eb-4d20-4526-be9a-f3c8ae3679e3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:53.296465 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:53.296465 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:53.305963 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-592e87eb-4d20-4526-be9a-f3c8ae3679e3 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:53.306834 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1777/3596] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:53 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:54.325066 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-82fcc228-3b9b-4203-a3e0-51e15489a563 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:54.325661 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-82fcc228-3b9b-4203-a3e0-51e15489a563 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:54.325777 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:54.325777 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:54.326139 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-82fcc228-3b9b-4203-a3e0-51e15489a563 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:54.381219 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:54.381219 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:54.392005 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-82fcc228-3b9b-4203-a3e0-51e15489a563 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:54.412385 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:54.412385 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:54.427024 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-82fcc228-3b9b-4203-a3e0-51e15489a563 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:54.428477 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1820/3597] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:54 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:35:55.445898 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0c5a412-6325-4b29-8cd3-88e7cf983050 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:55.446495 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0c5a412-6325-4b29-8cd3-88e7cf983050 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:55.446640 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:55.446640 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:55.446995 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e0c5a412-6325-4b29-8cd3-88e7cf983050 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:55.500145 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:55.500145 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:55.503895 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e0c5a412-6325-4b29-8cd3-88e7cf983050 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:55.523542 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:55.523542 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:55.531757 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e0c5a412-6325-4b29-8cd3-88e7cf983050 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:55.532591 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1778/3598] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:55 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:35:55.792696 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-f56f583a-9b9c-40e9-9415-513685d046f2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] POST http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f/action Jan 19 09:35:55.793196 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:55.793196 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:55.793628 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-f56f583a-9b9c-40e9-9415-513685d046f2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:35:55.794031 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-f56f583a-9b9c-40e9-9415-513685d046f2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:35:55.862034 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:55.862034 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:55.874875 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-940154ff-8448-4e5e-9cca-170d83cd3902 req-f56f583a-9b9c-40e9-9415-513685d046f2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f/action returned with HTTP 204 Jan 19 09:35:55.875705 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1821/3599] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:35:55 2021] POST /volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:35:56.548730 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a7a416d-27af-49de-844a-86acd5817487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:56.549252 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a7a416d-27af-49de-844a-86acd5817487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:56.549466 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:56.549466 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:56.549837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-3a7a416d-27af-49de-844a-86acd5817487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:56.601747 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:56.601747 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:56.609667 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-3a7a416d-27af-49de-844a-86acd5817487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:56.627349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:56.627349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:56.635382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-3a7a416d-27af-49de-844a-86acd5817487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:56.636179 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1779/3600] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:56 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:35:56.651920 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c3eabbc-a9ad-4800-85c0-42a55d190dd7 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:56.652438 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c3eabbc-a9ad-4800-85c0-42a55d190dd7 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:56.652651 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:56.652651 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:56.653026 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-5c3eabbc-a9ad-4800-85c0-42a55d190dd7 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:56.702647 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:56.702647 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:56.711200 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-5c3eabbc-a9ad-4800-85c0-42a55d190dd7 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:56.729485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:56.729485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:56.737604 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-5c3eabbc-a9ad-4800-85c0-42a55d190dd7 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:56.738421 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1822/3601] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:56 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:35:56.753331 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-492db888-ee2e-4604-90aa-a211dcf7fbc2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:35:56.753861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-492db888-ee2e-4604-90aa-a211dcf7fbc2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:35:56.754073 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:35:56.754073 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:35:56.754450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-492db888-ee2e-4604-90aa-a211dcf7fbc2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:35:56.803608 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:56.803608 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:56.811386 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-492db888-ee2e-4604-90aa-a211dcf7fbc2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:35:56.829767 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:35:56.829767 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:35:56.839042 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-492db888-ee2e-4604-90aa-a211dcf7fbc2 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:35:56.839857 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1780/3602] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:35:56 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:37:09.545415 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:37:09.546652 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:09.547239 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:09.547239 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:09.547899 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:09.600987 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:09.600987 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:09.610223 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:37:09.633334 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:09.633334 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:09.642583 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:37:09.643470 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1823/3603] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:37:09 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 1209 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:37:09.666803 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-871c74fa-03b1-4425-95e2-cb04c0af3837 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] POST http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7/action Jan 19 09:37:09.667204 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:09.667204 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:09.667650 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-871c74fa-03b1-4425-95e2-cb04c0af3837 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Action body: b'{"os-begin_detaching": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:37:09.668040 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-871c74fa-03b1-4425-95e2-cb04c0af3837 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:37:09.720539 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:09.720539 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:09.721715 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-871c74fa-03b1-4425-95e2-cb04c0af3837 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:37:09.730631 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-871c74fa-03b1-4425-95e2-cb04c0af3837 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Begin detaching volume completed successfully. Jan 19 09:37:09.731161 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-871c74fa-03b1-4425-95e2-cb04c0af3837 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7/action returned with HTTP 202 Jan 19 09:37:09.732175 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1781/3604] 10.222.0.25 () {64 vars in 1643 bytes} [Tue Jan 19 09:37:09 2021] POST /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 19 09:37:09.797172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume// Jan 19 09:37:09.797791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:09.797879 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:09.797879 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:09.798220 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:09.799281 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-0bcf7a51-3af7-4f0a-97ad-c2af422c3240 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:37:09.799911 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1824/3605] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:37:09 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:37:09.812246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-a636dea0-5f1c-4bff-815b-18707333dac1 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:37:09.812818 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-a636dea0-5f1c-4bff-815b-18707333dac1 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:09.813012 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:09.813012 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:09.813672 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-a636dea0-5f1c-4bff-815b-18707333dac1 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:09.863242 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:09.863242 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:09.872996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-a636dea0-5f1c-4bff-815b-18707333dac1 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:37:09.892437 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:09.892437 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:09.900798 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-a636dea0-5f1c-4bff-815b-18707333dac1 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:37:09.901734 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1782/3606] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:37:09 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 1311 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:37:10.331401 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-6951f74e-aeee-43a5-ac11-9d36d73ac274 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] DELETE http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f Jan 19 09:37:10.331914 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-6951f74e-aeee-43a5-ac11-9d36d73ac274 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:10.332392 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-6951f74e-aeee-43a5-ac11-9d36d73ac274 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:10.355350 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:10.355350 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:10.795236 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-6951f74e-aeee-43a5-ac11-9d36d73ac274 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:37:10.795816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-6951f74e-aeee-43a5-ac11-9d36d73ac274 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Pending status list for volume during attachment-delete: [] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:37:10.802697 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-2edab24f-7a63-4b2a-ba17-ea564dcba17f req-6951f74e-aeee-43a5-ac11-9d36d73ac274 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f returned with HTTP 200 Jan 19 09:37:10.803570 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1825/3607] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:37:10 2021] DELETE /volume/v3/5eb3d21de63f4990b3795f5568af04c1/attachments/cdd0559e-2179-4be4-8a58-b502803a7a1f => generated 19 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:37:11.077671 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5fa3d5d-1163-4110-888b-34347bd6d1b0 req-9dc5ea61-be5b-45bb-adbe-84d3b634858c tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:37:11.078107 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5fa3d5d-1163-4110-888b-34347bd6d1b0 req-9dc5ea61-be5b-45bb-adbe-84d3b634858c tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:11.078323 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:11.078323 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:11.078746 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-a5fa3d5d-1163-4110-888b-34347bd6d1b0 req-9dc5ea61-be5b-45bb-adbe-84d3b634858c tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:11.128423 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:11.128423 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:11.137434 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-a5fa3d5d-1163-4110-888b-34347bd6d1b0 req-9dc5ea61-be5b-45bb-adbe-84d3b634858c tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:37:11.159996 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-a5fa3d5d-1163-4110-888b-34347bd6d1b0 req-9dc5ea61-be5b-45bb-adbe-84d3b634858c tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:37:11.160839 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1783/3608] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:37:11 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:37:11.180920 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8451eda4-8865-43f6-a702-4f101c57594a tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] DELETE http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:37:11.181448 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8451eda4-8865-43f6-a702-4f101c57594a tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:11.181665 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:11.181665 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:11.182042 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-8451eda4-8865-43f6-a702-4f101c57594a tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:11.182574 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-8451eda4-8865-43f6-a702-4f101c57594a tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Delete volume with id: a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:37:11.231781 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:11.231781 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:11.232963 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8451eda4-8865-43f6-a702-4f101c57594a tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:37:11.260012 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-8451eda4-8865-43f6-a702-4f101c57594a tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Delete volume request issued successfully. Jan 19 09:37:11.260511 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-8451eda4-8865-43f6-a702-4f101c57594a tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 202 Jan 19 09:37:11.261585 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1826/3609] 10.222.0.25 () {58 vars in 1318 bytes} [Tue Jan 19 09:37:11 2021] DELETE /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 19 09:37:11.269452 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9381895c-d9f7-454b-b871-577c8a86f094 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:37:11.269998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9381895c-d9f7-454b-b871-577c8a86f094 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:11.270583 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:11.270583 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:11.270583 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9381895c-d9f7-454b-b871-577c8a86f094 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:11.324929 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:11.324929 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:11.333799 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9381895c-d9f7-454b-b871-577c8a86f094 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:37:11.357408 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9381895c-d9f7-454b-b871-577c8a86f094 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:37:11.358232 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1784/3610] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:37:11 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:37:12.379462 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c770de94-131c-4e96-9ebe-030b1f26e84b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:37:12.380795 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c770de94-131c-4e96-9ebe-030b1f26e84b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:12.380978 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:12.380978 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:12.381321 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c770de94-131c-4e96-9ebe-030b1f26e84b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:12.434274 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:37:12.434274 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:37:12.443254 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c770de94-131c-4e96-9ebe-030b1f26e84b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Volume info retrieved successfully. Jan 19 09:37:12.466396 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c770de94-131c-4e96-9ebe-030b1f26e84b tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 200 Jan 19 09:37:12.476917 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1827/3611] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:37:12 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:37:13.483502 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e938d15e-cf1b-4dfa-bc27-1e4eec254487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] GET http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 Jan 19 09:37:13.484113 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e938d15e-cf1b-4dfa-bc27-1e4eec254487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:37:13.484256 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:37:13.484256 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:37:13.484572 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e938d15e-cf1b-4dfa-bc27-1e4eec254487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:37:13.531565 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e938d15e-cf1b-4dfa-bc27-1e4eec254487 tempest-TestMinimumBasicScenario-1126211186 tempest-TestMinimumBasicScenario-1126211186] http://10.222.0.25/volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 returned with HTTP 404 Jan 19 09:37:13.532778 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1785/3612] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:37:13 2021] GET /volume/v3/5eb3d21de63f4990b3795f5568af04c1/volumes/a63d94c8-daf3-455e-a347-6ebff2d1f4d7 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:50:34.572274 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] POST http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes Jan 19 09:50:34.572785 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:34.572785 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:34.573118 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1011747884", "imageRef": "fd2e4149-4455-4273-92d9-f6a3da9ca767", "size": 1}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:50:34.574228 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.v3.volumes [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1011747884', 'imageRef': 'fd2e4149-4455-4273-92d9-f6a3da9ca767', 'size': 1}} {{(pid=87970) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 19 09:50:34.678519 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Create volume of 1 GB Jan 19 09:50:34.690936 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Availability Zones retrieved successfully. Jan 19 09:50:34.708122 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Flow 'volume_create_api' (8df446a1-5d40-4a01-bf63-269e7cf1f3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:50:34.710920 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3ae256-e3e1-41ab-836c-cd5e611828af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:50:34.712909 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.flows.api.create_volume [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Validating volume size '1' using validate_int {{(pid=87970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 19 09:50:34.814558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3ae256-e3e1-41ab-836c-cd5e611828af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-19T08:11:09Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=dede9145-974c-426f-a35d-f9d834f0554a,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dede9145-974c-426f-a35d-f9d834f0554a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:50:34.816711 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65745e16-221a-451e-b294-ae4435580c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:50:34.900826 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.quota [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Created reservations ['1c279e8f-776c-45e7-9a18-3f991ee4d3f0', 'e0eb1cb7-8143-492c-94aa-034ec8a9ca0e', '00ed682f-701c-4b63-bc29-ce6f4ca91891', '55cc8194-62ab-4818-b1e5-11e4287fcc3c'] {{(pid=87970) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 19 09:50:34.902734 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65745e16-221a-451e-b294-ae4435580c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c279e8f-776c-45e7-9a18-3f991ee4d3f0', 'e0eb1cb7-8143-492c-94aa-034ec8a9ca0e', '00ed682f-701c-4b63-bc29-ce6f4ca91891', '55cc8194-62ab-4818-b1e5-11e4287fcc3c']}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:50:34.904892 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91582cce-bd2d-4a87-a55d-28a294bcfff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:50:34.961260 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91582cce-bd2d-4a87-a55d-28a294bcfff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed278389-c177-41ca-a0f3-af9e7078a708', '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-1011747884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03c734fdc484ba9808187f48426a700',qos_specs=None,replication_status=,reservations=['1c279e8f-776c-45e7-9a18-3f991ee4d3f0','e0eb1cb7-8143-492c-94aa-034ec8a9ca0e','00ed682f-701c-4b63-bc29-ce6f4ca91891','55cc8194-62ab-4818-b1e5-11e4287fcc3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8994ada39584c3db7a04473c5b913b0',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-19T09:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1011747884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed278389-c177-41ca-a0f3-af9e7078a708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03c734fdc484ba9808187f48426a700',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d8994ada39584c3db7a04473c5b913b0',volume_attachment=,volume_type=,volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:50:34.963336 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365f5d43-b6e2-4fd8-b95e-3b966c5b5bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:50:34.989624 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365f5d43-b6e2-4fd8-b95e-3b966c5b5bd3) transitioned into state 'SUCCESS' from state '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-1011747884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03c734fdc484ba9808187f48426a700',qos_specs=None,replication_status=,reservations=['1c279e8f-776c-45e7-9a18-3f991ee4d3f0','e0eb1cb7-8143-492c-94aa-034ec8a9ca0e','00ed682f-701c-4b63-bc29-ce6f4ca91891','55cc8194-62ab-4818-b1e5-11e4287fcc3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8994ada39584c3db7a04473c5b913b0',volume_type_id=dede9145-974c-426f-a35d-f9d834f0554a)}' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:50:34.991637 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23eab38d-5df0-41c7-aa40-fab005ab1bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 19 09:50:35.005741 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23eab38d-5df0-41c7-aa40-fab005ab1bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87970) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 19 09:50:35.008385 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Flow 'volume_create_api' (8df446a1-5d40-4a01-bf63-269e7cf1f3b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87970) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 19 09:50:35.056445 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Create volume request issued successfully. Jan 19 09:50:35.070425 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d58f0c90-edf3-439f-a3e4-24ab7edc5a14 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes returned with HTTP 202 Jan 19 09:50:35.082110 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1828/3613] 10.222.0.25 () {60 vars in 1226 bytes} [Tue Jan 19 09:50:34 2021] POST /volume/v3/d03c734fdc484ba9808187f48426a700/volumes => generated 822 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 19 09:50:35.086607 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c770c48f-976a-4f1e-9584-8567023eff65 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:35.087221 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c770c48f-976a-4f1e-9584-8567023eff65 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:35.087816 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c770c48f-976a-4f1e-9584-8567023eff65 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:35.138684 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:35.138684 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:35.147601 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c770c48f-976a-4f1e-9584-8567023eff65 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:35.169483 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c770c48f-976a-4f1e-9584-8567023eff65 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:35.171091 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1786/3614] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:35 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:36.187280 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0627a8b6-9da2-4c06-a9fa-159537bcc83e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:36.189386 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0627a8b6-9da2-4c06-a9fa-159537bcc83e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:36.189773 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:36.189773 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:36.190183 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-0627a8b6-9da2-4c06-a9fa-159537bcc83e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:36.244073 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:36.244073 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:36.253447 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-0627a8b6-9da2-4c06-a9fa-159537bcc83e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:36.275705 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-0627a8b6-9da2-4c06-a9fa-159537bcc83e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:36.276531 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1829/3615] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:36 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:37.292580 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d238cb0d-64fe-4283-a065-05dc1321e109 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:37.293306 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d238cb0d-64fe-4283-a065-05dc1321e109 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:37.293438 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:37.293438 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:37.293858 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-d238cb0d-64fe-4283-a065-05dc1321e109 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:37.344486 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:37.344486 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:37.353032 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-d238cb0d-64fe-4283-a065-05dc1321e109 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:37.375573 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-d238cb0d-64fe-4283-a065-05dc1321e109 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:37.376460 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1787/3616] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:37 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:38.393601 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bb32be1-18bd-4bec-a925-5fd0753fc903 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:38.394182 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bb32be1-18bd-4bec-a925-5fd0753fc903 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:38.394374 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:38.394374 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:38.394764 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-6bb32be1-18bd-4bec-a925-5fd0753fc903 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:38.447054 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:38.447054 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:38.456251 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-6bb32be1-18bd-4bec-a925-5fd0753fc903 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:38.479868 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-6bb32be1-18bd-4bec-a925-5fd0753fc903 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:38.480957 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1830/3617] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:38 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:39.497383 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac993a89-a577-4b3b-99d9-79697fe7cd8e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:39.499450 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac993a89-a577-4b3b-99d9-79697fe7cd8e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:39.499904 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:39.499904 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:39.500587 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-ac993a89-a577-4b3b-99d9-79697fe7cd8e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:39.551896 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:39.551896 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:39.560927 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-ac993a89-a577-4b3b-99d9-79697fe7cd8e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:39.584932 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-ac993a89-a577-4b3b-99d9-79697fe7cd8e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:39.585766 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1788/3618] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:39 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:40.603490 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-960c7b13-256e-4466-8e45-bcbe896abe8d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:40.604791 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-960c7b13-256e-4466-8e45-bcbe896abe8d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:40.605067 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:40.605067 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:40.605669 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-960c7b13-256e-4466-8e45-bcbe896abe8d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:40.658213 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:40.658213 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:40.667684 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-960c7b13-256e-4466-8e45-bcbe896abe8d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:40.702623 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-960c7b13-256e-4466-8e45-bcbe896abe8d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:40.703475 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1831/3619] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:40 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:41.719367 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4a92ad1-5c27-4782-876c-96e9952526f8 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:41.719935 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4a92ad1-5c27-4782-876c-96e9952526f8 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:41.720056 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:41.720056 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:41.720426 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c4a92ad1-5c27-4782-876c-96e9952526f8 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:41.769544 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:41.769544 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:41.778174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c4a92ad1-5c27-4782-876c-96e9952526f8 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:41.800493 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c4a92ad1-5c27-4782-876c-96e9952526f8 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:41.801403 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1789/3620] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:41 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:42.822140 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21734089-ed06-44f9-93d4-3ed0dd795f4c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:42.822728 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21734089-ed06-44f9-93d4-3ed0dd795f4c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:42.822856 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:42.822856 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:42.823181 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-21734089-ed06-44f9-93d4-3ed0dd795f4c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:42.872100 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:42.872100 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:42.881151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-21734089-ed06-44f9-93d4-3ed0dd795f4c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:42.905246 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-21734089-ed06-44f9-93d4-3ed0dd795f4c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:42.906060 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1832/3621] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:42 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:43.922744 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7c1f8af-bae3-4d36-864b-91b255d9725f tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:43.923390 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7c1f8af-bae3-4d36-864b-91b255d9725f tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:43.923390 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:43.923390 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:43.923709 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-e7c1f8af-bae3-4d36-864b-91b255d9725f tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:43.979481 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:43.979481 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:43.992147 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-e7c1f8af-bae3-4d36-864b-91b255d9725f tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:44.030853 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-e7c1f8af-bae3-4d36-864b-91b255d9725f tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:44.032182 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1790/3622] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:43 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 914 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:45.054576 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-071a52e0-fba3-40c2-a83e-bcb38480fe0d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:45.055211 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-071a52e0-fba3-40c2-a83e-bcb38480fe0d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:45.055437 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:45.055437 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:45.056142 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-071a52e0-fba3-40c2-a83e-bcb38480fe0d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:45.106064 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:45.106064 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:45.115382 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-071a52e0-fba3-40c2-a83e-bcb38480fe0d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:45.138777 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-071a52e0-fba3-40c2-a83e-bcb38480fe0d tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:45.139604 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1833/3623] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:45 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 972 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:46.155622 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2847531-a877-4a3f-9dc9-ebf36196c55e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:46.156476 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2847531-a877-4a3f-9dc9-ebf36196c55e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:46.156476 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:46.156476 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:46.156962 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-f2847531-a877-4a3f-9dc9-ebf36196c55e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:46.209371 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:46.209371 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:46.218076 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-f2847531-a877-4a3f-9dc9-ebf36196c55e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:46.241091 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-f2847531-a877-4a3f-9dc9-ebf36196c55e tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:46.241923 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1791/3624] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:46 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:50:47.260412 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ccf6b68-7eb6-4fa2-9813-6eb927f86757 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:47.261022 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ccf6b68-7eb6-4fa2-9813-6eb927f86757 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:47.261186 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:47.261186 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:47.261695 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-9ccf6b68-7eb6-4fa2-9813-6eb927f86757 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:47.312241 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:47.312241 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:47.320457 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-9ccf6b68-7eb6-4fa2-9813-6eb927f86757 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:47.344137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-9ccf6b68-7eb6-4fa2-9813-6eb927f86757 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:47.345039 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1834/3625] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:47 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:50:48.362998 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c72d99ad-6f94-4f12-8d9f-d1c031337f7c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:48.363581 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c72d99ad-6f94-4f12-8d9f-d1c031337f7c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:48.363909 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:48.363909 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:48.364296 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-c72d99ad-6f94-4f12-8d9f-d1c031337f7c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:48.421800 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:48.421800 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:48.430948 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-c72d99ad-6f94-4f12-8d9f-d1c031337f7c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:48.453470 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-c72d99ad-6f94-4f12-8d9f-d1c031337f7c tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:48.454077 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1792/3626] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:48 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 19 09:50:49.470611 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcc2bc10-a8f5-4109-9b73-8ef34beda205 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:49.471195 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcc2bc10-a8f5-4109-9b73-8ef34beda205 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:49.471334 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:49.471334 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:49.471706 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-dcc2bc10-a8f5-4109-9b73-8ef34beda205 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:49.525159 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:49.525159 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:49.534664 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-dcc2bc10-a8f5-4109-9b73-8ef34beda205 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:49.558714 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-dcc2bc10-a8f5-4109-9b73-8ef34beda205 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:49.559555 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1835/3627] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:49 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:50:50.576529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-902815ce-314d-4653-b720-e1996c63bef5 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:50.577238 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-902815ce-314d-4653-b720-e1996c63bef5 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:50.577472 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:50.577472 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:50.577861 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [None req-902815ce-314d-4653-b720-e1996c63bef5 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:50.628392 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:50.628392 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:50.637009 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [None req-902815ce-314d-4653-b720-e1996c63bef5 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:50.660358 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [None req-902815ce-314d-4653-b720-e1996c63bef5 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:50.661182 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1793/3628] 10.222.0.25 () {58 vars in 1315 bytes} [Tue Jan 19 09:50:50 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:50:50.752137 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:50.752757 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:50.753017 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:50.753017 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:50.753422 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:50.815874 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:50.815874 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:50.825172 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:50.849485 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:50.850373 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1836/3629] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:50:50 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 1363 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:50:51.601191 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-5fbf7add-8a84-4409-a709-e0fb8c2e9e58 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:51.601707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-5fbf7add-8a84-4409-a709-e0fb8c2e9e58 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:51.601909 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:51.601909 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:51.602290 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-5fbf7add-8a84-4409-a709-e0fb8c2e9e58 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:51.651526 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:51.651526 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:51.659489 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-5fbf7add-8a84-4409-a709-e0fb8c2e9e58 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:51.682711 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-5fbf7add-8a84-4409-a709-e0fb8c2e9e58 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:51.683566 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1794/3630] 10.222.0.25 () {60 vars in 1569 bytes} [Tue Jan 19 09:50:51 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:50:51.694351 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume// Jan 19 09:50:51.694867 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:51.695090 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:51.695090 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:51.695467 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:51.696657 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:50:51.697244 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1837/3631] 10.222.0.25 () {58 vars in 1289 bytes} [Tue Jan 19 09:50:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:50:51.709844 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-9137c1fd-1968-4bb3-a02c-3cbeeeca5c44 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] POST http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments Jan 19 09:50:51.710342 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:51.710342 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:51.710804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-9137c1fd-1968-4bb3-a02c-3cbeeeca5c44 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed278389-c177-41ca-a0f3-af9e7078a708", "instance_uuid": "6c37fb98-4f1a-46e4-9c70-d470557d2d64", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:50:51.763700 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:51.763700 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:51.815529 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-9137c1fd-1968-4bb3-a02c-3cbeeeca5c44 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments returned with HTTP 200 Jan 19 09:50:51.816409 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1795/3632] 10.222.0.25 () {66 vars in 1565 bytes} [Tue Jan 19 09:50:51 2021] POST /volume/v3/d03c734fdc484ba9808187f48426a700/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:50:53.267749 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume// Jan 19 09:50:53.268314 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:53.268698 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:53.269794 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-0c433358-65ee-43d1-8ca5-d84927d3fe13 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:50:53.270401 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1838/3633] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:50:53 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:50:53.283931 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-dc2a96ad-b506-453e-8f4d-9bb7e6068958 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:50:53.284515 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-dc2a96ad-b506-453e-8f4d-9bb7e6068958 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:50:53.284735 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:53.284735 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:53.285117 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-dc2a96ad-b506-453e-8f4d-9bb7e6068958 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:50:53.336650 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:53.336650 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:53.345825 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-dc2a96ad-b506-453e-8f4d-9bb7e6068958 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:50:53.365755 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:53.365755 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:53.377334 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-dc2a96ad-b506-453e-8f4d-9bb7e6068958 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:50:53.378176 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1796/3634] 10.222.0.41 () {60 vars in 1403 bytes} [Tue Jan 19 09:50:53 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 1461 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:50:53.416663 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] PUT http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228 Jan 19 09:50:53.417488 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.41", "host": "n-h2-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:50:53.447314 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:50:53.447314 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:50:53.447837 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Lock "b'cinder-attachment_update-ed278389-c177-41ca-a0f3-af9e7078a708-n-h2-758944-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:50:53.450212 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:53.450212 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:54.695551 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Lock "b'cinder-attachment_update-ed278389-c177-41ca-a0f3-af9e7078a708-n-h2-758944-2'" released by "attachment_update" :: held 1.248s {{(pid=87970) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:50:54.696314 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228 returned with HTTP 200 Jan 19 09:50:54.697184 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1839/3635] 10.222.0.41 () {64 vars in 1468 bytes} [Tue Jan 19 09:50:53 2021] PUT /volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228 => generated 762 bytes in 1286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:50:54.734997 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-cc5f3143-281b-48b7-8dbe-d4d2f3e0c4ed tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] POST http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228/action Jan 19 09:50:54.735737 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:50:54.735737 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:50:54.736468 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-cc5f3143-281b-48b7-8dbe-d4d2f3e0c4ed tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action body: b'{"os-complete": null}' {{(pid=87971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:50:54.737192 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-cc5f3143-281b-48b7-8dbe-d4d2f3e0c4ed tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:50:54.822480 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:50:54.822480 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:50:54.850364 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-cc5f3143-281b-48b7-8dbe-d4d2f3e0c4ed tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228/action returned with HTTP 204 Jan 19 09:50:54.851894 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1797/3636] 10.222.0.41 () {64 vars in 1489 bytes} [Tue Jan 19 09:50:54 2021] POST /volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:53:36.352106 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume// Jan 19 09:53:36.352600 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:53:36.352704 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:53:36.352704 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:53:36.353072 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'all' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:53:36.354151 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-f243d007-30ec-4696-923a-b7e7c818ce9c req-04709d74-1964-4e10-a441-ff0cf1d4adcb tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:53:36.354774 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1840/3637] 10.222.0.41 () {56 vars in 1089 bytes} [Tue Jan 19 09:53:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:53:36.369007 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-21602790-2c3e-4d14-ad78-da8144e73308 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] POST http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments Jan 19 09:53:36.369579 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:53:36.369579 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:53:36.369998 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-21602790-2c3e-4d14-ad78-da8144e73308 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed278389-c177-41ca-a0f3-af9e7078a708", "instance_uuid": "6c37fb98-4f1a-46e4-9c70-d470557d2d64", "connector": null}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:53:36.420485 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:53:36.420485 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:53:36.536336 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-21602790-2c3e-4d14-ad78-da8144e73308 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments returned with HTTP 200 Jan 19 09:53:36.537248 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1798/3638] 10.222.0.41 () {64 vars in 1358 bytes} [Tue Jan 19 09:53:36 2021] POST /volume/v3/d03c734fdc484ba9808187f48426a700/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:53:36.567275 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-00713701-9b0f-4391-8253-b76fd67ac5a2 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] DELETE http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228 Jan 19 09:53:36.567780 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-00713701-9b0f-4391-8253-b76fd67ac5a2 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:53:36.568257 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-00713701-9b0f-4391-8253-b76fd67ac5a2 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'version_select' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:53:36.589389 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:53:36.589389 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:53:36.775558 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-00713701-9b0f-4391-8253-b76fd67ac5a2 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(e2addca3-f70f-447b-a4f5-88c8b24f1cc7)]) {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:53:36.776079 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-00713701-9b0f-4391-8253-b76fd67ac5a2 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Adding status of: reserved to pending status list for volume. {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 19 09:53:36.776707 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-00713701-9b0f-4391-8253-b76fd67ac5a2 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87970) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:53:36.784174 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-00713701-9b0f-4391-8253-b76fd67ac5a2 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228 returned with HTTP 200 Jan 19 09:53:36.785042 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1841/3639] 10.222.0.41 () {62 vars in 1437 bytes} [Tue Jan 19 09:53:36 2021] DELETE /volume/v3/d03c734fdc484ba9808187f48426a700/attachments/6c865616-751c-4a9c-b1a7-79af3e2d4228 => generated 192 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:53:39.123572 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-21602790-2c3e-4d14-ad78-da8144e73308 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume// Jan 19 09:53:39.124077 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-21602790-2c3e-4d14-ad78-da8144e73308 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:53:39.124199 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:53:39.124199 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:53:39.124536 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-21602790-2c3e-4d14-ad78-da8144e73308 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'all' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:53:39.125586 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-e9f9d4d8-c9c9-429f-ba99-f31cca55130f req-21602790-2c3e-4d14-ad78-da8144e73308 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume// returned with HTTP 300 Jan 19 09:53:39.126183 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1799/3640] 10.222.0.15 () {56 vars in 1089 bytes} [Tue Jan 19 09:53:39 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 19 09:53:39.139262 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-f3e6a0e4-c3b2-495c-9140-8cddf4b75ecf tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] GET http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:53:39.139840 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-f3e6a0e4-c3b2-495c-9140-8cddf4b75ecf tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:53:39.140055 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:53:39.140055 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:53:39.140430 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-f3e6a0e4-c3b2-495c-9140-8cddf4b75ecf tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'show' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:53:39.189571 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:53:39.189571 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:53:39.197548 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-f3e6a0e4-c3b2-495c-9140-8cddf4b75ecf tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:53:39.216337 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:53:39.216337 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:53:39.226064 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-f3e6a0e4-c3b2-495c-9140-8cddf4b75ecf tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 200 Jan 19 09:53:39.226909 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1842/3641] 10.222.0.15 () {60 vars in 1403 bytes} [Tue Jan 19 09:53:39 2021] GET /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 1461 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 19 09:53:39.262914 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-3e7c1004-9e6a-4ecb-a550-870385479347 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] PUT http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7 Jan 19 09:53:39.263804 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-3e7c1004-9e6a-4ecb-a550-870385479347 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.15", "host": "n-h1-758944-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-758944-2.cbci-758944-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:53:39.291644 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 19 09:53:39.291644 n-d-758944-2 devstack@c-api.service[87969]: return self(f, *args, **kw) Jan 19 09:53:39.292121 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-3e7c1004-9e6a-4ecb-a550-870385479347 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Lock "b'cinder-attachment_update-ed278389-c177-41ca-a0f3-af9e7078a708-n-h1-758944-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 19 09:53:39.294349 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:53:39.294349 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:53:40.538035 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.coordination [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-3e7c1004-9e6a-4ecb-a550-870385479347 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Lock "b'cinder-attachment_update-ed278389-c177-41ca-a0f3-af9e7078a708-n-h1-758944-2'" released by "attachment_update" :: held 1.246s {{(pid=87971) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 19 09:53:40.538837 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-3e7c1004-9e6a-4ecb-a550-870385479347 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7 returned with HTTP 200 Jan 19 09:53:40.539870 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1800/3642] 10.222.0.15 () {64 vars in 1468 bytes} [Tue Jan 19 09:53:39 2021] PUT /volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7 => generated 762 bytes in 1282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 19 09:53:40.572680 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-6a16ac0a-9649-427c-9e12-380c870bddc0 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] POST http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7/action Jan 19 09:53:40.573256 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:53:40.573256 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:53:40.573664 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-6a16ac0a-9649-427c-9e12-380c870bddc0 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action body: b'{"os-complete": null}' {{(pid=87970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 19 09:53:40.574657 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-6a16ac0a-9649-427c-9e12-380c870bddc0 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 19 09:53:40.643233 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:53:40.643233 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:53:40.655866 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-4d6790de-221c-444f-8a23-1f10d5e165ca req-6a16ac0a-9649-427c-9e12-380c870bddc0 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7/action returned with HTTP 204 Jan 19 09:53:40.656695 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1843/3643] 10.222.0.15 () {64 vars in 1489 bytes} [Tue Jan 19 09:53:40 2021] POST /volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 19 09:55:24.818218 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-0e280739-ad3c-4196-b48f-c1ef4ba35ab6 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] DELETE http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7 Jan 19 09:55:24.818735 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-0e280739-ad3c-4196-b48f-c1ef4ba35ab6 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:55:24.818958 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:55:24.818958 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:55:24.819328 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-0e280739-ad3c-4196-b48f-c1ef4ba35ab6 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'version_select' {{(pid=87971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:55:24.840335 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:55:24.840335 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:55:25.318806 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-0e280739-ad3c-4196-b48f-c1ef4ba35ab6 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 19 09:55:25.319233 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.volume.api [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-0e280739-ad3c-4196-b48f-c1ef4ba35ab6 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Pending status list for volume during attachment-delete: [] {{(pid=87971) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 19 09:55:25.325734 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-0e280739-ad3c-4196-b48f-c1ef4ba35ab6 tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7 returned with HTTP 200 Jan 19 09:55:25.326703 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87971|app: 0|req: 1801/3644] 10.222.0.15 () {62 vars in 1437 bytes} [Tue Jan 19 09:55:24 2021] DELETE /volume/v3/d03c734fdc484ba9808187f48426a700/attachments/e2addca3-f70f-447b-a4f5-88c8b24f1cc7 => generated 19 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 19 09:55:25.353369 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-b03709f0-d91b-4a35-8b35-36796745a1aa tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] DELETE http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:55:25.354345 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-b03709f0-d91b-4a35-8b35-36796745a1aa tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Empty body provided in request {{(pid=87970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 19 09:55:25.354587 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 19 09:55:25.354587 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning, Jan 19 09:55:25.354968 n-d-758944-2 devstack@c-api.service[87969]: DEBUG cinder.api.openstack.wsgi [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-b03709f0-d91b-4a35-8b35-36796745a1aa tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Calling method 'delete' {{(pid=87970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 19 09:55:25.355437 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.v3.volumes [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-b03709f0-d91b-4a35-8b35-36796745a1aa tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Delete volume with id: ed278389-c177-41ca-a0f3-af9e7078a708 Jan 19 09:55:25.406114 n-d-758944-2 devstack@c-api.service[87969]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 19 09:55:25.406114 n-d-758944-2 devstack@c-api.service[87969]: DeprecationWarning) Jan 19 09:55:25.407306 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-b03709f0-d91b-4a35-8b35-36796745a1aa tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Volume info retrieved successfully. Jan 19 09:55:25.435112 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.volume.api [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-b03709f0-d91b-4a35-8b35-36796745a1aa tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] Delete volume request issued successfully. Jan 19 09:55:25.435587 n-d-758944-2 devstack@c-api.service[87969]: INFO cinder.api.openstack.wsgi [req-3db4895e-166b-4bd6-98b3-936bd4be208f req-b03709f0-d91b-4a35-8b35-36796745a1aa tempest-TestShelveInstance-1479285928 tempest-TestShelveInstance-1479285928] http://10.222.0.25/volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 returned with HTTP 202 Jan 19 09:55:25.436454 n-d-758944-2 devstack@c-api.service[87969]: [pid: 87970|app: 0|req: 1844/3645] 10.222.0.15 () {60 vars in 1384 bytes} [Tue Jan 19 09:55:25 2021] DELETE /volume/v3/d03c734fdc484ba9808187f48426a700/volumes/ed278389-c177-41ca-a0f3-af9e7078a708 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)